- 21 Aug, 2022 9 commits
-
-
AnimeGitB authored
-
AnimeGitB authored
-
AnimeGitB authored
Make commands pass ints and floats instead of manually casting them to string first
-
AnimeGitB authored
-
Melledy authored
Protos can still be auto compiled from the `./proto/` folder.
-
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>
-
Magix authored
Remove uncompiled protos from compiled jar
-
Benj authored
-
- 20 Aug, 2022 1 commit
-
-
AnimeGitB authored
-
- 19 Aug, 2022 4 commits
-
-
AnimeGitB authored
-
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
-
J authored
* Add README_fil-PH.md * Add README_fil-PH.md * Update README_fil-PH.md Co-authored-by: J <jcatrdev@gmail.com>
-
AnimeGitB authored
Map::computeIfAbsent only runs the passed constructors when it needs to
-
- 18 Aug, 2022 4 commits
- 17 Aug, 2022 3 commits
-
-
AnimeGitB authored
-
AnimeGitB authored
Refactor team resonances and correct login behaviour and less-than-full-party behaviour
-
1chanuser authored
* Add files via upload Add README_ko-KR.md * Update README.md Add ko_KR * Update README_HE.md Add ko_KR * Update README_es-ES.md Add ko_KR * Update README_fr-FR.md Add ko_KR * Update README_id-ID.md Add ko_KR * Update README_pl-PL.md Add ko_KR * Update README_ru-RU.md Add ko_KR * Update README_zh-CN.md Add ko_KR * Update README_zh-TW.md Add ko_KR * Update README_ko-KR.md Add README_ko-KR.md * Update README_HE.md
-
- 16 Aug, 2022 5 commits
-
-
AnimeGitB authored
-
AnimeGitB authored
-
GanyusLeftHorn authored
-
AnimeGitB authored
-
2y8e9h22 authored
Original commits: * . * Apply suggestions from code review
-
- 15 Aug, 2022 2 commits
-
-
Luke H-W authored
* Refactor a couple of iterators * Use side-effect instead of second iterator * Make World::onTick return shouldDelete instead of success * Replace Shop iterator with side effects * Scene * Clean up Expeditions * Refactor Expeditions * Clean up Expeditions, Player * Limit Expeditions by AR * Lombokify props Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>
-
Zxilly authored
-
- 14 Aug, 2022 1 commit
-
-
Magix authored
-
- 11 Aug, 2022 8 commits
-
-
dragon authored
make it more similar to official behavior.
-
dragon authored
-
AnimeGitB authored
-
AnimeGitB authored
Add deprecated getGsonFactory for plugin compat until 3.0
-
Luke H-W authored
-
AnimeGitB authored
-
dragon authored
Original commits: * fix:command player said to server won't be shown at chat history * Update ChatManager.java
-
dragon authored
adapt to pr #1605 .(because this pr remove '-handbook' and '-gachamap' launch arguments as these are generated on startup)
-
- 10 Aug, 2022 3 commits
-
-
RBNXI authored
## Description Removed auto generation of Handbook since with the new versions GC won't exit when finished generating it, so the script was stuck, and for some reason if you stop GC manually, the script won't continue. Added a recommendation to generate HB manually. ## Type of changes - [x] Bug fix - [ ] New feature - [x] Enhancement - [ ] Documentation ## Checklist: - [x] My code follows the style guidelines of this project - [x] My pull request is unique and no other pull requests have been opened for these changes - [x] I have read the [Contributing note](https://github.com/Grasscutters/Grasscutter/blob/stable/CONTRIBUTING.md) and [Code of conduct](https://github.com/Grasscutters/Grasscutter/blob/development/CODE_OF_CONDUCT.md) - [x] I am responsible for any copyright issues with my code if it occurs in the future.
-
GanyusLeftHorn authored
Original commits: * Add necessary protos for scene point/area unlocking. * Rename PlayerOpenStateManager to PlayerProgressManager and move data to Player. * Handle unlocking of waypoints. * Add primo rewards for waypoint unlock. * Statue unlocking. * Add statue quest on player login. * I forgor to add an unlock command. * Give EXP as reward, fire quest trigger, make EXP UI show up.
-
AnimeGitB authored
-