classic-casting/src/main/java/net/anvilcraft/classiccasting
2023-04-07 16:13:54 +02:00
..
blocks chore: format code 2023-03-31 11:05:04 +02:00
container chore: format code 2023-03-31 11:05:04 +02: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 chore: format code 2023-03-31 11:05:04 +02:00
tiles fix: don't try to render shit on server 2023-04-07 16:13:54 +02: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 chore: format code 2023-03-31 11:05:04 +02:00
Recipes.java chore: format code 2023-03-31 11:05:04 +02:00
Research.java chore: format code 2023-03-31 11:05:04 +02: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