Releases: ModificationStation/StationAPI
Releases · ModificationStation/StationAPI
[2.0.0-alpha.5.4] 128 != -128
- Fixed extended heightmap loading
Full Changelog: 2.0.0-alpha.5.3...2.0.0-alpha.5.4
[2.0.0-alpha.5.3] Somehow, I've fixed ambient occlusion
- Fixed maps crashing on modded blocks
- Fixed JSON models ambient occlusion
- Fixed biome arrays leak (e.g causing wrong ice generation)
- Fixed
Drawable#destroycrash on MacOS - GCAPI is no longer required
Full Changelog: 2.0.0-alpha.5.2...2.0.0-alpha.5.3
[2.0.0-alpha.5.2] Vanilla checker broke
- Reverted the new vanilla checker because it broke randomly
Full Changelog: 2.0.0-alpha.5...2.0.0-alpha.5.2
[2.0.0-alpha.5] The *effects* of this update will last for an *eon*...
- Fixed namespace resolving when building with Gradle
- Added configuration
- New helper methods in PacketHelper
- Fixed block entities duping when changing block states
- Removed a couple of useless errors in logs
- Fixed air state being incorrectly passed into getDropList for blocks outside the vanilla ID range
- New vanilla checker
- Effects API
- Door template can be used for custom doors now
- Fixed a recursion in atlases
Full Changelog: 2.0.0-alpha.4...2.0.0-alpha.5
[2.0.0-alpha.4.1] Bugfixes, bugfixes, bugfixes... And diploma?
- Made namespace resolving more reliable
- Made a worldgen related crash more descriptive
- Fixed setNoDimensionFeatures
- CustomTooltipProvider now works on blocks directly
- Leaf decay now works with tags
- Fixed a multiplayer respawn crash
- Fixed an issue related to modlist server->client syncing
- Cleaned up vector classes
- Fixed Nether having skylight under specific circumstances
- Implemented onBonemealUse on vanilla crops
Full Changelog: 2.0.0-alpha.4...2.0.0-alpha.4.1
[2.0.0-alpha.4] Java 8 + 9 + 6 = 23!
- Removed the reimplementation of Divisor's Player API
- Removed Indigo Renderer
- Added helper methods for registering objects to registries
- Cleaned up Java hacks that prevented StationAPI from working on Java 18 and newer
- Fixed a couple of NullPointerExceptions
- Added Block#onStateReplaced
- Enabled registry synchronization for BlockColors, ItemColors and buckets
Full Changelog: 2.0.0-alpha.3...2.0.0-alpha.4
[2.0.0-alpha.3] 2.0 isn't semantic, apparently
Also, 2.0-alpha.3 had severe build issues, so now we have 2.0.0-alpha.3
[2.0-alpha.3] Big update with big tools
- Registries no longer freeze
- Fixed world conversion when the folder name doesn't match the world name
- Added InitFinishedEvent
- Clock's dial animation now scales to the clock's texture size, fixing crash with some texturepacks
- Added an option to allow DataTracker sync of non-living entities at spawn
- Added metadata furnace fuel
- Removed redundant dependencies
- Introduced packet types, making custom networking faster and easier to use
- Introduced tools API, a flexible system for defining tool level inheritance and player's mining strength and effectiveness
Full Changelog: 2.0-alpha.2.3...2.0-alpha.3
[2.0-alpha.2.3] Fixed Skylands cavegen
What's Changed
- Fix for out of bounds for blocks by @paulevsGitch in #114
Full Changelog: 2.0-alpha.2.2...2.0-alpha.2.3
[2.0-alpha.2.2] Fixed the world
- Fixed ChunkDecoration event not getting called on server
- Reworked tooltip renderer
- Added RegistriesFrozenEvent
- Fixed registries not being frozen on server
- Fixed late DimensionRegistry initialization
- Added getter methods to StationAPI recipe classes
- Fixed cave generation for custom world height and depth
- Fixed invasive packet mixins
- Fixed grass generation for custom depth
Full Changelog: 2.0-alpha.2.1...2.0-alpha.2.2