Commit Graph

112 Commits

Author SHA1 Message Date
Daniel 540bf968cc Deleted Mockito and a few other things 2022-10-06 20:36:50 -04:00
Daniel 825413fcc3 Added Mocking System for the Plugin allowing for null resource tests 2022-10-06 20:30:28 -04:00
Daniel 0c47de7a3e Small Update to TabComplete 2022-10-05 19:05:39 -04:00
Daniel 95304d2e53 Added the Tab Complete System 2022-10-05 17:31:15 -04:00
Daniel 19e61e2ae0 Completed Command Framework
The Command Framework is done and has been tested via JUnit Testing and via in game testing.
Along with that the project can properly be build into a valid plugin
2022-10-05 16:28:18 -04:00
Daniel 7b9942d5cc Finished the Config System 2022-10-04 23:46:51 -04:00
Daniel f039c04e08 Change the name of Cord Classes 2022-10-04 10:09:09 -04:00
Daniel 2402b7a412 Added Part of the New Config & Temp removed old Code 2022-09-29 13:49:39 -04:00
Daniel 2c9f8dd51a Added Config Getters
because the tests wont run cause the plugin is complaining
2022-09-16 18:56:03 -04:00
Daniel b9f54ca6ed Created new ConfigSystem
Note this Config Merges Settings & Config together to prevent people getting confused *Mostly Me*
2022-09-16 17:55:34 -04:00
Daniel 2905e4fb1f Added Comments to the New Tests and Object Files 2022-09-16 12:41:42 -04:00
Daniel 6db97df7b8 Added Tests For the data objects
Along with fixing some bugs in them Woo!
2022-09-16 12:28:17 -04:00
Daniel ecaa9f2569 Changed RuntimeException to a todo 2022-09-15 19:43:54 -04:00
Daniel ed2cc1479e added some comment stubs 2022-09-15 19:28:19 -04:00
Daniel c2c8dd2e5c Developed Initiation from WorldSystemDatabase
added initiation functionality for the replacement to the dependence config.
2022-09-15 19:06:07 -04:00
Daniel 4b8b90d6e8 Added MockBucket
Added MockBucket to allow for new Tests to be written for each Class planned to be overhauled
2022-09-15 17:02:07 -04:00
Daniel cd43b51329 Minor Class Refactoring 2022-09-08 10:30:29 -04:00
CrazyCloudCraft | Argantiu 38b65b1c0e
Update VersionUtil.java 2022-09-07 17:01:56 +02:00
Daniel d85e632fc7 Returned Project to Maven && Disabled Async World Generation 2022-09-07 10:27:38 -04:00
Daniel 57c7d2a61f 1.18 update 2021-12-14 19:34:28 -05:00
Peda 1d454fea00 fixed messages kinda? 2020-12-29 15:08:48 +01:00
Peda cdda7436db added day night time, storm, rain, sun commands 2020-12-29 14:55:22 +01:00
Peda 32f5619fe9 additional sql query fix 2020-12-29 12:50:25 +01:00
Peda 42c43c41b6 World gamerules etc. are now only updated on world load 2020-12-29 12:44:04 +01:00
Peda e97c827ddc fix -> tried to update on wrong table 2020-12-29 11:51:35 +01:00
Peda 07d1e3803f Changed some imports 2020-12-28 16:31:27 +01:00
Peda 52b9468b8f + /wa reload zum Neuladen der Templates 2020-12-28 03:33:08 +01:00
Peda 0e180a0d50 + added player uuid caching
+ added extreme paper speedup on sync mode, by disabling the chunk loading
2020-12-28 01:30:59 +01:00
Peda 27b90b7343 possible fix for getOfflinePlayer running in timeouts due to mojang 2020-12-27 23:07:01 +01:00
Peda 5b69c58bbb some fiddeling to make use of fawe worldgen 2020-12-27 20:00:36 +01:00
Daniel a5f193363e Repair Minor Bugs and readying a release candidate 2020-09-14 11:45:27 -04:00
Daniel 66c3e60a6f Updating To Gradlew and New Command Framework 2020-09-09 14:47:02 -04:00
Butzlabben b22e863acf Improved log message 2020-08-24 12:16:39 +02:00
Butzlabben 5f88f34d24 Removed async world creation option for all versions 1.13 or higher, as this doesn't work properly anymore with FAWE 2020-08-24 12:15:35 +02:00
Butzlabben 09d00ccf6a Added 1.16 support 2020-08-24 12:12:32 +02:00
Butzlabben 9627dead9f Fixed NPE 2020-05-23 12:17:42 +02:00
Butzlabben 32e6ba3c50 Added first 1.15 support. More testing has to be done by the users 2020-02-12 18:31:02 +01:00
Butzlabben 767b743d78 Fixed WorldEditListener issues 2020-02-04 23:01:00 +01:00
Butzlabben 1c674e1393 Adjusted ja.yml 2020-02-03 20:38:00 +01:00
Butzlabben 14a5dd7657 Implemented #51 2020-02-03 20:34:08 +01:00
Butzlabben e156908220 Adjusted some lines at the japanese language file 2019-11-28 21:16:49 +01:00
Butzlabben 7b225b36e9 Fixed version error 2019-11-24 16:28:45 +01:00
SNAKE 9db6b05c33
Update WorldSystem.java 2019-10-24 14:44:15 +09:00
SNAKE 0e215a4863
Create ja.yml
Add Japanese language files.
2019-10-24 14:26:54 +09:00
Butzlabben ace7cac49f Fixes #39 2019-10-04 14:47:27 +02:00
Butzlabben a32e6c51d0 Closes #42 2019-10-04 14:29:06 +02:00
Butzlabben a34ceee74b Merge remote-tracking branch 'origin/master' 2019-10-04 13:29:54 +02:00
Butzlabben f5e53bd3e8 Fixed async unloading task issue 2019-10-04 13:29:29 +02:00
Butzlabben 42efaf4518 Improved handling of unloadLater() 2019-10-04 13:23:40 +02:00
jstoeckm2 f2ff04f171 disabling lava/water placing for non builders 2019-09-10 21:10:15 +02:00