Commit graph

  • 6a0a0154c6 SetClassRelationship function for VScript ALLEN-PC\acj30 2023-11-24 10:45:56 -0600
  • 5fe4621eb6 Various comment changes ALLEN-PC\acj30 2023-11-24 10:45:25 -0600
  • 424fcf0792 Add extra trace to npc_create for NPCs which should use bbox instead of hull (e.g. npc_rollermine) ALLEN-PC\acj30 2023-11-24 10:29:02 -0600
  • e7cdb69c58 Fix ai_relationship_classify not working properly after loading save ALLEN-PC\acj30 2023-11-24 10:27:48 -0600
  • 650ddeeceb Minor Mapbase workflow fixes ALLEN-PC\acj30 2023-10-31 08:12:47 -0500
  • ecb58e4246 Fix game_text and logic_format not functioning properly on Linux ALLEN-PC\acj30 2023-10-25 10:51:01 -0500
  • d981f6a005 Fix Linux compile for AI grenade hints ALLEN-PC\acj30 2023-11-03 19:09:19 -0500
  • c6ee15336f Fix CBaseEntity::CanBeHitByMeleeAttack() not blocking damage from CTraceFilterMelee ALLEN-PC\acj30 2023-11-03 16:34:00 -0500
  • 0e110b7823 Fix ai_relationship_classify applying before default relationships loaded ALLEN-PC\acj30 2023-11-03 16:31:09 -0500
  • aa03b6b51e Fix custom procedural crash ALLEN-PC\acj30 2023-11-03 16:29:27 -0500
  • 032cfdaec3 New Get/SetGroundEntity, Get/SetModelScale functions for VScript ALLEN-PC\acj30 2023-11-03 16:29:02 -0500
  • d18b5a2144 Fix clientside C_BaseCombatCharacter hierarchy in VScript ALLEN-PC\acj30 2023-11-03 16:27:42 -0500
  • cae8a7d28a AI grenade throw hints ALLEN-PC\acj30 2023-11-03 16:25:29 -0500
  • 8194d80831 Fix typo in logic_branch removal signal for logic_branch_listener ALLEN-PC\acj30 2023-10-25 10:49:23 -0500
  • bdef83449e Fix mapspawn_addon not loading from VPK paths ALLEN-PC\acj30 2023-10-25 10:46:34 -0500
  • c3f0509e72
    Merge pull request #236 from Crimson-X1/feature/prop_sprinting Blixibon 2023-10-25 00:56:22 -0500
  • 715acf4ff5
    Apply suggestions from code review Blixibon 2023-10-25 00:26:29 -0500
  • db1b6872ca
    Merge pull request #248 from Mechami/misc_conversion_fixes Blixibon 2023-10-24 23:41:11 -0500
  • c406a6702f Fix ViewPunch random for singleplayer AR2 ALLEN-PC\acj30 2023-10-24 23:25:01 -0500
  • 8e9020c741
    Merge pull request #245 from Mr0maks/fix_random_in_ar2 Blixibon 2023-10-24 23:23:16 -0500
  • 8280197df3
    Merge pull request #237 from AgentAgrimar/master Blixibon 2023-10-24 22:59:39 -0500
  • 9e6035bb1f
    Merge pull request #231 from Petercov/mapbase-feature/hl1-mouth-fix Blixibon 2023-10-24 22:51:04 -0500
  • 323f9fc46a
    Merge pull request #230 from Petercov/mapbase-feature/caption-fixes Blixibon 2023-10-24 22:50:21 -0500
  • 68ea86ec4f
    Merge pull request #229 from arbabf/develop Blixibon 2023-10-24 22:26:50 -0500
  • 75e39c33fd Fix Linux compile for custom weapons ALLEN-PC\acj30 2023-10-24 22:07:35 -0500
  • 8729bebe5f Swap clientside weapon precache back to fix ammo not showing up correctly on HUD ALLEN-PC\acj30 2023-10-24 22:07:27 -0500
  • 8c338156e0
    Fix existing point_bugbaits not using radius Blixibon 2023-10-24 21:33:01 -0500
  • 9591e92fa1
    Merge pull request #217 from samisalreadytaken/vscript_vgui-patch Blixibon 2023-10-24 20:13:01 -0500
  • 6915787c80
    Merge pull request #183 from Petercov/mapbase-feature/custom-weapons Blixibon 2023-10-24 19:12:05 -0500
  • 2fe3adfe6e
    Fixed warnings about conversions between soundlevel_t and float Philip Muzzall 2023-09-24 16:30:22 -0700
  • cbb119b0ad Fix ViewPunch random for AR2 Mr0maks 2023-08-25 22:50:18 +0500
  • a9b1c3d7aa Add global parameters management Manuel Russello 2023-06-18 15:23:42 +0200
  • 4e314eec02
    Merge pull request #2 from ManuHeel/feature/bank-optimization Manuel Russello 2023-06-18 12:05:12 +0200
  • 1e5a7612bb Fix tab whitespacing Manuel Russello 2023-06-18 12:04:43 +0200
  • a4c6763c80 Fix faulty Strings Bank name Manuel Russello 2023-06-18 00:54:40 +0200
  • a3e819d437 Gracefully stop FMOD Engine when closing the app Manuel Russello 2023-06-17 22:46:07 +0200
  • 297c005d4b
    Merge pull request #1 from ManuHeel/feature/sandbox-bank Manuel Russello 2023-06-17 22:39:08 +0200
  • 45efb69757 Cleanup loading banks and starting events Manuel Russello 2023-06-17 22:35:13 +0200
  • 174ebb5ffe Added JetBrains CMake files to gitignore Manuel Russello 2023-06-11 21:01:32 +0200
  • 54e8d2aa75 Added JetBrains CMake files to gitignore Manuel Russello 2023-06-11 21:00:20 +0200
  • dc2e869684 Added JetBrains files to gitignore Manuel Russello 2023-06-11 20:59:12 +0200
  • a6cf6e6429 Added Sandbox examples bank and events loading Manuel Russello 2023-06-11 20:58:00 +0200
  • 643513f1bb Remove dangling comment Manuel Russello 2023-06-11 18:28:43 +0200
  • 5cecee9dd6 Add helper command to get FMOD Studio status Manuel Russello 2023-06-11 18:25:52 +0200
  • dbb10cda38 Initializing the FMOD System on startup Manuel Russello 2023-06-11 17:48:14 +0200
  • 6228664d6e Add a path expansion to search for FMOD bank path Manuel Russello 2023-06-11 17:17:07 +0200
  • 2b459b6ebc Initialize FMOD when loading the client Manuel Russello 2023-06-11 16:37:32 +0200
  • cfc172adf4 Added .vscode folder in the gitignore Manuel Russello 2023-06-10 17:19:04 +0200
  • 790d7d3b95 Add gitignore for Visual Studio Code specific files Manuel Russello 2023-06-10 16:51:34 +0200
  • 40a33b4593 Added FMOD headers, libs, and DLLs Manuel Russello 2023-06-09 17:37:50 +0200
  • 1047122dec Adding build folders to the gitignore Manuel Russello 2023-05-30 07:38:26 +0200
  • c1783bc68d Remove gitignored files Manuel Russello 2023-05-25 16:15:17 +0200
  • 5d220328e3 Add files to .gitignore Manuel Russello 2023-05-25 16:13:37 +0200
  • 565e3c8837 Add produced libs Manuel Russello 2023-05-23 22:05:17 +0200
  • 8220f3178d Updated gitignore Manuel Russello 2023-05-23 22:04:57 +0200
  • 1f2a596f41 Added Speech SDK 5.1 and its required fixes Manuel Russello 2023-05-23 21:41:51 +0200
  • 1876d1abf4 Properly assign held physcannon entity to pass into commander goal trace Agent Agrimar 2023-05-15 00:39:26 -0400
  • f8d3bea87e Initial commit Crimson-X1 2023-04-03 14:24:20 -0700
  • 6149ac003e
    Merge b2caee3f2a into 0d8dceea43 Krazy Kasrkin 2023-04-02 16:27:21 -0500
  • b2caee3f2a Client Crash: Creating bugbait at particle limit Travis Wehrman 2023-04-02 15:41:41 -0500
  • f4c2cb4795 Fix vgui_controls not working outside of client.dll ALLEN-PC\acj30 2023-03-30 19:10:44 -0500
  • ebe9a8eb3d Fixed HL1 style lipsync Peter Covington 2023-02-24 18:33:49 -0500
  • 1ff5d61d4f Add new inputs for the new functionality Arbab Ahmed 2023-02-20 23:21:09 +1100
  • b5deefa088 Fixed delayed closed captions Peter Covington 2023-02-19 19:26:55 -0500
  • e672c3521c Fixed missing some closecaptions Peter Covington 2022-09-29 23:16:45 -0400
  • 54cd6f7eb3 Fixed captions not loading from vpks Peter Covington 2022-08-04 23:31:21 -0400
  • 172417867b add mins and maxs to point_bugbait Arbab Ahmed 2023-02-19 20:01:32 +1100
  • 63a9dce4d4 Disable vscript entity listeners on level shutdown samisalreadytaken 2023-01-24 21:42:45 +0300
  • 3f2f562a1e Fix image rotation in vgui::ImagePanel samisalreadytaken 2023-01-22 17:30:46 +0300
  • 2d183a8e2a Add recursive KV read/write on CScriptKeyValues samisalreadytaken 2023-01-05 20:00:15 +0300
  • 783c8e8fb7
    Merge branch 'mapbase-source:develop' into develop Crimson-X1 2022-12-27 19:06:16 -0800
  • f5837d068f Change vscript net message header size to 4 bytes from 2 bytes to reduce hash collisions samisalreadytaken 2022-12-27 16:00:08 +0300
  • 53d6ae6848 Explicitly state header bit count in CNetMsgScriptHelper samisalreadytaken 2022-12-27 15:59:19 +0300
  • 4a77eb2a0d Add vscript created font support on vgui_text_display samisalreadytaken 2022-12-04 13:40:41 +0300
  • af6f9fe518 Added a more concrete Linux exception for Discord RPC ALLEN-PC\acj30 2022-12-02 19:03:29 -0600
  • 9e47b5a217 Add vscript created custom font support on game_text (CHudMessage) samisalreadytaken 2022-12-02 22:36:12 +0300
  • 7011b893af Fix CHudMessage::MessageDrawScan ignoring custom font size samisalreadytaken 2022-12-02 22:31:24 +0300
  • f8591316fa Clarify comment samisalreadytaken 2022-12-01 13:00:32 +0300
  • 2fb704a129 Updated README ALLEN-PC\acj30 2022-11-30 08:35:31 -0600
  • 1aff4bb9b9 Assert on concommand hook crash samisalreadytaken 2022-11-26 20:12:35 +0300
  • 9df9233e54
    Fix mapbase_pr.yml causing problems in forks Blixibon 2022-11-25 15:29:45 -0600
  • 81527d3be8
    Fix mapbase_build-base-dispatch.yml Blixibon 2022-11-24 12:33:27 -0600
  • d771694d4b
    Merge pull request #207 from mapbase-source/develop Blixibon 2022-11-24 10:21:09 -0600
  • 5e891f85a6 Update vscript_vgui samisalreadytaken 2022-11-24 13:39:59 +0300
  • bbd8d86f87 Fix metrocops using the wrong animation when pushing player with a gun Blixibon 2022-11-22 17:14:57 -0600
  • 390dd80e41 Updated README Blixibon 2022-11-21 23:24:18 -0600
  • b2110d0354 Added NPC PVS checking for point_cameras Blixibon 2022-11-21 00:51:54 -0600
  • a2e91759e0 Added "DUAL_PISTOLS" as new category of optional unused HL2 weapon activities Blixibon 2022-11-21 00:48:21 -0600
  • d6f4ea38a2 Fixed typo in weapon_sniperrifle.cpp Blixibon 2022-11-21 00:47:05 -0600
  • 76d981838d Fixed PickupWeaponInstant input crash on Linux Blixibon 2022-11-21 00:46:32 -0600
  • 4cc1816b5c
    Merge pull request #213 from samisalreadytaken/vscript_vgui-patch Blixibon 2022-11-21 00:45:02 -0600
  • 1ca7558421 Fix func_fake_worldportal clip plane samisalreadytaken 2022-11-17 08:48:12 +0300
  • cc0c90693d Optimise func_fake_worldportal render code Consistent and descriptive variable names, simplified calculations. samisalreadytaken 2022-11-17 08:48:10 +0300
  • 713c8e8cf3 Optimise 3D skybox rotation samisalreadytaken 2022-11-17 08:48:06 +0300
  • c3e2ab3385 Add missing vscript const FCVAR_CHEAT samisalreadytaken 2022-11-17 08:47:55 +0300
  • ac45061b36 Add debug cvar script_net_debug samisalreadytaken 2022-11-17 08:28:26 +0300
  • e843aed912 Debug assertion on SquirrelVM::GetValue() samisalreadytaken 2022-11-17 08:28:20 +0300
  • da2315cfe7 Update vscript_vgui samisalreadytaken 2022-11-04 12:44:22 +0300
  • 760e1e6dd5 Add vscript SetHudElementVisible samisalreadytaken 2022-11-01 15:28:00 +0300
  • 2b612a28f4 Revert "Added more convenient way to hide HUD elements from clientside VScript" samisalreadytaken 2022-11-01 15:50:04 +0300