Skip to content

Releases: UncomplicatedCustomServer/UncomplicatedCustomItems

4.1.0

01 Jun 15:36
4ef2730

Choose a tag to compare

Fixes:

Pre-release 1:

  • Fixed Actions crashing the server

Pre-release 2:

  • Fixed grenade properties not being applied correctly
  • Fixed CustomScp207 instances applying their effect when Apply207Effect was false
  • Fixed jailbird wearstate

Pre-release 4:

  • Fixed ItemShot not activating grenade CustomItems
  • Fixed damage not being applied for Weapon, ParticleDisruptor and MicroHid CustomItems

Pre-release 5:

  • Fixed Scp-1509 crashing clients.

Pre-release 6:

  • Fixed Null Reference Exception that occurred when invoking PlayerHandler.OnDrop
  • Fixed Null Reference Exception that occurred when invoking PlayerHandler.OnChangingItem
  • Fixed Null Reference Exception that occurred when invoking APICustomItem::InternalOnHurt
  • Fixed Null Reference Exception that occurred when invoking APICustomItem::InternalOnHurting
  • Fixed Null Reference Exception that occurred when invoking APICustomItem::InternalOnChangingItem
  • Fixed Null Reference Exception that occurred when invoking APICustomItem::InternalOnChangedItem
  • Fixed Invalid Operation Exception that occurred when invoking SummonedCustomItem::OnDetonated
  • Fixed Argument Out Of Range Exception that occurred when invoking CustomCandy::InternalOnEffectsApplying
  • Fixed Argument Out Of Range Exception that occurred when invoking CustomCandy::InternalOnUsingItem

Additions:

Pre-release 1:

  • Added CustomModules system

###Pre-release 2:

  • Added uci backup command

Pre-release 3:

  • Added AllowXPGain to SCP127 CustomData (Defaults to true)
  • Added backup CreditTag endpoint
  • Added RegisterCustomModule() to CustomModuleManager

Pre-release 4:

  • Added BurstFire CustomModule

Pre-release 6:

  • Added AllowSprinting property in CustomArmors
  • Added SecretLabNAudio support

Reworks:

Pre-release 4:

  • Reworked backend API.

---​

⚠️ Breaking Changes:

  • Reworked APICustomItem::OnInspecting and APICustomItem::OnInspected to use PlayerInspectingItemEventArgs and PlayerInspectedItemEventArgs
  • Replaced AudibleDistance in the CustomAudio module with MinAudibleDistance and MaxAudibleDistance

4.0.5

23 Jan 19:09

Choose a tag to compare

  • Removed OnRoundEnd event
  • Code cleanup
  • Grammar fixes

4.0.4

12 Jan 19:14

Choose a tag to compare

Added AllowWearStateChange to JailbirdData (Untested)
Fixed error being thrown from SCPHandler

4.0.3

02 Jan 20:09

Choose a tag to compare

Fixed ServerProcessKillPostfix
Fixed SCP207 HumeShieldPatches Postfix
Fixed Reload Command

4.0.2

18 Dec 05:22

Choose a tag to compare

Fixed CustomItems being unregistered when dropped by players

4.0.1

18 Dec 03:04

Choose a tag to compare

Hotfix

4.0.0

16 Dec 04:06

Choose a tag to compare

Small fixes

3.5.4

27 Aug 21:18
f234d4c

Choose a tag to compare

3.5.4 Pre-release
Pre-release

14.1.3

3.5.3

13 Jun 16:33
f234d4c

Choose a tag to compare

Merge pull request #34 from UncomplicatedCustomServer/Exiled-Dev

Exiled dev

3.5.2

29 May 17:14
a7ccc89

Choose a tag to compare

Merge pull request #32 from UncomplicatedCustomServer/Exiled-Dev

Exiled dev