Grasscutter/src/main/java/emu/grasscutter
2024-06-09 09:07:54 -03:00
..
auth Format code [skip actions] 2023-09-02 00:33:12 +00:00
command refactor: this can also be final 2024-06-09 09:00:39 -03:00
config refactor: this can also be final 2024-06-09 09:00:39 -03:00
data fix: variable is assigned to itself 2024-06-09 09:06:12 -03:00
database Format code [skip actions] 2023-09-02 00:33:12 +00:00
game chore: remove unused import 2024-06-09 09:07:54 -03:00
net/packet refactor: this can also be final 2024-06-09 09:00:39 -03:00
plugin refactor: this can also be final 2024-06-09 09:00:39 -03:00
scripts chore: remove unused import 2024-06-09 09:07:54 -03:00
server chore: remove unused import 2024-06-09 09:07:54 -03:00
task refactor: this can also be final 2024-06-09 09:00:39 -03:00
tools refactor: replace size() == 0 with isEmpty() 2024-06-09 08:54:37 -03:00
utils refactor: replace protected with private for final class 2024-06-09 09:04:26 -03:00
DebugConstants.java refactor: this can also be final 2024-06-09 09:00:39 -03:00
GameConstants.java refactor: this can also be final 2024-06-09 09:00:39 -03:00
Grasscutter.java Fix freeze on startup (#2368) 2023-09-16 22:55:46 -04:00