Commit Graph

24 Commits

Author SHA1 Message Date
Nebual
4dbf07b6f9
Merge pull request #8 from sammyt291/patch-1
Fix Spawnmenu open error with Bots
2020-03-04 01:50:22 -08:00
sammyt291
c81e3fe15c
Fix off-by-one error on bot SteamID64 2020-03-04 09:33:47 +00:00
sammyt291
d1f4ba3b35
Remove duplicate metaent var
Forgot to remove this declaration
2020-03-03 13:06:31 +00:00
sammyt291
8e97d9ac05
Hoist metaent also
Keep it neat and bring metaent along with metaply
2020-03-03 12:48:27 +00:00
sammyt291
5b9f4db3dd
Refactored wrapper function
Remade to be player:function to match origional SteamID64()
instead of function( player )
2020-03-03 11:45:35 +00:00
sammyt291
eb7e93f28c
Wrap SteamID64 clientside to fix Bots
Attempt to fix Issue #7
2020-03-03 10:57:51 +00:00
sammyt291
9d4aaba7fd
Don't create ClientConvar on Bots.
Attempt to fix #7
2020-03-03 09:48:04 +00:00
Nebual
e30a4d5247
Merge pull request #5 from thegrb93/fix
Fix new networking not receiving props and prop owner names correctly on join
2019-10-27 13:04:40 -07:00
Garrett Brown
f605d59e2e Make sure to keep steamid as unique identifier 2019-10-27 02:24:56 -04:00
Garrett Brown
6f88e5352b Have server transmit player name 2019-10-27 02:19:39 -04:00
Garrett Brown
1fcc45b1fd Fix not receiving props and prop owner names correctly on join 2019-10-27 00:30:22 -04:00
Nebual
6f5c0e0eb7
Merge pull request #3 from thegrb93/updates
Clientside CPPI Support (eg. for Starfall)
2019-10-26 12:52:53 -07:00
Garrett Brown
310dda995c Fix the cleanup panel 2019-10-26 13:50:43 -04:00
Garrett Brown
e88a2499d1 Addressed issues 2019-10-26 05:00:19 -04:00
Garrett Brown
646d7f022c Revert this stuff 2019-10-26 04:55:12 -04:00
Garrett Brown
0a71599533 Update networking 2019-10-26 01:26:13 -04:00
Garrett Brown
91472cc258 Fixes 2019-10-26 00:35:13 -04:00
Garrett Brown
dd9cb895c3 Clientside cppi 2019-10-25 22:23:33 -04:00
Ben Allison
e85b16a69d Switch from Ply:UniqueID() to SteamID64() to avoid (rare) collisons in friends
Thanks @CaptainPRICE
2019-04-28 00:29:02 -07:00
Nebual
2d6c9c02c5 Cleaning up the map now restores ownership to the World 2018-01-04 00:47:43 -08:00
Nebual
580c3a56a5 Singleplayer now defaults to PP being off 2018-01-04 00:46:36 -08:00
Nebual
8bff200734 Admin menu can now be opened during high ping (useful for cleaning the source of the ping) 2018-01-04 00:46:04 -08:00
Nebual
2197a93cbd Add nadmod_overlay convar 2018-01-04 00:45:07 -08:00
Nebual
03f088ff55 Initial Nadmod Prop Protection commit, v1.3.1 2017-12-30 14:18:50 -08:00