Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ModificationStation/StationAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0-alpha.4
Choose a base ref
...
head repository: ModificationStation/StationAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0-alpha.4.1
Choose a head ref
  • 1 commit
  • 25 files changed
  • 3 contributors

Commits on Jul 5, 2025

  1. 2.0.0-alpha.4.1 (#203)

    * Switched from HMI to RetroCommands
    
    * Removed broken reimplementation of Divisor's old PlayerAPI. (#139)
    
    * Removed Indigo renderer (#140)
    
    * Updated UnsafeEvents
    
    * ContextVariable
    
    * ContextVariable#get
    
    * Feature/register helper (#146)
    
    * Added register helper methods to RegistryEvent
    
    * Remove unused BulkConsumer.
    
    * Updated all registries to be entry type bound.
    
    * Updated all usages of Registry#register to new helper methods where applicable.
    
    * Moved bulk registration helpers implementation to Registry interface and redirected event method helpers to that.
    
    * Swapped namespace and rawIdGetter placements so they better reflect the original method arguments.
    
    * cleanup/java-hacks (#145)
    
    * Cleaned up Java hacks related to entrypoints
    
    * Removed EnumFactory.
    
    * Removed NativeImage Unsafe buffer cleaner invocation.
    
    * Replaced fake BlockItem with null, since MixinExtras allows that, unlike vanilla Mixin's Redirect.
    
    * Removed UnsafeProvider.
    
    * Updated javadoc for EntrypointManager#registerLookup
    
    * Fix a NPE in shears override
    
    * Fix a NPE in FuelRegistry
    
    * Added StationFlatteningBlock#onStateReplaced
    
    * Fixed #159
    
    * Change version
    
    * Merge pull request #165 from ThexXTURBOXx/develop
    
    Don't close filesystems when resolving mod namespaces
    
    * Update modmenu
    
    * Merge pull request #168
    
    * Yeet
    
    * Wait this is wrong
    
    * Merge branch 'develop' into namespace-change
    
    * Make stapi get angree (#169)
    
    * Update BiomeMixin.java (#196)
    
    * Add Block Support to CustomTooltipProvider (#187)
    
    * Add Block support to CustomTooltipProvider
    
    * Add some documentation to the interface
    
    * Make Leaves' Log Check Work With Modded Logs and Leaves (#186)
    
    * Fix
    
    * And comment this out cause it's ugly
    
    * Fix (#185)
    
    * FUCK (#200)
    
    * Why mine (#197)
    
    * Potentially make mine scream (#188)
    
    * Implement onBonemealUse on Vanilla Crops (#170)
    
    * Yeet
    
    * Also do sapling, also fix multiplayer
    
    * Use the appropriate random
    
    ---------
    
    Co-authored-by: mineLdiver <[email protected]>
    
    * Fixed cal L moment (cascaded test worldgen)
    
    * Change version
    
    ---------
    
    Co-authored-by: Nico Mexis <[email protected]>
    Co-authored-by: calmilamsy <[email protected]>
    3 people authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    3833e64 View commit details
    Browse the repository at this point in the history
Loading