Releases: SourceWriters/RealisticWorldGenerator-Api
Releases · SourceWriters/RealisticWorldGenerator-Api
Reworked reflections
What's Changed
- Remove main branch cause v4 is main by @Lauriichan in #32
New Contributors
- @Lauriichan made their first contribution in #32
Full Changelog: 3.0.1...4.0.0
Some fixes and updates
3.0.1 Make IBlockAccess more customizable
Release to 4.35.0 of RWG
Updated BlockDataLoader to get BlockState and BlockData instead of Block and BlockData
Added a couple of Methods to the IChestStorage interface related to the name of loottables
Added a whole new System to load assets which can unload / load assets on demand
Improved Properties to cache VoidProperty objects as they used a lot of memory
Release to 4.33.0 of RWG
2.1.3 Fix INmsBiomeAccess.getBiomeGridAt
Add JavaDocs to build jar
2.1.1 Add JavaDoc plugin
Release to 4.32.0 of RWG
Updated the way status objects are handled
Added IRegenerationHelper to regenerate chunks
Release to 4.30.0 of RWG
No important api changes.
Added support to get and paste RWG schematics
Final api release before rwg release
1.2.0 Bump up version
Fix important method name
1.1.0 Fix small naming mistake
First release
1.0.0 Add Github Distribution Management stuff