Commit graph

4 commits

Author SHA1 Message Date
Nick Guy
e67f70af56 Bump version number to target MC 1.21.8 2025-08-11 17:43:42 +01:00
Nick Guy
4032a0c6ff Add advancements, class generator, and recipe handling.
- Removed deprecated `Remarkable` annotation/processor.
- Added advancements for Nether and Skyblock progression.
- Introduced `ClassBuilder` for dynamic class generation.
- Implemented `SmeltingCraftingHandler` for custom recipes.
- Updated dependencies for Paper API integration.
2025-08-09 21:22:06 +01:00
Nick Guy
e6f5230c58 Add advanced Skyblock world generation and clean up existing code.
- Introduced tiered island network generation.
- Enhanced player/team-specific world spawning.
- Refactored persistent data usage for key workflows.
- Added unit tests for circle placement logic.
2025-07-22 23:58:40 +01:00
Nick Guy
3e21e35757 Initial (if overdue) commit 2025-07-22 20:06:47 +01:00