Luck
|
90cce19baf
|
Make the world-rewrite map case insensitive (#863)
|
2018-03-30 11:54:17 +01:00 |
|
Luck
|
e4e93b1af1
|
Improve the way player uuid data is saved/stored. Add a warning message to catch ip forwarding issues
|
2018-03-29 21:46:55 +01:00 |
|
Luck
|
4923d10b86
|
Encode editor payload using UTF-8 (#841)
|
2018-03-18 20:58:33 +00:00 |
|
Luck
|
bd3a4e1ad7
|
Fix Sql messenger table name & bug which meant entries were only received after a 1 min delay
|
2018-03-18 18:58:53 +00:00 |
|
Luck
|
0f99a6c5ca
|
Fix recursive proxying in PhasedStorage
ugh
|
2018-03-18 18:31:30 +00:00 |
|
Luck
|
0150da94a8
|
Apply table prefix to the SQL messenger
|
2018-03-18 17:38:52 +00:00 |
|
Luck
|
b8da286f64
|
Replace huge forwarding classes with java Proxy instances
|
2018-03-18 17:36:07 +00:00 |
|
Luck
|
da797f154d
|
Implement Messaging Service using SQL (#534)
|
2018-03-18 16:02:04 +00:00 |
|
Luck
|
d1e76f401a
|
Reorganise the default configuration
|
2018-03-17 21:03:50 +00:00 |
|
Luck
|
4773934481
|
Fix race condition in the import process (#833)
|
2018-03-14 22:01:52 +00:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
b2175e885f
|
Fix compat with older Gson versions (#791)
|
2018-02-24 13:50:38 +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
|
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
|
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 |
|
Luck
|
02ac4bc48b
|
Allow temporary-add-behaviour to be defined as an argument to the add/set commands (#747)
|
2018-02-10 22:04:53 +00:00 |
|
Luck
|
d14310768c
|
Allow bulkupdates without constraints (#746)
|
2018-02-10 21:51:57 +00:00 |
|