Commit Graph

423 Commits

Author SHA1 Message Date
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
Nayruden
9e5de9290b Release prep 2017-03-21 15:22:46 -05:00
Nayruden
e470f8f76e Setting an ULX cvar now no longer needless routes the cvar change through the console. 2017-03-21 14:45:21 -05:00
Nayruden
0ff7bb365b Back to dev mode 2017-03-19 13:49:16 -05:00
Nayruden
721a26cd23 Release prep 2017-03-19 13:19:51 -05:00
Nayruden
d9434c00b8 Changelog add, separated out license 2017-03-17 21:08:07 -05:00
Nayruden
a236a79495 Blacklisting more commands from being executed from config 2017-03-08 18:08:20 -06:00
Nayruden
c0af5817d9 Potential fix for TeamUlysses/ulib#29 2017-03-08 18:00:09 -06:00
Nayruden
acf330cc81 fixed wrong name; this is what I get for eyeballing changes rather than testing 😥 2017-03-05 08:35:48 -06:00
Nayruden
3aca96a4ff missing paren 2017-03-05 08:32:44 -06:00
Nayruden
9054f041d3 [FIX] Bad format spacing on UTF names for ulx who and and ulx debuginfo (Thanks for the code, @toxsa). 2017-03-05 08:22:47 -06:00
Brett Smith
18e38d2ef7 Merge pull request #93 from Toxsa/ulx-debuginfo-patch
Fix formatting issues in 'ulx debuginfo'. Fixes #81.
2017-03-05 08:15:44 -06:00
Timmy
e7fe359ef0 Fix formatting issues in 'ulx debuginfo' 2017-02-24 10:10:01 +01:00
Nayruden
c372f1a84f Fixes #89 2017-01-29 09:44:53 -06:00
Nayruden
592c8edbcd [CHANGE] Can no longer kick or ban (or use the vote variants) on the listen server host. 2017-01-05 18:25:43 -06:00
Nayruden
120cb2c3dd Fixes #86
[FIX] Unexpected tags passed along in a log input (Thanks, @mcNuggets1).
2017-01-05 17:58:15 -06:00