Skip to content

Releases: bladuk/ScpsInfoDisplay

2.0.2

22 Sep 18:54
785fd8a
Compare
Choose a tag to compare

What's Changed

  • Update to Exiled V8 and SCP:SL 13.2

2.0.1

28 Jan 10:55
98ccd27
Compare
Choose a tag to compare

Changelog:

  • Minor code changes
  • Removed config validation (now using yaml validation)

2.0.0

08 Jan 20:19
618a7c6
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release

Changelog:

  • Updated for 12.0 "Mimicry"
  • Added NWAPI version
  • Added new string variable %106vigor%
  • Code cleanup

1.1.4

09 Jun 21:14
Compare
Choose a tag to compare

Display when changing role from SCP to custom role with integration works fine now

1.1.3

08 Jun 15:59
Compare
Choose a tag to compare

Changelog:

  • Code cleanup.
  • Another fix for InvalidOperationException in round end event.
  • Added three string variables (%079level%, %079experience%, %079energy%).

1.1.2

01 Jun 18:06
Compare
Choose a tag to compare

Hotfix for InvalidOperationException in round end event.

1.1.1

29 May 12:24
Compare
Choose a tag to compare

Hotfix for NullReferenceException in display coroutine.

1.1.0

28 May 14:55
Compare
Choose a tag to compare

Changelog:

  • Added the ability to change an alignment and offset of display's text (#1)
  • Added the player's marker (Player who seeng the display will be marked among other player)
  • Added config values parser (When it finds a mismatch, it will use the default value and report it in the server console)
  • Added two new string variables (%zombies%, %distance%)
  • Fixed a bug where when SCP that were not in the display_strings config spawns, the display stopped showing for everyone
  • Display's coroutine now throws exceptions when it occurs

1.0.0

26 May 14:10
Compare
Choose a tag to compare

First release of ScpsInfoDisplay