Grasscutter/src/main/java/emu/grasscutter
2022-05-11 17:39:45 -07: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 Refactor config database settings 2022-05-11 11:38:30 -04:00
game Fix logging level 2022-05-11 17:39:45 -07: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 Refactor config database settings 2022-05-11 11:38:30 -04:00
scripts Convert to the far superior config system 2022-05-11 00:30:07 -04:00
server Feature: vehicle stamina 2022-05-11 17:39:45 -07: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 It will use the english as default rather than tell you the value is not exist if there's no translation for currently language 2022-05-11 11:50:53 -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 Update StaminaManager 2022-05-11 17:39:45 -07:00