Commit Graph

920 Commits

Author SHA1 Message Date
BotoX
bd6530790e Fix mother zombie infection cycle not saving picked alternative candidates at end of cycle. 2024-06-21 06:55:58 +02:00
dogan
074c3e69f4 zr: fix minor bug 2024-06-21 06:55:58 +02:00
dogan
3a1e34e887 ZR: doh 4 2024-06-21 06:55:58 +02:00
dogan
265ebc6b9d ZR: doh 3 2024-06-21 06:55:58 +02:00
dogan
864715a871 ZR: fix check for motherzombies nearby 2024-06-21 06:55:58 +02:00
hubdom
73e63d4057 doh^2 2024-06-21 06:55:58 +02:00
hubdom
ec6bbd05b6 doh! 2024-06-21 06:55:58 +02:00
hubdom
2f9bd13cb1 add Aura for motherzombies where all zombies have increased health regen 2024-06-21 06:55:58 +02:00
hubdom
db60e23e3a fix exploit 2024-06-21 06:55:58 +02:00
BotoX
005a32ac4e Add teleport on infect option. 2024-06-21 06:55:57 +02:00
BotoX
1a83b66e84 fix bool value bug in zr_class_modify 2024-06-21 06:55:57 +02:00
BotoX
c73af38b57 fix broken zm mode 2024-06-21 06:55:57 +02:00
BotoX
ded185b2a4 fix bug in last commit 2024-06-21 06:55:57 +02:00
BotoX
97f82b388b zclass fix remaining bugs 2024-06-21 06:55:57 +02:00
BotoX
f49bd080a1 add zr_knockback_maxvel 2024-06-21 06:55:57 +02:00
BotoX
8ac5642857 Fix sourcepawn bug 2024-06-21 06:55:57 +02:00
BotoX
bd09157a72 fix one bug from playerclasses change 2024-06-21 06:55:57 +02:00
BotoX
d254b01d34 ztele: reset velocity 2024-06-21 06:55:57 +02:00
BotoX
2e4058f772 add "identifier" to playerclasses (kv section name) and use it as default for cookies, zr_class_modify, etc. 2024-06-21 06:55:57 +02:00
BotoX
06cea5f08d fix bugs 2024-06-21 06:55:57 +02:00
zaCade
4fe16c5ffb Few more for organization :D 2024-06-21 06:55:56 +02:00
zaCade
b32134d16c Move the set functions behind the get functions.
For organization sake.
2024-06-21 06:55:56 +02:00
BotoX
9834a80246 Add max client total velocity for knockback in addition to max force per tick. 2024-06-21 06:55:56 +02:00
BotoX
3111ac0e75 Improve custom knockback API 2024-06-21 06:55:56 +02:00
zaCade
c58dfaa4eb Cleanup duplicated code, and a big wtf?
offsActiveWeapon was never declared, guess we never found out because the functions where unused. WeaponsGetActiveWeaponSlot is still unused, leaving in might be usefull somewhen in the future.
2024-06-21 06:55:56 +02:00
BotoX
7dce46cd72 Add support for DamageProxy plugin. 2024-06-21 06:55:56 +02:00
zaCade
a28615c5fa Read offset from gamedata instead of hardcoded. 2024-06-21 06:55:56 +02:00
BotoX
577b5d1af5 change KnockbackOnClientHurt to KnockbackOnTakeDamageAlivePost 2024-06-21 06:55:56 +02:00
BotoX
2179907d2e fix warning caused by compiler update 2024-06-21 06:55:56 +02:00
BotoX
917ec936f8 Update spcomp and includes to latest 1.10-fork
disable warning 241: Array-based enum structs will be removed in 1.11
2024-06-21 06:55:55 +02:00
BotoX
689c4e89cf use new OnEntitySpawned forward 2024-06-21 06:55:55 +02:00
zaCade
4605f5c6af ZSpawn: Fix slight bug?
This shouldve probably been here from the start, just fixing this cause its my oversight.
2024-06-21 06:55:55 +02:00
Dogan
4f7241cd2f ZR roundend: hide fakes 2024-06-21 06:55:55 +02:00
zaCade
5579a38985 General: Clean up the weaponslot management. 2024-06-21 06:55:55 +02:00
BotoX
9f465bc4a1 fix sourcetvmanager to actually be optional 2024-06-21 06:55:55 +02:00
88565c4b4e SourceTv 2024-06-21 06:55:55 +02:00
zaCade
5c6a17804f General: Fix auto zspawn ignoring zspawn disables. 2024-06-21 06:55:55 +02:00
neon
e79de8726d fuck ZR? 2024-06-21 06:55:55 +02:00
neon
3c883ca1db ZR: oops 2024-06-21 06:55:54 +02:00
neon
f2cb5b952a ZR: adding forwards for Napalm 2024-06-21 06:55:54 +02:00
zaCade
985f070c1f Update weapons.txt 2024-06-21 06:55:36 +02:00
zaCade
b824095b82 ZSpawn: Exclude SourceTV client from auto zspawn. 2019-03-25 00:54:28 +01:00
zaCade
35d7190ba2 ZSpawn: Hopefully fix the random deaths.
Seems it all happening together with the game logic caused some random death issues. Hopefully thats fixed now.
2019-03-10 21:39:27 +01:00
zaCade
6334246ced ZSpawn: Add auto zspawn. 2019-03-10 19:59:20 +01:00
zaCade
177d9217b8 ZMarket: Yet another location. 2019-03-10 19:59:04 +01:00
zaCade
4a4ae4dc1e General: Make fire grenades also ignite zombies. 2019-03-09 14:39:09 +01:00
zaCade
431b444e1f ZMarket: Only grab 'zmarket' name on CSGO.
CSS doesnt fuck up capitalization, unlike CSGO...
2019-03-09 13:54:06 +01:00
zaCade
10461e8ba4 ZMarket: Rework display name system, it applies to all menus now. 2019-03-09 13:44:42 +01:00
zaCade
96c640b58d General: Fix random csgo extra slots not being stripped propperly.
Yeah this couldve been written cleaner, this way its atleast slightly future proof. Since slot 13 is currently the last slot.
2019-03-09 12:40:29 +01:00
zaCade
c5bcfa65a8 Misc: Add CSGO content.
Fuckin had to recreate the weapons.txt. Yikers (Still gotta do `ammotype`.)
2019-03-09 12:39:25 +01:00