Commit Graph

34 Commits

Author SHA1 Message Date
SticklyMan
4f823a9b02 ULX 3.81 release prep 2024-03-23 21:29:43 -06:00
SticklyMan
e2514db207 Fix editing or creating adverts in XGUI causing server errors 2024-03-09 18:34:23 -07:00
SticklyMan
be79765d36 Update changelog 2024-02-22 11:55:39 -07:00
Zach P
62a16ef6c5
Update CHANGELOG.md 2022-08-13 18:54:54 -07:00
Zach P
90364bfe0a
Update CHANGELOG.md 2022-08-05 20:39:36 -07:00
Zach P
f2f5602c7c
Update CHANGELOG.md 2022-08-05 19:27:52 -07:00
Zach P
8c2c5d3ebf
Update CHANGELOG.md 2022-08-04 21:25:23 -07:00
Zach P
c9fa7e9a0c
Update CHANGELOG.md 2022-08-04 21:01:01 -07:00
Zach P
b47b8e19c4
Update CHANGELOG.md 2022-08-04 20:42:48 -07:00
Zach P
0eb7ebeb72
Update CHANGELOG.md 2022-08-04 19:10:30 -07:00
SticklyMan
cc601339e2 Update changelog 2018-02-11 02:45:07 -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
7e9438d9ba [FIX] XGUI: Player list on the Cmds tab was not sorted alphabetically. 2018-02-04 02:34:47 -07:00
Nayruden
60b0d90002 Tasks left from merge 2017-11-05 13:56:18 -06: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
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
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
Nayruden
8826f27360 * [CHANGE] "ulx bring" can now bring multiple targets (Thanks for the code, Timmy). 2016-11-12 16:45:17 -06:00
SticklyMan
ca4d1f44b8 Update Changelog & build. 2016-07-02 14:38:03 -06:00
Nayruden
2cd8904dc6 More fixes for reading data from addon information (Thanks, @Xylios).
This fixes #55.
2016-07-02 16:07:32 -04:00
Nayruden
318c4dfc7a Release prep 2016-05-22 14:17:42 -04:00
Nayruden
cb809a7881 [FIX] XGUI showing all commands if the UCL contained an empty string (Thanks, Steven). 2016-03-20 14:52:28 -04:00
Nayruden
ddcdf53de4 [FIX] Reading information from corrupted addons (Thanks, @Jindego).
Fixes #32
2016-02-27 08:46:26 -05:00
Nayruden
9ec8cde347 Back to beta 2016-02-27 08:44:18 -05:00
Nayruden
9969c62721 Getting ready for 3.70 release 2016-02-15 18:41:42 -05:00
SticklyMan
cce7e16414 Fixed lua errors that pop up when motd generator settings file is invalid.
Fixes #16
2016-01-30 16:08:18 -07:00
Nayruden
097563d89f Some more readme and changelog modernization. Thanks, @zerfgog. 2016-01-25 16:29:26 -05:00
zerfgog
d6d74a9f45 Improve readme and convert readme and changelog to markdown 2016-01-24 16:41:53 -07:00