Commit graph

492 commits

Author SHA1 Message Date
cypress
dbb25354b4 SERVER: Provide set durations for weapon swap animations 2023-09-14 21:46:46 -04:00
cypress
6d03beca80 SERVER: Only allow one player to hold the Wunderwaffe DG-2 at a time 2023-09-14 20:56:59 -04:00
cypress
b374fdcfca SERVER: Increase Perk sound volume from 50% to 80% 2023-09-14 15:26:33 -04:00
cypress
e757682d88 SERVER: Add a use delay to the Mystery Box 2023-09-14 15:23:22 -04:00
cypress
bfc60fac84 SERVER: Adjust timing for grenade priming 2023-09-14 15:15:57 -04:00
cypress
8fba00e0e7 SERVER: Adjust timing for melee actions 2023-09-14 15:09:28 -04:00
cypress
6ac0883126 SERVER: Reduce PaP time 2023-09-14 14:12:51 -04:00
cypress
4057357c42 SERVER: Always precache Mustang & Sally if possessing the Colt 2023-09-14 13:59:35 -04:00
cypress
e7a704e03d SERVER: More accurate explosive damage and crawler triggering 2023-09-11 23:21:46 -04:00
cypress
bf4afd4ae3 SERVER: Bouncing Betty Revamp
* Fix timing of priming sound.
* Sped up animation playback rate.
* Fix not playing "take out" animation after placing Betty.
* Decreases raise time from 0.35 seconds to 0.28 seconds.
* Betties rise with more force.
* Increase explosion effect dramatics.
* Betties no longer inflict self-damage.
* Betties can no longer be re-bought from wall chalk.
* Fixed betties using cost2 for their entity instead of cost.
* Move bouncing betty logic to separate source file.
2023-09-10 10:39:38 -04:00
Ian
973d60eb9b SERVER: Fix Deadshot targetting dead zombies 2023-09-09 14:18:24 -04:00
Ian
925662c384 SERVER: Prevent non-enemies from activating Bouncy Betty 2023-09-09 14:12:23 -04:00
Ian
cf1421b943 SERVER: Have Ray Gun prop fire from barrel position 2023-09-09 14:07:40 -04:00
Ian
2858e4cb84 SHARED: Fix Muzzleflash offsets for most weapons 2023-09-09 13:16:21 -04:00
cypress
54b16eb1a0 SERVER: don't remove() killtargets 2023-09-05 09:48:30 -04:00
blubs
1856d57e27 SERVER: Fix kill stat for wunderwaffe 2023-09-03 15:02:27 -07:00
blubs
38a6f72edd SERVER: Remove leftover print 2023-09-02 23:53:58 -07:00
blubs
879357e2a2 SERVER: Fix MOVE_NOMONSTERS missing reference 2023-09-02 23:52:33 -07:00
blubs
d156216f42 SERVER: Revamps wunderwaffe logic 2023-09-02 23:49:29 -07:00
cypress
f0e1a9c4f4 SERVER: Fix Pack-A-Punch not showing weapon name 2023-09-02 11:44:15 -04:00
cypress
19f176ebd1 SERVER: Fix some light effects not being fullbright 2023-09-02 11:12:24 -04:00
cypress
5b28f65d9e
SERVER: Bump Random Power-Up Drop Rate to 4%
Primarily impacts later rounds when the threshold is harder to meet.
2023-08-31 23:06:07 -04:00
cypress
77af97d136 SERVER: Irrelevant Zombie Health Tweak 2023-08-31 10:38:44 -04:00
cypress
aec68db169 SERVER: Make Teddies work with Soft_Restart 2023-08-29 22:46:50 -04:00
Ian
ea90417314 SERVER: Major Mystery Box Revamp, add support for MBOX2 format 2023-08-29 11:44:41 -04:00
Ian
5d392899bb SERVER: Move Mystery Box to separate source file 2023-08-28 19:12:34 -04:00
cypress
126298114c SERVER: Fix Zombies dropping Power-Ups when killed via Trap 2023-08-28 11:07:07 -04:00
cypress
901ee7121e SERVER: Fix Electric Barrier bounding box when pointed upwards 2023-08-28 11:03:26 -04:00
cypress
ddc845f447 SERVER: Fix nround.wav at start using weapon channel 2023-08-28 10:28:38 -04:00
cypress
30758dd389 SERVER: Fix ADS Toggle logic 2023-08-28 10:26:37 -04:00
cypress
006c82e025 CLIENT: Fix Control Settings returning to Main Menu 2023-08-28 09:46:43 -04:00
cypress
6a91f6670e SERVER: Fix playback speed of v_perk.mdl 2023-08-28 09:40:23 -04:00
Luis Gutierrez
f4d0dd61a3
SERVER: Update powerup frame logic 2023-08-28 01:08:16 -07:00
Luis Gutierrez
d41d64cbef
SERVER: Update perk drink anim frames 2023-08-27 23:34:15 -07:00
cypress
dc62d3ddc1 SERVER: Proper Mystery Box Teleportation Animation 2023-08-27 22:49:43 -04:00
cypress
ad23cd7933 SERVER: Stop mglow$ from leaking MBOX ents 2023-08-27 21:08:16 -04:00
cypress
10418b38f7
CLIENT: Fix Stopwatch counting an hour as 360 seconds, and not 3600 2023-08-27 15:55:43 -04:00
cypress
6d37aaae5f CLIENT/FTE: Add stopwatch to HUD 2023-08-27 10:15:16 -04:00
cypress
2a94f8daf9 SERVER: Fix Mystery Box causing Soft_Restart issues 2023-08-26 20:57:13 -04:00
cypress
6122e48a94 SERVER: Tweak sniper scope weapon zoom 2023-08-26 20:13:56 -04:00
cypress
f416363b21 SERVER: Fix denybuy.wav spam with perk_pap 2023-08-26 15:01:12 -04:00
cypress
763a7d75b5 SERVER: Allow .killtarget and .message to fire in SUB_UseTargets() without any normal targets set 2023-08-26 14:56:48 -04:00
cypress
742c9aad86 SERVER: Add punchangle when taking explosive damage 2023-08-26 09:49:16 -04:00
cypress
72631d96a8 SERVER: convert bad misc/buy.wav on teddy_spawn 2023-08-26 09:43:26 -04:00
cypress
b3388f382f SERVER/FTE: Tweak grenade radius flash effect 2023-08-26 09:39:59 -04:00
cypress
c9c8c31012 SERVER: Adjust 'Oops' achievement to trigger near death 2023-08-26 09:35:35 -04:00
cypress
2fb30fe14c CLIENT/FTE: Add social media links 2023-08-26 09:27:53 -04:00
cypress
c295f9215a SERVER: Fix Mysterybox denybuy.wav loop 2023-08-25 21:31:38 -04:00
cypress
d56a17faf3 SERVER: Better management of model and sound allocation 2023-08-25 15:14:24 -04:00
cypress
1011f18b98
prompt build 2023-07-23 15:32:29 -04:00