25 Commits

Author SHA1 Message Date
HalfMatt
cd7ff9d05f Fix MVM score calculation typo
Replaced semicolon with plus operator to allow score calculation for currency collected
2025-03-31 12:20:07 -07:00
Gamer_X
ead900c862 allow custom mission briefing in vsh and zi 2025-03-31 11:55:34 -07:00
rabscootle
ceb6d4d783 Update comment 2025-03-28 14:32:41 -07:00
rabscootle
259b2c7c74 Match Status doors will now refresh skin/submodel at match end to prevent displaying wrong appearance 2025-03-28 14:32:41 -07:00
mastercoms
756ba6ae45 fix: MvM bomb carrier voice line playing during normal CTF with bots
ref: ValveSoftware/Source-1-Games#715
2025-03-28 14:22:48 -07:00
EricS-Valve
e42867ad64
Update Menu.cpp 2025-03-25 14:34:03 -07:00
EricS-Valve
f10b905952
Update MenuBar.cpp 2025-03-24 13:15:09 -07:00
EricS-Valve
cfb7d4c80c
Update MenuBar.cpp 2025-03-24 13:13:07 -07:00
EricS-Valve
2f6f93cfa2
Update MenuBar.cpp
Updated to remain sync'd with Valve's version.
2025-03-24 13:12:34 -07:00
Bitl
d3b0d7bf28 Implement IsNextBot() 2025-03-24 12:07:30 -07:00
RGBACatlord
48809cb86c Fix crash on VGUI menu bar button cursor entrance 2025-03-21 17:02:11 -07:00
John Kvalevog
6956e9680e Fix Spy bots using human voice lines in MvM
Spy bots should use Spy.MVM_TeaseVictim instead of Spy.TeaseVictim.

The soundscript Spy.MVM_TeaseVictim will also need to be corrected as
some of the sound paths are incorrect.

Fixes: https://github.com/ValveSoftware/Source-1-Games/issues/4794
2025-03-21 16:42:17 -07:00
Autumn Ashton
a62efecf62 Sync the public SDK with latest from TF2
Includes a manually merged MRs from wgetJane wrt. scattergun prediction and minktusk with readme changes.
2025-03-08 19:42:22 +00:00
Josh Dowell
feb4f90350 Remove MFC dependency in the launcher exe (afxres.h > winres.h) 2025-03-08 19:31:25 +00:00
wget
91d887aeac
[TF2] Add prediction for thermal thruster + self-stun (#908) 2025-03-08 19:19:49 +00:00
speedvoltage
bb2844b30b Move .357 snap after firing to client-side 2025-03-08 19:05:28 +00:00
doclic
64e4b89f83 tf2: Fix crash with game_round_win in koth
Fixes https://github.com/ValveSoftware/Source-1-Games/issues/4254
2025-03-08 18:59:04 +00:00
AndrewBetson
8aefabd725 Remove temporary player jingle files if tf_delete_temp_files is enabled 2025-03-08 18:57:32 +00:00
wget
aea94b32cb
tf2: Fix prediction for jumping when huntsman is charged/released (#797)
* fix prediction for jumping when huntsman is charged/released

* remove SetInternalChargeBeginTime override from CTFCompoundBow

https://github.com/ValveSoftware/source-sdk-2013/pull/797#discussion_r1970597141
2025-02-27 01:06:34 +00:00
ficool2
3de9978bb9 Fix middle mouse kicking you in Passtime 2025-02-27 00:20:54 +00:00
copperpixel
46b8c3a544
Fix PLAYER_FLAG_BITS truncating m_fFlags sent to clients 2025-02-27 00:01:40 +00:00
ficool2
238a15a79d Add convar to control max MvM robots 2025-02-25 21:50:13 +00:00
ficool2
c496173cf3 Fix radial fog not being enabled in 3D sky on official maps 2025-02-25 21:25:57 +00:00
Autumn Ashton
0759e2e8e1 Add Team Fortress 2 SDK 2025-02-18 18:51:37 +00:00
Autumn Ashton
44f8f18cd1 Move mp to the root directory 2025-02-18 18:50:50 +00:00