Monster Hunt v611
github-actions
released this
15 Apr 05:46
·
4 commits
to master
since this release
- Moved logic for several actions into separate "extension" classes:
MonsterHuntScoreExtension
: Allows implementation of custom scoring for monster kills and player deathsMonsterHuntBotExtension
: Moves all the bot orders and other checks out of game code, and allows custom behaviourMonsterHuntMonsterExtension
: 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