2021 Commits

Author SHA1 Message Date
dfsek
7b3b341627 improve data output 2021-04-11 23:08:32 -07:00
dfsek
89267ce8cb basic profiler implementation 2021-04-11 22:54:55 -07:00
dfsek
e671ef783f completely dynamic registries 2021-04-11 20:56:15 -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
01d169256e properly relocate dependencies 2021-04-11 17:49:39 -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
75cb6be36f resolve merge issues 2021-04-11 00:53:21 -07:00
dfsek
88a7397bbe Merge branch 'ver/5.1.3' into dev/directories
# Conflicts:
#	common/src/main/java/com/dfsek/terra/config/pack/ConfigPack.java
#	common/src/main/java/com/dfsek/terra/registry/OpenRegistry.java
2021-04-11 00:51:51 -07:00
dfsek
2080db21ca warn about dead registry entries when debug mode is enabled 2021-04-10 19:22:41 -07:00
dfsek
da4aebe498 fix parser EOF NPE 2021-04-05 17:08:50 -07:00
dfsek
03ebafc7b6 working config loading 2021-04-05 12:26:54 -07:00
dfsek
a78e64a9bb rename ore "type" to "algorithm" 2021-04-05 09:59:52 -07:00
dfsek
6374b0ab08 add ConfigPack#getConfigTypeRegistry 2021-04-05 09:52:47 -07:00
dfsek
473ed45dee add config type registry to ConfigPack loader registry 2021-04-05 09:50:07 -07:00
dfsek
d96d834a08 redo ConfigType and loading 2021-04-05 09:48:11 -07:00
dfsek
f756ebef44 fix unhandled exception 2021-04-05 01:36:39 -07:00
dfsek
e6931a53d6 basic implementation 2021-04-05 01:31:22 -07:00
dfsek
58b5f3a5fe bump Tectonic version 2021-04-05 00:27:58 -07:00
dfsek
ba4a50e234 add getStructureScript method to LootPopulateEvent 2021-04-01 15:03:48 -07:00
dfsek
e6a551d84d add getter/setter for loot table in LootPopulateEvent 2021-03-30 09:23:21 -07:00
dfsek
92921430d8 add EntitySpawnEvent 2021-03-30 00:27:16 -07:00
dfsek
20c905aae4 add LootPopulateEvent 2021-03-30 00:19:32 -07:00
dfsek
1360994a67 Add options to disable default populators 2021-03-29 11:56:16 -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
77d5162e73 add API for addons to register populators 2021-03-23 11:40:22 -07:00
dfsek
7f33fb20ed remove other assumptions that world bottom is y=0 2021-03-17 21:50:59 -07:00
dfsek
c9f49fb06f fix palettes below y=0 2021-03-17 21:22:04 -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
cda2d4688c implement DynamicBlockFunction 2021-03-16 21:20:02 -07:00
dfsek
5028582198 add smart waterlog 2021-03-16 21:04:56 -07:00
dfsek
5458564cfa fix CommandTest issues 2021-03-16 11:06:58 -07:00
dfsek
f9ca8d139b fix ExpressionFunction issue 2021-03-16 09:09:30 -07:00
dfsek
6f287a1894 use LinkedHashMap for loading functions to preserve order 2021-03-15 23:24:49 -07:00
dfsek
6f4251796e optimize ores and sampling 2021-03-15 21:15:53 -07:00
dfsek
5ad349e350 document event API 2021-03-14 23:54:10 -07:00
dfsek
ec4e0694a4 add structure locate command 2021-03-14 16:45:32 -07:00
dfsek
6ab8cd5b5b fix mushrooms on fabric 2021-03-14 16:30:27 -07:00
dfsek
b3868bd750 allow paralithic expressions to be defined in expression samplers 2021-03-13 15:18:25 -07:00
dfsek
ff8181bbfa fix function loading issues 2021-03-13 14:48:02 -07:00
dfsek
074ad44bca add Gabor noise 2021-03-11 19:03:57 -07:00
dfsek
ce3c0f105e more specific duplicate ID message 2021-03-10 16:26:15 -07:00
dfsek
58162027a9 specify problematic addon class 2021-03-10 16:21:04 -07:00
dfsek
39400cce0a
Merge pull request #89 from PolyhedralDev/dev/commands
Platform-agnostic command API
2021-03-10 16:16:40 -07:00
dfsek
d6b5f60b18 implement Bukkit-specific commands 2021-03-10 16:08:25 -07:00
dfsek
1f16a82a8d implement GeometryCommands 2021-03-10 16:02:25 -07:00
dfsek
51fa58b481 add command main-menu messages 2021-03-10 15:52:20 -07:00
dfsek
bed8c561a4 add "usage" to all commands 2021-03-10 15:33:38 -07:00