Commit Graph

  • a1332a442d Added volume scale to env_microphone Blixibon 2021-03-14 13:49:10 -05:00
  • 4884d02481 Fixed spelling errors of "Receive" in the NetMsg VScript singleton Blixibon 2021-03-14 13:48:21 -05:00
  • fb30f64d30 Updated README and mapbase_version for v6.3 Blixibon 2021-03-14 00:04:04 -06:00
  • e9cc3cb134 Merge pull request #109 from mapbase-source/feature/vgui-text-display Blixibon 2021-03-13 16:49:54 -06:00
  • 4f7793ae12 Added a missing shutdown call from VGui movies/video code Blixibon 2021-03-13 16:47:18 -06:00
  • 3579404668 Added FireEvent hook to clientside VScript (equivalent of HandleAnimEvent) Blixibon 2021-03-13 16:46:29 -06:00
  • 6cfcc66cec Added halo scale and custom material keyvalues to point_spotlight Blixibon 2021-03-13 16:45:20 -06:00
  • 2fbef62553 Fixed a crash on exit involving the presence of multiple VGui screen manifests and a possibly defunct memory leak fix Blixibon 2021-03-13 16:44:28 -06:00
  • 303b0552e9 Touched up vgui_text_display code, added Toggle input Blixibon 2021-03-13 16:42:47 -06:00
  • 3bb9a92ed8 Added hook for CBaseAnimating::HandleAnimEvent() Blixibon 2021-03-12 15:33:48 -06:00
  • 97116a5eca Exposed npc_sniper to VScript Blixibon 2021-03-12 15:19:36 -06:00
  • 8d807b5b0b Exposed CAI_BaseNPC::GetActualShootPosition() and related functions to VScript Blixibon 2021-03-12 15:18:37 -06:00
  • 92ec640db3 Added vgui_screens_mapbase.txt to level init process for loading shared VGui screens Blixibon 2021-03-12 15:07:05 -06:00
  • 7221aab090 Merge pull request #107 from mapbase-source/feature/asw-movies Blixibon 2021-03-12 11:32:06 -06:00
  • d953468bc1 Fixed env_credits always resetting sv_unlockedchapters to 15 when it shouldn't Blixibon 2021-03-12 11:08:39 -06:00
  • 36a459d21c Fixed a crash related to VScript custom console commands Blixibon 2021-03-12 11:06:46 -06:00
  • c7657b1547 Fixed a crash related to an obscure choreo event Blixibon 2021-03-12 11:04:56 -06:00
  • 9432ecc40c Added new "mute" keyvalue and StopMovie input to logic_playmovie Blixibon 2021-03-12 10:15:09 -06:00
  • c17d32d7a4 Merge pull request #105 from samisalreadytaken/dev3 Blixibon 2021-03-11 02:36:53 -06:00
  • 57774c2a79 Added vgui_text_display, an entity which displays a VGui text label oriented in the world Blixibon 2021-03-10 12:07:55 -06:00
  • e10a4d6613 Added VScript file response to base response dispatch code Blixibon 2021-03-10 02:11:39 -06:00
  • 24ac080608 Added legacy response context operators Blixibon 2021-03-10 02:10:22 -06:00
  • 8966462fee Stabilized implementation of some Mapbase code in the new response system Blixibon 2021-03-09 12:39:13 -06:00
  • efec7ab4db Added Mapbase's enhanced save/restore to new response system + moved aound rr_dumphashinfo code so that it has access to default response system Blixibon 2021-03-09 12:37:08 -06:00
  • 8033c0dad4 Fixed response group default params, which seem to have been broken in vanilla response system code from the SDK Blixibon 2021-03-09 12:30:48 -06:00
  • d4a91fe027 Made followup responses more reliable with generic NPCs and added "vscript_file" response type Blixibon 2021-03-09 10:03:40 -06:00
  • d6b959899c Missed a file in the initial Response System library port commit Blixibon 2021-03-08 02:12:53 -06:00
  • d081a0cee3 Added prototype Response System library port from the Alien Swarm SDK Blixibon 2021-03-08 02:11:13 -06:00
  • 251725c987 Added semi-standardized custom model support to several NPCs Blixibon 2021-03-07 12:03:32 -06:00
  • 92866ca2fa Added EnableCrouch input to npc_strider Blixibon 2021-03-07 11:57:33 -06:00
  • 8f7d3ac03b Added keyvalue to combine_mine for disabling companion avoidance Blixibon 2021-03-07 11:55:08 -06:00
  • 15ae789b89 Added "Disable flashlight" keyvalue/inputs inspired by Portal 2's Blixibon 2021-03-07 11:43:28 -06:00
  • c4abb0b07f Made HUD movie parameters more flexible; Added WIP movie fade effects for replicating the Portal 2 keyvalues Blixibon 2021-03-07 11:39:50 -06:00
  • a4a292975b Added logic_playmovie and vgui_movie_display from Alien Swarm SDK Blixibon 2021-03-06 01:16:00 -06:00
  • 302885d39c Added video panel code from Alien Swarm SDK + custom looping support Blixibon 2021-03-06 01:13:49 -06:00
  • bf182e1c5d vscript additions and fixes: samisalreadytaken 2021-03-06 01:11:43 +02:00
  • bd3b9c3807 Fixed VBSP VScript documentation not working Blixibon 2021-03-04 11:37:32 -06:00
  • 201a7ad1d1 Added prototype VScript hook handler Blixibon 2021-02-24 12:01:50 -06:00
  • fd600b53aa Mapbase v6.2 - Merge pull request #94 from mapbase-source/develop Blixibon 2021-01-28 10:08:18 -06:00
  • 14d3ee19d0 Fixed the client-side VScript "player" instance not being set once more after having moved around the VM init code again Blixibon 2021-01-27 23:25:09 -06:00
  • fa45fffa39 Added save/restore to client-side VScript Blixibon 2021-01-27 11:01:38 -06:00
  • 2ee7845e8d Made instance name fixup stop fixing up names starting with '!', which was causing problems with procedurals like !activator Blixibon 2021-01-27 07:57:21 -06:00
  • fa37adb1d5 Fixed a few client-side VScript functions not binding correctly Blixibon 2021-01-26 12:13:04 -06:00
  • a11cb93c42 Adjusting certain code and metadata for Mapbase v6.2 Blixibon 2021-01-26 12:08:42 -06:00
  • 763c836d45 Fixed a npc_zombie crash caused by inflictor-less crush damage Blixibon 2021-01-24 22:32:22 -06:00
  • f484653f41 Fixed host_timescale scaling sounds when cheats are off Blixibon 2021-01-24 22:31:48 -06:00
  • 6595b96418 Fixed func_rotating angles fix not being in the right place Blixibon 2021-01-24 22:28:55 -06:00
  • 01f830a72d Fixed new init order causing script classes to continuously reinitialize Blixibon 2021-01-24 18:38:32 -06:00
  • 4441911f92 Merge pull request #78 from mapbase-source/feature/clientside-vscript Blixibon 2021-01-23 14:21:41 -06:00
  • e3550438b9 Added functions to create and modify force behavior of client-side "death ragdolls" Blixibon 2021-01-23 13:20:07 -06:00
  • eb2e8d5238 Merge pull request #84 from 1upD/mapbase/css-viewmodel-chirality Blixibon 2021-01-23 11:32:20 -06:00
  • b4717f3321 Merge pull request #93 from ReDucTor/save-load-init-order-fix Blixibon 2021-01-23 10:04:02 -06:00
  • b720ec4c84 Added spawnflag to make prop_ragdoll bones use constraints which are fixed to each other (also known as "make statue") Blixibon 2021-01-23 09:32:28 -06:00
  • 8e283f3738 Added OnServerRagdoll hook for VScript Blixibon 2021-01-23 09:20:21 -06:00
  • d23729e6e1 Fixing issue with loading from a save on game start crashing James Mitchell 2021-01-23 13:54:00 +11:00
  • 2087f90cd5 Enable Counter-Strike Source view model chirality in Mapbase 1upD 2020-12-28 23:33:11 -05:00
  • 8af9c0dc61 Added basic think hook to logic_script_client Blixibon 2020-12-27 15:54:56 -06:00
  • a3decd7bbe Merge branch 'develop' into feature/clientside-vscript Blixibon 2020-12-27 09:23:49 -06:00
  • e55bfa0036 Merge pull request #80 from samisalreadytaken/_23 Blixibon 2020-12-27 00:49:30 -06:00
  • dd848acba8 Reworked parts of the VScript save/restore caching code Blixibon 2020-12-27 00:44:50 -06:00
  • ef7d9ccc0f vscript additions and fixes: vscript_client.cpp - Fixed local player script instance registration - Added CEntities::GetLocalPlayer - Added Con_IsVisible - Added IsWindowedMode - Added ScreenWidth - Added ScreenHeight - Added ScreenTransform - Added missing DoUniqueString samisalreadytaken 2020-12-25 23:07:46 +03:00
  • 5529127d68 Split logic_script_client and Mapbase user messages into their own files Blixibon 2020-12-26 00:02:43 -06:00
  • 55cbdf49aa Added CreateProp() function for VScript, allowing the creation of exclusively client-side dynamic props Blixibon 2020-12-26 00:00:25 -06:00
  • 4861893235 Exposed client-side ragdoll class and functions to VScript Blixibon 2020-12-25 23:57:02 -06:00
  • cb7cee6283 Added a few more VScript base entity functions to the client Blixibon 2020-12-25 23:53:59 -06:00
  • 5e254d19c0 Added more client-side model/animating VScript functions + a hook for handling client-side ragdolls Blixibon 2020-12-25 09:11:25 -06:00
  • f70c066a8e Added a bunch of client-side VScript functions to C_BaseEntity Blixibon 2020-12-25 09:09:33 -06:00
  • 6f0781b5b8 Added logic_script_client entity and a user message for calling a client-side function Blixibon 2020-12-24 23:55:19 -06:00
  • 6ba3cd4c03 GitHub community issue/contribution changes (#75) Blixibon 2020-12-22 10:13:07 -06:00
  • 54cca19672 Added issue templates Blixibon 2020-12-19 15:21:14 -06:00
  • e0185f94f6 Added missing shader files Blixibon 2020-12-17 02:07:13 -06:00
  • 87cd9b24bb Mapbase v6.1 Blixibon 2020-12-17 03:38:23 +00:00
  • 6d45d9591e Merge pull request #69 from ReDucTor/vscript-fix-vector-in-table Blixibon 2020-12-13 11:33:11 -06:00
  • 782721edd4 Fixing issue with debug builds not working James Mitchell 2020-12-13 14:44:23 +11:00
  • 046391ef25 Fix vscript loading bug with vector in a table James Mitchell 2020-12-13 14:43:40 +11:00
  • eb014cce6c Mapbase v6.0 Blixibon 2020-11-26 02:26:55 +00:00
  • 3b5b3a9ccb Merge pull request #60 from RoyaleNoir/shadow-fix Blixibon 2020-11-22 16:28:26 -06:00
  • 0b5a0c8e2f Fixed Shadow filtering ToothpasteVixen 2020-11-17 12:03:22 +13:00
  • dbd583b07c Merge pull request #59 from samisalreadytaken/pr18 Blixibon 2020-10-31 21:01:30 -05:00
  • 599a93e7bc vscript additions and fixes: samisalreadytaken 2020-10-27 02:22:18 +03:00
  • add157197f Mapbase v5.1 Blixibon 2020-09-23 05:03:47 +00:00
  • 5c2051864a Merge pull request #47 from samisalreadytaken/pr16 Blixibon 2020-09-22 23:30:24 -05:00
  • 5e21095851 Move sqstdtime.h samisalreadytaken 2020-09-02 02:55:06 +03:00
  • 80822cdc11 Add back deprecated function names samisalreadytaken 2020-09-01 20:31:22 +03:00
  • f8f47e4791 Add debugoverlay descriptions samisalreadytaken 2020-09-01 20:19:08 +03:00
  • 88cebe3eac Minor improvement in CDebugOverlayScriptHelper samisalreadytaken 2020-08-31 22:01:58 +03:00
  • d13f2a3e71 Fix CBaseEntity::SetMass samisalreadytaken 2020-08-31 17:27:54 +03:00
  • 8672b7bb3f vscript changes: samisalreadytaken 2020-08-30 15:58:34 +03:00
  • 0087e6d734 Fix string pool dump samisalreadytaken 2020-08-30 15:58:07 +03:00
  • c448f194ae Mapbase v5.0 Blixibon 2020-08-14 21:21:25 +00:00
  • f9ba141a31 Merge branch 'master' of https://github.com/mapbase-source/source-sdk-2013 Blixibon 2020-07-16 10:47:03 -05:00
  • 63323222fe Mapbase v4.3 Blixibon 2020-07-16 15:43:30 +00:00
  • b0739b8296 Merge pull request #33 from ReDucTor/vscript/register-all-classes Blixibon 2020-07-16 10:40:45 -05:00
  • 57848d7e3b Making vscript register all classes James Mitchell 2020-07-12 11:46:43 +10:00
  • f636089003 Mapbase v4.2 Blixibon 2020-07-01 19:32:49 +00:00
  • bc6a35a99c Merge pull request #30 from ReDucTor/vscript-fixes Blixibon 2020-07-01 14:13:25 -05:00
  • dfa67fb9de Making Vector.Norm in VScript act like NormalizeInPlace James Mitchell 2020-06-25 17:35:14 +10:00
  • faf4928ba5 Fixing issue with default values not being saved with vscript James Mitchell 2020-06-25 17:30:19 +10:00
  • f219b14420 Merge branch 'master' of https://github.com/mapbase-source/source-sdk-2013 Blixibon 2020-06-21 10:13:29 -05:00
  • 418a9dcccc Mapbase v4.1 Blixibon 2020-06-21 15:10:56 +00:00