SticklyMan
|
f447587d5c
|
ULib 2.71 release prep
|
2024-03-23 21:27:40 -06:00 |
|
SticklyMan
|
5e730bb41e
|
Switch to lighter host for HTTP connectivity check.
|
2024-03-23 20:51:41 -06:00 |
|
SticklyMan
|
ac25b304fc
|
Update URLs
|
2024-03-23 18:03:27 -06:00 |
|
SticklyMan
|
402e0492a8
|
Revert "Micro-optimization to replace player.GetAll() with player.Iterator in the Invis hook think"
This reverts commit 5da463795d .
Turns out my non-beta dedicated server was actually on the beta branch
|
2024-03-09 21:13:15 -07:00 |
|
SticklyMan
|
5da463795d
|
Micro-optimization to replace player.GetAll() with player.Iterator in the Invis hook think
|
2024-03-09 20:02:39 -07:00 |
|
SticklyMan
|
ed00203b97
|
Update changelog
|
2024-02-22 09:12:52 -07:00 |
|
Zach P
|
33c22de64e
|
Update ulib.build
|
2022-08-04 20:21:23 -07:00 |
|
Zach P
|
f169706575
|
Update ulib.build
Update build date
|
2022-02-10 17:04:59 -08:00 |
|
SticklyMan
|
c44d23fd82
|
ULib doc revisions should only be added if the functionality significantly changed, or if the method parameters have been modifeid.
|
2018-05-12 11:12:09 -06:00 |
|
SticklyMan
|
c4366c6db8
|
Update changelog for recent pull request.
Also updates build for version update notification.
|
2018-05-12 11:09:35 -06:00 |
|
SticklyMan
|
b4b70129df
|
Update changelog
|
2018-02-15 22:55:36 -07:00 |
|
SticklyMan
|
34f146f9b6
|
Merge branch 'master' into console-flood
|
2018-02-11 02:40:34 -07:00 |
|
SticklyMan
|
6db4df49c0
|
Update changelog
|
2018-02-11 02:36:03 -07:00 |
|
SticklyMan
|
c89fc4223a
|
Directly call routedCommandCallback on hookRoute instead of routing through concommands.
|
2018-02-11 01:45:47 -07:00 |
|
SticklyMan
|
4926b5b9aa
|
Add ULib.HOOK_ACCESS_REGISTERED to let anyone (XGUI) know when new accesses are registered.
Decided to keep the hook "grouped" when multiple accesses are added at once, thus, this callback will have no parameters.
|
2018-02-04 17:30:02 -07:00 |
|
SticklyMan
|
eda6abdccd
|
ULib should be calling UCLChanged after registerAccess.
|
2018-02-04 17:26:09 -07:00 |
|
SticklyMan
|
26b0139044
|
Verify concommand is registered before attempting to execute it.
|
2018-02-04 04:32:30 -07:00 |
|
Nayruden
|
ba21d08242
|
Fixes #41
|
2017-10-09 09:41:40 -05:00 |
|
Nayruden
|
b0436e5900
|
Fixes #31
|
2017-09-19 17:31:48 -05:00 |
|
Nayruden
|
0b4cdd0acb
|
Finished porting bans to SQLite
|
2017-09-08 16:57:23 -05:00 |
|
Nayruden
|
794bc65466
|
Too much carried over, putting back
|
2017-09-05 17:34:07 -05:00 |
|
Nayruden
|
9df61b641e
|
Splitting out ban-related functionality into a new file
|
2017-09-05 17:24:43 -05:00 |
|
Nayruden
|
0313791b62
|
Fixes #36
|
2017-08-22 14:14:54 -05:00 |
|
Nayruden
|
06111c3b87
|
Back to development mode
|
2017-03-21 15:40:46 -05:00 |
|
Nayruden
|
c3b1d7be47
|
Release prep
|
2017-03-21 15:19:55 -05:00 |
|
Nayruden
|
e003c7bf9f
|
[FIX] Server errors when loading massive ban lists.
|
2017-03-21 15:16:17 -05:00 |
|
Nayruden
|
6a85b66b2a
|
Back to dev mode
|
2017-03-19 13:50:13 -05:00 |
|
Nayruden
|
a3f7257035
|
Release prep
|
2017-03-19 13:06:30 -05:00 |
|
Nayruden
|
24f80d9916
|
Separated out license
|
2017-03-17 21:11:30 -05:00 |
|
Nayruden
|
f88b4d94fd
|
Normalized changes from @andreblue. Thanks for the contribution, Andre!
|
2017-03-12 15:06:52 -05:00 |
|
Brett Smith
|
b62336f266
|
Merge branch 'master' into master
|
2017-03-12 14:36:03 -05:00 |
|
Nayruden
|
f416a47666
|
Potential fix for #29
|
2017-03-08 17:58:47 -06:00 |
|
Andreblue
|
ea8162d215
|
Replaced placeholder for ver and added build thingy from the git hooks stuff
|
2017-02-17 19:02:31 -05:00 |
|
Brett Smith
|
ef1e70d393
|
Fixes #27
|
2016-10-26 19:33:11 -05:00 |
|
Nayruden
|
bb22495876
|
Fixes #25
|
2016-09-04 15:20:28 -05:00 |
|
Nayruden
|
9f459dc083
|
Revert "Testing a possible fix for TeamUlysses/ulx#59"
This reverts commit 180d7370ef .
|
2016-08-29 18:51:50 -05:00 |
|
Nayruden
|
180d7370ef
|
Testing a possible fix for TeamUlysses/ulx#59
|
2016-08-27 12:10:22 -05:00 |
|
Nayruden
|
75f70ca1ce
|
Implemented CAMI.SignalSteamIDUserGroupChanged. Fixes #50.
Can't believe I missed that addition to the spec for so long...
|
2016-06-12 14:41:22 -04:00 |
|
Nayruden
|
c29b63b389
|
Back to development mode
|
2016-06-12 14:40:26 -04:00 |
|
Nayruden
|
8a1cef9aa4
|
Release prep
|
2016-05-22 14:17:55 -04:00 |
|
Nayruden
|
2bb1db4077
|
[FIX] Many issues with secondsToStringTime (Thanks, @fruitwasp).
I must have been completely brain dead when I wrote this...
|
2016-05-19 19:20:34 -04:00 |
|
Nayruden
|
2860342e04
|
This might fix #15.
|
2016-05-19 18:29:46 -04:00 |
|
Nayruden
|
4d47936dd5
|
Slight wording change in docs
|
2016-04-30 16:52:48 -04:00 |
|
Nayruden
|
81044e2a65
|
Adding issue template
|
2016-02-17 20:35:02 -05:00 |
|
Nayruden
|
939250a73d
|
[FIX] NPCs loading from saves (Thanks, @GamingStudios1029).
This fixes https://github.com/TeamUlysses/ulx/issues/31
|
2016-02-16 20:15:15 -05:00 |
|
Nayruden
|
9f4846437c
|
Back to development mode
|
2016-02-16 20:14:31 -05:00 |
|
Nayruden
|
fb763d143d
|
Show version as workshop even for releases.
|
2016-02-16 20:00:53 -05:00 |
|
Nayruden
|
6a6ad38054
|
Fixed ULib passing incorrect release flag for plugin information
|
2016-02-15 18:51:23 -05:00 |
|
Nayruden
|
a4c4a45557
|
Getting ready for v2.60 release
|
2016-02-15 18:41:07 -05:00 |
|
SticklyMan
|
5652d868ba
|
Updated findVar and setVar to allow for integer index syntax in path.
Example: "info[1].type"
|
2016-02-13 16:34:31 -07:00 |
|