Skip to content

Releases: SourceWriters/RealisticWorldGenerator-Api

Reworked reflections

07 Jul 12:10
830b130
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.1...4.0.0

Some fixes and updates

21 Nov 08:47
Compare
Choose a tag to compare
3.0.1

Make IBlockAccess more customizable

Release to 4.35.0 of RWG

17 Nov 18:24
Compare
Choose a tag to compare

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

31 Aug 20:52
Compare
Choose a tag to compare
2.1.3

Fix INmsBiomeAccess.getBiomeGridAt

Add JavaDocs to build jar

21 Aug 11:04
Compare
Choose a tag to compare
2.1.1

Add JavaDoc plugin

Release to 4.32.0 of RWG

21 Aug 10:58
Compare
Choose a tag to compare

Updated the way status objects are handled

Added IRegenerationHelper to regenerate chunks

Release to 4.30.0 of RWG

17 Aug 18:06
Compare
Choose a tag to compare

No important api changes.

Added support to get and paste RWG schematics

Final api release before rwg release

12 Aug 18:32
Compare
Choose a tag to compare
1.2.0

Bump up version

Fix important method name

12 Aug 16:51
Compare
Choose a tag to compare
1.1.0

Fix small naming mistake

First release

12 Aug 16:15
Compare
Choose a tag to compare
1.0.0

Add Github Distribution Management stuff