78 Commits

Author SHA1 Message Date
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
f8e8ce8bc2
Bump version 2021-03-31 20:50:17 -07:00
dfsek
c5800970a8 i totally didnt forget to bump version 2021-03-29 16:39:10 -07:00
dfsek
28222c074e bump version 2021-03-16 22:29:13 -07:00
dfsek
2b114f225e bump version 2021-02-24 09:54:20 -07:00
dfsek
7f8749239f add ConstantNoiseTemplate, bump version 2021-02-17 18:35:49 -07:00
dfsek
14ce12f08e Finish event system 2021-02-15 21:11:10 -07:00
dfsek
af825761c7 update to latest Paralithic 2021-02-06 22:41:42 -07:00
dfsek
213182e2ab re-implement noise carvers 2021-02-06 19:14:07 -07:00
dfsek
b2c3498a32 create DistributionTest 2021-01-16 14:37:00 -07:00
dfsek
1ee2b180d4 bump version 2021-01-12 11:10:17 -07:00
dfsek
9ac098f1ca Fix fractal trees 2020-12-18 16:55:36 -07:00
dfsek
56c52e860d Version bump (releasing minor config update to fix config issues) 2020-12-18 02:27:19 -07:00
solonovamax
a614d7dddd
Completely redo how gradle works (#40)
* make getWorldEdit() never null.

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* Locate commands work like vanilla

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* Completely rework all the gradle stuff for the subprojects

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* Update gradle version

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* make :common an api in the bukkit build.gradle

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* Move git clone function to CommonConfig.kt + make processResources depend on downloadDefaultPacks

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* clean up common build.gradle.kts

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* remove sponge

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* rename fabric group from com.dfsek.terra.bukkit to com.dfsek.terra.fabric

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* idk why this was removed some how?

It shows it's still in the main repo, but it was removed for me /shrug

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* Fix shading issues.

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* Fix issues with fabric-loom being stupid and requiring the plugin on the root project.

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-12-15 02:37:38 -07:00
dfsek
d779b3ea27 testWithPaper task moved to Bukkit subproject 2020-12-12 16:24:01 -07:00
dfsek
d84dd3a526 Super basic Fabric stuff 2020-12-12 01:44:56 -07:00
dfsek
5bf699cba9 Look ma, no Bukkit API in the core package 2020-12-11 17:30:17 -07:00
dfsek
560fdf17fa Implement a whole bunch of stuff 2020-12-10 18:13:54 -07:00
solonovamax
31361286b5
Slight change to how world edit is loaded + make locate commands like vanilla (#38)
* make getWorldEdit() never null.

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* Locate commands work like vanilla

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-12-10 14:57:05 -07:00
dfsek
95e39324c7 Dump Gaea into Terra. 2020-12-10 10:46:56 -07:00
dfsek
42dcc159e9 Implement WorldHandle 2020-12-09 22:13:10 -07:00
dfsek
1457a10b0b hold PluginConfig instance in Terra plugin instance 2020-12-08 20:59:23 -07:00
dfsek
bb5552c8bc Fix build issue causing lang to not be bundled 2020-12-08 20:10:55 -07:00
dfsek
37c2d945ec Bump version 2020-12-08 12:32:51 -07:00
Glare
59a24ef37f
Implemented alternative ProcessResources (#36) 2020-12-08 09:26:16 -07:00
dfsek
5189aa5003 Use CodeMC for dependencies 2020-12-06 16:57:24 -07:00
dfsek
c9b2c83dc4 Fix structure location issue. 2020-12-06 01:45:43 -07:00
dfsek
a38fcef6f1 Don't extract ZIPs, just bundle them 2020-12-04 22:30:30 -07:00
dfsek
601eb3e7ff Remove unneeded logging 2020-12-04 21:05:09 -07:00
dfsek
3807b8c277 slabs and stairs generate on ceiling 2020-12-02 21:34:45 -07:00
dfsek
7db83c1dee Bump tectonic version 2020-12-02 15:29:07 -07:00
dfsek
496cd486b1 Carver go brrrr 2020-12-02 01:57:52 -07:00
dfsek
3eaab219f1 trees 2020-11-30 12:26:46 -07:00
dfsek
59141f99bd That's quite the commit you got there 2020-11-26 19:07:43 -07:00
dfsek
dbbe7dbd0d Implement Tectonic for master config. 2020-11-25 01:57:02 -07:00
dfsek
65c2ad6b7a Bump version 2020-11-23 22:56:11 -07:00
Bud Gidiere
28109bf999
Fix Build 2020-11-20 16:48:14 -06:00
Bud Gidiere
1fff01aae6
Remove unnecessary lib 2020-11-20 16:46:41 -06:00
Bud Gidiere
75a04f7d8f
Lots O Stuff 2020-11-20 16:43:24 -06:00
Bud Gidiere
3915cad372
Merge remote-tracking branch 'origin/master' 2020-11-19 17:23:15 -06:00
Bud Gidiere
094b421f97
Use Faster XoRoShiRo128PlusRandom
XoRoShiRo128PlusRandom is a Faster Random Class that is many times faster than standard Java Random. It also features better random distribution and the ability to be split and retain the exact same noise output like Splitable random.

http://dsiutils.di.unimi.it/docs/it/unimi/dsi/util/XoRoShiRo128PlusRandom.html
2020-11-19 17:23:08 -06:00
dfsek
ff7423022b Bump version to 1.4.1 2020-11-19 15:25:36 -07:00
dfsek
bed506c5cb Update Parsii to latest version using FastMath 2020-11-18 18:40:49 -07:00
Bud Gidiere
0a77487399
Replace Math with FastMath for improved performance.
FastMath is a drop in replacement for the native Java math class with improved performance and fall backs to the native Java math class if necessary.

https://commons.apache.org/proper/commons-math/javadocs/api-3.3/org/apache/commons/math3/util/FastMath.html

This requires further testing and might cause chunk borders due the FastMath giving slightly different results than the native Java math class.

I also added .idea/Terra.iml to the .gitignore
2020-11-18 17:23:09 -06:00