Commit Graph

98 Commits

Author SHA1 Message Date
edshot99
51179ff2da fix file permissions 2024-12-02 21:16:56 -06:00
edshot99
0937d4c29f make m9k semi automatic rifles fully automatic 2024-12-02 21:15:40 -06:00
edshot99
3a4c9c373f custom cfc_disconnect_interface
intentionally out-of-tree to avoid custom interface being under GPLv3
2024-12-01 16:03:55 -06:00
edshot99
eda2fe0db0 update .gitignore for noob's custom tinnitus sound effects 2024-11-30 01:46:15 -06:00
edshot99
8db0894cdd fix ulx explode bug 2024-11-30 01:43:45 -06:00
edshot99
d195fab018 fix code that shouldnt have been commited yet pt2 2024-11-30 01:42:36 -06:00
edshot99
e6098e4f5f import some modules from ulx-custom-commands
1. i dont want to keep using ulx-custom-commands because a lot of it is unnecessary stuff i dont need
2. although i could cut some of the Lua files out theres still a lot of code bundled into one file

so just import some modules here, but more seperate with credit given in the Lua files
2024-11-30 01:02:53 -06:00
edshot99
2c4a72d3e2 dont try new things on production !!!!! 2024-11-30 01:01:38 -06:00
edshot99
d9c9923a7d drop ulx-custom-commands and start using my own custom ulx modules 2024-11-29 02:59:04 -06:00
edshot99
f5a50af87f allow solo players to be able to change the map
moved from edshot99/ulx repository
2024-11-29 01:57:34 -06:00
edshot99
ae3e36fdac ksh script to download and generate map icons for some maps
moved from edshot99/ulx repository
2024-11-29 01:42:30 -06:00
edshot99
d68368f33f alt account detection. beginning with family sharing for now 2024-11-28 01:07:59 -06:00
edshot99
cb528ad9a8 fix silly mistake (convars not created clientside) 2024-11-27 23:35:13 -06:00
edshot99
f95f6bac74 tinnitus chooser 2024-11-25 03:18:17 -06:00
edshot99
e38052e10e not on Github anymore 2024-11-25 02:28:01 -06:00
edshot99
0216688b4c make user_noaccess not allowed to use their mic either 2024-11-24 16:12:54 -06:00
edshot99
5816b27f0c rename folder and file 2024-11-24 16:06:41 -06:00
edshot99
d6d50d9b69 download specific workshop addons for certain maps 2024-11-22 09:02:58 -06:00
edshot99
083991a803 have pac3 bans and unbans be automated depending on user group 2024-10-12 23:54:06 -05:00
edshot99
bbbaf621ee replace hook with stub to disable the acf3 scanner
scanner hook.Run() call doesnt work reliably for me and id rather just remove/disable all the original code anyways
2024-09-30 13:54:08 -05:00
edshot99
2c2e8c2988 Revert "import file from workshop (678222466)"
This reverts commit 0fcce2d9be.
2024-09-05 00:34:09 -05:00
edshot99
0fcce2d9be import file from workshop (678222466) 2024-09-02 23:56:16 -05:00
edshot99
5f5f567e75 use Steam workshop instead of FastDL 2024-09-02 16:34:20 -05:00
edshot99
084b7152d6 new guns, new icons 2024-09-02 16:04:07 -05:00
edshot99
e24ac09c76 css 'dink' sfx 2024-08-18 23:39:37 -05:00
edshot99
daa8e3f5ed multiple changes
- add missing resource.AddWorkshop for Verdana font
- add player's avatars (with open profile functionality)
- removed SteamID section
- added ability to mute players
- increased player name character limit (scoreboard-wise)
- added sorting by number of kills
- added server current map to scoreboard
2024-08-17 01:03:39 -05:00
edshot99
8ecfda2f32 import files from workshop (3263032524) 2024-08-17 00:53:25 -05:00
edshot99
4744e94f36 make the toggle be done through a desktop icon
instead of double clicking C which is very annoying.

also removes chat messages that just clutter the chat.
2024-08-12 19:47:20 -05:00
edshot99
097e9fa7d2 import file from workshop (2882862672) 2024-08-12 19:44:19 -05:00
edshot99
43de71aad8 drop custom edit. not gonna be using this addon anymore 2024-08-08 04:09:25 -05:00
edshot99
4769f21ec3 drop custom edit. not gonna be using this addon anymore (again) 2024-08-08 04:04:06 -05:00
edshot99
54963ee9a1 drop custom edit. not gonna be using this addon anymore
should probably just create custom repo anyways if i bring it back
2024-08-08 03:50:07 -05:00
edshot99
4dd86fc78b Revert "drop fix. cw2 no longer used on the server"
This reverts commit 6709e4634c.

BTW installing UECW fixes the Lua errors, but is still broken.
2024-07-16 19:51:36 -05:00
edshot99
9da5ebd9f9 Revert "drop custom edit. not gonna be using this addon anymore"
This reverts commit b4bd8be9d8.
2024-07-16 19:00:58 -05:00
edshot99
281c025769 update description 2024-07-12 23:48:55 -05:00
edshot99
b5ee0af2c4 disable dynamic kill icons for all players for now
reason: too much screen flickering caused by generating icons on-the-fly
even with all weapon and attachment models cached it still happens
2024-07-12 23:38:01 -05:00
edshot99
f81c72f9f0 kill icons for arc9 poly arms
when you disable dynamic kill icons for arc9 it will show a generic kill icon.
this fixes that problem.
2024-07-12 23:23:04 -05:00
edshot99
f06ce75475 block acf3 scanner
someone asked so here it is
2024-07-01 23:49:42 -05:00
edshot99
e57fffb033 attempt to remove 40mph/65kph speed limit 2024-06-01 14:45:03 -05:00
edshot99
f4bc82dd6e minor change 2024-04-17 01:58:25 -05:00
edshot99
0bebffd389 let players know when and why someone leaves the server 2024-04-13 04:33:56 -05:00
edshot99
b4bd8be9d8 drop custom edit. not gonna be using this addon anymore 2024-03-25 23:49:38 -05:00
edshot99
113a190428 let users be able to move their spawnpad and make it unbreakable ;)
(this is untested, but i will just wing it!)
2024-03-25 23:48:44 -05:00
edshot99
e7ada15a9c drop custom changes. moved to dedicated repository 2024-03-25 04:28:38 -05:00
edshot99
a1f224700d drop custom changes. moved to dedicated repository 2024-03-25 04:15:05 -05:00
edshot99
37fb7fe424 drop custom changes. moved to its own repository 2024-03-25 03:58:58 -05:00
edshot99
f14596bf12 drop custom ulx changes (again)
moved to edshot99/ulx
2024-03-25 03:48:05 -05:00
edshot99
a03b6f0934 lets not change the map instantly and have people lose their builds 2024-03-22 12:45:41 -05:00
edshot99
059cc88be6 cleanup 2024-03-22 12:45:11 -05:00
edshot99
0224db37f3 Revert "drop custom changes"
This reverts commit 7f7819b3a9.
2024-03-22 12:13:59 -05:00