|
f2eb9c02bc
|
unpk3dir
|
2025-02-01 03:34:16 -08:00 |
|
|
8fe765aa0a
|
Fnished weapon defs I should've forwarded earlier
|
2024-10-16 23:25:55 -07:00 |
|
|
78096dc2a8
|
Fix up code against latest RT.
|
2024-10-16 23:09:17 -07:00 |
|
|
bc5e8aaae1
|
class edef changes
|
2024-09-09 22:02:59 -07:00 |
|
|
73b6749546
|
Railgun: Don't draw nail for projectile
|
2024-08-14 18:01:47 -07:00 |
|
|
13d42fe95e
|
Fix slot placement on some weapons, made sure classes spawn with the right weapons, sound fix for the supernail gun
|
2024-08-14 17:56:38 -07:00 |
|
|
b34320333c
|
it's not often that you forget to stage files
|
2024-08-14 16:40:04 -07:00 |
|
|
fb3718d1d7
|
- Make use of HLWeapoSelect
|
2024-08-14 16:21:34 -07:00 |
|
|
4a909c274a
|
Fix impact effect on nails
|
2024-08-14 14:10:58 -07:00 |
|
|
e921600281
|
All weapons now use entity def and mostly function, sound shader now matches TF2/Fortress Forever when possible, use decels from idTech5
|
2024-08-14 12:37:28 -07:00 |
|
|
86efabc07a
|
info_tfgoal/item_tfgoal: fix model not being parsed as it should.
|
2024-07-30 15:30:45 -07:00 |
|
|
802ce3a478
|
Client: assume ENT_WEAPON = HLWeapon
|
2024-07-30 14:27:15 -07:00 |
|
|
f2c1d92fba
|
Rebase against Nuclide, stub weapons
|
2024-07-26 20:45:44 -07:00 |
|
|
1152939d93
|
Redo spawn logic. start work on info_tfdetect
|
2024-03-15 23:21:15 -07:00 |
|
|
43c7bcc03b
|
Removal of "bot_add" command. Add zpak001.pk3dir/def/bot.def
|
2024-01-26 20:52:33 -08:00 |
|
|
29281e8101
|
Bot improvements, some more work done on the grenades.
|
2024-01-08 15:34:11 -08:00 |
|
|
3f636e0a3d
|
Add priority/weights to the weapons.
|
2024-01-08 15:33:27 -08:00 |
|
|
f89da11c6b
|
Override monsters.def to disable the ones from valve/
|
2024-01-08 15:33:01 -08:00 |
|
|
df23737727
|
Map preview images
|
2023-10-28 01:56:04 -07:00 |
|
|
5e43a5e4b7
|
Waypoints for every official map excluding 2fort and ravelin
|
2023-10-21 23:15:12 -07:00 |
|
|
9739a0a51c
|
Remove view.qc and modelevent.qc
|
2023-10-12 14:41:56 -07:00 |
|
|
f3b239abbc
|
Concussion grenade and Hallucination grenade implementation coming along further
|
2023-10-05 00:32:47 -07:00 |
|
|
c52f1b15db
|
Rebuild against FreeHL Develop
|
2023-07-27 23:28:21 -07:00 |
|
|
0d1a2fa7f7
|
Client: use Titles_GetTextBody() for the various strings inside the VGUI menus that are specific to TFC
|
2023-04-21 13:51:50 -07:00 |
|
|
2f10315a9a
|
Client: Make use of SetKeyEquivalent in the team and class menu.
|
2023-04-03 13:00:06 -07:00 |
|
|
04a11d6317
|
Client: Some misc VGUI related improvements.
|
2023-04-03 11:15:23 -07:00 |
|
|
df6cec18d0
|
remove install_patches.sh
|
2023-02-20 12:56:01 -08:00 |
|
|
5c4d0ea38a
|
WEAPON_NAILGUN: use the small shot impact decal
|
2023-02-12 12:59:13 -08:00 |
|
|
0af46a5e0f
|
Remove base/src dependency and use valve/src's versions instead.
|
2023-02-12 12:58:54 -08:00 |
|
|
7a7fe9dce2
|
add instructions.txt file
|
2023-02-08 16:33:55 -08:00 |
|
|
e3cdcbc2e2
|
WEAPON_PIPEBOMB: adjust damage and radius
|
2023-01-27 17:23:36 -08:00 |
|
|
bba99076d5
|
Initial implementation of the Nail Grenade
|
2023-01-27 17:23:19 -08:00 |
|
|
0ae8d2b52a
|
info_areadef: colorize the team colors in area descriptions
|
2023-01-23 16:44:52 -08:00 |
|
|
d8c42b20ae
|
Shared: Add player animation code for movement and weapons.
|
2023-01-23 13:41:08 -08:00 |
|
|
93c42b06cc
|
Started work on implementing various primary and secondary grenades
|
2023-01-23 02:22:59 -08:00 |
|
|
8aba849f6b
|
info_tfgoal: add hack to make some maps work with possible bugs work better
|
2023-01-23 02:22:25 -08:00 |
|
|
c033b256ea
|
More polish on the various weaponry.
|
2023-01-23 02:21:39 -08:00 |
|
|
2a754f971a
|
item_tfgoal: only set RenderFX when it belongs to a specific team.
|
2023-01-22 20:29:34 -08:00 |
|
|
5fdb709ce8
|
WEAPON_ASSCAN: Polish it some more
|
2023-01-22 20:28:28 -08:00 |
|
|
744e09ec42
|
WEAPON_PIPEBOMB: add secondary fire for detonating as well as code to limit the active pipebombs to 8
|
2023-01-22 19:59:43 -08:00 |
|
|
8b9fc69829
|
Client: Updated VGUI menus so they can be called separately. Implement commands 'changeteam' and 'changeclass.
|
2023-01-22 16:13:41 -08:00 |
|
|
fe7ec00d31
|
player: Changed m_iMaxArmor for the Heavy Weapons Guy from 250 to 300.
|
2023-01-19 16:54:17 -08:00 |
|
|
81e27e8502
|
TFCGameRules: populate serverinfo with teams actually detected to be playable on a given map.
|
2023-01-19 16:53:51 -08:00 |
|
|
83304cc7a5
|
Add team HUD icon for when you pick up a TF goal item of said team.
|
2023-01-19 14:47:50 -08:00 |
|
|
c12743cfc9
|
i_t_g: Hide the brush model upon spawning.
|
2023-01-18 21:05:22 -08:00 |
|
|
c9869626cc
|
Sentry and Dispenser will sanitize the angles it inherits from the player now.
|
2023-01-18 21:04:56 -08:00 |
|
|
c1d8d69a77
|
WEAPON_SNIPER: shooting more or less handles or how it supposed to, with the holding down + laser and all that. Still needs more accurate movement restrictions.
|
2023-01-18 21:04:25 -08:00 |
|
|
c401ab9828
|
WEAPON_MEDKIT: Almost feature complete, lacking poison and just damages once
|
2023-01-18 20:41:25 -08:00 |
|
|
8628cd5f4c
|
WEAPON_KNIFE: Implemented backstab
|
2023-01-18 20:34:02 -08:00 |
|
|
a164607f06
|
Fix that NOBUILDZONE and NOGRENADEZONE flags don't get unset.
|
2023-01-18 18:03:00 -08:00 |
|