Grasscutter/src/main/java/emu/grasscutter/game
mingjun97 0421d912fd Enable plugins to hook server message response
* Add message handler so that the plugin can hook inside the `dropMessage` method for `Player` instance.
2022-05-03 02:16:44 -07:00
..
avatar Fix constellations that give an extra charge to skills 2022-04-30 19:34:50 -07:00
drop QoL changes 2022-04-30 21:52:30 -04:00
dungeons Add EnterDungeonCmd, fix error when enter dungeon by changescene, import spawn cmd 2022-05-02 10:50:08 -07:00
entity Implement script region check 2022-04-30 01:20:44 -07:00
friends Fix co-op requests not showing up 2022-04-27 11:23:33 -07:00
gacha Fix gacha rate for weapons 2022-05-02 02:01:24 -07:00
inventory implement shopMail giftPackage function 2022-05-02 02:50:24 -07:00
mail Move player mail to MailHandler class 2022-05-02 02:01:01 -07:00
managers Implement food heal function 2022-05-02 22:02:11 -07:00
player Enable plugins to hook server message response 2022-05-03 02:16:44 -07:00
props Implement script support needed for dungeons 2022-04-28 22:19:14 -07:00
shop implement shopMail giftPackage function 2022-05-02 02:50:24 -07:00
world Add EnterDungeonCmd, fix error when enter dungeon by changescene, import spawn cmd 2022-05-02 10:50:08 -07:00
Account.java Cleaned up dispatch iOS fixes (#396) 2022-04-30 23:31:39 -07:00
CoopRequest.java Moved some files around 2022-04-26 21:27:35 -07:00