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 |
|
cypress
|
8c65c22f82
|
SERVER/STANDARD: Fix weapon2model when swapping
|
2023-07-20 13:08:39 -04:00 |
|
cypress
|
d4995b5b0c
|
STANDARD/SERVER: Remove calls to strunzone on Remove_Waypoint
Causes issues removing waypoints on Standard platforms -- strings
weren't assigned IDs for the zone blocks, not in heap?
|
2023-07-19 23:17:40 -04:00 |
|
cypress
|
b2bd148fdf
|
SERVER: Undo PC traceline penetration
|
2023-07-18 14:44:53 -04:00 |
|
cypress
|
a207108dc2
|
SERVER/FTE: Add a proper fix for collision restoration
|
2023-07-18 14:31:12 -04:00 |
|
cypress
|
72c1a8e70d
|
SERVER: Fix Zombie BBOX after death
|
2023-07-18 13:33:14 -04:00 |
|
cypress
|
92e9a36a50
|
FTE/CLIENT: Hide Restart on WEBGL
|
2023-07-18 13:08:35 -04:00 |
|
cypress
|
a71899154b
|
FTE/CLIENT: Fix Web buttons activiating on EXE
|
2023-07-18 13:05:09 -04:00 |
|
cypress
|
d06d7e0e37
|
FTE/CLIENT: Fix Audio Settings always going to Main Menu
|
2023-07-18 12:59:07 -04:00 |
|
cypress
|
b691428e3c
|
FTE/CLIENT: Tweak HUD health display to account for Juggernog
|
2023-07-18 12:23:14 -04:00 |
|
cypress
|
b4f8a15cc3
|
FTE/SERVER: Fix traceweapons not penetrating multiple enemies
|
2023-07-18 12:05:49 -04:00 |
|
cypress
|
b416568c7c
|
SERVER: Slight fall damage fixes
|
2023-07-17 16:52:58 -04:00 |
|
cypress
|
5e1bcb46da
|
SERVER: Add proper support for fall damage
|
2023-07-17 16:40:49 -04:00 |
|
cypress
|
a8ae0a96fc
|
SERVER: Add a sprint delay when taking damage
|
2023-07-17 15:13:05 -04:00 |
|
cypress
|
5b94ecb5f8
|
SERVER: Give M1911 more accurate below torso damage
|
2023-07-17 15:03:06 -04:00 |
|
cypress
|
4232fc233d
|
SERVER: Fix issue with subsequent power-ups not blinking for despawn
|
2023-07-17 14:51:25 -04:00 |
|
cypress
|
5576c98910
|
SERVER: Fix issue with trying to use a tempent before allocation
|
2023-07-17 14:23:41 -04:00 |
|
cypress
|
7694538f00
|
SERVER: Have a static allocated amount of entities for mystery box
|
2023-07-17 14:17:39 -04:00 |
|