Commit Graph

388 Commits

Author SHA1 Message Date
Zach P
2e02293bb8
Added convar to disable MOTD Disabled message 2022-08-05 20:38:25 -07:00
Zach P
f2f5602c7c
Update CHANGELOG.md 2022-08-05 19:27:52 -07:00
Zach P
af5dcdb8a1
Refactored player teleport eye trace
#108 issue should be fixed
2022-08-05 19:27:03 -07:00
Zach P
64bcdaf26a
Update addon.txt 2022-08-04 21:29:13 -07:00
Zach P
b77eed6847
Added drop table for users too 2022-08-04 21:26:47 -07:00
Zach P
8c2c5d3ebf
Update CHANGELOG.md 2022-08-04 21:25:23 -07:00
Zach P
c95969a766
Add drop table for bans when resettodefaults 2022-08-04 21:24:23 -07:00
Zach P
c9fa7e9a0c
Update CHANGELOG.md 2022-08-04 21:01:01 -07:00
Zach P
d92ce683b7
Merge pull request #196 from CFC-Servers/bug/fix-vote-confirming
only send vote to people in recipient filter
2022-08-04 21:00:04 -07:00
Zach P
6bf4b52cc4
Update sh_defines.lua 2022-08-04 20:44:50 -07:00
Zach P
ab47d243f0
Update ulx.build 2022-08-04 20:43:09 -07:00
Zach P
b47b8e19c4
Update CHANGELOG.md 2022-08-04 20:42:48 -07:00
Zach P
1eb7516b5e
Merge pull request #202 from TheByKotik/chat-commands
Add chat commands for banid and unban
2022-08-04 20:42:47 -07:00
Zach P
0eb7ebeb72
Update CHANGELOG.md 2022-08-04 19:10:30 -07:00
Ҝờţأķ
3ee5a8edea Add chat commands for banid and unban 2022-06-15 10:19:45 +05:00
Zach P
fc12a010e4
Update sh_defines.lua
Update version number
2022-02-10 17:06:59 -08:00
Zach P
a8521bb8af
Update ulx.build
Update build number
2022-02-10 17:06:17 -08:00
Pierce
975e1cc21e
only send vote to people in recipient filter 2021-12-21 23:18:41 -05:00
Zach P
371a4fba62
Merge pull request #170 from Timmy/fix-adduserid
Prevent `ulx adduserid` from resetting user allows/denies
2021-07-15 16:47:46 -07:00
Zach P
2c72305403
Merge pull request #189 from MrAkitaman/patch-1
Optimization
2021-07-15 16:40:41 -07:00
MrAkitaman
e6013e7aa6
Optimization
Little optimization of bans.getSortTable function
2021-07-05 04:14:12 +02:00
Zach P
a636dd3af8
Merge pull request #185 from Karlend/master
Exploit fix
2021-06-23 12:55:06 -07:00
Zach P
9493fcaf88
Update fun.lua
Swapped out umsg for net library
2021-06-12 16:07:57 -07:00
Zach P
58bb943d05
Update vote.lua
Swapped out umsg for net library
2021-06-12 16:07:23 -07:00
Zach P
1dca6d0a34
Update cl_lib.lua
Swapped out umsg for net library
2021-06-12 16:06:27 -07:00
Johnny
4955c73697
Fixed error
Forgot it's using console command
2021-04-01 03:47:24 +03:00
Johnny
7beb92b10e
exploit fix 2021-04-01 03:20:33 +03:00
Timmy
afca346273
Fix typos (#160) 2020-08-19 13:28:14 -04:00
Timmy
7b67567690
Prevent ulx adduserid from resetting user allows/denies 2020-07-24 22:58:49 +02:00
pack
a8b31ffb3e Remote whitespace 2019-05-15 08:51:37 -05:00
SticklyMan
630f936d18
Merge pull request #146 from realpack/master
Make pure lua
2019-04-17 22:44:05 -06:00
realpack
c41408c832 Make pure lua 2019-04-18 11:09:58 +10:00
SticklyMan
8d41a87628 Improve look of close button.
Should fix #129
2018-05-20 18:08:30 -06:00
SticklyMan
cc601339e2 Update changelog 2018-02-11 02:45:07 -07:00
SticklyMan
3d393f5d96 XGUI: Implement hook to update client's UI when new accesses are registered. 2018-02-04 17:34:19 -07:00
SticklyMan
8f93008b83 Added some (commented out) helpful server-side debug messages for the data sending system.
.. Mostly to help keeping me from going insane again later.
2018-02-04 17:21:01 -07:00
SticklyMan
64d6afdc31 XGUI: UCLChange hook was causing an extra refreshData to be called, causing the server to send down potentially two sets of data on join.
- The main culprit is the code that ensures that the user gets any new data they they may have just been given access to.
- Fixed by added special flag to note when the first download of data has been completed. client will not request for additional code until the first set is downloaded).
2018-02-04 17:18:16 -07:00
SticklyMan
ac76283a8b XGUI: Process inbound data before progressing onward
(Sanity change, this likely doesn't affect anything)
2018-02-04 17:09:50 -07:00
SticklyMan
70c544f879 Fix occasional error on Cmds tab when dealing with time-based inputs with odd restrictions.
- Fixes TeamUlysses/ulib#10
2018-02-04 03:20:26 -07:00
SticklyMan
7e9438d9ba [FIX] XGUI: Player list on the Cmds tab was not sorted alphabetically. 2018-02-04 02:34:47 -07:00
SticklyMan
b3815da088
Merge pull request #124 from Alydus/master
Fix typo in xgui/settings/server.lua
2018-02-04 01:36:59 -07:00
Alydus
4e712ede0b
Fix typo in xgui/settings/server.lua 2018-01-21 14:08:57 +00:00
Nayruden
4c91096172 No longer necessary to load the ban config 2017-11-05 13:57:19 -06:00
Nayruden
27fcff6afd Spelling fix 2017-11-05 13:56:52 -06:00
Nayruden
60b0d90002 Tasks left from merge 2017-11-05 13:56:18 -06:00
Brett Smith
8911523608
Merge pull request #113 from PixeLInc/ulx_repairs
Disable PMs for Muted Users
2017-11-05 13:49:14 -06:00
PixeL
98bb22486f
Disable PM's for Muted Users 2017-10-30 23:25:50 -05:00
Brett Smith
ecd205e771 Merge pull request #101 from PixeLInc/patch-1
Don't respawn when done spectating if the user was not alive to start with
2017-09-25 20:02:48 -05:00
PixeLInc
b166f35d38 Fix !spectate respawn
Don't respawn them when they're already dead, it allows users in certain gamemodes to "cheat"
2017-07-08 21:20:17 -05:00
Nayruden
10cb7bdf36 Back to development mode 2017-03-21 15:39:11 -05:00