- 17 Oct, 2022 3 commits
-
-
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 9 commits
-
-
TotalyNotOndre authored
-
github-actions authored
-
github-actions authored
Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (#1848) fix: ConcurrentModificationError by removing gadget (#1849) Add DynamicFloat class fix: albedo elevator doesn't work (#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (#1843) fix costumes are unable to be unlocked. (#1842) Fix food decreasing (#1834) Fix showing ban message box (#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (#1839) Add `shutdown` alias to StopCommand Update Banners.json (#1813) [BREAKING] Deobfuscate codex field, slight refactor (#1809) 3.1 Support (#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions]
-
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)
-
AnimeGitB authored
-
natsu authored
* Extend talent command "all": Added talent option to set all talents (n, e, q) at once Modified error message to cover edge cases when player entered talent level lower than 1 * Update src/main/java/emu/grasscutter/command/commands/TalentCommand.java some suggested changes Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com>
-
- 12 Oct, 2022 5 commits
- 11 Oct, 2022 1 commit
-
-
hamusuke authored
* will be able to change home bgm. * feat: unlock homeworld bgm and set homeworld bgm. * Update src/main/java/emu/grasscutter/game/home/GameHome.java * Update GameHome.java * Get default unlocked home bgms from HomeWorldBgmData * fix: duplicate home items by sending packet
-
- 09 Oct, 2022 3 commits
-
-
AnimeGitB authored
-
hamusuke authored
* add: can set name cards in profile editing. * some changes * Update src/main/java/emu/grasscutter/game/player/Player.java * Update src/main/java/emu/grasscutter/server/packet/recv/HandlerGetFriendShowNameCardInfoReq.java * Update src/main/java/emu/grasscutter/server/packet/recv/HandlerUpdatePlayerShowNameCardListReq.java * Update src/main/java/emu/grasscutter/server/packet/send/PacketGetFriendShowNameCardInfoRsp.java * Update src/main/java/emu/grasscutter/server/packet/send/PacketUpdatePlayerShowNameCardListRsp.java * Update src/main/java/emu/grasscutter/game/player/Player.java
-
hamusuke authored
* fix: costumes are able to be unlocked. * Update AvatarCostumeData
-
- 07 Oct, 2022 4 commits
-
-
atArtyom authored
* Update InventorySystem.java Fix some food didn't reduce after use. * Update InventorySystem.java
-
Dang Hoang Phuc authored
* fix: getplayertoken ban message popup * feat: insure no packet handle when banned * feat: using session state instead of account
-
AnimeGitB authored
-
Luke H-W authored
* Move Data, Plugin, Script, Packet access from Strings to Paths - No longer dump default Data files to folder on launch - Allow Scripts to be loaded from Resources zip - Lay groundwork for Plugins to be loaded from zip
-
- 03 Oct, 2022 1 commit
-
-
Luke H-W authored
-
- 28 Sep, 2022 3 commits
-
-
TomyJan authored
* Update Banners.json * Update Banners.json
-
Luke H-W authored
* Deobfuscate codex field, slight refactor * Fix relic sets in codex
-
GanyusLeftHorn authored
* Update 3.0 protos * Update classes to match protos * Fix RegionHandler versions * 3.0 Opcodes * Fixed Gadget Spawning Original Commit Message: fixed gadget spawning ty MJDerp Gitea Author: yh0Nathan Co-authored-by: yh0Nathan <yhonathancaleb@gmail.com> * Make PointData compatible with alternative PointData Original Commit Message: Make PointData compatible with windied scene points. Gitea Author: GanyusLeftHorn Co-authored-by: GanyusLeftHorn <1244229+GanyusLeftHorn@users.noreply.github.com> * Add scene tag for Vanarana. Original Commit Message: Add scene tag for Vanarana. Gitea Author: GanyusLeftHorn Co-authored-by: GanyusLeftHorn <1244229+GanyusLeftHorn@users.noreply.github.com> * Add Sumeru expeditions. Original Commit Message: Add Sumeru expeditions. Gitea Author: GanyusLeftHorn Co-authored-by: GanyusLeftHorn <1244229+GanyusLeftHorn@users.noreply.github.com> * Update game version to 3.0.0 * versionFix must be >= 50 not == 50 in RegionHandler * Add new 3.0 Reliquary and SkillParticleGeneration data Original Commit Message: Repair 3.0 added Reliquary 3-in-1 on the crafting table. Add skill particle generation info for Tighnari,Collei and Dori Gitea Author: Roly * Actually fix RegionHandler * Remove asset names from json and comments * Add scene areas for Sumeru desert to /prop um * Added New MaterialType * Change version to 3.1.0 * funny welcome message back * Fix pyramid skill issue. * Fix pyramid and event scene tags without ugly bruteforce. * Remove backrooms chat welcome message. * Incorporate suggestions. * RoomSceneId and empty list checking. Co-authored-by: Benj <benjamin7006@gmail.com> Co-authored-by: yh0Nathan <yhonathancaleb@gmail.com> Co-authored-by: Kokoboy <anushkumar222001@gmail.com> Co-authored-by: nitro <31241699+nitrog0d@users.noreply.github.com> Co-authored-by: Vexeone <vexeone@gmail.com>
-
- 26 Sep, 2022 1 commit
-
-
AnimeGitB authored
-
- 23 Sep, 2022 3 commits
-
-
Moon Light「つかり」 authored
-
Fish and Chip authored
-
AnimeGitB authored
Move Resources loading from String filenames to Paths Add zip support
-
- 19 Sep, 2022 2 commits