Skip to content

XMobGen 1.8

Latest

Choose a tag to compare

@Akar1881 Akar1881 released this 02 Jan 15:27
· 2 commits to main since this release

Version 1.8.0 (2025-01-02)

Added

  • XP System:
    • Configurable XP rewards per spawn area
    • Direct XP rewards for regular mob kills
    • Proportional XP distribution for boss kills based on damage dealt
    • XP amount configuration through GUI and commands
    • Visual XP gain notifications

Fixed

  • Boss spawn system improvements:
    • Fixed issue with duplicate boss spawns
    • Added thread-safe coordination for boss spawning
    • Improved boss death and respawn handling
    • Better synchronization of boss area mob clearing
    • Enhanced state management for boss tracking

Technical

  • Added ReentrantLock for thread-safe boss spawn handling
  • Improved validation in boss death processing
  • Enhanced coordination between mob clearing and boss respawning
  • Better state management for boss tracking and respawn tasks
  • Improved logging for boss spawn and death events