354 Commits

Author SHA1 Message Date
dfsek
be3e50411e add AutoDocShadow 2021-04-26 23:13:44 -07:00
dfsek
c5bd7e7646 document pipeline stages 2021-04-26 12:13:58 -07:00
dfsek
4cdcdc0fee aliasing 2021-04-26 12:05:14 -07:00
dfsek
3876cbc88e AutoDocAlias magic 2021-04-25 23:24:24 -07:00
dfsek
73ca08cb3d more default docs. 2021-04-25 22:26:19 -07:00
dfsek
664995e6eb generic types and "primitive" docs 2021-04-25 22:19:11 -07:00
dfsek
130d9648ee document more stuff 2021-04-25 17:08:10 -07:00
dfsek
869d95f5c8 begin work on automatic config docs 2021-04-25 16:53:11 -07:00
xieve
41d6e1c648 Fixed populator disable config (#130) 2021-04-15 18:18:27 +02:00
dfsek
2080db21ca warn about dead registry entries when debug mode is enabled 2021-04-10 19:22:41 -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
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
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
06956a7a2d fix command NPEs on invalid IDs 2021-03-10 03:20:34 -07:00
dfsek
a584ac2401 Bukkit command cleanup/fixes 2021-03-10 03:03:04 -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
Daniil Z
13346daa6a
Russian translation (#88)
* Russian translation

* Move file to commons
2021-03-09 23:30:14 -07:00
dfsek
5820fe1db3 fix imageloader issue 2021-03-09 20:05:52 -07:00
dfsek
f5c0174473 more command stuff 2021-03-09 20:05:42 -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