1132 Commits

Author SHA1 Message Date
Wikot235
41945409d8
Fixed a crash when npc_helicopter that is awaiting input is killed (#419) 2025-05-25 11:08:41 -05:00
AnOldLady
db3d6d1573 Added server ragdoll deathpose 2025-05-25 01:25:07 +08:00
Wikot235
93efcbbcfd
Headshot damage multiplier cvar for npc_combine_s (#420) 2025-05-24 10:38:36 -05:00
samisalreadytaken
2b77baefbe Add script_connect_debugger_on_mapspawn cvar 2025-05-23 23:11:32 +03:00
samisalreadytaken
cf4014a97c Don't disconnect vscript debugger if socket couldn't be opened 2025-05-23 23:11:32 +03:00
samisalreadytaken
ae63cea197 Update sqdbg 2025-05-23 23:11:32 +03:00
Zeldaboy14
10a936f55d Fix Lightmappedgeneric and vbsp matrix functions
Shiro assisted in this fix, and now we don't need the custom matrixinvert.h functions anymore, because we use built-in engine functions for inversing Parallax corrected cubemaps. LightmappedGeneric has also been updated so mat_specular 0 doesn't break brushs anymore
2025-03-30 20:53:40 -05:00
Yui
bb209357c2
VRAD - reduce duplicate %alphatexture searches
Per comment on https://github.com/ValveSoftware/source-sdk-2013/pull/1150 by @ficool2
2025-03-24 20:19:30 -04:00
Yui
9055a01141
Replicate %alphatexture from Gmod 2025-03-24 17:15:38 -04:00
ALLEN-PC\acj30
c88468ff16 Merge branch 'master' of https://github.com/ValveSoftware/source-sdk-2013 into mapbase-mp-2025
# Conflicts:
#	CONTRIBUTING
#	src/game/server/SkyCamera.cpp
#	src/game/server/player.cpp
2025-03-02 14:34:53 -06:00
ALLEN-PC\acj30
524c46a8fb Fix Mapbase compilation on Linux/64bit 2025-03-02 11:06:16 -06:00
ALLEN-PC\acj30
14b5256b27 Adapt build automation to new branch (WIP) 2025-03-02 09:43:07 -06:00
ALLEN-PC\acj30
62331158d5 Remove Mapbase's logic_eventlistener and reserve file for point_event 2025-03-01 10:09:05 -06:00
ALLEN-PC\acj30
9a776b666b Merge latest Mapbase v8.0 changes into MP branch 2025-03-01 02:03:48 -06:00
ALLEN-PC\acj30
40b8d398fb Update README and Mapbase version 2025-02-28 21:29:44 -06:00
Blixibon
51afe9316e
Merge pull request #377 from Blixibon/mapbase/feature/protagonist-system
HL2 player character switching system
2025-02-28 21:16:01 -06:00
Blixibon
940745c7fd
Merge branch 'develop' into mapbase/feature/protagonist-system 2025-02-28 21:14:26 -06:00
ALLEN-PC\acj30
af66f2b64d Fix ropes not being translucent 2025-02-28 21:09:01 -06:00
ALLEN-PC\acj30
8958925088 Fix detail scale in SDK_VertexLitGeneric not working with phong and bumpmap 2025-02-28 20:50:22 -06:00
ALLEN-PC\acj30
4f6963b048 Add PauseAtLastInterrupt input and scene_resume_use_last_speaking cvar 2025-02-28 20:49:50 -06:00
ALLEN-PC\acj30
fde0d4db6c Allow pre-existing choreo game_text params to be overridden by VScript 2025-02-28 20:49:19 -06:00
ALLEN-PC\acj30
496cbe7a06 New item_battery_custom entity 2025-02-28 20:48:55 -06:00
Blixibon
9efadb7541
Merge pull request #337 from Blixibon/mapbase/feature/npc-memory-and-vscript-expansions
NPC memory fixes and NPC VScript expansions
2025-02-28 20:37:39 -06:00
Blixibon
fccb3f8e38
Merge pull request #316 from Blixibon/mapbase/feature/improved-animstate
Playermodel legs and other player anim improvements
2025-02-28 20:34:44 -06:00
Blixibon
3b43930dd1
Merge pull request #397 from Nbc66/enhancement/viewmodel_camer_bone
Viewmodel Camera Bone
2025-02-28 15:04:20 -06:00
Blixibon
92dba94f6d
Merge pull request #393 from Unusuario2/documented-some-vbsp-options
Documented some vbsp options.
2025-02-28 15:04:00 -06:00
Blixibon
0efd9a57f5
Merge pull request #391 from Unusuario2/extrapasses-commandline
added support for "-extrapasses" command line.
2025-02-28 15:03:47 -06:00
ALLEN-PC\acj30
44de7247bb Fix TF2 intro videos in Mapbase 2025-02-28 13:36:27 -06:00
ALLEN-PC\acj30
a7fd4ea0ed Add r_radialfog_default for env_fog_controller 2025-02-28 13:33:47 -06:00
ALLEN-PC\acj30
1c43bc4e95 Mapbase HL2:MP compatibility and remaining HL2/Episodic support 2025-02-28 13:23:55 -06:00
Blixibon
fa6d7e49c8
Merge pull request #317 from Blixibon/mapbase/feature/choreosentences
Choreography-driven sentence system
2025-02-28 09:34:44 -06:00
ALLEN-PC\acj30
0f6b4b4b8a Integrate registry key fix for using VPC without Visual Studio 2013 2025-02-28 09:33:58 -06:00
ALLEN-PC\acj30
aab8755fcf Fix prediction not selecting the correct weapon type 2025-02-27 11:03:37 -06:00
ALLEN-PC\acj30
3265f840b6 Fix suit power HUD checking for actual sprint instead of sprint device 2025-02-27 08:51:32 -06:00
ALLEN-PC\acj30
3f64380755 Optional npc_helicopter damage and stealth changes 2025-02-27 08:51:08 -06:00
ALLEN-PC\acj30
fbb7769acd Append followup dispatcher contexts to response followup target 2025-02-27 08:47:29 -06:00
Blixibon
dd1a943db6
Merge pull request #365 from Blixibon/mapbase/feature/heli-crash-improvements
Improvements to gunship and helicopter crash points
2025-02-27 08:47:12 -06:00
ALLEN-PC\acj30
8dc9e9ab0d Fix sprites not obeying view hide flags 2025-02-27 08:46:26 -06:00
ALLEN-PC\acj30
dccd6974e5 Fix map-specific response system #include paths 2025-02-27 08:45:56 -06: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
ALLEN-PC\acj30
511ad2e6ef Fix spacing from previous commit 2025-02-25 15:44:35 -06:00
ficool2
c496173cf3 Fix radial fog not being enabled in 3D sky on official maps 2025-02-25 21:25:57 +00:00
ALLEN-PC\acj30
8576fb1d64 Correct conflict resolution for VScript leak fixes 2025-02-25 15:05:54 -06:00
Blixibon
a8283a8b11
Merge pull request #331 from samisalreadytaken/vscript-leak-fixes
VScript leak fixes
2025-02-25 14:55:28 -06:00
Blixibon
cce93d7486
Merge branch 'develop' into vscript-leak-fixes 2025-02-25 14:54:46 -06:00
Autumn Ashton
0651ee54e0 Add CONTRIBUTING text to PR template 2025-02-25 20:38:04 +00:00
Blixibon
a5236830fc
Merge pull request #321 from z33ky/dangling-vscript-vector
Prevent return of dangling Vector/QAngle to VScript
2025-02-25 14:37:13 -06:00