Commit Graph

2260 Commits

Author SHA1 Message Date
馬良※チノ
d8d31f3afe Update AvatarUpgradeRspOuterClass.java (#2193) 2023-06-06 16:39:46 -04:00
github-actions
7fb9913c4f Format code [skip actions] 2023-06-06 03:28:38 +00:00
KingRainbow44
8472c36490 Implement SET_KILLED_STATE 2023-06-05 23:27:14 -04:00
github-actions
ddb76a0c2a Format code [skip actions] 2023-06-04 21:57:29 +00:00
StartForKiller
c40213affc Action id mapping fix 2023-06-04 17:55:19 -04:00
StartForKiller
f389d2fb28 Handle SetRandomOverrideMapValue 2023-06-04 17:53:48 -04:00
StartForKiller
b5595c3fab Fix dropType de-serialization
enum edition
2023-06-04 17:53:30 -04:00
KingRainbow44
ecb6145e54 Revert "Fix dropType de-serialization" 2023-06-04 17:52:12 -04:00
KingRainbow44
eb17d65330 Revert "Format code [skip actions]"
This reverts commit 22e953b636.
2023-06-04 17:50:55 -04:00
github-actions
22e953b636 Format code [skip actions] 2023-06-04 19:56:38 +00:00
KingRainbow44
6080297be9 Fix dropType de-serialization 2023-06-04 15:55:06 -04:00
github-actions
6d6e6a041d Format code [skip actions] 2023-06-04 05:01:54 +00:00
KingRainbow44
b09c0d48bf Fix ActionGenerateElemBall 2023-06-04 01:00:27 -04:00
github-actions
b050337216 Format code [skip actions] 2023-06-04 04:29:25 +00:00
StartForKiller
ac3ccf93f3 Little fix 2023-06-04 00:27:15 -04:00
StartForKiller
0167709070 Implement GenerateElemBall action 2023-06-04 00:27:01 -04:00
KingRainbow44
63ccff8755 Shut down the game server when Grasscutter is about to shut down 2023-06-04 00:26:06 -04:00
github-actions
494cd3b28c Format code [skip actions] 2023-06-03 19:37:54 +00:00
KingRainbow44
f9dffba27a Merge remote-tracking branch 'origin/development' into development 2023-06-03 15:36:05 -04:00
KingRainbow44
f85070abdc Make subfield & drop classes final 2023-06-03 15:36:00 -04:00
KingRainbow44
4de21d4a40 Remove redundant script event calling when changing the time 2023-06-03 15:35:04 -04:00
StartForKiller
56f09e87a1 Fix ore dropping and implement subfields 2023-06-03 15:29:45 -04:00
StartForKiller
9dae3cbcc7 Added localid missing actions (needs testing) 2023-06-03 15:27:02 -04:00
KingRainbow44
d18a8c31a6 Add SystemHintType enum 2023-06-03 15:23:27 -04:00
KingRainbow44
f977679c1c Fix handbook generation being performed when all conditions weren't met 2023-06-03 15:23:05 -04:00
github-actions
8fc17ede99 Format code [skip actions] 2023-06-03 16:43:21 +00:00
KingRainbow44
73e181df9b Merge remote-tracking branch 'origin/development' into development 2023-06-03 12:41:51 -04:00
KingRainbow44
5441094e47 Fix NullPointerException when trying to find gadgets in a group suite 2023-06-03 12:41:20 -04:00
github-actions
7fc7b5087c Format code [skip actions] 2023-06-03 14:55:55 +00:00
Nazrin
e28575c80f Fix battle in front of glowy stag god (#2188)
* Fix battle in front of glowy stag god

* Don't do a rollback when starting a quest. We're better than that.
2023-06-03 10:54:46 -04:00
github-actions
853a67d48e Format code [skip actions] 2023-06-03 01:43:44 +00:00
KingRainbow44
e8bfdc3c01 Send system hint when a player joins/leaves a world in multiplayer 2023-06-02 21:41:47 -04:00
KingRainbow44
8870675dcd Remove dead entities on scene tick 2023-06-02 21:41:10 -04:00
github-actions
43fa6efec9 Format code [skip actions] 2023-06-02 18:26:45 +00:00
KingRainbow44
d9e8810a5c Fix invalid JSON exception when querying gacha records 2023-06-02 14:15:39 -04:00
KingRainbow44
82189e03ed Add debug command for checking triggers on a group v1.6.1 2023-06-01 21:28:46 -04:00
KingRainbow44
cef8b53dd6 Fix quest chests not having drop data 2023-06-01 21:28:12 -04:00
KingRainbow44
43f3494073 Check for an invalid avatar in a team 2023-06-01 20:00:17 -04:00
KingRainbow44
20f0cda3e0 Fix chasing shadows (mostly) 2023-06-01 19:59:36 -04:00
KingRainbow44
8692405363 Wait for thread executors to shut down 2023-06-01 18:17:48 -04:00
KingRainbow44
9dd514a73b Catch exception when unable to write to KCP client 2023-06-01 18:17:15 -04:00
KingRainbow44
1940b22dc5 Fix statue unlocks, and probably other quests involving talks 2023-06-01 18:13:41 -04:00
KingRainbow44
bb1729c227 Bump version to 1.6.1 2023-06-01 14:35:01 -04:00
KingRainbow44
4870871b2c Move rewind data logger call to debug 2023-06-01 14:27:38 -04:00
KingRainbow44
2c7c8bf4fd Add option for enabling costumes on trial avatars 2023-06-01 14:23:12 -04:00
KingRainbow44
deaa13c2af Add check for legacy API method calls on plugins 2023-06-01 14:19:05 -04:00
KingRainbow44
fd40575cb4 Fix issue with time when a player reconnects without a world 2023-06-01 14:18:34 -04:00
KingRainbow44
3c0e834348 Fix FieldFetch not getting fields from superclasses 2023-06-01 14:18:12 -04:00
Nazrin
27be6c31e6 Fix a typo I left in Player.java (#2180)
ENTER_REGION_ ->LEAVE_REGION_
Took the opportunity to refactor it so that we only calculate the string once.
2023-06-01 12:30:19 -04:00
DiXiao
87269e9ded README.md (#2181)
Remove mention of unstable branch in README.md
2023-06-01 12:29:42 -04:00