- 10 Jan, 2023 2 commits
-
-
github-actions authored
-
ghjbvvgh authored
-
- 31 Dec, 2022 1 commit
-
-
KingRainbow44 authored
hey i like it clean ok.. dont judge..
-
- 26 Dec, 2022 1 commit
-
-
ZanyRain authored
-
- 23 Dec, 2022 1 commit
-
-
Simplxs authored
* replace the deprecated api * update proto * delete music game * fixed codes * fix costume switch * fix mail bug * Bump version number. * Re-add max boss chest number Co-authored-by: GanyusLeftHorn <1244229+GanyusLeftHorn@users.noreply.github.com>
-
- 10 Dec, 2022 1 commit
-
-
유여름 authored
* updated ko-KR.json Update Korean translation * Update ko-KR.json
-
- 01 Dec, 2022 1 commit
-
-
Tesutarin authored
-
- 28 Nov, 2022 1 commit
-
-
AnimeGitB authored
-
- 26 Nov, 2022 1 commit
-
-
AnimeGitB authored
-
- 25 Nov, 2022 2 commits
- 24 Nov, 2022 4 commits
- 23 Nov, 2022 2 commits
-
-
AnimeGitB authored
-
Luke H-W authored
* Deserialization support for tsv files * Benchmarking * Apparently moving the setter out of the lambda fixed the setAccessible issue * Thread it * Use AllArgsConstructor instead of field reflection * Clean up AllArgsConstructor TSV deserialization * Refactor TsvUtils * Remove AllArgsConstructors from Excels * Set field accessible * [WIP] TSJ improvements * [WIP] More TSV stuff * [WIP] More TSV stuff * Working TSV parser (slow) * Load Excels in TSJ > JSON > TSV priority
-
- 22 Nov, 2022 1 commit
-
-
Xotak authored
* Work on French localization * Apply suggestions from code review
-
- 20 Nov, 2022 2 commits
-
-
Sinon authored
* Added it-IT translaton * added Italian readme * readme redirect add "it-IT" redirect on all readme * added "it-IT" redirect on README.md * Add files via upload * added it to jp readme * fix * fix whitspasces (vscode)
-
Xiaorunyu2541 authored
* Update DeforestationManager.java * Update src/main/java/emu/grasscutter/game/managers/deforestation/DeforestationManager.java
-
- 14 Nov, 2022 1 commit
-
-
Sinon authored
* Added it-IT translaton * added Italian readme
-
- 08 Nov, 2022 1 commit
-
-
Jeez authored
-
- 05 Nov, 2022 9 commits
-
-
github-actions authored
-
github-actions authored
-
AnimeGitB authored
-
AnimeGitB authored
-
AnimeGitB authored
-
-
AnimeGitB authored
-
AnimeGitB authored
Will probably turn these into runtime errors in 1.5.0, people need to stop sharing configs with dead fields and especially stop making PRs with them.
-
AnimeGitB authored
(closes #1932)
-
- 04 Nov, 2022 3 commits
- 02 Nov, 2022 1 commit
-
-
hamusuke authored
-
- 01 Nov, 2022 1 commit
-
-
lilmayofuksu authored
* Add the new keys * Some improvements to the key loading system & Bump the game version
-
- 30 Oct, 2022 1 commit
-
-
jie65535 authored
* Avoid iterating over every offline player * getAllPlayers by stream * Use the new method without changing the old signature * Annotate deprecated `getAllPlayers`
-
- 29 Oct, 2022 3 commits
-
-
AnimeGitB authored
-
BiosNod authored
* Add build (compile) script: gradlew jar * Move server and services log levels to ConfigContainer, ability to enable/disable show packet payload and loop packets * Add some loop packets to known list
-
sandtechnology authored
* [Security][Bugfix] Fix directory traversal exploit 1.The first slash will act as root path when resolving local path, so directory traversal is possible 2.Filter the illegal payload to prevent directory traversal 3.This also fix the bug about not loading the files in data folder when querying `/hk4e/announcement/` * Fix formatting * Update src/main/java/emu/grasscutter/server/http/handlers/AnnouncementsHandler.java
-