Commit Graph

36 Commits

Author SHA1 Message Date
c0f69f321d Guice progress 2020-07-10 22:12:37 +02:00
2dab7c8dda Inject PlotAreaManager 2020-07-10 17:32:07 +02:00
196df855ac Clean up PlotAreaManager and move a bunch of plot area related logic out of PlotSquared 2020-07-07 13:37:03 +02:00
d76c9dad52 Remove access to PlotSquared#IMP and rename IPlotMain to PlotPlatform, then rename PlotSquared#imp() to PlotSquared#platform() 2020-07-07 12:56:43 +02:00
0091580ae0 Reformat it all. 2020-04-30 11:01:52 +01:00
6f052f0001 Remove extra line from HEADER 2020-04-16 05:05:58 +02:00
ba40a56c32 Add GPLv3 License headers to all source files. 2020-04-16 04:52:39 +02:00
780be3776a Addressed some comments 2020-04-15 15:26:54 -04:00
dfa977a020 Moved more packaged based on feedback 2020-04-10 20:19:18 -04:00
b0348cfc34 Update packages. This will not be appreciated 🐱 2018-08-10 17:53:15 +02:00
1646cd0f5a Reformat code 2018-08-10 17:01:11 +02:00
9fe1e53d9d Fix single generator biomes 2018-04-15 10:47:00 +10:00
0d608245f5 Some tweaks / optimizations 2017-09-25 16:57:42 +10:00
5d6f4c6668 Some plot area restructuring 2017-03-23 11:10:29 +11:00
77281017d4 Fixes #1428 , Fixes #1431 2016-11-20 22:24:27 -05:00
264114332b Let generator be up to the implementation 2016-09-17 16:02:05 +10:00
0557671b80 Recover from third party generator error 2016-09-04 14:22:01 +10:00
5b9dc59abf Updates to docs, code style tweaks, and some code optimizations 2016-06-23 20:12:17 -04:00
4f0ede646e Chat / Merge blocks placer / generator 2016-06-13 14:47:50 +10:00
0958b57e46 Tidy code. 2016-05-12 17:09:35 -04:00
421203a27d Bug Fix and Cleanup 2016-04-29 18:14:12 -04:00
d8849f718c Fix plotworld get 2016-04-26 09:32:16 +10:00
40e063e702 Fixes #1050 2016-04-22 23:45:19 -04:00
9c81dfa5c3 Cleanup and Optimizations
Abstracted TitleManagers
Removed a lot of Statics.
ETC.
2016-04-05 12:53:40 -04:00
1f32707ec2 Fix populate offset for older versions 2016-04-05 10:08:10 +10:00
8243e0118a Optionals introduced, code cleaned, potential purge fix 2016-04-01 19:14:46 -04:00
4a7112a0a5 Various
Add some 1.9 blocks to chest content with schematic paste
Restructure tileentity placement from schematic (will soon add signs
etc)
Prepare for release 3.3.3
2016-04-01 04:23:26 +11:00
df630f9be1 Remove outdated copyright notice at the top of each file
- No license is the same as all rights reserved
- There's already a license at the root of the project
- The message was not in most files. easier to remove it
- Support link isn't valid
- No longer just the bukkit API
2016-03-30 02:50:13 +11:00
30043fd1c1 Missing brackets
very (VERY!) minor change ^^
2016-03-29 09:10:24 +02:00
9e2c6f2182 Major code reformatting 2016-03-22 21:41:39 -04:00
029241912b Code Style Cleanup 2016-03-20 22:52:16 -04:00
f9db269813 Various
Close #966
Close #953
(duplicates)
Changes to chunk copying etc to interfere less with world generation
2016-03-18 01:22:51 +11:00
bee6f83e79 Various changes 2016-03-14 02:18:04 -04:00
5c4178b1dd Fixes
Fixes #905
Fixes auto claim limit
2016-02-29 04:09:09 +11:00
4669f31658 Fixes
Fixes hybridplotworld rotation for stairs
Fixes hybridplotworld skipping non-rotatable blocks on swapped sideroad
schem
Fixes schematic generation using wrong height
Fixes debug spam printed when using download cmd
Fixes pagination having page number instead of total list items
Fixes plot area list page being off by 1
Remove compatibility for a spigot 1.8.0 bug where getting the world name
during initialization crashes the server.
Fixes type 1,2 plot worlds not being fetchable if there are more than 8
plot worlds loaded.
2016-02-26 17:29:31 +11:00
b69e31129d Updated Gradle 2016-02-22 23:11:40 -05:00