965 Commits

Author SHA1 Message Date
ALLEN-PC\acj30
4849c2adc1 Fix and optimize custom CBaseCombatCharacter glow effects in TF2 2025-02-25 13:08:38 -06:00
ALLEN-PC\acj30
72a204ea31 Integrate new response system in TF2 2025-02-25 12:58:33 -06:00
ALLEN-PC\acj30
ae139c1194 Fix TF2 crash caused by hand viewmodel meant for HL2 2025-02-25 12:51:00 -06:00
ALLEN-PC\acj30
8fa677c27c Mapbase TF2 compatibility 2025-02-24 19:10:11 -06:00
ALLEN-PC\acj30
78971f6d56 Add Mapbase SDK_ shader stubs 2025-02-24 19:07:23 -06:00
ALLEN-PC\acj30
b849bd224c Remove duplicate shader files 2025-02-24 13:48:30 -06:00
ALLEN-PC\acj30
00c76f7834 Fix most collisions between Mapbase and TF2 VScript 2025-02-24 08:01:58 -06:00
ALLEN-PC\acj30
c748a82eb3 Merge Mapbase into 2025 MP branch 2025-02-23 22:45:42 -06:00
ALLEN-PC\acj30
aaa1f21f73 Merge mp and sp branches together 2025-02-23 09:51:14 -06:00
ALLEN-PC\acj30
9cf5830cf5 Move SP to root directory (Mapbase) 2025-02-23 09:20:18 -06:00
ALLEN-PC\acj30
d33d75f906 Remove MP branch (Mapbase) 2025-02-23 09:17:51 -06:00
Autumn Ashton
77567eb4bc Move sp to the root directory 2025-02-18 18:59:12 +00:00
Autumn Ashton
7e65ec2ad7 Remove mp multiplayer code. 2025-02-18 18:58:46 +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
Autumn Ashton
9ad9aeb83a Remove sp singleplayer code. 2025-02-18 18:49:06 +00:00
ALLEN-PC\acj30
7976a21b51 Fix crash when objects are pulled with the gravity gun 2025-01-18 10:36:13 -06:00
Blixibon
ab6dbb860d
Merge pull request #354 from mapbase-source/develop
Mapbase v7.3
mapbase-v7.3
2025-01-17 13:43:07 -06:00
ALLEN-PC\acj30
365d560f12 Updated README 2025-01-14 07:54:52 -06:00
Blixibon
6fbd411767
Merge pull request #357 from Blixibon/mapbase/feature/workflow-sln
Change workflow to use .sln and consolidate artifact tasks
2025-01-14 07:53:45 -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
cfe649e0e0 Change workflow to use .sln and consolidate artifact tasks 2025-01-13 22:47:15 -06:00
ALLEN-PC\acj30
93d586a82e Add vgui_controls to workflow for all projects 2025-01-12 15:56:02 -06:00
ALLEN-PC\acj30
5bc5a3beec Fix vgui_controls being considered a part of map tools in build workflow 2025-01-12 15:48:12 -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
17af09b3d1 Fix workflow not terminating on compile error 2025-01-11 09:52:44 -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
Wikot235
0921f7409b Fixed miscellaneous things. 2025-01-08 21:22:06 +01:00
ALLEN-PC\acj30
ed476cbbe7 Increment Mapbase version to v7.3 2025-01-08 09:28:38 -06:00
Blixibon
a72779a0e7
Merge pull request #342 from celisej567/particlemgr-UB-fix
[FIX] Undefined behaviour on comparison of NaN and float at particlemgr.cpp
2025-01-08 09:26:28 -06:00
ALLEN-PC\acj30
a00c8234e4 Expose prop_door_rotating to VScript 2025-01-08 09:20:51 -06:00
Wikot235
99c94f058b Added more customizability 2025-01-06 16:54:54 +01:00
Wikot235
959af0b130 m_iMeleeReach now defaults to 55 2025-01-05 16:13:16 +01:00
Blixibon
7b15e43302
Merge pull request #324 from SirYodaJedi/master
Don't network info_null/func_null
2025-01-05 08:14:27 -06:00
Blixibon
de598346da
Merge pull request #332 from samisalreadytaken/fix-oob
Fix OOB access
2025-01-04 08:50:13 -06:00
Blixibon
a8d69e56e3
Merge pull request #264 from Petercov/mapbase-feature/vgui-screens
Outputs for vgui_screen
2025-01-04 08:48:37 -06:00
Blixibon
e0967dea69
Merge pull request #294 from azzyr/patch-1
Fix vertex blend swapping in Hammer for SDK_LightmappedGeneric
2025-01-04 08:44:59 -06:00