Grasscutter/src/main/java/emu/grasscutter/game
Simplxs 92fbaa8670
Update gc to 3.3 (#1981)
* 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>
2022-12-23 22:12:02 +01:00
..
ability Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
activity Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
avatar Refactor Entity data 2022-11-05 23:18:33 +10:30
battlepass Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
chat Don't use UIDs as initial capacity for chat history 2022-08-17 03:20:06 +09:30
combine [BREAKING] Item Usage Overhaul 2022-10-14 00:00:40 +10:30
drop Consolidate random point offsets 2022-08-25 00:22:43 +09:30
dungeons Refactor GameData, remove deprecated getGsonFactory 2022-10-13 18:31:34 +10:30
entity Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
expedition Refactoring (#1660) 2022-08-15 23:19:13 +09:30
friends Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
gacha Fix up pity tallies for new BannerTypes 2022-11-26 02:03:11 +10:30
home Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
inventory Reimplement namecard claiming (fixes #1882) 2022-11-04 15:05:51 +10:30
mail Fix whitespace [skip actions] 2022-07-21 00:22:26 -07:00
managers Update DeforestationManager.java (#1955) 2022-11-20 18:25:36 +10:30
player Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
props TSJ and TSV parsing (#1962) 2022-11-24 00:18:57 +10:30
quest Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
shop [BREAKING] Item Usage Overhaul 2022-10-14 00:00:40 +10:30
systems Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
tower Avoid allocations on Map::putIfAbsent usage 2022-08-19 12:47:50 +09:30
world Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
Account.java Add permission clear and list commands (#1715) 2022-08-27 21:16:27 +09:30
CoopRequest.java Moved some files around 2022-04-26 21:27:35 -07:00