121 Commits

Author SHA1 Message Date
Zoë Gidiere
8cfa2e1467
bump version 2025-06-19 12:23:59 -06:00
Zoë Gidiere
63367e5f03 Final changes 2025-06-17 18:41:09 -06:00
Zoë Gidiere
cc5258ce73 bump version 2025-06-07 21:12:26 -06:00
Zoë Gidiere
e4395cec83 bump version 2025-06-05 17:18:55 -06:00
Zoë Gidiere
83bc2c9022
Bump Version 2025-03-02 06:42:12 -07:00
Christian Bergschneider
810d10ac0a
fix: move minestom example to own module 2025-01-05 16:58:28 +01:00
Zoe Gidiere
accc07fa07 Bump Version 2024-10-11 15:15:38 -06:00
Zoe Gidiere
664d1a3191 working 1.20.6 2024-09-17 16:34:30 -06:00
Zoë Gidiere
866d527d35 bump version 2023-11-17 13:11:28 -07:00
Zoë Gidiere
81a96d6b76 Reformat code 2023-11-02 18:47:36 -06:00
Astrash
aab28ff4f9 Bump version to 6.4.0 2023-07-18 14:32:12 +10:00
Astrash
9d83dfd164 Bump version to 6.3.2 2023-07-16 11:49:14 +10:00
Astrash
73baaec6cd Bump version to 6.3.1 2023-07-11 09:33:57 +10:00
Astrash
5cc58babca Bump version to 6.3.0 2023-02-06 19:18:08 +11:00
dfsek
5bc34eb626 update version to 6.2.2 2023-02-06 19:18:08 +11:00
dfsek
9b75410ea7 configure bukkit resource config properly 2022-11-15 21:09:16 -07:00
dfsek
12845a6004 update version 2022-11-15 19:17:14 -07:00
dfsek
ca791026bd bump version 2022-06-27 20:20:23 -07:00
dfsek
a94c0adeb5 bump versions 2022-06-12 22:22:50 -07:00
dfsek
6f41d16408 bump version 2022-06-07 18:36:41 -07:00
dfsek
d0069ffe83 bump version 2022-06-07 15:13:19 -07:00
dfsek
5d703327db bump versions 2022-06-04 15:11:59 -07:00
dfsek
839013d89a split NMS away from core bukkit code 2022-05-31 22:31:40 -07:00
dfsek
4c2ece3eb7 dont shade fastmath when it's unneeded 2022-05-30 17:56:13 -07:00
dfsek
0c302456a2 use shadowJar for addon packaging 2022-05-05 08:32:48 -07:00
dfsek
41e7ad35bd simplify dependency configuration 2022-05-05 08:25:30 -07:00
dfsek
4a3c22a8d6 reformat all code 2022-03-30 14:43:56 -07:00
dfsek
aeb0372d59 pull versions out to Versions config 2021-12-19 15:30:50 -07:00
dfsek
2a965e847f refactor buildSrc scripts to root directory 2021-12-19 15:02:41 -07:00
dfsek
0441760cae clean up gradle 2021-11-25 11:27:33 -07:00
dfsek
f761559e6e addon versioning 2021-11-25 09:32:43 -07:00
dfsek
017a4f8e08 redo how prereleases are configured 2021-11-25 09:01:06 -07:00
dfsek
2018e3aa9f dont change version quite yet 2021-11-24 20:40:21 -07:00
dfsek
0001c20eea redo how versioning works 2021-11-24 20:20:55 -07:00
dfsek
0940611b89 make version a function, not class 2021-11-24 19:25:49 -07:00
dfsek
42ea10f72c fix builds 2021-11-22 07:48:37 -07:00
solonovamax
c445a0434d
Reformat all code
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2021-08-30 17:34:44 -04:00
dfsek
8751346693 fix gradle property enabled deprecation warning 2021-07-23 16:06:34 -07:00
dfsek
363b70c1a6 correct afterEvaluate nesting 2021-07-23 14:54:51 -07:00
dfsek
47c284656b automatically configureDistribution of platform impls 2021-07-23 14:50:47 -07:00
dfsek
fb26b02ad1 apply common configurations automatically 2021-07-23 11:47:54 -07:00
dfsek
526049523f Merge remote-tracking branch 'origin/master' into ver/6.0.0
# Conflicts:
#	build.gradle.kts
#	common/src/main/java/com/dfsek/terra/api/TerraPlugin.java
#	common/src/main/java/com/dfsek/terra/api/structures/script/StructureScript.java
#	common/src/main/java/com/dfsek/terra/config/pack/ConfigPack.java
#	common/src/main/java/com/dfsek/terra/profiler/Profiler.java
#	common/src/main/java/com/dfsek/terra/profiler/ProfilerImpl.java
#	common/src/main/java/com/dfsek/terra/registry/OpenRegistry.java
#	common/src/main/java/com/dfsek/terra/world/generation/generators/DefaultChunkGenerator3D.java
#	common/src/main/java/com/dfsek/terra/world/population/FloraPopulator.java
#	common/src/main/java/com/dfsek/terra/world/population/OrePopulator.java
#	common/src/main/java/com/dfsek/terra/world/population/StructurePopulator.java
#	common/src/main/java/com/dfsek/terra/world/population/TreePopulator.java
#	common/src/test/java/biome/DistributionTest.java
#	common/src/test/java/biome/ImageTest.java
#	platforms/bukkit/src/main/java/com/dfsek/terra/bukkit/population/PopulationManager.java
#	platforms/fabric/src/main/java/com/dfsek/terra/fabric/TerraFabricPlugin.java
#	platforms/fabric/src/main/java/com/dfsek/terra/fabric/world/FabricTree.java
2021-05-09 22:20:47 -07:00
dfsek
bf93a9239c bump version 2021-05-03 22:28:01 -07:00
dfsek
6da8924868
Merge pull request #145 from PolyhedralDev/dev/forge
Forge implementation
2021-05-02 17:38:56 -07:00
solonovamax
2d41dd8f08
Don't use all cores processors for tests
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2021-05-01 16:53:45 -04:00
dfsek
e493825ab7 bump version 2021-04-30 09:25:56 -07:00
solonovamax
4c1e1bb7d5
Improve gradle performance significantly
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2021-04-28 20:43:53 -04:00
dfsek
a0c5631eba bump version 2021-04-26 20:46:36 -07:00
dfsek
9f4f9702a6 bump version 2021-04-11 17:54:07 -07:00
dfsek
a6a1810b4a bump version 2021-04-05 17:08:57 -07:00