Commit Graph

  • 7525068fc0 Prevent nesting in serialisation of Precache functions On every save on a load, these functions would keep reference to their old versions from the previous save which kept stacking up on each load-save samisalreadytaken 2022-12-12 10:44:22 +03:00
  • af6c22e058 Use Assert instead of assert samisalreadytaken 2022-12-12 10:36:41 +03:00
  • 5efb650ee3 Rewrite vscript squirrel saverestore samisalreadytaken 2022-12-05 18:33:28 +03:00
  • b2699f63ca Bump vscript saverestore version samisalreadytaken 2022-12-07 15:27:57 +03:00
  • 843d748bb0 Use CUtlConstString instead of CUtlString samisalreadytaken 2022-12-05 14:01:00 +03:00
  • 4a77eb2a0d Add vscript created font support on vgui_text_display samisalreadytaken 2022-12-04 13:40:41 +03:00
  • af6f9fe518 Added a more concrete Linux exception for Discord RPC ALLEN-PC\acj30 2022-12-02 19:03:29 -06:00
  • 9e47b5a217 Add vscript created custom font support on game_text (CHudMessage) samisalreadytaken 2022-12-02 22:36:12 +03:00
  • 7011b893af Fix CHudMessage::MessageDrawScan ignoring custom font size samisalreadytaken 2022-12-02 22:31:24 +03:00
  • f8591316fa Clarify comment samisalreadytaken 2022-12-01 13:00:32 +03:00
  • 9cf5381ef1 Merge branch 'feature/mp/develop' of https://github.com/mapbase-source/source-sdk-2013 into feature/mp/develop ALLEN-PC\acj30 2022-11-30 08:45:01 -06:00
  • 2fb704a129 Updated README ALLEN-PC\acj30 2022-11-30 08:35:31 -06:00
  • 1aff4bb9b9 Assert on concommand hook crash samisalreadytaken 2022-11-26 20:12:35 +03:00
  • 9df9233e54
    Fix mapbase_pr.yml causing problems in forks Blixibon 2022-11-25 15:29:45 -06:00
  • 81527d3be8
    Fix mapbase_build-base-dispatch.yml Blixibon 2022-11-24 12:33:27 -06:00
  • d771694d4b
    Merge pull request #207 from mapbase-source/develop mapbase-v7.1 Blixibon 2022-11-24 10:21:09 -06:00
  • 5e891f85a6 Update vscript_vgui samisalreadytaken 2022-11-24 13:39:59 +03:00
  • bbd8d86f87 Fix metrocops using the wrong animation when pushing player with a gun Blixibon 2022-11-22 17:14:57 -06:00
  • 390dd80e41 Updated README Blixibon 2022-11-21 23:24:18 -06:00
  • b2110d0354 Added NPC PVS checking for point_cameras Blixibon 2022-11-21 00:51:54 -06:00
  • a2e91759e0 Added "DUAL_PISTOLS" as new category of optional unused HL2 weapon activities Blixibon 2022-11-21 00:48:21 -06:00
  • d6f4ea38a2 Fixed typo in weapon_sniperrifle.cpp Blixibon 2022-11-21 00:47:05 -06:00
  • 76d981838d Fixed PickupWeaponInstant input crash on Linux Blixibon 2022-11-21 00:46:32 -06:00
  • 4cc1816b5c
    Merge pull request #213 from samisalreadytaken/vscript_vgui-patch Blixibon 2022-11-21 00:45:02 -06:00
  • 1ca7558421 Fix func_fake_worldportal clip plane samisalreadytaken 2022-11-17 08:48:12 +03:00
  • cc0c90693d Optimise func_fake_worldportal render code Consistent and descriptive variable names, simplified calculations. samisalreadytaken 2022-11-17 08:48:10 +03:00
  • 713c8e8cf3 Optimise 3D skybox rotation samisalreadytaken 2022-11-17 08:48:06 +03:00
  • c3e2ab3385 Add missing vscript const FCVAR_CHEAT samisalreadytaken 2022-11-17 08:47:55 +03:00
  • ac45061b36 Add debug cvar script_net_debug samisalreadytaken 2022-11-17 08:28:26 +03:00
  • e843aed912 Debug assertion on SquirrelVM::GetValue() samisalreadytaken 2022-11-17 08:28:20 +03:00
  • da2315cfe7 Update vscript_vgui samisalreadytaken 2022-11-04 12:44:22 +03:00
  • 760e1e6dd5 Add vscript SetHudElementVisible samisalreadytaken 2022-11-01 15:28:00 +03:00
  • 2b612a28f4 Revert "Added more convenient way to hide HUD elements from clientside VScript" samisalreadytaken 2022-11-01 15:50:04 +03:00
  • f5cf90dbc3 Updated GitHub workflows Blixibon 2022-10-30 13:33:43 -05:00
  • 8da7734c0d Fixed mapspawn_addon on Linux and made related console messages more verbose Blixibon 2022-10-30 13:32:55 -05:00
  • db6305fcee Removed prototype "addon manifest" implementation added in v7.0 (superceded by mapspawn_addon and near-unusable for Steam Workshop) Blixibon 2022-10-30 13:31:52 -05:00
  • 6ceb808f93 Added more convenient way to hide HUD elements from clientside VScript Blixibon 2022-10-30 13:30:02 -05:00
  • 2214301694 Updated mapbase_build-base.yml Blixibon 2022-10-27 01:26:32 -05:00
  • 0b70acff08 Added mapbase_build-master.yml workflow Blixibon 2022-10-26 23:14:16 -05:00
  • 0aca548e15 Updated CONTRIBUTING.md Blixibon 2022-10-26 23:05:59 -05:00
  • 74faeaeb04 Added GetCurrentBetaName and IsAppInstalled to VScript Steam API Blixibon 2022-10-26 23:05:28 -05:00
  • 9b3977e30d Fix crash with player use animations Blixibon 2022-10-26 23:02:46 -05:00
  • a7c90b042d Fix hand viewmodel issues on death/respawn Blixibon 2022-10-26 23:01:50 -05:00
  • 5cc53c10ee Fix Combine dropships not dropping APCs correctly after save/load Blixibon 2022-10-26 22:09:32 -05:00
  • 15f321d4e9 Updated README Blixibon 2022-10-26 13:44:39 -05:00
  • 8d25fb72b1 Updated README Blixibon 2022-10-26 13:39:43 -05:00
  • fd4133485a Fix uninitialized variable in math_clamp Blixibon 2022-10-26 13:38:28 -05:00
  • 12742b7815 Fix spacing in particle system files Blixibon 2022-10-26 13:37:59 -05:00
  • 63a888252f
    Merge pull request #169 from samisalreadytaken/vscript_vgui Blixibon 2022-10-26 08:18:23 -05:00
  • 8039c9befa
    Update mapbase_pr.yml Blixibon 2022-10-24 13:35:31 -05:00
  • 9db4259f18
    Update .github/workflows/mapbase_build-base-dispatch.yml Blixibon 2022-10-24 13:32:08 -05:00
  • 21407c3394
    Update sp/src/game/server/particle_system.cpp Blixibon 2022-10-22 16:06:57 -05:00
  • b5ba3f69c7 Add vscript vgui samisalreadytaken 2021-12-22 16:20:00 +03:00
  • 00f00b508f Updated README Blixibon 2022-10-22 02:13:18 -05:00
  • 64babc6387 Merge branch 'develop' of https://github.com/mapbase-source/source-sdk-2013 into develop Blixibon 2022-10-22 02:12:59 -05:00
  • 3546bf9077 Added new labels to GitHub labeler Blixibon 2022-10-22 02:12:34 -05:00
  • 216ea46c25
    Merge pull request #206 from samisalreadytaken/fix Blixibon 2022-10-21 22:54:12 -05:00
  • 924f2112b1
    Merge pull request #193 from arbabf/develop Blixibon 2022-10-21 22:52:06 -05:00
  • 0c9883f5e2
    Merge branch 'mapbase-source:develop' into develop arbabf 2022-10-22 12:30:51 +11:00
  • 3f5807f1fd
    GitHub build workflows (#204) Blixibon 2022-10-21 12:49:33 -05:00
  • 03fffae585 Updated README Blixibon 2022-10-21 10:21:09 -05:00
  • e2569f6657 Fixed Linux debug build Blixibon 2022-10-21 10:20:01 -05:00
  • d93a2f0b17 Added shadow filter keyvalue to env_projectedtexture Blixibon 2022-10-21 10:14:51 -05:00
  • b5428d5a77 Fixed Response System not including scripts on Linux Blixibon 2022-10-20 23:33:43 -05:00
  • a2cf90e3ac Remove redundant SquirrelSafeCheck instance samisalreadytaken 2022-10-17 23:10:10 +03:00
  • 2272b75772 Disabled Discord/Mapbase RPC by default Blixibon 2022-10-17 13:37:58 -05:00
  • c2d2df8c42 Fixed forgotten #include in KeyValues.cpp Blixibon 2022-10-17 12:51:23 -05:00
  • a1ab1616c5 Added VScript functions for checking the platform the server/client is using Blixibon 2022-10-17 10:34:29 -05:00
  • eb4d01a988 Fixed commentary speakers and printname not being combined properly on Linux Blixibon 2022-10-17 10:15:05 -05:00
  • 5e473aa618 Merge branch 'develop' of https://github.com/mapbase-source/source-sdk-2013 into develop Blixibon 2022-10-16 15:19:25 -05:00
  • 1bf1225544 Incremented version numbers to v7.1 Blixibon 2022-10-16 15:18:51 -05:00
  • 852d63ba6f Added support for "custom" conditionals in KeyValues Blixibon 2022-10-16 15:16:53 -05:00
  • ccdc1719ae Fixed negated conditionals not being recognized by hudanimations.txt Blixibon 2022-10-16 15:16:02 -05:00
  • 7b836ece91 Added support for hud_showemptyweaponslots 0 in hud_fastswitch 2 Blixibon 2022-10-16 15:14:25 -05:00
  • 802463acfb Removed /force:multiple from client VPC for newer VS toolsets Blixibon 2022-10-16 15:13:36 -05:00
  • d231606020 Fixed crash when a prop_dynamic with a model scale has no physics object Blixibon 2022-10-16 15:12:59 -05:00
  • e9ade193dc
    Merge pull request #174 from undnull/v142-patch-1 Blixibon 2022-10-16 13:55:12 -05:00
  • 6945ef2468 Fixed npc_sniper not acquiring player as target after SP respawn Blixibon 2022-10-16 13:47:29 -05:00
  • 8cf06b2865 Fixed GCC error in ivscript.h Blixibon 2022-10-16 10:06:26 -05:00
  • 2ca2d7c80f Specified 32-bit for gcc9+support.o Blixibon 2022-10-16 10:05:40 -05:00
  • 7849b1440f Clarify comment samisalreadytaken 2022-10-14 18:25:46 +03:00
  • 9bf1fb4cea Fix CScriptNetMsgHelper::WriteEntity() samisalreadytaken 2022-10-14 18:23:33 +03:00
  • 8e28451528
    Merge branch 'mapbase-source:develop' into develop Crimson-X1 2022-10-07 23:16:22 -07:00
  • 4aeaaa46c7
    Merge pull request #113 from mapbase-source/develop mapbase-v7.0 Blixibon 2022-10-05 20:37:37 -05:00
  • f5633dcc75 Updated README Blixibon 2022-10-02 19:23:22 -05:00
  • c31e48591f Fixed crash from TestEntity on filters Blixibon 2022-10-02 19:12:42 -05:00
  • be6277c2c8 Fixed commentary node HUD alignment issues Blixibon 2022-10-02 19:11:24 -05:00
  • 9eae9213c8
    Merge pull request #14 from mapbase-source/develop Crimson-X1 2022-09-09 23:11:44 -07:00
  • daf55037fe Added support for "mapspawn_addon" scripts in addon paths (inspired by L4D2) Blixibon 2022-08-28 13:10:23 -05:00
  • 1426eccc68 Strengthened NaN head angle brute force workaround Blixibon 2022-08-28 13:08:28 -05:00
  • 3c7d0f86b3 Fixed global state counters not being initialized Blixibon 2022-08-28 13:06:55 -05:00
  • deacb7df61 Fixed VScript files from Mapbase manifests not being loaded properly Blixibon 2022-08-28 13:06:08 -05:00
  • 392746f725 Fixed typo in vscript_server.nut Blixibon 2022-08-28 13:03:59 -05:00
  • 1cff3a2cd0 Fixed RPG readiness activities being marked as required Blixibon 2022-08-06 14:46:34 -05:00
  • 5369953d60 Fixed NPCs being unable to open doors with hardware not defined in the QC Blixibon 2022-08-06 13:11:01 -05:00
  • 8e90e6df58 Fixed commentary localization file not loading properly Blixibon 2022-08-06 13:08:32 -05:00
  • a5770191bb use FLT_MAX instead of 1e+30, remove a busted two lines of code Arbab Ahmed 2022-07-30 15:56:50 +10:00
  • 9a939547c0 Fixed rare activity translation recursion case Blixibon 2022-07-26 12:54:01 -05:00
  • fa3d686067 remove setabsorigin() code in serverside particle system Arbab Ahmed 2022-07-25 23:43:58 +10:00
  • 697b92ea35 add info_particle_system_coordinate, plus infinite cooldown functionality for prop_interactable similar to that of func_button Arbab Ahmed 2022-07-25 13:07:43 +10:00