Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Releases: TiBarification/Jail-Warden-Pro

Release 1.4.2

26 Jul 13:13
90ba491
Compare
Choose a tag to compare

What's Changed

  • Fix of CI compilation steps in SM 1.11 by @domikuss in #84
  • Add release bundle by @theelsaud in #85

New Contributors

Full Changelog: 1.4.1...1.4.2

2.1-laserbeam: Laserbeam update

19 Jun 16:26
Compare
Choose a tag to compare
Added new cvars to laserbeam
// Warden laserbeam is turned on by default
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
jwp_laserbeam_default_on "1"

// Default color on laser turning on
// -
// Default: "rainbow"
jwp_laserbeam_default_color "rainbow"

latest

10 Oct 16:43
Compare
Choose a tag to compare
Auto config exec

1.4.0-rebuild2: Fixing bug with attacker = -1

28 Jul 15:01
22dc890
Compare
Choose a tag to compare
New changes in SDKHook_OnTakeDamageAlive

Update core to 1.4.0

05 May 18:11
8907dc9
Compare
Choose a tag to compare
Fixed bug with menu flood protection.
Auto updater is now "on" by default (cvar)
Changed model on healthkit.

1.3.0-rebuild-2

16 Apr 17:17
2c12c73
Compare
Choose a tag to compare
issue templates

1.2.0 Core update

06 Jan 14:25
1.2.0
fc2dc3c
Compare
Choose a tag to compare

Resolved bug, when warden can't be set via natives if there are no warden exists.
Same issue with warden deputy (zam). It affected on natives:

JWP_SetWarden(int);
JWP_SetZamWarden(int);

Updated modules to be compiled on SM 1.10:

  • jwp_onlrstarted (current version 1.3)
  • jwp_handcuffs (current version 1.5)

1.1.9 Menu style fix

30 Mar 13:52
Compare
Choose a tag to compare

Fixed forward for menu styling.

1.1.8: Updated stats and updated url.

30 Mar 13:52
Compare
Choose a tag to compare

1.1.7: Ohh....

13 Feb 16:36
Compare
Choose a tag to compare
Stupid change again.