3867 Commits

Author SHA1 Message Date
dfsek
6db4755109 Fix biome gen 2020-12-13 23:13:02 -07:00
dfsek
a01dee9a27 Custom carving implemented in Fabric 2020-12-13 22:40:57 -07:00
dfsek
582bde8d0e register features 2020-12-13 21:16:33 -07:00
dfsek
f609727afb Vanilla biome setting (sort of) works on Fabric now 2020-12-13 17:18:19 -07:00
dfsek
a058f1c58b BiomeGrid no longer needs World object. 2020-12-13 15:21:55 -07:00
dfsek
70abf69dc7 Terra on Fabric 2020-12-13 03:52:10 -07:00
dfsek
269ec257b5 fabric stuff 2020-12-13 03:44:49 -07:00
dfsek
2c15a9fc0c Successful default config load in Fabric 2020-12-13 02:00:15 -07:00
SkytAsul
0826246cbe
Created and completed fr_fr.yml (#39) 2020-12-12 20:13:01 -07:00
dfsek
a3add9b20f Begin Sponge implementation 2020-12-12 19:23:28 -07:00
dfsek
6c20b5911f Sponge 2020-12-12 16:54:39 -07:00
dfsek
d779b3ea27 testWithPaper task moved to Bukkit subproject 2020-12-12 16:24:01 -07:00
dfsek
618e7ed12e Fabric stuff still doesnt work, but eh 2020-12-12 15:31:00 -07:00
dfsek
d84dd3a526 Super basic Fabric stuff 2020-12-12 01:44:56 -07:00
dfsek
27dbd494bd Rotation & tree stuff 2020-12-11 19:31:25 -07:00
dfsek
15100caf32 Ocean 2020-12-11 17:51:09 -07:00
dfsek
4e9c7e0b91 Carving 2020-12-11 17:45:49 -07:00
dfsek
0261ecdcbb for some reason these werent in the changelist 2020-12-11 17:31:06 -07:00
dfsek
5bf699cba9 Look ma, no Bukkit API in the core package 2020-12-11 17:30:17 -07:00
dfsek
7ee1d2c391 Predefined Flora 2020-12-11 00:11:37 -07:00
dfsek
5c9c47d078 Fix Location clone issue 2020-12-10 23:13:35 -07:00
dfsek
af5309ff21 Populators work now 2020-12-10 23:09:53 -07:00
dfsek
c7539dc5dd haha yes it works sort of 2020-12-10 22:47:53 -07:00
dfsek
4b2c2d8ba2 Actually register loaders 2020-12-10 21:46:09 -07:00
dfsek
ee529a5973 refactor 2020-12-10 21:39:31 -07:00
dfsek
3e04dc6b46 it compiles now B) 2020-12-10 21:35:14 -07:00
dfsek
dbf4b4dd3b Implementation go brrrr 2020-12-10 20:39:55 -07:00
dfsek
560fdf17fa Implement a whole bunch of stuff 2020-12-10 18:13:54 -07:00
dfsek
7a61a2548b Implement more stuff 2020-12-10 15:23:43 -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
abd29c1cb4 Do a whole bunch of stuff [DOES NOT COMPILE] 2020-12-10 14:15:02 -07:00
dfsek
9f4e120283 Implement Block interface 2020-12-10 12:28:59 -07:00
dfsek
d9f585e4b2 make Handle separate interface 2020-12-10 11:51:30 -07:00
dfsek
f4456f46a7 API stuff 2020-12-10 11:42:17 -07:00
dfsek
3dc27f2b0a Fix minor Gaea related issues 2020-12-10 10:52:02 -07:00
dfsek
95e39324c7 Dump Gaea into Terra. 2020-12-10 10:46:56 -07:00
dfsek
392ba59741 Begin reimplementing agnostic versions of Bukkit classes with delegate implementations 2020-12-10 10:19:16 -07:00
dfsek
26228d2c71 Tokenizer stuff 2020-12-10 09:49:46 -07:00
dfsek
8f58ba17a8 Begin work on tokenizer 2020-12-10 01:26:39 -07:00
dfsek
75f39640b0 Allow registering custom WorldHandle 2020-12-10 00:25:15 -07:00
dfsek
42dcc159e9 Implement WorldHandle 2020-12-09 22:13:10 -07:00
dfsek
791faa6dfd Apparently Walls have a separate rotation thing too 2020-12-09 17:18:04 -07:00
dfsek
aea2b23fc3 Flora rotation options 2020-12-09 14:07:33 -07:00
dfsek
47438b7db9 Fix reloading issues 2020-12-09 01:36:21 -07:00
dfsek
df3d3c6398 Fix profiler 2020-12-08 21:26:42 -07:00
dfsek
1457a10b0b hold PluginConfig instance in Terra plugin instance 2020-12-08 20:59:23 -07:00
dfsek
2b6e8eb67c Dependency injection moment 2020-12-08 20:35:18 -07:00
dfsek
11cb11bc2b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	build.gradle.kts
2020-12-08 20:12:09 -07:00
dfsek
bb5552c8bc Fix build issue causing lang to not be bundled 2020-12-08 20:10:55 -07:00
dfsek
8f5a9b7b8e Hold ConfigRegistry in Terra instance 2020-12-08 19:48:46 -07:00