Grasscutter/src/main/java/emu/grasscutter
2022-05-11 17:35:52 +03:00
..
command Removed invalid code in getLanguageFileDescription,When the language is not discovered, it will use the built-in language fallback mechanism to fall back,At the same time, we also fix the issue that using language in the server does not save the settings of the server side locale 2022-05-11 03:11:10 -07:00
data Convert to the far superior config system 2022-05-11 00:30:07 -04:00
database Convert to the far superior config system 2022-05-11 00:30:07 -04:00
game Merge pull request #802 from Grasscutters/better-config 2022-05-11 01:23:43 -04:00
net/packet Stop WindSeedClientNotify and PlayerLuaShellNotify from being sent (#582) 2022-05-06 15:48:16 +02:00
netty Renamed all references to a certain game 2022-04-26 21:27:35 -07:00
plugin Convert to the far superior config system 2022-05-11 00:30:07 -04:00
scripts Convert to the far superior config system 2022-05-11 00:30:07 -04:00
server Fix InRouting on dispatch server 2022-05-11 17:35:52 +03:00
task feature(task): Implement pause, resume and cancel 2022-05-08 06:28:13 -07:00
tools Convert to the far superior config system 2022-05-11 00:30:07 -04:00
utils Removed invalid code in getLanguageFileDescription,When the language is not discovered, it will use the built-in language fallback mechanism to fall back,At the same time, we also fix the issue that using language in the server does not save the settings of the server side locale 2022-05-11 03:11:10 -07:00
Configuration.java Fix ClassDefNotFound & NullPointerException errors 2022-05-11 01:23:18 -04:00
GameConstants.java Move server profile away from GameConstants 2022-05-06 19:16:36 -07:00
Grasscutter.java Fix ClassDefNotFound & NullPointerException errors 2022-05-11 01:23:18 -04:00