- 13 Oct, 2022 2 commits
-
-
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
-
AnimeGitB authored
- Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update)
-
- 12 Oct, 2022 2 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 1 commit
-
-
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
-
- 07 Oct, 2022 2 commits
-
-
atArtyom authored
* Update InventorySystem.java Fix some food didn't reduce after use. * Update InventorySystem.java
-
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
-
- 28 Sep, 2022 2 commits
-
-
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>
-
- 16 Sep, 2022 3 commits
-
-
github-actions authored
-
Alexander Hartmann authored
* add missing EntityTypes * small command refactorings and improvements * move common command patterns and methods to CommandHelpers * let the spawn command detect the entityType instead of spawning every entity as EntityVehicle * add extra options for spawning gadgets for better debuging and testing * More spawn command additions and cleanups+EntityVehicle changes * Moved remaining patterns from GiveCommand and ClearCommand to CommandHelpers * Added patterns for hp, maxhp, atk, def and (monster)ai for the spawn command * Moved intParam parsing via regex to the CommandHelpers * Read most of EntityVehicle stats from the ConfigGadget instead of hardcoding them Co-authored-by: hartie95 <mail@hartie95.de>
-
AnimeGitB authored
fixes #1787
-
- 15 Sep, 2022 1 commit
-
-
Alexander Hartmann authored
* fixed gadget hp properties and invincibility handling * Allow killing of hp locked entities, if the damage is higher then the hp Co-authored-by: hartie95 <mail@hartie95.de>
-
- 14 Sep, 2022 1 commit
-
-
Alexander Hartmann authored
* Add support for propperly showing activity shops * Update src/main/java/emu/grasscutter/data/excels/ActivityShopData.java Co-authored-by: hartie95 <mail@hartie95.de>
-
- 12 Sep, 2022 1 commit
-
-
Kawaa authored
* Pull request made after merging the latest version * Update src/main/resources/languages/ja-JP.json * first commit * TeamRespawn_BigWorld * Improving scene Loading * Final commit * optimize import * optimize * Update TeamManager.java * Update src/main/java/emu/grasscutter/game/player/TeamManager.java
-
- 08 Sep, 2022 1 commit
-
-
AnimeGitB authored
-
- 03 Sep, 2022 1 commit
-
-
github-actions authored
-
- 02 Sep, 2022 2 commits
- 01 Sep, 2022 1 commit
-
-
GanyusLeftHorn authored
* Add support for creating and deleting custom teams. * Add support for creating and deleting custom teams. * Move some logic to TeamInfo::toProto
-
- 31 Aug, 2022 1 commit
-
-
Melledy authored
-
- 27 Aug, 2022 1 commit
-
-
jie65535 authored
* Add permission clear and list commands * Add Account clear permission
-
- 26 Aug, 2022 2 commits
- 25 Aug, 2022 1 commit
-
-
AnimeGitB authored
-
- 24 Aug, 2022 4 commits
- 23 Aug, 2022 1 commit
-
-
AnimeGitB authored
-
- 22 Aug, 2022 4 commits
- 21 Aug, 2022 4 commits
-
-
AnimeGitB authored
Fixes #1682
-
github-actions authored
-
akatatsu27 authored
* small quest fixes * uncomment hack
-
赵怡然 authored
* Blossom! * rename * delete SpawnBlossomEntry.java * use MAP * use List * use LIST * use List * useCondensedResin * useCondensedResin * fix build * enhance * fix bug * REMOVE BOSS * fix condensed resin * fix condensed resin * use POSITIVE_INFINITY * use RewardPreviewData * fix build * fix resources * add BLOSSOM_MONSTER_FIGHTING_VOLUME * edit monster score * edit monster score * fix bug * fix bug * improve logic * fix monsters level * Deleted comment blocks * nitpick * Fix compilation problems * nitpick * Refactor + nitpick * Clean up overall diff to develop * Clean up other usage of condensed resin * Clean up overall diff to develop * Lombokify Scene.java * Missed an odd getter name * Unhardcode reward previews * EDIT NAME * remove leyline 1 * remove leyline 2 * Update BlossomManager.java Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>
-
- 19 Aug, 2022 1 commit
-
-
AnimeGitB authored
Ensures Traveler retains talent levels and constellations on inactive elements when switching elements. Relevant for any other skillDepot-changing activities like Windtrace too, though keeping those in the db might not be as useful. Refactor avatar talent upgrade and access Refactor skillExtraCharges
-