116 Commits

Author SHA1 Message Date
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
dfsek
cb537d0514 Rewrite basically the whole generator again. Get rid of failsafe biomes because they are dumb 2020-11-16 23:32:04 -07:00
dfsek
deb7db9b25 Per-world noise gen is no longer dumb 2020-11-16 21:44:49 -07:00
dfsek
567b06fd3f Bump version 2020-11-16 17:41:39 -07:00
dfsek
132c0c3d60 Fix spelling in build.gradle.kts 2020-11-14 15:57:36 -07:00
solonovamax
edaf2d48fb
Merge branch 'master' into auto-version 2020-11-13 15:20:46 -05:00
solonovamax
16e871ff50
Automatically update the Terra version on build.
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-13 15:13:14 -05:00
dfsek
7e12f3e9c8
Merge branch 'master' into resources 2020-11-12 17:12:43 -07:00
solonovamax
816365cffc
Fix issues
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-12 19:08:18 -05:00
dfsek
53f1b0abc0 Version 1.3.0 2020-11-12 16:08:46 -07:00
solonovamax
e7185482f2
Download configs from online
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-12 12:37:50 -05:00
dfsek
9b6230eb13 Improve cave configs 2020-11-10 19:21:46 -07:00
dfsek
c0dde090cd Disable version check in test server. 2020-11-09 13:29:06 -07:00