- Fix null exception when getting streaming song for debug overlay
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.6.0...v2.6.1
- Add ability to view currently playing music in the debug overlay (F3)
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.5.0...v2.6.0
- Select random main menu song file from main-menu-theme folder instead of only allowing songs named mainmenu
- Update main menu song volume when returning to title screen after changing music volume in options
- Remove nightmare mob spawning when sleep percentage is active
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.4.0...v2.5.0
- Add ability to change max light level at which monsters can spawn
- Add ability to configure percentage of players needed to skip nighttime
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.3.4...v2.4.0
- Add config to stop any active background music when changing dimensions
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.3.3...v2.3.4
- Fix stopping dimension specific music when changing dimensions and the config is active
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.3.2...v2.3.3
- Attempt to fix dimension and biome specific tags not working for custom songs
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.3.1...v2.3.2
- Add compatibility with PumpkinMoon mod
- Disables spawn group size config when PumpkinMoon is installed, as PumpkinMoon will take over setting spawn group size.
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.3.0...v2.3.1
Added
- Add ability to disable saddled pigs from despawning and to skip them in the passive mob count
Changed
- Make mixins less invasive (replace Redirects with WrapOperation)
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.2.3...v2.3.0
- Add config for disabling feature that stops dimension specific songs when swapping dimensions
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.2.2...v2.2.3
What's Changed
Changed
- Make it so that dimension specific music only plays in its dimension by @telvarost in https://github.com/telvarost/QuickAdditions-StationAPI/pull/6
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.2.1...v2.2.2
What's Changed
Other
- Fix default setting for mob despawning by @telvarost in https://github.com/telvarost/QuickAdditions-StationAPI/pull/4
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.2.0...v2.2.1
What's Changed
Added
- Adjustable volume level through configs for some sounds by @telvarost in https://github.com/telvarost/QuickAdditions-StationAPI/pull/3
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.1.0...v2.2.0
Added
- Add config to disable living entity despawning
Changed
- Reorganize music and spawn mechanics configs
- (This will reset your configs for those fields if migrating from an earlier version, but should help make configs easier to find)
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v2.0.0...v2.1.0
Added
- Add configs for rain and thunder -> time and duration
Changed
- Reorganize weather configs
- Increase max value for time until next BGM configs
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v1.12.0...v2.0.0
- Add ability to specify which dimension or biome a custom song plays in
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v1.11.0...v1.12.0
- Add ability to cancel weather reset when sleeping and the weather is clear
- This makes rain and snow more common
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v1.10.0...v1.11.0
- Add ability to set a Y level above which it will always snow
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v1.9.0...v1.10.0
- Adds ability to change max mob spawn capacity for different creature types.
- Monster, passive (animals), and squid max spawn capacity can be changed.
- Adds ability to change mob spawn group size.
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v1.8.0...v1.9.0
- Migrate to GCAPI3
Full Changelog: https://github.com/telvarost/QuickAdditions-StationAPI/compare/v1.7.1...v1.8.0