Filter loader...
  • Reverted the new vanilla checker because it broke randomly

Full Changelog: https://github.com/ModificationStation/StationAPI/compare/2.0.0-alpha.5...2.0.0-alpha.5.2

  • 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: https://github.com/ModificationStation/StationAPI/compare/2.0.0-alpha.4...2.0.0-alpha.5

  • 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: https://github.com/ModificationStation/StationAPI/compare/2.0.0-alpha.4...2.0.0-alpha.4.1

  • 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: https://github.com/ModificationStation/StationAPI/compare/2.0.0-alpha.3...2.0.0-alpha.4

2.0 isn't semantic, apparently.

Also, 2.0-alpha.3 had severe build issues, so now we have 2.0.0-alpha.3

  • 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: https://github.com/ModificationStation/StationAPI/compare/2.0-alpha.2.3...2.0-alpha.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

New Contributors

Full Changelog: https://github.com/ModificationStation/StationAPI/compare/2.0-alpha.1.1...2.0-alpha.2

Lots of things has happened.

What's Changed

New Contributors

Full Changelog: https://github.com/ModificationStation/StationAPI/compare/2.0-PRE2...2.0-alpha.1


Project members

mine_diver

Owner

calmilamsy

Member

Details

Licensed MIT
Published 2 years ago
Updated a month ago