Commit Graph

17 Commits

Author SHA1 Message Date
Marco Cawthorne c1457896fd
entity_digitgod: Initial implementation. With Source like I/O for debugging.
WEAPON_FISTS: make them work again.
WEAPON_SHOTGUN/WEAPON_MACHINEGUN: Spawn decals upon bullet impact.
2024-03-02 00:47:42 -08:00
Marco Cawthorne 205e8055e0
Move all decore_ entities into entityDef. Fix a few monster mistakes within their entityDef and add the various alliances. 2023-10-04 07:58:02 -07:00
Marco Cawthorne 6067c7eef8
Rebuild against FreeHL Develop 2023-07-27 23:27:23 -07:00
Marco Cawthorne 80a8fedbc2
Remove references to client/player.qc. 2022-11-30 14:30:41 -08:00
Marco Cawthorne a6eece021d
player class: Use parent method OptimiseChangedFlags() to cull some fields from being networked to players other than yourself 2022-08-09 09:32:03 -07:00
Marco Cawthorne c451f64742
Clean up our player enumflags. 2022-08-07 14:14:26 -07:00
Marco Cawthorne af64d7f598
Big commit with new stubbed out decore and monster ents, as well as really old weapon fixes I forgot to commit. 2022-07-22 16:49:54 -07:00
Marco Cawthorne 413f913516
Adjust naming against upstream. 2022-05-11 12:51:21 -07:00
Marco Cawthorne a8a9b33c4f
Implement IsMultiplayer() into HLGameRules class. 2022-05-01 17:03:18 -07:00
Marco Cawthorne 92ac106b5d
Update copyright information
Remove pmodel attributes from the player class.
Fix shotgun and DML menu. Add fix for the gauss-pistol triggering a client-side fire upon closing the menu.
2022-03-13 16:58:38 -07:00
Marco Cawthorne 51bb59aa5d
Remove input_sequence definition. 2021-09-15 22:45:58 +02:00
Marco Cawthorne b8720224ad Support for .colormap on players. 2021-05-20 16:05:00 +02:00
Marco Cawthorne 22a1a70394 Shared: Inherit weapon_common from Nuclide's base game. Optimise prediction
attribute code with macros.
2021-05-10 08:17:32 +02:00
Marco Cawthorne 7670300133 Simplify prediction code with the help from upstream SDK changes. 2021-05-08 17:46:37 +02:00
Marco Cawthorne 7d5c9e3e28 Apply the new animation attributes to our Rewolf player class 2021-05-07 13:34:31 +02:00
Marco Cawthorne c2b342e6bb Remove obsolete and redundant code in ReceiveEntity. 2021-03-31 13:43:29 +02:00
Marco Cawthorne a791238321 Initial commit, carried over from Nuclide's Git on March 8th 2021 2021-03-08 11:27:31 +01:00