1150 Commits

Author SHA1 Message Date
dfsek
5501f53056 implement TerraFabricPlugin#getWorld(long) 2021-04-15 09:59:13 -07:00
dfsek
aa0de88821 @SuppressWarnings go brrr 2021-04-12 09:23:02 -07:00
dfsek
339413c0de profile more things 2021-04-12 08:46:56 -07:00
dfsek
9c1a35f444 implement new profiler 2021-04-12 00:24:13 -07:00
dfsek
b3e3c28276 implement TerraPlugin#getProfier 2021-04-12 00:05:53 -07:00
dfsek
91144dc8f8 Merge remote-tracking branch 'origin/master' into dev/directories
# Conflicts:
#	build.gradle.kts
2021-04-11 18:57:33 -07:00
dfsek
5ac7257517
Merge pull request #119 from PolyhedralDev/ver/5.1.3
Fix Fabric Physics, add "dead" entry checking to registries.
2021-04-11 18:56:25 -07:00
dfsek
01d169256e properly relocate dependencies 2021-04-11 17:49:39 -07:00
dfsek
7a703ad091 add publication config to Fabric 2021-04-11 14:15:13 -07:00
dfsek
4202875675 dynamic registris in WorldConfig 2021-04-11 03:15:44 -07:00
dfsek
4237657dad remove most hard coded registries 2021-04-11 02:39:21 -07:00
dfsek
ce9273c7e8 proper fluid updating on Fabric 2021-04-11 00:45:53 -07:00
dfsek
653a414ac1 should(tm) fix fabric physics 2021-04-10 23:49:02 -07:00
dfsek
2080db21ca warn about dead registry entries when debug mode is enabled 2021-04-10 19:22:41 -07:00
dfsek
9a97f1178d release modrinth to beta channel 2021-03-31 08:34:17 -07:00
dfsek
ec0730ef73 test commit so version is different B) 2021-03-29 21:14:34 -07:00
dfsek
e4576b3405 Add modrinth publish task 2021-03-29 21:09:36 -07:00
dfsek
e00b28d27e remove sysout 2021-03-29 10:07:25 -07:00
dfsek
c5ff5c101d custom biome color configuration 2021-03-29 09:52:54 -07:00
dfsek
b1a1001c49 clean up buildscripts 2021-03-26 08:50:58 -07:00
dfsek
77d5162e73 add API for addons to register populators 2021-03-23 11:40:22 -07:00
dfsek
709180de13 multithread structure and cave population 2021-03-21 22:25:19 -07:00
dfsek
5182651947 multithreaded chunk gen 2021-03-18 17:31:36 -07:00
dfsek
d065f78c0a mostly working 1.17-ification 2021-03-17 21:17:15 -07:00
dfsek
1b70766a17 remove legacy fractal trees (will be available in an addon) 2021-03-16 21:49:08 -07:00
dfsek
5028582198 add smart waterlog 2021-03-16 21:04:56 -07:00
dfsek
6ab8cd5b5b fix mushrooms on fabric 2021-03-14 16:30:27 -07:00
dfsek
9a6c34a2d5 fix fabric teleportation issues 2021-03-10 16:33:55 -07:00
dfsek
819d795c23 Fabric cleanup 2021-03-10 16:16:11 -07:00
dfsek
d6b5f60b18 implement Bukkit-specific commands 2021-03-10 16:08:25 -07:00
dfsek
bed8c561a4 add "usage" to all commands 2021-03-10 15:33:38 -07:00
dfsek
fdb2441b1a export command 2021-03-10 15:28:50 -07:00
dfsek
bf5be91868 clean up WorldHandle, add generic utility classes 2021-03-10 15:20:17 -07:00
dfsek
a584ac2401 Bukkit command cleanup/fixes 2021-03-10 03:03:04 -07:00
dfsek
513c6a647f Bukkit command cleanup 2021-03-10 02:54:03 -07:00
dfsek
5a85aced45 BiomeInfoCommand 2021-03-10 02:50:40 -07:00
dfsek
41933b84a0 implement entity teleportation and biome locate 2021-03-10 02:46:00 -07:00
dfsek
67aae87754 work on fabric commands 2021-03-10 01:57:01 -07:00
dfsek
5e9b841cac trigger block re-render on Fabric 2021-03-09 23:20:47 -07:00
dfsek
f5c0174473 more command stuff 2021-03-09 20:05:42 -07:00
dfsek
31b583910e fabric command fixes 2021-03-09 03:48:26 -07:00
dfsek
fac4cb43a8 cleanup fabric commands 2021-03-09 03:15:43 -07:00
dfsek
0f39d64d72 sort of working Fabric commands 2021-03-09 03:07:02 -07:00
dfsek
f773ca2322 ArgumentTarget and SwitchTarget 2021-03-08 23:56:06 -07:00
dfsek
52c56af02c tab completion 2021-03-08 03:17:22 -07:00
dfsek
22d6fdf293 add tab completion 2021-03-08 02:27:35 -07:00
dfsek
b1256427a2 basic bukkit implementation 2021-03-08 01:40:12 -07:00
dfsek
0d58201e3f mock command API 2021-03-07 23:44:19 -07:00
dfsek
c44d26cc18 loom is pain 2021-03-07 21:41:13 -07:00
dfsek
c047209b86 manually create terra-refmap.json because loom is dumb 2021-03-06 22:26:13 -07:00