Commit Graph

32 Commits

Author SHA1 Message Date
edshot99
47283a30f7 use ulx jail instead of ulx propban 2024-12-22 21:52:47 -06:00
edshot99
0e7c721ce8 replace freezing code with physics code that doesnt mess with players props 2024-12-22 21:44:14 -06:00
edshot99
5b3b4ca0c0 add ability to freeze all player props from nadmod 2024-08-12 01:30:06 -05:00
edshot99
4617a1c400 temporarily ban the user from spawning props after theyve been cleared
this should be using Steam ID's instead of names for namechangers, but that requires extra changes in ULX Custom Commands
2024-08-12 01:23:30 -05:00
edshot99
7afeac6fdd hardcode settings that should never be changed 2024-04-23 19:35:18 -05:00
edshot99
452de8547a display velocity and allow disabling nadmod overlay
taken from valen :)
0abe29e2c4
2024-03-25 04:10:26 -05:00
edshot99
84ed24daa0 allow players to remove all friends from nadmod 2024-03-25 04:08:24 -05:00
edshot99
a160ad60b1 stop SourceTV bot from breaking spawn menu 2024-03-25 04:06:26 -05:00
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