Fixed client.
What's Changed
- Fix for out of bounds for blocks by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/114
Full Changelog: https://github.com/ModificationStation/StationAPI/compare/2.0-alpha.2.2...2.0-alpha.2.3
- 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: https://github.com/ModificationStation/StationAPI/compare/2.0-alpha.2.1...2.0-alpha.2.2
Fixed pistons removing blocks and overwriting other blocks under specific circumstances.
Only vanilla piston bugs are present now.
Full Changelog: https://github.com/ModificationStation/StationAPI/compare/2.0-alpha.2...2.0-alpha.2.1
What's Changed
- Fix array out of bounds exception when StationAPI client joins a vanilla server by @telvarost in https://github.com/ModificationStation/StationAPI/pull/90
- Added World Save event by @MrMasrozYTLIVE in https://github.com/ModificationStation/StationAPI/pull/93
- Armor Texture Fix by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/94
- Buildscript 3: Electric Tree: Kotlin Edition: Less Cursed Edition by @calmilamsy in https://github.com/ModificationStation/StationAPI/pull/96
- ServerLoginSuccessEvent Mod List by @calmilamsy in https://github.com/ModificationStation/StationAPI/pull/97
- Translation keys v1 by @mineLdiver in https://github.com/ModificationStation/StationAPI/pull/105
- Custom Dispenser Behavior addition to station-items-api-v0 by @matthewperiut in https://github.com/ModificationStation/StationAPI/pull/99
New Contributors
- @telvarost made their first contribution in https://github.com/ModificationStation/StationAPI/pull/90
- @MrMasrozYTLIVE made their first contribution in https://github.com/ModificationStation/StationAPI/pull/93
- @mineLdiver made their first contribution in https://github.com/ModificationStation/StationAPI/pull/105
Full Changelog: https://github.com/ModificationStation/StationAPI/compare/2.0-alpha.1.1...2.0-alpha.2
What's Changed
- Fix for grass in fluids by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/84
- Fix for underwater fog by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/85
Full Changelog: https://github.com/ModificationStation/StationAPI/compare/2.0-alpha.1...2.0-alpha.1.1
Lots of things has happened.
What's Changed
- Move more data into sections, world height implementation by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/20
- Fix for Flattening module by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/22
- Small fix for fix by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/23
- Fix for new world creation by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/24
- More blockstates and models by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/25
- Access widener for LongArrayTag by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/26
- Additional Debug Info by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/28
- Fix some incompatibilities related to Apron. by @thecatcore in https://github.com/ModificationStation/StationAPI/pull/29
- Fixes pumpkins negating all damage by @matthewperiut in https://github.com/ModificationStation/StationAPI/pull/55
- Fix for wrong block particles and sounds by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/61
- add preMine and preHit methods to Items by @DanyGames2014 in https://github.com/ModificationStation/StationAPI/pull/63
- Improve ProgressListener for World conversion using DataFixers by @thecatcore in https://github.com/ModificationStation/StationAPI/pull/65
- Worldgen API v0 by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/66
- Worldgen API v0 [Part 2] by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/68
- Fix for client-server crash related to null biome source by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/69
- Fix for incorrect biomegen seed handling on clients by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/70
- Emission textures by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/73
- Light emission per blockstate by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/72
- Worldgen API v0 [Part 3] by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/75
- Bonemeal API by @paulevsGitch in https://github.com/ModificationStation/StationAPI/pull/78
New Contributors
- @paulevsGitch made their first contribution in https://github.com/ModificationStation/StationAPI/pull/20
- @thecatcore made their first contribution in https://github.com/ModificationStation/StationAPI/pull/29
- @matthewperiut made their first contribution in https://github.com/ModificationStation/StationAPI/pull/55
- @DanyGames2014 made their first contribution in https://github.com/ModificationStation/StationAPI/pull/63
Full Changelog: https://github.com/ModificationStation/StationAPI/compare/2.0-PRE2...2.0-alpha.1