Skip to content

VulkanMod Extra v0.2.0-beta5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Sep 03:46
· 40 commits to main since this release

Full Changelog: v0.2.0-beta4...v0.2.0-beta5

Enhanced GUI Integration & Master Controls - v0.2.0-beta5

  • Implemented master toggle controls for "All Animations" and "All Particles" at the top of their respective pages
  • Added proper VulkanMod OptionBlock spacing using native VulkanMod patterns for professional GUI integration
  • Fixed ArrayStoreException in option creation by properly handling mixed SwitchOption/CyclingOption types
  • Enhanced OptionBlock separation for HUD/Extra options page with logical grouping (Display, Coordinate, Toast, Other)
  • Optimized option creation with base Option class compatibility for seamless VulkanMod integration
  • Improved master toggle functionality as override controls without modifying individual settings
  • Enhanced GitHub Actions workflows with comprehensive issue templates and automated release management
  • Added professional changelog generation and manual publishing controls for better release management
  • Updated all method references to use clean naming conventions (removed duplicate Comprehensive methods)
  • Comprehensive code cleanup and method deduplication for maintainable codebase