Grasscutter/src/main/java/emu/grasscutter/game
Benjamin Elsdon 903e02c538 Added database support for mail
Send mail command now works from console (to use it from console change the uuid in the 'SendMailCommand' file
2022-04-23 23:07:18 +08:00
..
avatar no more NullPointerException pls 2022-04-22 08:30:02 +08:00
dungeons Initial commit 2022-04-17 05:43:07 -07:00
entity Fix weapon skills (and artifact sets) not working when you equip them 2022-04-20 21:03:18 -07:00
friends More refactoring (player id -> player uid) 2022-04-20 21:50:33 -07:00
gacha Restructured the config file in preperation for server run modes 2022-04-21 13:53:50 +08:00
inventory Restructured the config file in preperation for server run modes 2022-04-21 13:53:50 +08:00
managers Fix weapon skills (and artifact sets) not working when you equip them 2022-04-20 21:03:18 -07:00
props fetter try 2022-04-22 07:37:25 +08:00
shop Initial commit 2022-04-17 05:43:07 -07:00
Account.java More refactoring (player id -> player uid) 2022-04-20 21:50:33 -07:00
CoopRequest.java Initial commit 2022-04-17 05:43:07 -07:00
GenshinPlayer.java Added database support for mail 2022-04-23 23:07:18 +08:00
GenshinScene.java Add a changing weather id 2022-04-21 22:21:24 +05:00
InvokeHandler.java Implement support for multiple scenes in a world 2022-04-18 09:39:29 -07:00
Mail.java Added database support for mail 2022-04-23 23:07:18 +08:00
TeamInfo.java Restructured the config file in preperation for server run modes 2022-04-21 13:53:50 +08:00
TeamManager.java Restructured the config file in preperation for server run modes 2022-04-21 13:53:50 +08:00
World.java Teleport Small Fix 2022-04-22 02:23:02 +08:00