Releases: fakeman2332/MERRoomReplacement
Releases · fakeman2332/MERRoomReplacement
1.6.0
What's Changed
- Added spawn delay option in config and API
- Updated Exiled to 8.11.0
Full Changelog: 1.5.1...1.6.0
v1.5.1 — Exiled 8.7.0
- Updated EXILED to
8.7.0
- Extracted some API methods.
- Made
RoomReplacer::DestroyRoom
method public.
Full Changelog: 1.5.0...1.5.1
v1.5.0 - Fix 079 desync issues
Full Changelog: 1.4.2...1.5.0
v1.4.2 - Exiled 8.4.1 | Fix spawn chances
What's Changed
- Fix random chances by @fakeman2332 in #4
Full Changelog: 1.4.1...1.4.2
v1.4.1 - Exiled 8.3.5
Signed-off-by: FakeMan2332 <[email protected]>
1.3.1
What's Changed
- Exiled verison bump by @fakeman2332 in #1
- spawn chances + patch temporarlly removed by @fakeman2332 in #2
Full Changelog: 1.2.1...1.3.1
New config option
# Chance for replace room with described schematic
spawn_chance: 50
v1.3.0-beta - Updated Exiled to 8.0.0
Merge pull request #1 from FakeMan2332/development Exiled verison bump
v 1.2.1 - Split 079's replacement to two booleans
There new booleans (they are false by default)
# Should SCP-079 be removed from spawn queue
remove_scp079_from_spawn_queue: false
# Should SCP-079 be replaced with another free SCP
prevent_scp079_on_role_change: false
v1.2.0 - Ability to replace SCP-079.
Merge remote-tracking branch 'origin/detached'
v1.1.0 - Offsets
Added position and rotation offsets to config and command.
check readme