Commit Graph

17 Commits

Author SHA1 Message Date
Marco Cawthorne c52f1b15db
Rebuild against FreeHL Develop 2023-07-27 23:28:21 -07:00
Marco Cawthorne 0af46a5e0f
Remove base/src dependency and use valve/src's versions instead. 2023-02-12 12:58:54 -08:00
Marco Cawthorne d8c42b20ae
Shared: Add player animation code for movement and weapons. 2023-01-23 13:41:08 -08:00
Marco Cawthorne b43aa239d1
Removal of Game_Input which has been made obsolete. 2023-01-11 17:45:41 -08:00
Marco Cawthorne f290161fbd
Import the weapon_base* files that were once in base/, but have since then been deleted. 2023-01-08 13:43:00 -08:00
Marco Cawthorne 7512619a06
Commit some of this WiP stuff so Xylemon can merge his changes. 2022-07-14 22:35:45 -07:00
Marco Cawthorne 1dce4e12b1
Add func_nobuild, func_nogrenades. 2022-07-10 09:06:53 -07:00
Marco Cawthorne ffc68d32c4
Server: Add jumping sound to the players 2022-07-09 17:29:07 -07:00
Marco Cawthorne 5657cba1cc
Added class TFCVox, which will now handle all your fancy VOX message requests. 2022-07-09 17:15:54 -07:00
Marco Cawthorne 722a6ac5cd
Server: Implemented basic respawning. 2022-07-09 16:45:52 -07:00
Marco Cawthorne e501dbe814
Client: Enable the damage/item notifications from Half-Life. 2021-12-17 18:23:33 -08:00
Marco Cawthorne 21430f6fb5 Update include.src against valve/src 2021-08-29 17:46:33 +02:00
Marco Cawthorne a0a65b9843 Major work on item_tfgoal and info_tfgoal. We now got 2fort style maps
working functionally. A lot is still missing however. Especially visual
fluff.
2021-05-25 08:32:11 +02:00
Marco Cawthorne ad4c75ac7e Shared: Inherit weapon_common from Nuclide's base game. 2021-05-10 08:18:53 +02:00
Marco Cawthorne 1013cd9d1d Fix the code to compile against the latest Nuclide SDK 2021-05-07 13:35:42 +02:00
Marco Cawthorne c227b5e717 Merge client/input.qc and server/input.qc into shared/input.qc 2021-03-13 15:33:13 +01:00
Marco Cawthorne 67487d30cb Initial commit, carried over from Nuclide's Git on March 8th 2021 2021-03-08 12:08:54 +01:00