Commit Graph

20 Commits

Author SHA1 Message Date
1646cd0f5a Reformat code 2018-08-10 17:01:11 +02:00
35ebc8c830 Permission check fix 2017-01-13 07:22:28 +11:00
62b353f82d Various Sponge changes
- many improvements
- inventory utilities broke when updating to Sponge API 6.0.0
2016-11-26 16:49:13 -05:00
34c2da55ca Change Sponge method behavior 2016-07-25 22:25:15 -04:00
5b9dc59abf Updates to docs, code style tweaks, and some code optimizations 2016-06-23 20:12:17 -04:00
f5e7d08ace Allow duplicates after 5s 2016-06-19 16:14:13 +10:00
b2997b7c7b Don't send duplicate messages 2016-06-16 10:31:33 +10:00
5b103d49c0 Fixes #1171 2016-06-16 02:08:01 +02:00
70aaa984e2 Documentation and Flag Changes. 2016-06-04 17:19:37 -04:00
0147690eba Make Sponge compile
It doesn't work but it allows the project to compile.
2016-06-02 19:38:35 -04:00
4ebd778c62 Optimizations and a purge fix 2016-04-02 01:30:26 -04:00
76e2b1f416 Code cleanup
maybe a bug fix or two
2016-03-28 17:31:40 -04:00
8d4f042abc Cleanup of code 2016-03-28 13:28:21 -04:00
32e10fbff6 Fix permission caching (sponge) 2016-03-27 16:19:56 +11:00
9e2c6f2182 Major code reformatting 2016-03-22 21:41:39 -04:00
a8fd1b49ca Various
sponge changes / documentation / cleanup / event tweak
2016-03-13 03:57:36 +11:00
911bef974a Stop spectating before being kicked when denied.
Fixes #886
2016-02-27 20:11:18 -05:00
7659884e73 Fixes
Fixes #868
Fixes #778
Fixes attributes passing wrong key to persistent meta
Fixes blob compatibility with JDBC driver for persistent meta
Fix stackoverflow from countEntities under certain circumstances
Minor cleanup
2016-02-26 01:17:07 +11:00
efae2c2e63 Finished several core parts of the sponge port
Mass block changes / chunk packet sending
AsyncWorldEdit (buggy)
Fixed world ground cover layers being generated
Fixed tab completion
Fixed plot title color
Fixed worlds unloading when no players are present
Fixed falling blocks not falling where they should
Fixed console color
Fixed chunk regeneration on full plot worlds
Other stuff
2016-02-25 20:13:07 +11:00
b69e31129d Updated Gradle 2016-02-22 23:11:40 -05:00