Skip to content

Releases: fakeman2332/MERRoomReplacement

Exiled 9.0.1

24 Dec 18:22
c6182dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.0...1.7.1

Exiled 9

22 Dec 17:32
Compare
Choose a tag to compare

Full Changelog: 1.6.0...1.7.0

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 <oworld69@gmail.com>

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
Pre-release
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