Commit Graph

1924 Commits

Author SHA1 Message Date
KingRainbow44
b6b9d3d744
Multi-threaded resource loading 2023-05-18 03:56:38 -04:00
KingRainbow44
48959d54c5
More player property documentation 2023-05-18 03:15:52 -04:00
KingRainbow44
0047bb2e8d
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-18 03:00:52 -04:00
github-actions
87ffbdd0f1 Format code [skip actions] 2023-05-18 06:59:08 +00:00
KingRainbow44
0c45a548cc
Pause in-game time when the world is paused 2023-05-18 02:58:08 -04:00
KingRainbow44
c80e0f0572
Clean up logger more 2023-05-18 02:56:40 -04:00
KingRainbow44
13f055035f
Use removeItemById for deleting items via quests 2023-05-18 02:56:12 -04:00
KingRainbow44
427cb039cf
Move more logs to trace 2023-05-18 02:55:02 -04:00
KingRainbow44
8438e94c6e
Fix player pausing 2023-05-18 02:54:47 -04:00
KingRainbow44
bb693cd222
Move warns for groups to debug 2023-05-18 01:29:28 -04:00
KingRainbow44
25d582f41e
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-18 01:29:04 -04:00
KingRainbow44
655a634ba3
Fix cooking packet definitions
thanks nick!
2023-05-17 23:44:53 -04:00
KingRainbow44
19bf2dfc69
Fix cooking packet definitions
thanks nick!
2023-05-17 23:19:56 -04:00
github-actions
efde83c042 Format code [skip actions] 2023-05-18 03:14:07 +00:00
KingRainbow44
3779ac6bf1
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-17 21:28:59 -04:00
KingRainbow44
64e0379ca5
Update player properties 2023-05-17 21:16:10 -04:00
github-actions
67364dc867 Format code [skip actions] 2023-05-18 00:55:57 +00:00
KingRainbow44
18bc68774c
Fix game time locking 2023-05-17 20:53:32 -04:00
github-actions
69fadff479 Format code [skip actions] 2023-05-17 05:02:10 +00:00
KingRainbow44
cc94a21ca9
Fix player level up not displaying on the client properly 2023-05-17 00:57:01 -04:00
KingRainbow44
2a683a0e36
Add handbook IP authentication in hybrid mode 2023-05-17 00:37:37 -04:00
KingRainbow44
ca5e33c781
Move more group loading to trace 2023-05-17 00:31:33 -04:00
KingRainbow44
6a0cb2732c
Fix logic of SetPlayerPropReq 2023-05-17 00:24:40 -04:00
github-actions
e63a94bf19 Format code [skip actions] 2023-05-17 00:08:26 +00:00
KingRainbow44
38b7c2d0d3
Change colors to fit _something suitable_ 2023-05-16 20:04:31 -04:00
KingRainbow44
919f533ed7
Add quest data dumping for the handbook 2023-05-16 19:46:18 -04:00
github-actions
a377fe2107 Format code [skip actions] 2023-05-16 06:47:42 +00:00
KingRainbow44
2800cce15a
Implement proper handbook authentication (pt. 2) 2023-05-16 02:45:00 -04:00
KingRainbow44
f1cf6da178
Implement proper handbook authentication (pt. 1) 2023-05-16 02:38:01 -04:00
KingRainbow44
79d417c3ca
format imports
this is really just to see if build handbook works kek
2023-05-15 04:00:34 -04:00
KingRainbow44
c07c7701dd
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-15 03:57:13 -04:00
KingRainbow44
2fb03b4186
Download data for the build, not for the lint 2023-05-15 03:57:05 -04:00
github-actions
01edea175e Lint Code [skip actions] 2023-05-15 07:56:21 +00:00
Scald
4647d528e2
Gm handbook lmao (#2149)
* Fix font issue

* Fix avatars

* Fix text overflow in commands

* Fix virtualized lists and items page 😭😭

* magix why 💀

* use hover style in all minicards

* button

* remove console.log

* lint

* Add icons

* magix asked

* Fix overflow padding issue

* Fix achievement text overflow

* remove icons from repo

* Change command icon

* Add the wiki page as a submodule

* total magix moment

* fix text overflow in commands

* Fix discord button

* Make text scale on Minicard

* import icons and font from another source

* Add hover effects to siebar buttons

* move font and readme to submodule repo

* Make data folder a submodule

* import icons and font from data submodule

* Update README.md

* total magix moment

* magix moment v2

* submodule change

* Import `.webp` files

* Resize `HomeButton`

* Fix 'Copy Command' reappearing after changing pages

---------

Co-authored-by: KingRainbow44 <kobedo11@gmail.com>
2023-05-15 03:55:44 -04:00
github-actions
44003f4ee6 Format code [skip actions] 2023-05-15 07:39:29 +00:00
KingRainbow44
8ecb890fbe
Separate the dispatch and game servers (pt. 3)
implement handbook across servers!
2023-05-15 03:37:07 -04:00
KingRainbow44
639cbb481d
Set default avatar talent level to 10 2023-05-15 03:26:29 -04:00
KingRainbow44
8be18a6460
Add description for '/troubleshoot' 2023-05-15 02:37:55 -04:00
KingRainbow44
15b1718052
Separate the dispatch and game servers (pt. 2)
this commit fixes the gacha page
2023-05-15 02:37:35 -04:00
github-actions
e079eebc0f Format code [skip actions] 2023-05-15 04:45:40 +00:00
KingRainbow44
bcc9ae10cd
Separate the dispatch and game servers (pt. 1)
gacha is still broken, handbook still needs to be done
2023-05-15 00:43:16 -04:00
Tesutarin
97fbbdca84
Update translation (#2150)
* Update translation

* Update translation
2023-05-14 12:05:02 -04:00
github-actions
652c416423 Format code [skip actions] 2023-05-14 07:42:41 +00:00
KingRainbow44
2ff5dbbc1c
Add call for Facebook logins 2023-05-14 00:45:01 -04:00
github-actions
3cc034ef12 Format code [skip actions] 2023-05-13 21:41:44 +00:00
KingRainbow44
9d4d4e6494
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-13 17:39:25 -04:00
KingRainbow44
0d733e3abf
Run spotlessApply 2023-05-13 17:39:02 -04:00
KingRainbow44
8c54950af0
Fix forge queue data protocol definition 2023-05-13 17:38:52 -04:00
github-actions
57d98f1da7 Format code [skip actions] 2023-05-13 21:13:46 +00:00
KingRainbow44
c1139ca04c
Add temporary backwards compatability for ServerHelper 2023-05-13 17:11:03 -04:00
KingRainbow44
d20f63e835
Fix gacha mappings static file issue 2023-05-13 17:05:07 -04:00
KingRainbow44
9322c288ac
Upgrade Javalin to 5.5.0 & Fix project warnings 2023-05-13 16:40:15 -04:00
github-actions
5755aa4e6c Format code [skip actions] 2023-05-13 04:59:12 +00:00
KingRainbow44
7b097e879e
Change the way existing hooks work 2023-05-13 00:57:17 -04:00
KingRainbow44
c21f95928b
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-13 00:42:59 -04:00
github-actions
98cb2f3a57 Format code [skip actions] 2023-05-13 04:41:58 +00:00
github-actions
954939744c Lint Code [skip actions] 2023-05-13 04:40:24 +00:00
KingRainbow44
be560e4754
Make descriptions of objects scrollable 2023-05-13 00:39:48 -04:00
KingRainbow44
dc4d081e08
Add support for 'plain text' mode 2023-05-13 00:39:32 -04:00
KingRainbow44
254c96c2c0
Add setting level to entity card 2023-05-13 00:04:15 -04:00
KingRainbow44
1c91a776ed
Implement entity spawning 2023-05-12 23:50:28 -04:00
KingRainbow44
10adc756d7
Fix going back returning a blank screen 2023-05-12 23:40:29 -04:00
KingRainbow44
5f9d5dd33f
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-12 23:25:38 -04:00
github-actions
ff124095bb Format code [skip actions] 2023-05-13 03:20:49 +00:00
KingRainbow44
b55cbbc507
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-12 23:20:26 -04:00
KingRainbow44
ebc6d9a06e
Remove 'Mechanicus' entities from the list of entities 2023-05-12 23:20:19 -04:00
KingRainbow44
6e1617e621
Make clickable buttons appear clickable 2023-05-12 23:20:00 -04:00
github-actions
98b834cdcd Lint Code [skip actions] 2023-05-13 03:18:45 +00:00
KingRainbow44
8c0045a8d7
Add color change to Join the Community! 2023-05-12 21:49:13 -04:00
KingRainbow44
8a2b860932
Fix listener ConcurrentModificationException issue 2023-05-12 20:19:30 -04:00
KingRainbow44
78ee3e8db1
Implement handbook teleporting
also a few formatting changes and sort data by logical sense
2023-05-12 20:18:53 -04:00
KingRainbow44
f8054a82a9
Add basic troubleshooting command 2023-05-12 19:38:46 -04:00
KingRainbow44
63488f826a
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-12 19:05:18 -04:00
KingRainbow44
e3accdad1b
Fix character names rendering incorrectly 2023-05-11 23:05:36 -04:00
github-actions
757dc9f261 Lint Code [skip actions] 2023-05-12 02:54:36 +00:00
KingRainbow44
564e4e496b
Check if a command should be copied or HTTP should be used 2023-05-11 22:52:09 -04:00
scooterboo
ef263cb326
unload scene when there are no players (#2147)
* unload scene when there are no players

* Update src/main/java/emu/grasscutter/game/world/Scene.java

Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>

---------

Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>
2023-05-11 22:04:43 -04:00
github-actions
c425fb12c4 Format code [skip actions] 2023-05-12 02:03:50 +00:00
KingRainbow44
2017bc57a0
Merge remote-tracking branch 'origin/unstable' into unstable
# Conflicts:
#	src/main/java/emu/grasscutter/game/talk/TalkManager.java
2023-05-11 22:01:28 -04:00
KingRainbow44
6516e4be1e
NPCs are not spawned server side; change logic to handle it 2023-05-11 21:17:08 -04:00
github-actions
3f4578c0ba Format code [skip actions] 2023-05-12 01:13:53 +00:00
KingRainbow44
db1cc788b4
Validate the NPC being talked to 2023-05-11 21:11:10 -04:00
KingRainbow44
9c0b9afae2
Make KcpTunnel public 2023-05-11 21:10:38 -04:00
KingRainbow44
0fb0b590e1
Move invalid ability action to trace 2023-05-11 21:09:49 -04:00
KingRainbow44
82b193945e
Add more information to the 'unknown condition handler' message 2023-05-11 21:08:33 -04:00
KingRainbow44
02a9c55b0f
Move 'invalid gather object' to trace 2023-05-11 21:08:14 -04:00
github-actions
6d3dc1ad70 Format code [skip actions] 2023-05-11 23:56:24 +00:00
KingRainbow44
780674e8de
Use Lombok's EqualsAndHashCode for comparing scene regions 2023-05-11 19:54:04 -04:00
github-actions
45f4a9233d Format code [skip actions] 2023-05-11 23:46:37 +00:00
KingRainbow44
e514095e8a
Fix region removal checking 2023-05-11 19:43:52 -04:00
KingRainbow44
5cd9d3a26d
Initialize the script loader in ResourceLoader#loadAll 2023-05-11 19:41:50 -04:00
KingRainbow44
4eaaa507ae
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-11 00:52:06 -04:00
github-actions
77e048b36b Format code [skip actions] 2023-05-11 04:52:00 +00:00
KingRainbow44
de5fd49d93
Re-add call to Player#updatePlayerGameTime 2023-05-11 00:51:57 -04:00
scooterboo
5e3acab116
Fully fix fairy clock (#2146)
* Fix scene transition

* fully fix fairy clock
2023-05-11 00:49:21 -04:00
github-actions
c78f9f2801 Format code [skip actions] 2023-05-11 04:27:51 +00:00
KingRainbow44
42e6e4c44d
Fix delay with server tasks 2023-05-11 00:25:09 -04:00
github-actions
f9906c4492 Format code [skip actions] 2023-05-11 02:23:43 +00:00
KingRainbow44
f51fd55cb5
Fix worktop options not appearing 2023-05-10 22:21:16 -04:00
KingRainbow44
e32aea4d0b
Remove more scene synchronized 2023-05-10 22:21:13 -04:00