Commit Graph

  • 53c554f25c Gaea is gone dfsek 2020-12-18 19:46:19 -07:00
  • d1af8c1224 Begin absorbing Gaea into Terra dfsek 2020-12-18 19:36:27 -07:00
  • 9ac098f1ca Fix fractal trees dfsek 2020-12-18 16:55:36 -07:00
  • 300fe10da5 Cleanup dfsek 2020-12-18 15:44:16 -07:00
  • b33c8d6b77 fix population order dfsek 2020-12-18 15:35:09 -07:00
  • b06a755154 Trees work on Fabric now dfsek 2020-12-18 15:31:12 -07:00
  • 817b962c4a Move all pops to feature dfsek 2020-12-18 15:13:59 -07:00
  • 56c52e860d Version bump (releasing minor config update to fix config issues) dfsek 2020-12-18 02:27:19 -07:00
  • fd89c1128a fix order of population in FabricChunkGeneratorWrapper dfsek 2020-12-18 02:07:20 -07:00
  • beec1a97d4 Implement flora as a Feature on Fabric dfsek 2020-12-16 02:38:48 -07:00
  • b955e3d9b9 Register Fabric biomes as actual modded biomes. dfsek 2020-12-16 01:07:04 -07:00
  • b12079694c Add Validator API & cleanup Fabric dfsek 2020-12-16 00:26:05 -07:00
  • 7a83584317 Fix minor build issues dfsek 2020-12-15 11:02:14 -07:00
  • 1c4cc090af Merge remote-tracking branch 'origin/agnostic' into agnostic dfsek 2020-12-15 02:37:46 -07:00
  • a614d7dddd Completely redo how gradle works (#40) solonovamax 2020-12-15 04:37:38 -05:00
  • ae21b8305a Begin work on not jank world implementation dfsek 2020-12-15 02:37:21 -07:00
  • 6f6767ab86 Trees no longer crash fabric. they are incredibly dumb on fabric so i will do them later dfsek 2020-12-15 02:03:54 -07:00
  • ee35c371ec Trees on Bukkit dfsek 2020-12-14 23:53:01 -07:00
  • 4d59c27a13 Reimplement fractal trees dfsek 2020-12-14 22:51:45 -07:00
  • 0dc0742e81 Implement Transformer API dfsek 2020-12-14 22:51:25 -07:00
  • 3b0abb7a20 Add access widener to mod.json dfsek 2020-12-14 18:19:34 -07:00
  • 42231cf319 fabric slabs & MultipleFacing dfsek 2020-12-14 17:09:47 -07:00
  • 11c8025ef4 Fix Fabric carver cache flushing dfsek 2020-12-14 16:33:19 -07:00
  • eda976bb5d Fix Fabric main config loading dfsek 2020-12-14 16:33:08 -07:00
  • 49c445d0f7 Implement some BlockData stuff on Fabric, make stuff less jank dfsek 2020-12-14 15:38:40 -07:00
  • 875e1feafe population order/invocation is now per-platform dfsek 2020-12-14 12:44:16 -07:00
  • 5f5504100b Codec stuff dfsek 2020-12-14 12:28:57 -07:00
  • 2215c8a98c fix mem leak & increase perf dfsek 2020-12-14 02:19:18 -07:00
  • ebe887def0 Remove unused constructor param from FabricBlock dfsek 2020-12-14 02:00:42 -07:00
  • 1dded41311 Flora and ores on Fabric dfsek 2020-12-14 01:27:28 -07:00
  • 6db4755109 Fix biome gen dfsek 2020-12-13 23:13:02 -07:00
  • a01dee9a27 Custom carving implemented in Fabric dfsek 2020-12-13 22:40:57 -07:00
  • 582bde8d0e register features dfsek 2020-12-13 21:16:33 -07:00
  • f609727afb Vanilla biome setting (sort of) works on Fabric now dfsek 2020-12-13 17:18:19 -07:00
  • a058f1c58b BiomeGrid no longer needs World object. dfsek 2020-12-13 15:21:55 -07:00
  • 70abf69dc7 Terra on Fabric dfsek 2020-12-13 03:52:10 -07:00
  • 269ec257b5 fabric stuff dfsek 2020-12-13 03:44:49 -07:00
  • 2c15a9fc0c Successful default config load in Fabric dfsek 2020-12-13 02:00:15 -07:00
  • 0826246cbe Created and completed fr_fr.yml (#39) SkytAsul 2020-12-13 04:13:01 +01:00
  • a3add9b20f Begin Sponge implementation dfsek 2020-12-12 19:23:28 -07:00
  • 6c20b5911f Sponge dfsek 2020-12-12 16:54:39 -07:00
  • d779b3ea27 testWithPaper task moved to Bukkit subproject dfsek 2020-12-12 16:24:01 -07:00
  • 618e7ed12e Fabric stuff still doesnt work, but eh dfsek 2020-12-12 15:31:00 -07:00
  • d84dd3a526 Super basic Fabric stuff dfsek 2020-12-12 01:44:56 -07:00
  • 27dbd494bd Rotation & tree stuff dfsek 2020-12-11 19:31:25 -07:00
  • 15100caf32 Ocean dfsek 2020-12-11 17:51:09 -07:00
  • 4e9c7e0b91 Carving dfsek 2020-12-11 17:45:49 -07:00
  • 0261ecdcbb for some reason these werent in the changelist dfsek 2020-12-11 17:31:06 -07:00
  • 5bf699cba9 Look ma, no Bukkit API in the core package dfsek 2020-12-11 17:30:17 -07:00
  • 7ee1d2c391 Predefined Flora dfsek 2020-12-11 00:11:37 -07:00
  • 5c9c47d078 Fix Location clone issue dfsek 2020-12-10 23:13:35 -07:00
  • af5309ff21 Populators work now dfsek 2020-12-10 23:09:53 -07:00
  • c7539dc5dd haha yes it works sort of dfsek 2020-12-10 22:47:53 -07:00
  • 4b2c2d8ba2 Actually register loaders dfsek 2020-12-10 21:46:09 -07:00
  • ee529a5973 refactor dfsek 2020-12-10 21:39:31 -07:00
  • 3e04dc6b46 it compiles now B) dfsek 2020-12-10 21:35:14 -07:00
  • dbf4b4dd3b Implementation go brrrr dfsek 2020-12-10 20:39:55 -07:00
  • 560fdf17fa Implement a whole bunch of stuff dfsek 2020-12-10 18:13:54 -07:00
  • 7a61a2548b Implement more stuff dfsek 2020-12-10 15:23:43 -07:00
  • 31361286b5 Slight change to how world edit is loaded + make locate commands like vanilla (#38) solonovamax 2020-12-10 16:57:05 -05:00
  • abd29c1cb4 Do a whole bunch of stuff [DOES NOT COMPILE] dfsek 2020-12-10 14:15:02 -07:00
  • 9f4e120283 Implement Block interface dfsek 2020-12-10 12:28:59 -07:00
  • d9f585e4b2 make Handle separate interface dfsek 2020-12-10 11:51:30 -07:00
  • f4456f46a7 API stuff dfsek 2020-12-10 11:42:17 -07:00
  • 3dc27f2b0a Fix minor Gaea related issues dfsek 2020-12-10 10:52:02 -07:00
  • 95e39324c7 Dump Gaea into Terra. dfsek 2020-12-10 10:46:56 -07:00
  • 392ba59741 Begin reimplementing agnostic versions of Bukkit classes with delegate implementations dfsek 2020-12-10 10:19:16 -07:00
  • 26228d2c71 Tokenizer stuff dfsek 2020-12-10 09:49:46 -07:00
  • 8f58ba17a8 Begin work on tokenizer dfsek 2020-12-10 01:26:39 -07:00
  • 75f39640b0 Allow registering custom WorldHandle dfsek 2020-12-10 00:25:15 -07:00
  • 42dcc159e9 Implement WorldHandle dfsek 2020-12-09 22:13:10 -07:00
  • 791faa6dfd Apparently Walls have a separate rotation thing too dfsek 2020-12-09 17:18:04 -07:00
  • aea2b23fc3 Flora rotation options dfsek 2020-12-09 14:07:33 -07:00
  • 47438b7db9 Fix reloading issues dfsek 2020-12-09 01:36:21 -07:00
  • df3d3c6398 Fix profiler dfsek 2020-12-08 21:26:42 -07:00
  • 1457a10b0b hold PluginConfig instance in Terra plugin instance dfsek 2020-12-08 20:59:23 -07:00
  • 2b6e8eb67c Dependency injection moment dfsek 2020-12-08 20:35:18 -07:00
  • 11cb11bc2b Merge remote-tracking branch 'origin/master' dfsek 2020-12-08 20:12:09 -07:00
  • bb5552c8bc Fix build issue causing lang to not be bundled dfsek 2020-12-08 20:10:55 -07:00
  • 8f5a9b7b8e Hold ConfigRegistry in Terra instance dfsek 2020-12-08 19:48:46 -07:00
  • 7e365c351d Ceiling ocean slabs dfsek 2020-12-08 19:36:06 -07:00
  • a0f0206ed8 Add GridSpawn seed option dfsek 2020-12-08 19:10:56 -07:00
  • 554628c486 Slabs can generate on ceiling in ocean dfsek 2020-12-08 19:10:46 -07:00
  • 37c2d945ec Bump version dfsek 2020-12-08 12:32:51 -07:00
  • 59a24ef37f Implemented alternative ProcessResources (#36) Glare 2020-12-08 10:26:16 -06:00
  • ad58a1efeb Fix raw loading issue dfsek 2020-12-07 18:51:34 -07:00
  • 682b155deb Fix structure features dfsek 2020-12-07 18:21:59 -07:00
  • 0e0d84fea7 Fix structure pull infinite loop dfsek 2020-12-07 00:59:27 -07:00
  • 4ceb4e22d4 make TerraBiomeGrid abstract, add TerraRadialBiomeGrid implementation & config options dfsek 2020-12-07 00:24:40 -07:00
  • 2ae2801058 Remove editor specific files (#34) solonovamax 2020-12-06 18:58:24 -05:00
  • 5189aa5003 Use CodeMC for dependencies dfsek 2020-12-06 16:57:24 -07:00
  • 87cc2d01cb Don't do events in non-Terra worlds dfsek 2020-12-06 15:22:35 -07:00
  • f86fe4db32 Fix carving shift blocks dfsek 2020-12-06 02:52:21 -07:00
  • 1940309954 Remove singleton getter dfsek 2020-12-06 02:47:14 -07:00
  • d946ea9b15 Refactor Debug class, set up framework for Paper-specific events. dfsek 2020-12-06 02:25:15 -07:00
  • 0f8ce8966a Use Tectonic for world configs dfsek 2020-12-06 02:15:34 -07:00
  • c9b2c83dc4 Fix structure location issue. dfsek 2020-12-06 01:45:43 -07:00
  • 2d24a7bf00 Add more info to biome info command dfsek 2020-12-05 17:53:35 -07:00
  • 4c80a71bca Fix carving issues dfsek 2020-12-05 17:53:16 -07:00
  • 264f1df172 Update profiler target times dfsek 2020-12-05 16:13:17 -07:00