Releases: Mikusch/MannInTheMachine
Releases · Mikusch/MannInTheMachine
1.5.1
1.5.0
A bunch of fixes and changes related to Engineer bots.
Changelog
- Fixed a rare crash related to Engineer bots
- Engineer nest particles now display over the teleporter instead of an arbitrary point in the map
- Added
mitm_bot_engineer_allow_dispenser(def.0) to allow Engineer bots to build dispensers
1.4.0
Changelog
- Made the invader queue HUD prettier
- Defender and invader queues now sort by highest connection time
- This means that the players who have been on the server the longest will be prioritized
- Fixed the "You are not allowed to suicide" text showing up when being moved to spectator on round end
1.3.0
Changelog
- Disabled robot viewmodels on Halloween maps to match the zombie skins
- Fixed invaders being able to use the Sandman's alt-fire while in their spawn area
- Fixed non-miniboss invaders not earning any miniboss priority while alive
- Improved the queue HUD display
1.2.2
Changelog
- Fixed an issue where living players could be converted into giants
1.2.1
Changelog
- Fixed invaders skipping the queue by preventing living players from accumulating spawn priority while alive (does not affect giant priority)
1.2.0
Changelog
- Added models to invaders while they are spectating and waiting to spawn
- Added
OnIsValidMiniBossforward- Deprecates
OnIsValidInvaderas it is no longer functional
- Deprecates
- Fixed invader priority not increasing for alive players
- Previously, players who were already spawned in had a much lower chance of becoming a giant
- Fixed the replay bot being selected as an invader (#42)
- Fixed the wave skip feature sometimes requiring more losses than configured to actually skip the wave
1.1.8
Changelog
- Fixed chosen replacement defenders not getting the class join popup
1.1.7
Changelog
- Fixed erroneous logs when not enough defenders are available to be chosen
- Fixed robot models not getting removed properly when chosen as defender
1.1.6
Changelog
- Added an
/afkcommand for convenience that toggles spectator mode - Fixed wrong Windows gamedata preventing the plugin from loading
- Miscellaneous code improvements