Grasscutter/src/main/java/emu/grasscutter
ZanyRain 3b29ba032e
Some fix about scene script and quest (#2029)
* [ScriptLib] Query player when not get entity from scene

* Fix NPE when doing quests

* Add QUEST_CONTENT_SKILL trigger

Q353 need it

* Add some missing fields that contain in scene scripts

* Add a lua table serializer implement with jackson

This do not replace the original one,it is useful when debug

* Fix point_array type error

* feat: fix space
2023-02-09 17:10:07 +01:00
..
auth Update HttpServer & AuthenticationSystem to use Javalin 2022-09-01 13:20:42 -07:00
command Remove LinkedList usage 2022-11-05 17:04:15 +10:30
config Debug system (#1894) 2022-10-29 23:31:28 +10:30
data Fix Cooking Compound Retrieval (#2039) 2023-02-02 14:48:42 +01:00
database Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
game Some fix about scene script and quest (#2029) 2023-02-09 17:10:07 +01:00
net/packet Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
plugin Remove LinkedList usage 2022-11-05 17:04:15 +10:30
scripts Some fix about scene script and quest (#2029) 2023-02-09 17:10:07 +01:00
server Some fix about scene script and quest (#2029) 2023-02-09 17:10:07 +01:00
task Fix whitespace [skip actions] 2022-11-05 12:49:35 +00:00
tools Clean-Up Startup Sequence 2022-12-30 20:31:27 -05:00
utils Clean-Up Startup Sequence 2022-12-30 20:31:27 -05:00
GameConstants.java Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
Grasscutter.java Clean-Up Startup Sequence 2022-12-30 20:31:27 -05:00