- Jan 10, 2023
-
-
ghjbvvgh authored
-
- Dec 31, 2022
-
-
KingRainbow44 authored
hey i like it clean ok.. dont judge..
-
- Dec 26, 2022
-
-
ZanyRain authored
-
- Dec 23, 2022
-
-
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>
-
- Nov 28, 2022
-
-
AnimeGitB authored
-
- Nov 25, 2022
- Nov 24, 2022
- Nov 23, 2022
-
-
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
-
- Nov 20, 2022
-
-
Xiaorunyu2541 authored
* Update DeforestationManager.java * Update src/main/java/emu/grasscutter/game/managers/deforestation/DeforestationManager.java
-
- Nov 05, 2022
- Nov 04, 2022
- Nov 02, 2022
-
-
hamusuke authored
-
- Nov 01, 2022
-
-
lilmayofuksu authored
* Add the new keys * Some improvements to the key loading system & Bump the game version
-
- Oct 30, 2022
-
-
jie65535 authored
* Avoid iterating over every offline player * getAllPlayers by stream * Use the new method without changing the old signature * Annotate deprecated `getAllPlayers`
-
- Oct 29, 2022
-
-
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
-
- Oct 28, 2022
- Oct 26, 2022
-
-
github-actions authored
-
AnimeGitB authored
-
- Oct 25, 2022
- Oct 24, 2022
-
-
natsu authored
* Extend give command "talent" * Update src/main/java/emu/grasscutter/data/excels/AvatarSkillDepotData.java Shorten IntStream for getCombatSkills Co-authored-by:
Luke H-W <Birdulon@users.noreply.github.com> * Fix setSkillLevel to work during avatar construction Shortening getCombatSkills * changeSkillLevel now acts as intermediate operation to fetch skillIds * setSkillLevel changes to allow out of range levels to be normalized * Update src/main/java/emu/grasscutter/command/commands/GiveCommand.java Removing recalcStats since it's redundant Co-authored-by:
Luke H-W <Birdulon@users.noreply.github.com> * Major changes and cleanup: - AvatarSkillDepotData: removed getCombatSkills since it's unused - TalentCommand: shortened /talent all using getSkillsAndEnergySkill - GiveCommand: changed changeSkillLevel to setSkillLevel - Avatar: delete changeSkillLevel and moved the operation inside setSkillLevel,updated skillId to Integer to catch special cases from GiveCommand * Small cleanup: Removed the special case from Avatar to be handled inside of GiveCommand * Added "all" parameter to SetConst * Changed all to [all] int SetConstCommand usage Co-authored-by:
Luke H-W <Birdulon@users.noreply.github.com> Co-authored-by:
Luke H-W <Birdulon@users.noreply.github.com>
-
TotalyNotOndre authored
-
AnimeGitB authored
-