Commit Graph

  • f510813be7 added to vrad "-ultrafast" david krekic 2025-02-08 15:47:18 +01:00
  • 25adddaf46
    Fixed color_correction_volume crash caused by dangling pointers inside of ccmngr Kerim Čamdžić 2025-02-05 22:05:52 +01:00
  • da45be6eb5 Fix ScriptGetAttachmentMatrix/Angles samisalreadytaken 2024-11-20 17:09:13 +03:00
  • 2fd480704c Register CScriptGameTrace accessor script instances only on access samisalreadytaken 2024-11-20 15:19:57 +03:00
  • 4e68a35149 Fix vscript function parameter leaks samisalreadytaken 2024-11-20 15:43:34 +03:00
  • ba9cec70d6 Fix vscript ref counted instances samisalreadytaken 2024-11-18 13:55:04 +03:00
  • 4c9d71f5e3
    Merge pull request #320 from z33ky/vscript-hook-delayed-init Blixibon 2025-02-01 08:58:15 -06:00
  • e68b298a4d
    Merge pull request #221 from samisalreadytaken/vscript-saverestore Blixibon 2025-02-01 08:06:34 -06:00
  • ee756087f5 HL2 player character switching system ALLEN-PC\acj30 2025-01-27 00:23:15 -06:00
  • d496494880 Remove mistakenly included E:Z2 code ALLEN-PC\acj30 2025-01-26 12:52:25 -06:00
  • 480d1d4a6d Improvements to gunship and helicopter crash points ALLEN-PC\acj30 2025-01-24 10:53:52 -06:00
  • ffb7286740 gitignore-update david krekic 2025-01-20 21:25:14 +01:00
  • d9d877a96b Add precache for choreo sentence responses ALLEN-PC\acj30 2025-01-20 09:31:56 -06:00
  • 7976a21b51 Fix crash when objects are pulled with the gravity gun master ALLEN-PC\acj30 2025-01-18 10:02:53 -06:00
  • ab6dbb860d
    Merge pull request #354 from mapbase-source/develop mapbase-v7.3 Blixibon 2025-01-17 13:43:07 -06:00
  • 365d560f12 Updated README ALLEN-PC\acj30 2025-01-14 07:54:52 -06:00
  • 6fbd411767
    Merge pull request #357 from Blixibon/mapbase/feature/workflow-sln Blixibon 2025-01-14 07:53:45 -06:00
  • f79f07e915 Support for multiple colors for different outro credits columns on the same row ALLEN-PC\acj30 2025-01-05 12:25:34 -06:00
  • cfe649e0e0 Change workflow to use .sln and consolidate artifact tasks ALLEN-PC\acj30 2025-01-13 09:53:06 -06:00
  • 93d586a82e Add vgui_controls to workflow for all projects ALLEN-PC\acj30 2025-01-12 15:56:02 -06:00
  • 5bc5a3beec Fix vgui_controls being considered a part of map tools in build workflow ALLEN-PC\acj30 2025-01-12 15:30:03 -06:00
  • 01ad9584c7 Fix ai_enemy_memory_fixes issues in npc_combine_s and npc_strider ALLEN-PC\acj30 2025-01-11 22:35:21 -06:00
  • b03ffdcac4 Fix VScript not having "self" during precache, props not using death hook, VScript proxies not cleaning up correctly ALLEN-PC\acj30 2025-01-05 13:04:34 -06:00
  • 66012e7c29
    Merge pull request #260 from samisalreadytaken/netprops Blixibon 2025-01-11 10:58:24 -06:00
  • d4b66b16cd Expose CBaseCombatCharacter glow funcs to VScript + add color functionality ALLEN-PC\acj30 2025-01-02 10:12:09 -06:00
  • d51d44eb73 Fix forced interaction partners being made to face each other even when interaction doesn't require it ALLEN-PC\acj30 2025-01-02 11:00:30 -06:00
  • 0ec851394f
    Merge pull request #343 from Blixibon/mapbase/feature/door-vscript Blixibon 2025-01-11 09:59:02 -06:00
  • 466183c4de New VScript functions for player use entity and pickup ALLEN-PC\acj30 2025-01-05 13:01:28 -06:00
  • 17af09b3d1 Fix workflow not terminating on compile error ALLEN-PC\acj30 2025-01-09 11:50:48 -06:00
  • b055d77663 Move npc_metropolice enemy kill concept to Event_KilledOther() ALLEN-PC\acj30 2025-01-09 12:29:03 -06:00
  • 10f08829e5 Fix vgui_screen crashing for existing saves until v8.0 ALLEN-PC\acj30 2025-01-05 13:37:40 -06:00
  • 70a13c3306
    Merge pull request #333 from Wikot235/NewNoclipCommand Blixibon 2025-01-10 08:22:04 -06:00
  • 468fa81f47 Expose VPhysicsInitNormal and VPhysicsDestroyObject to VScript ALLEN-PC\acj30 2025-01-02 10:57:11 -06:00
  • 7220a6de28
    Merge pull request #292 from arbabf/develop Blixibon 2025-01-10 08:12:06 -06:00
  • ad423d1d07 OnStartTipped output for npc_turret_floor ALLEN-PC\acj30 2025-01-05 13:06:06 -06:00
  • a5c754dd00 Fixes and expansions for Lost/FoundEnemySound on NPCs ALLEN-PC\acj30 2025-01-02 11:22:51 -06:00
  • 8ef090c963
    Merge pull request #312 from Wikot235/Zombie_improved Blixibon 2025-01-09 13:15:45 -06:00
  • aa31835f36 Change new CNPC_BaseZombie customization vars to match actual data types ALLEN-PC\acj30 2025-01-09 12:50:19 -06:00
  • 0921f7409b Fixed miscellaneous things. Wikot235 2025-01-08 21:22:06 +01:00
  • ed476cbbe7 Increment Mapbase version to v7.3 ALLEN-PC\acj30 2025-01-08 09:28:38 -06:00
  • a72779a0e7
    Merge pull request #342 from celisej567/particlemgr-UB-fix Blixibon 2025-01-08 09:26:28 -06:00
  • a00c8234e4 Expose prop_door_rotating to VScript ALLEN-PC\acj30 2025-01-04 08:35:16 -06:00
  • 99c94f058b Added more customizability Wikot235 2025-01-06 16:54:54 +01:00
  • 959af0b130 m_iMeleeReach now defaults to 55 Wikot235 2025-01-05 16:13:16 +01:00
  • 7b15e43302
    Merge pull request #324 from SirYodaJedi/master Blixibon 2025-01-05 08:14:27 -06:00
  • de598346da
    Merge pull request #332 from samisalreadytaken/fix-oob Blixibon 2025-01-04 08:50:13 -06:00
  • a8d69e56e3
    Merge pull request #264 from Petercov/mapbase-feature/vgui-screens Blixibon 2025-01-04 08:48:37 -06:00
  • e0967dea69
    Merge pull request #294 from azzyr/patch-1 Blixibon 2025-01-04 08:44:59 -06:00
  • e3ca25a9fc
    Merge pull request #308 from Wikot235/Fix-BlurFilterY-uses-width-instead-of-height Blixibon 2025-01-04 08:44:19 -06:00
  • 7da95edde1
    Merge pull request #315 from Wikot235/Fix-Flare-Issue Blixibon 2025-01-04 08:43:54 -06:00
  • b51c5c3f86
    Merge pull request #322 from z33ky/small-mapbase-fixes Blixibon 2025-01-04 08:43:02 -06:00
  • 93bec9d7c0 Update particlemgr.cpp celisej567 2025-01-03 04:28:09 +03:00
  • 138f51e791 Update particlemgr.cpp celisej567 2025-01-03 04:01:44 +03:00
  • e5d30605d5 float NaN undefined behavour fix celisej567 2025-01-03 02:26:39 +03:00
  • 970887d706 NPC memory fixes and VScript expansions ALLEN-PC\acj30 2025-01-02 09:32:33 -06:00
  • 0464bd7fd3
    Merge pull request #309 from Blixibon/mapbase/feature/spotlight-ignore-solid Blixibon 2025-01-02 08:37:00 -06:00
  • 98816adacc
    Merge pull request #301 from Blixibon/mapbase/feature/sky-camera-multi-saverestore-fix Blixibon 2025-01-02 08:36:03 -06:00
  • 038c66ef58
    Merge pull request #300 from Blixibon/mapbase/feature/chromatic-aberration-effect Blixibon 2025-01-02 08:35:25 -06:00
  • 4efb50283d Fix "Fade Corpse" spawnflag on NPCs not applying to serverside ragdolls ALLEN-PC\acj30 2024-06-21 20:24:25 -05:00
  • bdc34e4bad Fix autocubemap crashing when not in a level ALLEN-PC\acj30 2024-06-21 19:30:40 -05:00
  • da44d97951
    Merge pull request #297 from Blixibon/mapbase/feature/useable-ragdolls Blixibon 2025-01-02 08:31:09 -06:00
  • b59214ca72 Fix dynamic interactions using "their_" keyvalues always assuming separate sequence names ALLEN-PC\acj30 2024-03-13 13:59:41 -05:00
  • e954f00f79 Fix antlions using wrong angles for dynamic interactions ALLEN-PC\acj30 2024-03-13 14:00:21 -05:00
  • f5db760a66 Add raw scene file support to GetSceneDuration() ALLEN-PC\acj30 2024-03-07 00:13:41 -06:00
  • b19f329d5f Fix ai_dynint_always_enabled bypassing misc. criteria ALLEN-PC\acj30 2024-02-25 18:30:36 -06:00
  • 72bd5fe948
    Merge pull request #266 from rlenhub/develop Blixibon 2025-01-02 08:26:35 -06:00
  • 47aa8ac3f4 Update triggers.cpp Wikot235 2024-11-25 22:16:57 +01:00
  • 7ebb26c996 Fix OOB access on CBaseCombatCharacter::m_hMyWeapons samisalreadytaken 2024-11-22 16:35:33 +03:00
  • 3aad0f5245 Cleanup SquirrelVM saverestore samisalreadytaken 2024-06-29 18:20:10 +03:00
  • 6297d2b552 Fix ScriptHook_t initialization order Alexander 'z33ky' Hirsch 2024-09-05 22:31:10 +02:00
  • 7d78384b26 Fix scriptanimevent_t::SetOption() Alexander 'z33ky' Hirsch 2024-11-19 13:17:48 +01:00
  • 8e8bdfc371 Optimize void return in squirrel function call stub Alexander 'z33ky' Hirsch 2024-11-18 15:11:43 +01:00
  • 1ecaa44c49 Release ScriptVariant_t memory in all paths of squirrel function stubs Alexander 'z33ky' Hirsch 2024-11-18 15:09:55 +01:00
  • c0e12a2f58 Add type check for script helper assignments from ScriptVariant_t Alexander 'z33ky' Hirsch 2024-11-18 15:03:09 +01:00
  • cbb60e1afd Remove VScript Squrrel arithmetic operator helper Alexander 'z33ky' Hirsch 2024-11-18 14:52:38 +01:00
  • a2e43a567f Fix (potential?) memory leaks from getVariant() (SquirrelVM) Alexander 'z33ky' Hirsch 2024-11-12 23:57:06 +01:00
  • fe82da8f1b Remove unused generic ScriptVariant_t::{Get,AssignTo}() Alexander 'z33ky' Hirsch 2024-11-12 23:56:28 +01:00
  • 99858e63f7 Optimize squirrel function_stub() Vector/QAngle return value Alexander 'z33ky' Hirsch 2024-09-07 22:50:28 +02:00
  • 879b9e8d25 Fix dubious ScriptVariant_t Free()'s Alexander 'z33ky' Hirsch 2024-11-12 23:53:30 +01:00
  • 80f19601ee "Fix" ScriptVariant_t::Free() Alexander 'z33ky' Hirsch 2024-09-06 23:25:27 +02:00
  • 696036219e Prevent signed overflow (UB) in SquirrelVM::GenerateUniqueKey() Alexander 'z33ky' Hirsch 2024-11-13 00:25:51 +01:00
  • 337b58eb3c
    Don't network info_null Yui 2024-09-09 10:33:07 -04:00
  • ead5668dc8 Fix GetPropVector return type samisalreadytaken 2024-09-07 16:25:23 +03:00
  • 359fcb7196 Ditch attempts trying to obtain sound duration of MP3s Alexander 'z33ky' Hirsch 2024-09-05 23:45:20 +02:00
  • a999c794f7 Fix minor case of const-correctness Alexander 'z33ky' Hirsch 2024-09-05 23:44:50 +02:00
  • df6adcc5e9 Fix -Wdelete-incomplete in CDefaultCustomWeaponEntityFactory::ReleaseData() Alexander 'z33ky' Hirsch 2024-09-05 23:42:16 +02:00
  • e9c45e5235 Implement GetColorForSurface() failure workaround Alexander 'z33ky' Hirsch 2024-09-05 23:35:46 +02:00
  • c9dd357470 Prevent return of dangling Vector/QAngle to VScript Alexander 'z33ky' Hirsch 2024-09-05 23:24:06 +02:00
  • abeb035d29 Playermodel legs and other player anim improvements ALLEN-PC\acj30 2024-08-10 15:42:23 -05:00
  • 309f8019dd Choreography-driven sentence system ALLEN-PC\acj30 2024-08-12 22:31:22 -05:00
  • 4a701c8bcc Rename singleplayer animstate to Mapbase player animstate ALLEN-PC\acj30 2024-08-10 13:59:29 -05:00
  • 5d50335c02 New "Destroy" input for func_combine_ball_spawner ALLEN-PC\acj30 2024-08-10 13:51:06 -05:00
  • 102c7c3015 New "StopActionLoop" input for scripted_sequence ALLEN-PC\acj30 2024-08-10 13:49:19 -05:00
  • 06596695a3 Fix filter_activator_model issues with save/restore and null activator ALLEN-PC\acj30 2024-08-10 13:48:48 -05:00
  • 178a262032 Add VScript function for checking last hit group on CBaseCombatCharacter ALLEN-PC\acj30 2024-08-10 13:47:53 -05:00
  • 4f14f0c5cc Fixed the issue. Wikot235 2024-08-07 13:16:37 +02:00
  • a736b0f96a Added new spawnflag Wikot235 2024-07-28 14:11:06 +02:00
  • 41233cb475 Added Melee attack keyvalue Wikot235 2024-07-27 23:49:31 +02:00
  • 26346bab5c Don't save/restore squirrel class attributes samisalreadytaken 2024-06-29 18:18:54 +03:00
  • 77f645980e Fix string allocation in SquirrelVM::ReadObject samisalreadytaken 2024-06-29 18:18:17 +03:00