Commit Graph

17 Commits

Author SHA1 Message Date
Giegue
5da691b5fe Fix apache/turrets not triggering their targets on death.
Fix apache not giving score upon kill.
Fix monster trigger target crashing the server.
Add "squadmaker" alias entity.
Added plenty of keyvalues to monstermaker, similar to SC's squadmaker.
2023-04-26 01:44:36 -03:00
Giegue
e1e2a48f89 Fix Alien Grunt's TraceAttack method.
Fix extra cfg file crashing the server.
Added custom blood color for monsters.
2023-04-24 13:17:49 -03:00
Giegue
bfa59a2419 Fix Male Assassin unable to use the Sniper Rifle.
Partially fixed the Stukabat being unable to move when target is unreachable.
Removed zombie/gonome bullet resistance.
Add Global Model Replacement and Global Sound Replacement.
Update Tier milestones.
2023-04-21 20:55:47 -03:00
Giegue
66be4861a3 Fix male assassin unable to use weapons properly.
Remove zombie/gonome bullet resistance.
Make it slighly harder to gib monsters.
Small navigation fix.
Fix compilation on Visual Studio 2015 and 2017.
Fix "use_monstermod" keyvalue not working.
2023-04-15 19:23:20 -03:00
Giegue
62c17b14e4 Even more BSP reader fixes.
Also fix project file not including all files.
2023-04-01 23:57:11 -03:00
Giegue
acc22bc9ef Fix BSP reader crashing the server. 2023-03-29 12:54:54 -03:00
Giegue
79d4b3b21d Read entities within the BSP itself.
NOT YET COMPLETE, HIGHLY UNSTABLE!

Disabled by default, prone to crashing under Windows.
Set CVar "monster_entity_config" to 0 (or 2) to enable reading from BSP.
2023-03-29 02:48:18 -03:00
Giegue
a3086aaaa4 Print number of entities found in BSP file.
Add 'ambient_music' entity.
2023-03-25 21:48:27 -03:00
Giegue
d4ecb16bf7 Add custom model support. 2023-02-24 14:49:55 -03:00
Giegue
8d28e23e16 Fixed wrong classname for Voltigore and Baby Voltigore.
Fixed unknown classnames showing as '}'.
Remove monster respawn.
Add 'monstermaker' entity.
2023-02-20 14:08:35 -03:00
Giegue
0fd2d27b6f Fix windows compilation. 2023-02-01 01:07:35 -03:00
Julian
6869a89463 Fully implement spawnflags and entity-specific keyvalues. 2020-03-17 21:21:03 -03:00
Julian
77b35148ec Add spawnflags and keyvalue support (untested). 2020-03-17 13:40:09 -03:00
Julian
f7865ef24e Add info_node and info_node_air support for navigation. 2020-02-29 22:23:44 -03:00
Julian
b22f0d1e89 Reworked configs to use a more elegant key->value format. 2020-02-27 19:30:02 -03:00
Julian
f2d8d91baf First working compilation. 2020-02-25 21:46:51 -03:00
Julian
6cdc2ea18c reorder folders 2020-02-22 16:33:00 -03:00