Luck
|
dbfc524180
|
Fix NPE in Message#asString (fixes #822, #823, #824)
|
2018-03-13 15:30:35 +00:00 |
|
Luck
|
60aa7c6104
|
Fix compile
|
2018-03-12 21:27:23 +00:00 |
|
Luck
|
907d716929
|
Reorganise commands
|
2018-03-12 21:25:39 +00:00 |
|
Luck
|
1689a8abe2
|
Fix adding null json values (#818)
|
2018-03-12 19:01:38 +00:00 |
|
Luck
|
5db3820df4
|
A few minor API javadoc changes
|
2018-03-12 18:58:11 +00:00 |
|
Luck
|
f969e2e52b
|
Strip color when sending messages to the fallback logger
|
2018-03-09 16:43:29 +00:00 |
|
Luck
|
cde2306079
|
Compress editor/verbose/treeview data using gzip before uploading
|
2018-03-09 16:21:45 +00:00 |
|
Luck
|
f6c440c172
|
Further improvements to the Sponge service design
|
2018-03-08 21:51:25 +00:00 |
|
Luck
|
1b98667365
|
Fix IsolatedClassLoader on Java 9 (#815)
|
2018-03-08 18:36:41 +00:00 |
|
Luck
|
bf69d5314e
|
Implement Sponge subject lookup queries using CachedData from LP common
|
2018-03-07 23:50:23 +00:00 |
|
Luck
|
6d2ea659a4
|
Fix errors relating to sponge plugin parameter being an illegal argument (#810)
|
2018-03-03 20:43:41 +00:00 |
|
Luck
|
0d89840179
|
Reduce the number of entries sent to the verbose viewer, cleanup old hikari try..catches
|
2018-03-03 20:41:46 +00:00 |
|
Luck
|
f93e8fdccd
|
Always fire SubjectDataUpdateEvent async
|
2018-03-03 16:27:43 +00:00 |
|
Luck
|
68e4d36f40
|
Extract common plugin behaviour into an abstract class
|
2018-03-03 16:26:37 +00:00 |
|
Luck
|
cd5447de38
|
Submit users/groups to the editor in weight order
|
2018-03-01 18:26:32 +00:00 |
|
Luck
|
6c0bb61cb1
|
Remove sponge migration commands
|
2018-03-01 11:03:22 +00:00 |
|
Luck
|
d9a45b1090
|
Implement SubjectDataUpdateEvent (#753)
|
2018-03-01 10:58:08 +00:00 |
|
Luck
|
7549b3eb9e
|
Return a dummy value instead of throwing an exception when an offline player is queried via Vault (#806)
|
2018-03-01 10:08:09 +00:00 |
|
Luck
|
8f82ef7eb4
|
Add copyFrom method to Node.Builder
|
2018-03-01 09:19:26 +00:00 |
|
Luck
|
fbe84322b5
|
Cleanup parts of the sponge service implementation
|
2018-03-01 08:48:39 +00:00 |
|
Luck
|
98fb9946e4
|
Refactor Contexts class
|
2018-02-28 19:13:21 +00:00 |
|
Luck
|
984bc5860f
|
Set allow-invalid-usernames to true by default for Nukkit (#798)
|
2018-02-26 17:35:34 +00:00 |
|
Luck
|
a42d27f056
|
Don't intern strings in ContextSets (#797)
|
2018-02-26 17:27:28 +00:00 |
|
Luck
|
aa4833ed74
|
Fix NPEs caused in LPPermissionMap (#794)
|
2018-02-24 22:59:18 +00:00 |
|
Luck
|
6704ac4b46
|
Fully relocate the jedis driver
|
2018-02-24 18:20:56 +00:00 |
|
Luck
|
4e4ec8e608
|
Bump caffeine & hikari version
|
2018-02-24 14:15:51 +00:00 |
|
Luck
|
4f4a387f04
|
Run the permissible monitoring injector twice
|
2018-02-24 14:08:36 +00:00 |
|
Luck
|
d0143f9e54
|
Fix issue with loading on old CraftBukkit versions
|
2018-02-24 14:04:22 +00:00 |
|
Luck
|
b2175e885f
|
Fix compat with older Gson versions (#791)
|
2018-02-24 13:50:38 +00:00 |
|
Luck
|
68dd96e563
|
Properly bump version
|
2018-02-23 22:16:52 +00:00 |
|
Luck
|
168e712324
|
Update API to 4.1
|
2018-02-23 22:13:41 +00:00 |
|
Luck
|
2889c28815
|
Separate prefix/suffix/meta nodes into their own section within yaml/json/hocon storage files
|
2018-02-23 15:59:12 +00:00 |
|
Luck
|
966bf8bf51
|
Replace deprecated method usage in NodeTools
|
2018-02-23 14:20:30 +00:00 |
|
Luck
|
63ff3c34b3
|
Fix default assignment expressions checking temporary permissions (#783)
|
2018-02-22 23:38:26 +00:00 |
|
Luck
|
736105cc12
|
Add node equality predicates, and provide way to determine hasPermission behaviour using them (#782)
|
2018-02-22 23:34:35 +00:00 |
|
Luck
|
b1fa4263ed
|
Fix illegal argument exception when a proxied Sponge calculator adds an empty context (#780)
|
2018-02-22 22:24:21 +00:00 |
|
Luck
|
31d435dc2b
|
Update web related functionality to point to new locations and APIs (#770) (#784)
|
2018-02-22 22:09:37 +00:00 |
|
Luck
|
da9977a30f
|
Fix compile and some minor formatting errors
|
2018-02-20 20:15:48 +00:00 |
|
Andrew
|
9c92522564
|
MongoDB Replica Set connections cannot resolve (#776 & #777)
|
2018-02-20 19:59:29 +00:00 |
|
Luck
|
31e436868d
|
Nukkit support (#764)
|
2018-02-18 15:10:35 +00:00 |
|
Luck
|
794455d728
|
Refactor bulkupdate comparisons
|
2018-02-16 22:25:19 +00:00 |
|
Luck
|
0adf85746d
|
Abstract out the process of traversing the inheritance tree, add configurable option to choose which algorithm to use (#719)
|
2018-02-16 17:46:17 +00:00 |
|
Luck
|
f1047df98e
|
Log checks made against non Player command senders in LP bungee
|
2018-02-16 13:41:21 +00:00 |
|
Luck
|
765f9d2545
|
Remove old schema migration code, cleanup a bit
|
2018-02-16 13:19:43 +00:00 |
|
Luck
|
0b5588a7dd
|
Cleanup temporary permission auditing process
|
2018-02-16 12:35:25 +00:00 |
|
Luck
|
4fda89d5c8
|
Wrap unimportant sql migrations in try..catch (#755)
|
2018-02-16 12:13:15 +00:00 |
|
Luck
|
b8c5c60ece
|
try to fix null proxySelector issue with okhttp
|
2018-02-15 22:20:11 +00:00 |
|
Luck
|
a3730aceeb
|
i'm a dummy
|
2018-02-15 22:08:42 +00:00 |
|
Luck
|
df5240a67c
|
Lazily initialise Http client
|
2018-02-15 22:03:53 +00:00 |
|
Luck
|
620b0c898c
|
Add ability to edit multiple users/groups in the same editor session
|
2018-02-12 22:04:39 +00:00 |
|