Aaron
f1ecaf5eb0
Fix for "all" restrictions...
...
* Fixed "all" restrictions not being checked if a regular restriction existed at all
Example:
Restricted from all sweps
Admins restricted from weapon_pistol
URS will see the weapon_pistol restriction and not check the "all"
2015-04-02 16:29:14 -05:00
Aaron
6e82699ead
Fixed not saving problem
...
* Fixed nothing saving... recode biting me in the ass
2015-03-26 16:21:29 -05:00
Aaron
3f632413ce
Fixed a return true problem with overwriting sbox limits
...
* Changed hook priority to HOOK_LOW (run after everything else)
* Changed ulx_urs_overwrite_sbox defaulted to 1
2015-03-19 11:36:43 -05:00
Aaron
e8f28275fb
Quick fix for ULib's new hook system
...
+ Added HOOK_NORMAL (part of ULib's new priority hook system)
* Fixed all hooks to use new priority system
2015-03-18 16:54:32 -05:00
Aaron
d3068915ec
AdvDupe2 fix
2015-03-14 12:36:47 -05:00
Aaron
9808458332
Error caused by table loading
...
* Fixed an error where tables weren't being created properly and URS.Check didn't like it.
2015-03-13 09:46:32 -05:00
Aaron
b62db660e3
Temporary fix for sbox overwriting
...
Sbox overwriting has to return true and so it can break other scrips. Leave sbox overwriting disabled and just increase sbox limit. Then limit every rank for time being.
2015-03-13 00:43:28 -05:00
Aaron
adc901a4c5
Added limit cfg and fixed previous
...
+ Added ulx_urs_overwrite_sbox (overwrite sbox limits)
* Fixed previous cfgs that weren't handled properly
2015-03-11 10:41:12 -05:00
Aaron
cccc8b6b17
More recoding bugs/tweaks
...
* Fixed weapon pickup restrictions
* ulx_urs_weaponpickups defaulted to 2
2015-03-11 09:42:06 -05:00
Aaron
317d5137f8
* Fixed tool gun and swep restrictions
2015-03-11 09:21:51 -05:00
Aaron
487aa224cc
* Changed saving to only save one table at a time
...
(No point in saving every table every time)
2015-03-10 12:39:45 -05:00
Aaron
988191cf0f
I was an idiot, returned limits greater than sbox
...
It was a simple error in my code that made me think it was more complicated.
2015-03-10 12:22:23 -05:00
Aaron
ba7d92c203
* Limits beyond sbox no longer supported (requires overwrite of gamemode functions which can get messy)
2015-03-10 12:02:17 -05:00
Aaron
18374ad242
+ Added urs_echo_commands [1/0]
...
+ Added urs_Echo_spawns [1/0]
- Removed ursecho
* Fixed restriction echos
* Fixed a possible error I missed in previous version
2015-03-10 12:00:03 -05:00
Aaron
67e6a8ca30
The start of some recoding to clean up the code
2015-03-09 23:19:43 -05:00
Aaron
9e5a3f945d
very small cleanups (wow my coding style 2 years ago was terrible)
2015-03-09 21:17:56 -05:00
Aaron
282248d7bf
Removed two "return true" lines that were causing problems with other scripts.
2015-03-09 20:50:27 -05:00
Aaron
537d6ab45f
Merge pull request #9 from kayila/master
...
Fixed * bug in URSCheck
2015-01-13 20:53:18 -06:00
Kayila
7c0f64ba70
Bugfix
...
Fixed a bug where you needed both steam id and group to be restricted.
Signed-off-by: Kayila <arekuanubis@gmail.com>
2014-11-12 11:02:18 -05:00
Cara Vita
ab9202ff23
Fixed bug in URSCheck where restricting to * didn't restrict to all users
...
Signed-off-by: Cara Vita <arekuanubis@gmail.com>
2014-11-12 08:58:42 -05:00
Aaron
cba9cfc5c2
Fixed a small GUI bug
2013-08-12 21:17:45 -07:00
Aaron
a2e807cbab
Get rid of this useless thing. See github if you want this stuff.
2013-07-31 11:47:39 -07:00
Aaron
df84c3605a
Update README.md
2013-07-30 19:37:23 -05:00
Aaron
50d7785da9
Fixed Advanced Duplicator 2 entity spawning restrictions,
...
Disabled old debugging (I guess?)
2013-07-30 15:49:30 -07:00
Aaron
0169d31cbb
Ignore svn files
2013-07-21 11:20:55 -05:00
Aaron
a3e1a41483
Init
2013-07-21 11:10:40 -05:00
Aaron113
2103a26212
Initial commit
2013-07-19 09:48:49 -07:00