Commit Graph

2407 Commits

Author SHA1 Message Date
KingRainbow44
d1f774892c
Fix event calling & canceling 2023-05-26 23:26:49 -04:00
KingRainbow44
9d4cb733e2
Fix GitHub actions 2023-05-26 14:57:20 -04:00
KingRainbow44
1fef3f8a05
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-26 14:52:39 -04:00
KingRainbow44
d35777d969
Implement fetching a player across servers & Add a chainable JsonObject
useful for plugins! might be used in grasscutter eventually
2023-05-26 14:52:22 -04:00
KingRainbow44
273dadd4ba
Fix target destination for the Gradle-built handbook 2023-05-26 14:25:29 -04:00
github-actions
5f6766305d Lint Code [skip actions] 2023-05-26 18:21:59 +00:00
KingRainbow44
b0714f209c
Fix the 'finer details' with the handbook UI 2023-05-26 13:49:10 -04:00
KingRainbow44
77796aa8b6
Build the handbook with Gradle 2023-05-26 13:48:52 -04:00
KingRainbow44
2107866787
Add _some_ scaling to the home buttons and its text 2023-05-26 12:03:25 -04:00
KingRainbow44
60d4211887
Change scrollbar to a vibrant color 2023-05-26 12:02:56 -04:00
KingRainbow44
9f6f8bef79
Implement hiding widgets 2023-05-26 12:02:43 -04:00
KingRainbow44
be588de92f
Change HTML spacing to 2 spaces 2023-05-26 12:02:28 -04:00
KingRainbow44
cf4389cd1d
Fix the background color leaking from the character widget 2023-05-26 11:22:54 -04:00
KingRainbow44
77fa859caa
Fix protocol definitions
thank you Nazrin! (+ hiro for raw definitions)
2023-05-26 11:10:58 -04:00
Nazrin
883dcef054
instantiate personalLineList (#2165) 2023-05-25 10:19:21 -04:00
github-actions
a4ef130923 Format code [skip actions] 2023-05-23 23:38:49 +00:00
KingRainbow44
c0ad1bf75b
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-23 19:35:51 -04:00
KingRainbow44
f1baaf5869
Add dumper for world areas 2023-05-23 19:35:05 -04:00
Nazrin
1d884dd05e
Don't overdefine variables in extended classes (#2163) 2023-05-23 07:47:15 -07:00
github-actions
6cf9e03ead Format code [skip actions] 2023-05-22 08:26:39 +00:00
KingRainbow44
9f393916e8
Add world areas to the textmap cache 2023-05-22 04:23:57 -04:00
Nazrin
a48bc24aae
Remove manual autofinish for main quests. (#2162) 2023-05-22 03:58:47 -04:00
github-actions
4ca172bf42 Format code [skip actions] 2023-05-22 07:47:38 +00:00
KingRainbow44
1de1f42abc
Fix event invokes 2023-05-22 03:44:04 -04:00
KingRainbow44
4c0ce8e20e
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-22 03:15:18 -04:00
KingRainbow44
acf56fc432
Optimize event calls 2023-05-22 03:15:05 -04:00
KingRainbow44
d8ad10e22d
Add PlayerEnterAreaEvent 2023-05-22 02:57:59 -04:00
KingRainbow44
ec55b2ec22
Run spotlessApply on definitions 2023-05-21 22:46:14 -04:00
KingRainbow44
a190536149
Remove deprecated fields from GetShopRsp 2023-05-21 22:45:47 -04:00
KingRainbow44
49483dd607
Make more fields in excels accessible 2023-05-21 21:32:48 -04:00
KingRainbow44
f66408fd3c
Add documentation about WorldAreaConfigData 2023-05-20 23:13:19 -04:00
KingRainbow44
0cad9a90c0
Enable debug mode for plugin loggers if enabled for the primary logger 2023-05-20 23:13:01 -04:00
github-actions
e05a29ecf1 Format code [skip actions] 2023-05-21 02:02:00 +00:00
KingRainbow44
b88b3717c3
Add initial startup message
this is so the server appears like its preparing to start
2023-05-20 21:08:59 -04:00
KingRainbow44
43ab558735
Add EntityCreationEvent 2023-05-20 21:08:35 -04:00
KingRainbow44
1515d62aa6
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-20 21:05:54 -04:00
KingRainbow44
80dabd08d3
Disable SNI for the HTTPS server 2023-05-20 17:23:11 -04:00
Tesutarin
3c84d22dc4
Bring back period lol (#2160) 2023-05-20 11:50:59 -04:00
github-actions
6d845e1cc6 Format code [skip actions] 2023-05-20 15:45:17 +00:00
Nazrin
4e8726d29e
Partially fix Chasing Shadows (#2159)
* Partially fix Chasing Shadows

* Go ahead and move it before the return before Magix tells me to.
2023-05-20 11:42:26 -04:00
github-actions
9b83ea9072 Format code [skip actions] 2023-05-20 08:05:42 +00:00
Nazrin
9eddd87095
fix NPC talk triggering main quest in 46101 (#2158)
Make it so that only talks where the param matches the talkId are checked.
2023-05-20 04:03:00 -04:00
github-actions
bbd201c90e Format code [skip actions] 2023-05-20 07:47:53 +00:00
github-actions
44d467b5d6 Lint Code [skip actions] 2023-05-20 07:45:52 +00:00
KingRainbow44
d5de603d76
Fix changing target UID when talking to the server 2023-05-20 03:03:13 -04:00
KingRainbow44
cad6e90c90
Revert Multi-threaded resource loading 2023-05-20 02:55:33 -04:00
KingRainbow44
1a6fa43367
Clean up .utils 2023-05-20 02:25:49 -04:00
KingRainbow44
51c5cb5c62
Add defaults to Position 2023-05-19 19:52:55 -04:00
KingRainbow44
858c512f22
Add PlayerChatEvent 2023-05-19 19:49:29 -04:00
KingRainbow44
a2400541b5
Remove legacy documentation from PlayerMoveEvent 2023-05-19 19:38:06 -04:00