Commit Graph

244 Commits

Author SHA1 Message Date
Daniel
2c9f8dd51a Added Config Getters
because the tests wont run cause the plugin is complaining
2022-09-16 18:56:03 -04:00
Daniel
f8126979f1 Merge remote-tracking branch 'origin/master' 2022-09-16 17:55:42 -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
caf5521f9a Created new ConfigSystem
Note this Config Merges Settings & Config together to prevent people getting confused
2022-09-16 17:55:18 -04:00
trainerlord
6f922651da
Delete src\TestFiles\ExistingPopulatedFileInit.json 2022-09-16 16:09:04 -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
trainerlord
8dd3b47798
Merge pull request #218 from Argantiu/master 2022-09-08 09:01:21 -04:00
CrazyCloudCraft | Argantiu
e0b8c229ca
Update codeql.yml 2022-09-08 10:34:20 +02:00
CrazyCloudCraft | Argantiu
1668759265
Create codeql.yml 2022-09-08 10:01:40 +02:00
CrazyCloudCraft | Argantiu
28af2d5c94
Update README.md 2022-09-08 07:28:36 +02:00
trainerlord
2f3f7f4d9f
Merge pull request #217 from Argantiu/master
Patch 2 Updated pom.xml
2022-09-07 15:19:24 -04:00
trainerlord
7819fd8327
Merge pull request #215 from CrazyCloudCraft/patch-1
Patch 1 Readme.md
2022-09-07 15:19:14 -04:00
CrazyCloudCraft | Argantiu
ea1798e4e3
Update pom.xml 2022-09-07 17:08:21 +02:00
CrazyCloudCraft | Argantiu
38b65b1c0e
Update VersionUtil.java 2022-09-07 17:01:56 +02:00
CrazyCloudCraft | Argantiu
dd12d5f282
Update README.md 2022-09-07 16:41:57 +02:00
CrazyCloudCraft | Argantiu
a409203cba
Added new Readme 2022-09-07 16:38:36 +02:00
Daniel
f15114b0a4 Updated Readme 2022-09-07 10:37:07 -04: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
trainerlord
b9f6e07a25
Merge pull request #103 from Peda1996/dependency
Extreme Sync Worldgen Speedup by disabling chunk preloading
2021-01-01 13:36:31 -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
bb589757ee removed worldedit from dependency list 2020-12-28 01:32:12 +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
Peda
6b38c3c37c added FAWE dependency 2020-12-27 19:45:13 +01:00
Peda
e4bc5de0b9 fixed gradle 2020-12-27 17:55:09 +01:00
trainerlord
f702394a2d
Merge pull request #87 from trainerlord/dependabot/npm_and_yarn/lint-staged-10.5.1
Bump lint-staged from 10.2.13 to 10.5.1
2020-11-09 11:38:47 -05:00
trainerlord
1e10a3754a
Merge pull request #88 from trainerlord/dependabot/npm_and_yarn/conventional-changelog-conventionalcommits-4.5.0
Bump conventional-changelog-conventionalcommits from 4.4.0 to 4.5.0
2020-11-09 11:38:32 -05:00
dependabot[bot]
fd35344c02
Bump conventional-changelog-conventionalcommits from 4.4.0 to 4.5.0
Bumps [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.4.0...conventional-changelog-conventionalcommits@4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-05 06:26:45 +00:00
dependabot[bot]
a4bc71fb62
Bump lint-staged from 10.2.13 to 10.5.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.13 to 10.5.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.13...v10.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 07:17:18 +00:00
trainerlord
7a23cbe084
Merge pull request #70 from trainerlord/dependabot/npm_and_yarn/commitlint-11.0.0
Bump commitlint from 9.1.2 to 11.0.0
2020-10-12 13:12:00 -04:00
trainerlord
f82db53cef
Merge pull request #75 from trainerlord/dependabot/gradle/com.github.johnrengelman.shadow-6.1.0
Bump com.github.johnrengelman.shadow from 6.0.0 to 6.1.0
2020-10-12 13:11:18 -04:00
trainerlord
ca766c6942
Merge pull request #76 from trainerlord/dependabot/gradle/org.projectlombok-lombok-1.18.14
Bump lombok from 1.18.12 to 1.18.14
2020-10-12 13:11:06 -04:00
trainerlord
dd3dbede51
Merge pull request #77 from trainerlord/dependabot/npm_and_yarn/semantic-release-17.2.0
Bump semantic-release from 17.1.1 to 17.2.0
2020-10-12 13:10:54 -04:00
dependabot[bot]
1f89a1e03e
Bump semantic-release from 17.1.1 to 17.2.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.1.1 to 17.2.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.1.1...v17.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:57:06 +00:00
dependabot[bot]
05244d7bc0
Bump lombok from 1.18.12 to 1.18.14
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.12 to 1.18.14.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.12...v1.18.14)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-09 06:25:45 +00:00
dependabot[bot]
68284959a4
Bump com.github.johnrengelman.shadow from 6.0.0 to 6.1.0
Bumps com.github.johnrengelman.shadow from 6.0.0 to 6.1.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-07 06:21:54 +00:00