Grasscutter/src/main/java/emu/grasscutter/data
ImmuState 6e955c9fdb Implement Resin (#1257)
* Basic resin usage/refresh.

* Honor resin config, move some logic to logon.

* Add resin usage to DungeonChallenge

* Make fragile and transient resin usable.

* Get resin cost from dungeon excel.

* Add ability to unlock combine diagrams.

* Refactor CombineManager to use Inventory.payItems, enabling crafting of condensed resin.

* Refactor ForgingManager to use Inventory.payItems, to prepare for eventually forging Mystic Enhancement Ores using resin.

* Remove comment

* Check resin usage in addResin
2022-06-14 01:14:15 -07:00
..
binout Rename excel classes 2022-05-30 20:06:25 -07:00
common Add alternate name for tranSceneId, and fix inconsistent indentation. 2022-06-11 19:42:11 -07:00
excels Implement Resin (#1257) 2022-06-14 01:14:15 -07:00
DataLoader.java Add error message in case data files in resources could not be found 2022-05-19 03:06:07 -07:00
GameData.java Start a new forge (no checking for now). 2022-06-08 05:43:38 -07:00
GameDepot.java Rename excel classes 2022-05-30 20:06:25 -07:00
GameResource.java Renamed all references to a certain game 2022-04-26 21:27:35 -07:00
ResourceLoader.java Fixed constellation issues from new binout 2022-05-30 20:06:25 -07:00
ResourceType.java Initial commit 2022-04-17 05:43:07 -07:00