Carlos suarez
13557bffc9
"-thread" allows negative values.
2025-05-31 12:41:07 -05:00
ALLEN-PC\acj30
f3c9872262
Fix missing include in sp/src/utils/vbsp/map.cpp
2025-05-31 12:40:04 -05:00
Blixibon
cba218f7c2
Merge pull request #415 from Zeldaboy14/master
...
Fix Lightmappedgeneric and vbsp matrix functions for Parallax Corrected Cubemaps
2025-05-31 12:39:33 -05:00
ALLEN-PC\acj30
5dda250bb4
Fix protagonist not being set in CHL2_Player::Spawn()
2025-05-30 18:15:43 -05:00
meatspace
bd43d3d7bd
typo fix in basecombatweapon_shared.cpp
...
credit goes to Petercov for finding this not me
2025-05-30 18:14:01 -05:00
ALLEN-PC\acj30
3d435c6dec
Improved custom model support on most NPCs
...
Co-authored-by: Maestra Fenix <fenixmaestro@gmail.com>
2025-05-30 17:23:25 -05:00
ALLEN-PC\acj30
ec55c3011d
Fix citizen SelectModel VScript hook having issues in save/restore
2025-05-29 23:07:58 -05:00
Blixibon
2d968370b9
Merge pull request #414 from Yuis-Archives/alphatexture
...
Replicate %alphatexture from Gmod
2025-05-29 23:06:42 -05:00
Blixibon
4a2751c944
Merge pull request #423 from samisalreadytaken/netprops
...
Fix GetPropFloatArray indexing on Vector members
2025-05-29 23:05:31 -05:00
Blixibon
77a9ec6c34
Merge pull request #411 from samisalreadytaken/vscript-debugger
...
vscript debugger cleanup
2025-05-29 22:21:41 -05:00
samisalreadytaken
c3382cb481
Fix GetPropFloatArray indexing on Vector members
2025-05-26 20:43:24 +03:00
Blixibon
e759fa0b56
Merge pull request #418 from AnOldLady/master
...
Server ragdoll death poses
2025-05-26 10:31:51 -05:00
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
40b8d398fb
Update README and Mapbase version
2025-02-28 21:29:44 -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
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
ALLEN-PC\acj30
511ad2e6ef
Fix spacing from previous commit
2025-02-25 15:44:35 -06:00
ALLEN-PC\acj30
8576fb1d64
Correct conflict resolution for VScript leak fixes
2025-02-25 15:05:54 -06:00
Blixibon
cce93d7486
Merge branch 'develop' into vscript-leak-fixes
2025-02-25 14:54:46 -06: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
Blixibon
e8a76a6ecc
Merge pull request #302 from samisalreadytaken/vscript-debugger
...
vscript debugger
2025-02-25 00:09:21 -06:00
Blixibon
66aed5bb29
Merge pull request #281 from Bronzehawk75/develop
...
Implement "DropStrider" input on dropships
2025-02-25 00:07:47 -06:00
ALLEN-PC\acj30
7cdbbda5aa
Fix VS2013 compile and add minor changes for Mapbase anim state from MP work
2025-02-22 11:49:54 -06:00
ALLEN-PC\acj30
c69bad6c2a
Fix VS2013 compile in protagonist system
2025-02-22 11:44:03 -06:00