classic-casting/src/main/java/net/anvilcraft/classiccasting
2023-03-22 17:05:58 +01:00
..
blocks feat: add arcane wood 2023-02-01 21:42:01 +01:00
container feat: research system overhaul 2023-03-22 17:05:58 +01:00
entities chore: format code 2023-01-12 18:22:43 +01:00
gui feat: add research table and aura compass research 2023-01-13 19:11:18 +01:00
items fix: class cast exception 2023-02-09 21:20:56 +01:00
render chore: format code 2023-01-12 18:22:43 +01:00
research feat: research system overhaul 2023-03-22 17:05:58 +01:00
tiles chore: format code 2023-01-12 18:22:43 +01:00
CCBlocks.java feat: add arcane wood 2023-02-01 21:42:01 +01:00
CCItems.java feat: add research table extension 2023-01-13 15:25:15 +01:00
ClassicCasting.java feat: crystal cluster research 2023-02-04 12:18:43 +01:00
ClassicCastingTab.java feat: WIP: start implementing alembic and infusion workbench 2022-11-17 21:59:27 +01:00
ClientProxy.java feat: add research table and aura compass research 2023-01-13 19:11:18 +01:00
CommonProxy.java feat: add research table and aura compass research 2023-01-13 19:11:18 +01:00
GuiTicker.java chore: format code 2023-01-12 18:22:43 +01:00
GuiType.java feat: add research table and aura compass research 2023-01-13 19:11:18 +01:00
ItemAspects.java feat: initial release 2023-01-23 22:42:42 +01:00
Recipes.java feat: crystal cluster research 2023-02-04 12:18:43 +01:00
Research.java feat: research system overhaul 2023-03-22 17:05:58 +01:00
Utils.java chore: format code 2023-01-12 18:22:43 +01:00
UtilsFX.java chore: format code 2023-01-12 18:22:43 +01:00
WandManager.java feat: implement crystal stuff 2022-11-19 22:58:21 +01:00
WorldTicker.java feat: WIP: start implementing alembic and infusion workbench 2022-11-17 21:59:27 +01:00