- 28 Oct, 2022 1 commit
-
-
AnimeGitB authored
-
- 26 Oct, 2022 3 commits
-
-
github-actions authored
-
github-actions authored
-
AnimeGitB authored
-
- 25 Oct, 2022 3 commits
-
-
AnimeGitB authored
-
AnimeGitB authored
-
TotalyNotOndre authored
-
- 24 Oct, 2022 5 commits
-
-
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
-
Fish and Chip authored
Added zh-CN translation for non-translated strings
-
Penelopeep authored
-
AnimeGitB authored
-
- 23 Oct, 2022 1 commit
-
-
hamusuke authored
* fix: unlocking home bgm doesn't work. * Update src/main/java/emu/grasscutter/game/home/GameHome.java Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com> Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com>
-
- 22 Oct, 2022 3 commits
- 21 Oct, 2022 1 commit
-
-
iTruth authored
-
- 20 Oct, 2022 1 commit
-
-
iTruth authored
* Fix StackOverFlow when execute /give all * Use more proper code
-
- 18 Oct, 2022 6 commits
-
-
github-actions authored
-
Luke H-W authored
* Change JAR_FILE_SYSTEM to allow running from IDE without jar * Just grab /defaults/data * Restore FileUtils.getPathsFromResource
-
AnimeGitB authored
-
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 Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com>
-
AnimeGitB authored
-
AnimeGitB authored
-
- 17 Oct, 2022 6 commits
-
-
AnimeGitB authored
-
dragon authored
-
AnimeGitB authored
-
dragon authored
* feat:cooking food ingredient(aka:compound) implementation Implement food ingredient(compound) feature.Need a thorough test and still has some work to do. * small bug fix;implement fish processing * Update src/main/java/emu/grasscutter/server/packet/send/PacketItemAddHintNotify.java Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com> * Update Inventory.java * Update Inventory.java Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com>
-
AnimeGitB authored
-
AnimeGitB authored
-
- 16 Oct, 2022 1 commit
-
-
hamusuke authored
-
- 15 Oct, 2022 4 commits
-
-
hamusuke authored
-
lilmayofuksu authored
-
AnimeGitB authored
-
AnimeGitB authored
-
- 13 Oct, 2022 5 commits
-
-
TotalyNotOndre authored
-
github-actions authored
-
AnimeGitB authored
-De-hardcode elemental orb values -De-hardcode exp items -Change ShopChest format (temporary, drop system overhaul will replace it entirely) -Food healing actually uses Ability data for real HP amounts
-
atArtyom authored
-
AnimeGitB authored
- Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update)
-