Skip to content

Releases: 74oshua/RoombaMines

v1.1.6

07 Sep 22:05
Compare
Choose a tag to compare
  • Fixed for v64

v1.1.5

06 Apr 21:50
Compare
Choose a tag to compare
  • Added check to prevent Roombas from spawning clipped inside walls
  • Added config option MineBecomesRoombaChance. This can be used to allow regular stationary mines to spawn as well as Roombas

v1.1.4

11 Feb 18:45
Compare
Choose a tag to compare
  • Added check to disable movement for mines that spawn outside to provide compatibility with mods that allow outside mines

v1.1.3

10 Feb 20:08
Compare
Choose a tag to compare
  • Changed the way mines are modified
    The landmine prefab in the RoundManager is now overwritten before the level is generated instead of spawning a new parent object for every landmine after the fact
  • Fixed mines spawning outside
  • Changed default value of RoombaAllowRotateLeft in the config to to false

v1.1.2

28 Jan 16:17
Compare
Choose a tag to compare
  • Reduced number of Raycasts used (slightly better performance?)
  • Added fix for mines that spawn above the ground

v1.1.1

27 Jan 23:52
Compare
Choose a tag to compare
  • Changed directory of roomba_names.txt to account for third-party launchers

v1.1.0

27 Jan 20:30
Compare
Choose a tag to compare
  • Added BepInEx config support, mine speed and rotation can be modified by the host in BepInEx/config/RoombaMines.cfg after the mod has been run once
  • Added cosmetic changes to the mines

v1.0.0

15 Jan 05:09
fe3f074
Compare
Choose a tag to compare

Initial release