Skip to content

Monster Hunt v611

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 05:46
· 4 commits to master since this release
e8b33d4
  • Moved logic for several actions into separate "extension" classes:
    • MonsterHuntScoreExtension: Allows implementation of custom scoring for monster kills and player deaths
    • MonsterHuntBotExtension: Moves all the bot orders and other checks out of game code, and allows custom behaviour
    • MonsterHuntMonsterExtension: Allows implementation of custom monster skill settings and behaviours
    • These are all configurable on the MonsterHunt gametypes
  • Support for green blood splats in the Monster Mess mutator
  • Fix missing Monster Mess splats in multiplayer clients
  • Improve visual effects of Defence escape portal
  • Reduce occurrences of Enemy AccessNone logs in Defence
  • Fix overlapping lives/ping stats on multiplayer scoreboard
  • Show monster difficulty on multiplayer scoreboard