Commit graph

6 commits

Author SHA1 Message Date
ed777e7303 File tree structure rearrangements. Getting rid of binary pk3 files. 2019-03-13 16:48:58 +01:00
9d869d5c0a Fix damage overlay for splitscreen games
Starting to mess with decal colours. DO NOT TOUCH. This is awaiting engine fixes potentially.
2019-03-12 01:22:50 +01:00
7c15bed7bb Flashlight: Add the HUD indicator in the 'valve' base
Rewolf: Preparing initial work
Effects: Added Gib-Human effect
CBaseEntity: Make sure things that are hidden can't be damaged by default. E.g. func_breakables that are hidden
func_door_rotating: Minor tweak saving us a few bytes
item_food/sodacan: Make bounding box bigger, fix classname check to apply to "player", not "Player" (TW leftover)
Damage_Radius: Fix how damage radius checks for brush based entities.

Scientist Hunt specific stuff:
- impulse 103 test cvar added to destroy everything around the map
- scientists can be gibbed
- scientists scream when falling
- new cvar sh_scialert that spawn scientists alerted
- new cvar sh_scispeed that is mirrored from the original mod
- new cvar sh_scimax that will limit the amount of scientists spawned by the shdata system
- new cvar sh_sciyaw that will randomize the spawn yaw angle when there's no other specified
2019-03-09 15:50:11 +01:00
dc60e0c3a4 monster_scientist: Add support for multiple heads and their voice-pitch shifts, merge similar attributes into one bitflag one 2019-03-07 09:16:06 +01:00
ddbec9d0db monster_scientist: Add the 'seen' sounds, which are greetings when a player is nearby. 2019-03-06 23:25:54 +01:00
5b58351619 w_chainsaw: move towards the victim you're cutting with that thing. Ala scihunt 2019-03-06 20:23:31 +01:00