Skip to content

Releases: fakeman2332/MERRoomReplacement

1.6.0

21 Jul 19:13
029f986
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...1.6.0

v1.5.1 — Exiled 8.7.0

16 Jan 16:06
7bd1987
Compare
Choose a tag to compare
  • 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

22 Nov 12:54
941403e
Compare
Choose a tag to compare

v1.4.2 - Exiled 8.4.1 | Fix spawn chances

18 Nov 09:53
96e0575
Compare
Choose a tag to compare

What's Changed

v1.4.1 - Exiled 8.3.5

29 Oct 12:41
8b6aa8e
Compare
Choose a tag to compare
Signed-off-by: FakeMan2332 <[email protected]>

1.3.1

09 Sep 11:47
e8ca037
Compare
Choose a tag to compare

What's Changed

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

01 Sep 19:49
ffcd2a1
Compare
Choose a tag to compare
Merge pull request #1 from FakeMan2332/development

Exiled verison bump

v 1.2.1 - Split 079's replacement to two booleans

21 Aug 18:26
38ef2f3
Compare
Choose a tag to compare

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.

21 Aug 18:09
3249d51
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/detached'

v1.1.0 - Offsets

21 Jun 21:10
b98321e
Compare
Choose a tag to compare

Added position and rotation offsets to config and command.
check readme