samisalreadytaken
|
3aad0f5245
|
Cleanup SquirrelVM saverestore
|
2024-11-21 17:24:48 +03:00 |
|
samisalreadytaken
|
26346bab5c
|
Don't save/restore squirrel class attributes
|
2024-06-29 18:18:54 +03:00 |
|
samisalreadytaken
|
77f645980e
|
Fix string allocation in SquirrelVM::ReadObject
|
2024-06-29 18:18:17 +03:00 |
|
samisalreadytaken
|
8c0b3f2f75
|
Merge remote-tracking branch 'mapbase/master' into vscript-saverestore
|
2024-01-16 18:01:51 +03:00 |
|
samisalreadytaken
|
af7c9365b0
|
Fix vscript squirrel threads
|
2024-01-16 18:01:43 +03:00 |
|
ALLEN-PC\acj30
|
82bc30cc26
|
Fix GitHub workflow not installing packages properly
|
2024-01-11 17:38:01 -06:00 |
|
samisalreadytaken
|
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
|
2022-12-12 10:44:22 +03:00 |
|
samisalreadytaken
|
af6c22e058
|
Use Assert instead of assert
|
2022-12-12 10:44:22 +03:00 |
|
samisalreadytaken
|
5efb650ee3
|
Rewrite vscript squirrel saverestore
|
2022-12-12 10:44:22 +03:00 |
|
samisalreadytaken
|
b2699f63ca
|
Bump vscript saverestore version
|
2022-12-07 15:27:57 +03:00 |
|
samisalreadytaken
|
843d748bb0
|
Use CUtlConstString instead of CUtlString
|
2022-12-05 14:01:00 +03:00 |
|
ALLEN-PC\acj30
|
af6f9fe518
|
Added a more concrete Linux exception for Discord RPC
|
2022-12-02 19:03:29 -06:00 |
|
ALLEN-PC\acj30
|
2fb704a129
|
Updated README
|
2022-11-30 08:35:31 -06:00 |
|
Blixibon
|
9df9233e54
|
Fix mapbase_pr.yml causing problems in forks
|
2022-11-25 15:29:45 -06:00 |
|
Blixibon
|
81527d3be8
|
Fix mapbase_build-base-dispatch.yml
|
2022-11-24 12:33:27 -06:00 |
|
Blixibon
|
d771694d4b
|
Merge pull request #207 from mapbase-source/develop
Mapbase v7.1
mapbase-v7.1
|
2022-11-24 10:21:09 -06:00 |
|
Blixibon
|
bbd8d86f87
|
Fix metrocops using the wrong animation when pushing player with a gun
|
2022-11-22 17:14:57 -06:00 |
|
Blixibon
|
390dd80e41
|
Updated README
|
2022-11-21 23:24:18 -06:00 |
|
Blixibon
|
b2110d0354
|
Added NPC PVS checking for point_cameras
|
2022-11-21 00:51:54 -06:00 |
|
Blixibon
|
a2e91759e0
|
Added "DUAL_PISTOLS" as new category of optional unused HL2 weapon activities
|
2022-11-21 00:48:21 -06:00 |
|
Blixibon
|
d6f4ea38a2
|
Fixed typo in weapon_sniperrifle.cpp
|
2022-11-21 00:47:05 -06:00 |
|
Blixibon
|
76d981838d
|
Fixed PickupWeaponInstant input crash on Linux
|
2022-11-21 00:46:32 -06:00 |
|
Blixibon
|
4cc1816b5c
|
Merge pull request #213 from samisalreadytaken/vscript_vgui-patch
vscript vgui HUD visibility control
|
2022-11-21 00:45:02 -06:00 |
|
samisalreadytaken
|
1ca7558421
|
Fix func_fake_worldportal clip plane
|
2022-11-17 10:45:03 +03:00 |
|
samisalreadytaken
|
cc0c90693d
|
Optimise func_fake_worldportal render code
Consistent and descriptive variable names, simplified calculations.
|
2022-11-17 10:44:19 +03:00 |
|
samisalreadytaken
|
713c8e8cf3
|
Optimise 3D skybox rotation
|
2022-11-17 10:27:48 +03:00 |
|
samisalreadytaken
|
c3e2ab3385
|
Add missing vscript const FCVAR_CHEAT
|
2022-11-17 10:27:48 +03:00 |
|
samisalreadytaken
|
ac45061b36
|
Add debug cvar script_net_debug
|
2022-11-17 10:27:48 +03:00 |
|
samisalreadytaken
|
e843aed912
|
Debug assertion on SquirrelVM::GetValue()
|
2022-11-17 10:27:46 +03:00 |
|
samisalreadytaken
|
da2315cfe7
|
Update vscript_vgui
|
2022-11-04 12:44:22 +03:00 |
|
samisalreadytaken
|
760e1e6dd5
|
Add vscript SetHudElementVisible
|
2022-11-01 16:45:46 +03:00 |
|
samisalreadytaken
|
2b612a28f4
|
Revert "Added more convenient way to hide HUD elements from clientside VScript"
This reverts commit 6ceb808f93694328d053c8dc03e82bb1fe7c408a.
|
2022-11-01 15:50:04 +03:00 |
|
Blixibon
|
f5cf90dbc3
|
Updated GitHub workflows
|
2022-10-30 13:33:43 -05:00 |
|
Blixibon
|
8da7734c0d
|
Fixed mapspawn_addon on Linux and made related console messages more verbose
|
2022-10-30 13:32:55 -05:00 |
|
Blixibon
|
db6305fcee
|
Removed prototype "addon manifest" implementation added in v7.0 (superceded by mapspawn_addon and near-unusable for Steam Workshop)
|
2022-10-30 13:31:52 -05:00 |
|
Blixibon
|
6ceb808f93
|
Added more convenient way to hide HUD elements from clientside VScript
|
2022-10-30 13:30:02 -05:00 |
|
Blixibon
|
2214301694
|
Updated mapbase_build-base.yml
|
2022-10-27 01:26:32 -05:00 |
|
Blixibon
|
0b70acff08
|
Added mapbase_build-master.yml workflow
|
2022-10-26 23:14:16 -05:00 |
|
Blixibon
|
0aca548e15
|
Updated CONTRIBUTING.md
|
2022-10-26 23:05:59 -05:00 |
|
Blixibon
|
74faeaeb04
|
Added GetCurrentBetaName and IsAppInstalled to VScript Steam API
|
2022-10-26 23:05:28 -05:00 |
|
Blixibon
|
9b3977e30d
|
Fix crash with player use animations
|
2022-10-26 23:02:46 -05:00 |
|
Blixibon
|
a7c90b042d
|
Fix hand viewmodel issues on death/respawn
|
2022-10-26 23:01:50 -05:00 |
|
Blixibon
|
5cc53c10ee
|
Fix Combine dropships not dropping APCs correctly after save/load
|
2022-10-26 22:09:32 -05:00 |
|
Blixibon
|
15f321d4e9
|
Updated README
|
2022-10-26 13:44:39 -05:00 |
|
Blixibon
|
8d25fb72b1
|
Updated README
|
2022-10-26 13:39:43 -05:00 |
|
Blixibon
|
fd4133485a
|
Fix uninitialized variable in math_clamp
|
2022-10-26 13:38:28 -05:00 |
|
Blixibon
|
12742b7815
|
Fix spacing in particle system files
|
2022-10-26 13:37:59 -05:00 |
|
Blixibon
|
63a888252f
|
Merge pull request #169 from samisalreadytaken/vscript_vgui
vscript vgui
|
2022-10-26 08:18:23 -05:00 |
|
Blixibon
|
8039c9befa
|
Update mapbase_pr.yml
|
2022-10-24 13:35:31 -05:00 |
|
Blixibon
|
9db4259f18
|
Update .github/workflows/mapbase_build-base-dispatch.yml
Co-authored-by: samisalreadytaken <46823719+samisalreadytaken@users.noreply.github.com>
|
2022-10-24 13:32:08 -05:00 |
|