Grasscutter/src/main/java/emu/grasscutter
2022-05-17 05:30:22 -07:00
..
auth AuthenticationSystem::verifyUser now returns the user's Account instead of a boolean 2022-05-17 05:30:22 -07:00
command Add translation key 2022-05-17 04:24:18 -07:00
data "Autogenerate" data files with data fallbacks and moved keys folder into jar resources (#927) 2022-05-17 03:00:52 -07:00
database Merge branch 'development' into dev-quests 2022-05-11 12:39:28 -07:00
game "Autogenerate" data files with data fallbacks and moved keys folder into jar resources (#927) 2022-05-17 03:00:52 -07:00
net/packet Change BANNED_PACKETS to HashSet instaed of List 2022-05-17 04:24:01 -07:00
netty Renamed all references to a certain game 2022-04-26 21:27:35 -07:00
plugin Remove the extra slash while loading resources. (#893) 2022-05-15 23:32:03 -07:00
scripts Remove the extra slash while loading resources. (#893) 2022-05-15 23:32:03 -07:00
server Do not add default region if there are already regions 2022-05-17 04:30:28 -07:00
task feature(task): Implement pause, resume and cancel 2022-05-08 06:28:13 -07:00
tools Switch to using quest excels 2022-05-13 03:12:25 -07:00
utils "Autogenerate" data files with data fallbacks and moved keys folder into jar resources (#927) 2022-05-17 03:00:52 -07:00
Configuration.java "Autogenerate" data files with data fallbacks and moved keys folder into jar resources (#927) 2022-05-17 03:00:52 -07:00
GameConstants.java Move server profile away from GameConstants 2022-05-06 19:16:36 -07:00
Grasscutter.java add config to enable/disable console 2022-05-16 17:57:14 -07:00