Commit Graph

32 Commits

Author SHA1 Message Date
Matt c6e7df919a Let's bring back Sponge. 2022-01-28 00:04:45 -05:00
sauilitired b0348cfc34 Update packages. This will not be appreciated 🐱 2018-08-10 17:53:15 +02:00
sauilitired 1646cd0f5a Reformat code 2018-08-10 17:01:11 +02:00
Jesse Boyd d22c0349f7
* 2018-01-25 15:32:25 +11:00
Jesse Boyd 785ba10ca1
Update to latest sponge 2018-01-25 14:51:39 +11:00
Jesse Boyd 0d608245f5
Some tweaks / optimizations 2017-09-25 16:57:42 +10:00
Jesse Boyd 2b1905889c
Minor sponge fix 2017-05-16 13:20:28 +10:00
MattBDev 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
MattBDev e801c6d7e8 Merge branch '3.4.5' 2016-07-31 00:16:37 -04:00
Jesse Boyd 409456e895 Minor sponge fix 2016-07-31 09:16:58 +10:00
MattBDev b2fdcad317 Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared into 3.4.5
# Conflicts:
#	Sponge/src/main/java/com/plotsquared/sponge/util/SpongeUtil.java
#	Sponge/src/main/java/com/plotsquared/sponge/util/block/GenChunk.java
2016-07-25 22:08:54 -04:00
Jesse Boyd 30d18c917d *should use this cause instead 2016-07-25 09:54:35 +10:00
Jesse Boyd b91eab2f0c Minor sponge fixes 2016-07-25 09:47:49 +10:00
MattBDev dda6849412 Fix sponge compile 2016-07-24 17:42:03 -04:00
MattBDev 70aaa984e2 Documentation and Flag Changes. 2016-06-04 17:19:37 -04:00
Jesse Boyd ca5d3a818b PlotBlock cache / events / flags 2016-06-04 06:20:13 +10:00
MattBDev 0147690eba Make Sponge compile
It doesn't work but it allows the project to compile.
2016-06-02 19:38:35 -04:00
MattBDev 421203a27d Bug Fix and Cleanup 2016-04-29 18:14:12 -04:00
MattBDev 669359cd37 General changes 2016-04-26 10:14:22 -04:00
MattBDev 9c81dfa5c3 Cleanup and Optimizations
Abstracted TitleManagers
Removed a lot of Statics.
ETC.
2016-04-05 12:53:40 -04:00
Jesse Boyd dffa00858d More than 2 lines 2016-04-02 17:15:36 +11:00
Jesse Boyd edd18a7178 Various
- Fix some block change issues (for some reason sending a chunk would
sometimes reset any recent changes)
- Send chunk changes for relight command
- Have kick cmd kick the player from the server if they are kicked from
the spawn plot
- Plot size checks for downloading
- Fix some potential integer overflow issues for large plots (>64K x
64K)
- Fix some edge cases for plot move/copy
2016-03-31 20:49:00 +11:00
MattBDev 6007f040cd OCD 2016-03-29 15:47:59 -04:00
MattBDev 9e2c6f2182 Major code reformatting 2016-03-22 21:41:39 -04:00
MattBDev bb4ecb94a1 Cleanup 2016-03-20 19:35:40 -04:00
Jesse Boyd 98c4483535 Various
some sponge stuff
schematic/mca/bo3 uploading rework
fix minor issue with plot visit
fix #956
2016-03-17 20:11:07 +11:00
Jesse Boyd a8fd1b49ca Various
sponge changes / documentation / cleanup / event tweak
2016-03-13 03:57:36 +11:00
Matt 9596544f97 Cleanup Code
I also updated the build.gradle and pom to 1.9 bukkit
2016-02-29 20:13:18 -05:00
Jesse Boyd 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
Jesse Boyd f73a542b04 Tab completion, fix SpongeUtil.getWorld 2016-02-24 05:12:07 +11:00
Matt b94e816c55 Sponge changes. 2016-02-23 09:55:40 -05:00
Matt b69e31129d Updated Gradle 2016-02-22 23:11:40 -05:00