742 Commits

Author SHA1 Message Date
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
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
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
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
68d8811b18 Fix SetRelationship input not using !activator 2025-02-22 09:15:24 -06:00
Kerim Čamdžić
93d18ed85f
removed devmsg (it will spam the console) 2025-02-12 21:59:23 +01:00
Kerim Čamdžić
fe42dfbfdd
added viewmodel camera bone 2025-02-12 21:44:35 +01:00
samisalreadytaken
c236518f6a Add Squirrel debugger 2025-02-08 22:10:25 +03:00
Kerim Čamdžić
25adddaf46
Fixed color_correction_volume crash caused by dangling pointers inside of ccmngr 2025-02-05 22:05:52 +01:00
samisalreadytaken
da45be6eb5 Fix ScriptGetAttachmentMatrix/Angles 2025-02-01 18:59:12 +03:00
samisalreadytaken
2fd480704c Register CScriptGameTrace accessor script instances only on access 2025-02-01 18:59:12 +03:00
samisalreadytaken
4e68a35149 Fix vscript function parameter leaks 2025-02-01 18:59:11 +03:00
samisalreadytaken
ba9cec70d6 Fix vscript ref counted instances 2025-02-01 18:58:28 +03:00
Blixibon
4c9d71f5e3
Merge pull request #320 from z33ky/vscript-hook-delayed-init
Fix ScriptHook_t initialization order
2025-02-01 08:58:15 -06:00
Blixibon
e68b298a4d
Merge pull request #221 from samisalreadytaken/vscript-saverestore
VScript serialisation rewrite
2025-02-01 08:06:34 -06:00
ALLEN-PC\acj30
d496494880 Remove mistakenly included E:Z2 code 2025-01-26 12:52:25 -06:00
ALLEN-PC\acj30
480d1d4a6d Improvements to gunship and helicopter crash points 2025-01-24 11:02:55 -06:00
ALLEN-PC\acj30
d9d877a96b Add precache for choreo sentence responses 2025-01-20 09:31:56 -06:00
ALLEN-PC\acj30
7976a21b51 Fix crash when objects are pulled with the gravity gun 2025-01-18 10:36:13 -06:00
ALLEN-PC\acj30
f79f07e915 Support for multiple colors for different outro credits columns on the same row 2025-01-14 07:52:50 -06:00
ALLEN-PC\acj30
01ad9584c7 Fix ai_enemy_memory_fixes issues in npc_combine_s and npc_strider 2025-01-11 22:41:18 -06:00
ALLEN-PC\acj30
b03ffdcac4 Fix VScript not having "self" during precache, props not using death hook, VScript proxies not cleaning up correctly 2025-01-11 10:58:57 -06:00
Blixibon
66012e7c29
Merge pull request #260 from samisalreadytaken/netprops
CScriptNetPropManager rewrite
2025-01-11 10:58:24 -06:00
ALLEN-PC\acj30
d4b66b16cd Expose CBaseCombatCharacter glow funcs to VScript + add color functionality
Co-authored-by: Derek <1upderek@gmail.com>
2025-01-11 10:00:41 -06:00
ALLEN-PC\acj30
d51d44eb73 Fix forced interaction partners being made to face each other even when interaction doesn't require it 2025-01-11 09:59:27 -06:00
Blixibon
0ec851394f
Merge pull request #343 from Blixibon/mapbase/feature/door-vscript
Expose prop_door_rotating to VScript
2025-01-11 09:59:02 -06:00
ALLEN-PC\acj30
466183c4de New VScript functions for player use entity and pickup 2025-01-11 09:58:11 -06:00
ALLEN-PC\acj30
b055d77663 Move npc_metropolice enemy kill concept to Event_KilledOther() 2025-01-11 09:52:07 -06:00
ALLEN-PC\acj30
10f08829e5 Fix vgui_screen crashing for existing saves until v8.0 2025-01-10 08:30:49 -06:00
Blixibon
70a13c3306
Merge pull request #333 from Wikot235/NewNoclipCommand
Added a new ConVar that allows trigger_changelevel to be triggered by MOVETYPE_NOCLIP
2025-01-10 08:22:04 -06:00
ALLEN-PC\acj30
468fa81f47 Expose VPhysicsInitNormal and VPhysicsDestroyObject to VScript 2025-01-10 08:13:46 -06:00
Blixibon
7220a6de28
Merge pull request #292 from arbabf/develop
Add random spawn type for env_headcrabcanister
2025-01-10 08:12:06 -06:00
ALLEN-PC\acj30
ad423d1d07 OnStartTipped output for npc_turret_floor 2025-01-10 08:06:37 -06:00
ALLEN-PC\acj30
a5c754dd00 Fixes and expansions for Lost/FoundEnemySound on NPCs 2025-01-10 08:05:59 -06:00
Blixibon
8ef090c963
Merge pull request #312 from Wikot235/Zombie_improved
Minor npc_zombie improvements
2025-01-09 13:15:45 -06:00
ALLEN-PC\acj30
aa31835f36 Change new CNPC_BaseZombie customization vars to match actual data types 2025-01-09 12:50:19 -06:00