Commit graph

  • 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
  • f5cf90dbc3 Updated GitHub workflows Blixibon 2022-10-30 13:33:43 -0500
  • 8da7734c0d Fixed mapspawn_addon on Linux and made related console messages more verbose Blixibon 2022-10-30 13:32:55 -0500
  • 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 -0500
  • 6ceb808f93 Added more convenient way to hide HUD elements from clientside VScript Blixibon 2022-10-30 13:30:02 -0500
  • 2214301694 Updated mapbase_build-base.yml Blixibon 2022-10-27 01:26:32 -0500
  • 0b70acff08 Added mapbase_build-master.yml workflow Blixibon 2022-10-26 23:14:16 -0500
  • 0aca548e15 Updated CONTRIBUTING.md Blixibon 2022-10-26 23:05:59 -0500
  • 74faeaeb04 Added GetCurrentBetaName and IsAppInstalled to VScript Steam API Blixibon 2022-10-26 23:05:28 -0500
  • 9b3977e30d Fix crash with player use animations Blixibon 2022-10-26 23:02:46 -0500
  • a7c90b042d Fix hand viewmodel issues on death/respawn Blixibon 2022-10-26 23:01:50 -0500
  • 5cc53c10ee Fix Combine dropships not dropping APCs correctly after save/load Blixibon 2022-10-26 22:09:32 -0500
  • 15f321d4e9 Updated README Blixibon 2022-10-26 13:44:39 -0500
  • 8d25fb72b1 Updated README Blixibon 2022-10-26 13:39:43 -0500
  • fd4133485a Fix uninitialized variable in math_clamp Blixibon 2022-10-26 13:38:28 -0500
  • 12742b7815 Fix spacing in particle system files Blixibon 2022-10-26 13:37:59 -0500
  • 63a888252f
    Merge pull request #169 from samisalreadytaken/vscript_vgui Blixibon 2022-10-26 08:18:23 -0500
  • 8039c9befa
    Update mapbase_pr.yml Blixibon 2022-10-24 13:35:31 -0500
  • 9db4259f18
    Update .github/workflows/mapbase_build-base-dispatch.yml Blixibon 2022-10-24 13:32:08 -0500
  • 21407c3394
    Update sp/src/game/server/particle_system.cpp Blixibon 2022-10-22 16:06:57 -0500
  • b5ba3f69c7 Add vscript vgui samisalreadytaken 2021-12-22 16:20:00 +0300
  • 00f00b508f Updated README Blixibon 2022-10-22 02:13:18 -0500
  • 64babc6387 Merge branch 'develop' of https://github.com/mapbase-source/source-sdk-2013 into develop Blixibon 2022-10-22 02:12:59 -0500
  • 3546bf9077 Added new labels to GitHub labeler Blixibon 2022-10-22 02:12:34 -0500
  • 216ea46c25
    Merge pull request #206 from samisalreadytaken/fix Blixibon 2022-10-21 22:54:12 -0500
  • 924f2112b1
    Merge pull request #193 from arbabf/develop Blixibon 2022-10-21 22:52:06 -0500
  • 0c9883f5e2
    Merge branch 'mapbase-source:develop' into develop arbabf 2022-10-22 12:30:51 +1100
  • 3f5807f1fd
    GitHub build workflows (#204) Blixibon 2022-10-21 12:49:33 -0500
  • 03fffae585 Updated README Blixibon 2022-10-21 10:21:09 -0500
  • e2569f6657 Fixed Linux debug build Blixibon 2022-10-21 10:20:01 -0500
  • d93a2f0b17 Added shadow filter keyvalue to env_projectedtexture Blixibon 2022-10-21 10:14:51 -0500
  • b5428d5a77 Fixed Response System not including scripts on Linux Blixibon 2022-10-20 23:33:43 -0500
  • a2cf90e3ac Remove redundant SquirrelSafeCheck instance samisalreadytaken 2022-10-17 23:10:10 +0300
  • 2272b75772 Disabled Discord/Mapbase RPC by default Blixibon 2022-10-17 13:37:58 -0500
  • c2d2df8c42 Fixed forgotten #include in KeyValues.cpp Blixibon 2022-10-17 12:51:23 -0500
  • a1ab1616c5 Added VScript functions for checking the platform the server/client is using Blixibon 2022-10-17 10:34:29 -0500
  • eb4d01a988 Fixed commentary speakers and printname not being combined properly on Linux Blixibon 2022-10-17 10:15:05 -0500
  • 5e473aa618 Merge branch 'develop' of https://github.com/mapbase-source/source-sdk-2013 into develop Blixibon 2022-10-16 15:19:25 -0500
  • 1bf1225544 Incremented version numbers to v7.1 Blixibon 2022-10-16 15:18:51 -0500
  • 852d63ba6f Added support for "custom" conditionals in KeyValues Blixibon 2022-10-16 15:16:53 -0500
  • ccdc1719ae Fixed negated conditionals not being recognized by hudanimations.txt Blixibon 2022-10-16 15:16:02 -0500
  • 7b836ece91 Added support for hud_showemptyweaponslots 0 in hud_fastswitch 2 Blixibon 2022-10-16 15:14:25 -0500
  • 802463acfb Removed /force:multiple from client VPC for newer VS toolsets Blixibon 2022-10-16 15:13:36 -0500
  • d231606020 Fixed crash when a prop_dynamic with a model scale has no physics object Blixibon 2022-10-16 15:12:59 -0500
  • e9ade193dc
    Merge pull request #174 from undnull/v142-patch-1 Blixibon 2022-10-16 13:55:12 -0500
  • 6945ef2468 Fixed npc_sniper not acquiring player as target after SP respawn Blixibon 2022-10-16 13:47:29 -0500
  • 8cf06b2865 Fixed GCC error in ivscript.h Blixibon 2022-10-16 10:06:26 -0500
  • 2ca2d7c80f Specified 32-bit for gcc9+support.o Blixibon 2022-10-16 10:05:40 -0500
  • 7849b1440f Clarify comment samisalreadytaken 2022-10-14 18:25:46 +0300
  • 9bf1fb4cea Fix CScriptNetMsgHelper::WriteEntity() samisalreadytaken 2022-10-14 18:23:33 +0300
  • 8e28451528
    Merge branch 'mapbase-source:develop' into develop Crimson-X1 2022-10-07 23:16:22 -0700
  • 4aeaaa46c7
    Merge pull request #113 from mapbase-source/develop Blixibon 2022-10-05 20:37:37 -0500
  • f5633dcc75 Updated README Blixibon 2022-10-02 19:23:22 -0500
  • c31e48591f Fixed crash from TestEntity on filters Blixibon 2022-10-02 19:12:42 -0500
  • be6277c2c8 Fixed commentary node HUD alignment issues Blixibon 2022-10-02 19:11:24 -0500
  • 9eae9213c8
    Merge pull request #14 from mapbase-source/develop Crimson-X1 2022-09-09 23:11:44 -0700
  • c08207ea9a Ignore project files NvC-DmN-CH 2022-09-04 00:26:08 +0300
  • daf55037fe Added support for "mapspawn_addon" scripts in addon paths (inspired by L4D2) Blixibon 2022-08-28 13:10:23 -0500
  • 1426eccc68 Strengthened NaN head angle brute force workaround Blixibon 2022-08-28 13:08:28 -0500
  • 3c7d0f86b3 Fixed global state counters not being initialized Blixibon 2022-08-28 13:06:55 -0500
  • deacb7df61 Fixed VScript files from Mapbase manifests not being loaded properly Blixibon 2022-08-28 13:06:08 -0500
  • 392746f725 Fixed typo in vscript_server.nut Blixibon 2022-08-28 13:03:59 -0500
  • 56e46c606d Fix incorrect plane calculation in IntersectRayWithOBB samisalreadytaken 2022-08-26 22:15:02 +0300
  • 1cff3a2cd0 Fixed RPG readiness activities being marked as required Blixibon 2022-08-06 14:46:34 -0500
  • 5369953d60 Fixed NPCs being unable to open doors with hardware not defined in the QC Blixibon 2022-08-06 13:11:01 -0500
  • 8e90e6df58 Fixed commentary localization file not loading properly Blixibon 2022-08-06 13:08:32 -0500
  • a5770191bb use FLT_MAX instead of 1e+30, remove a busted two lines of code Arbab Ahmed 2022-07-30 15:56:50 +1000
  • 9a939547c0 Fixed rare activity translation recursion case Blixibon 2022-07-26 12:54:01 -0500
  • fa3d686067 remove setabsorigin() code in serverside particle system Arbab Ahmed 2022-07-25 23:43:58 +1000
  • 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 +1000
  • 0cf49fbfa0 Fixed filter_script not functioning properly Blixibon 2022-07-24 19:21:05 -0500
  • 636898fd79 Updated README Blixibon 2022-07-23 00:31:07 -0500
  • f43c4607f7 Removed BuildTransformations VScript hook for now Blixibon 2022-07-23 00:30:29 -0500
  • 1f4d5b4361
    Merge pull request #192 from samisalreadytaken/scripthooks Blixibon 2022-07-22 21:31:43 -0500
  • 6e6bb4d639 Implement CScriptHookManager samisalreadytaken 2022-07-18 23:58:29 +0300
  • 22f0b2c3cc Refactor script hook system samisalreadytaken 2022-07-18 22:37:05 +0300
  • 04cff632a3 Fixed leftover code causing issues in debug Blixibon 2022-07-19 13:44:03 -0500
  • 197a9be59c Fixed response system support for escaped quotes causing backslashes to stop working Blixibon 2022-07-17 20:17:48 -0500
  • a9bd90f681 Fixed invalid look targets invalidating models Blixibon 2022-07-17 18:32:30 -0500
  • a4657d0cf1 Fixed a crash involving player +USE anims Blixibon 2022-07-16 13:16:45 -0500
  • fe518c9859 Fixed an oversight in CAI_BaseNPC::TranslateActivity Blixibon 2022-07-16 12:03:56 -0500
  • 0615b367ca Two misc. fixes Blixibon 2022-07-16 00:05:28 -0500
  • 5536021e4f Added SetSpeechTarget() for citizen heal/ammo concepts Blixibon 2022-07-16 00:04:46 -0500
  • ebf24e98e3 Fixed VS2013 compile error Blixibon 2022-07-15 23:33:51 -0500
  • f965afde16 Added support for directory-specific Mapbase manifests when using the "ADDON" path ID (disabled by default) Blixibon 2022-07-15 23:33:23 -0500
  • b6b0583550 Added precaching + logo colors to env_credits Blixibon 2022-07-15 23:27:19 -0500
  • fca05c8be9 Updated README Blixibon 2022-05-04 21:00:01 -0500
  • dc1eb02322 Clarified clientside SequenceLoops VScript function description Blixibon 2022-05-04 20:59:18 -0500
  • 39ec4ee704 Fixed zombie serverside ragdoll gibs crashing when one of the models isn't valid Blixibon 2022-05-04 20:52:21 -0500
  • ad4adf90ca Fixed a typo Blixibon 2022-05-04 20:50:44 -0500
  • 1143570f3e
    Merge pull request #172 from samisalreadytaken/sq-typemask Blixibon 2022-04-28 13:16:23 -0500
  • e7c61320a5 Fixed misplaced cvars Blixibon 2022-04-27 00:09:34 -0500
  • d525ca02b8
    Merge pull request #182 from Petercov/mapbase-feature/dynint-loader-enhancement Blixibon 2022-04-26 14:44:18 -0500
  • 1f4f66fd28
    Merge pull request #186 from Petercov/mapbase-feature/fix-teeth-shader Blixibon 2022-04-26 14:40:17 -0500
  • 1d1caaf7cb
    Merge pull request #185 from Petercov/mapbase-feature/enemyfinder-nodraw-fix Blixibon 2022-04-26 14:39:18 -0500
  • ea85fe20f6
    Merge pull request #184 from Petercov/mapbase-feature/projtex-aspect-fix Blixibon 2022-04-26 14:38:26 -0500
  • e0821e404f Disabled NPC door activities by default and allowed mappers to enable them at their own discretion Blixibon 2022-04-26 13:53:04 -0500
  • b0689150e5 Added $envmapfresnel / $envmapfresnelminmaxexp without $phong + $allowdiffusemodulation, all from Alien Swarm SDK Blixibon 2022-04-26 12:39:22 -0500
  • 6413647d23 Changed g_ai_ignore_graph_timestamps into a cvar which identifies maps from chapters.txt instead Blixibon 2022-04-26 08:40:52 -0500