978 Commits

Author SHA1 Message Date
dfsek
5d4bdb431b improve data output 2021-04-25 17:09:07 -07:00
dfsek
40188c671f basic profiler implementation 2021-04-25 17:09:07 -07:00
dfsek
92339c904d equals and hashcode for Either and Pair 2021-04-22 11:57:14 -07:00
dfsek
56fb510d96 fabric scheduler impl 2021-04-22 10:31:56 -07:00
dfsek
5821302eb8 create TaskScheduler 2021-04-21 15:37:10 -07:00
dfsek
901677d2c3 add repeat script options 2021-04-21 11:10:27 -07:00
dfsek
f396e0e5eb
Merge pull request #133 from PolyhedralDev/ver/5.1.4
Fix minor Fabric issues
2021-04-16 09:01:29 -07:00
dfsek
942a8c9c8b
Merge pull request #131 from xieve/fix-disable-config
Fixed populator disable config (#130)
2021-04-15 10:29:20 -07:00
dfsek
414dcdae3e use vanilla delegate spawn rules 2021-04-15 10:20:14 -07:00
dfsek
1195a6676f implement getHeight on Fabric 2021-04-15 10:00:22 -07:00
dfsek
5501f53056 implement TerraFabricPlugin#getWorld(long) 2021-04-15 09:59:13 -07:00
xieve
41d6e1c648 Fixed populator disable config (#130) 2021-04-15 18:18:27 +02: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
9f4f9702a6 bump version 2021-04-11 17:54:07 -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
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
8a933609ee
Merge pull request #107 from PolyhedralDev/ver/5.1.2
5.1.2 LootPopulateEvent patch
2021-04-01 15:14:14 -07:00
dfsek
ba4a50e234 add getStructureScript method to LootPopulateEvent 2021-04-01 15:03:48 -07:00
dfsek
f8e8ce8bc2
Bump version 2021-03-31 20:50:17 -07:00
dfsek
0013d4e682
Merge pull request #106 from PolyhedralDev/ver/5.1.2
Add LootPopulateEvent and EntitySpawnEvent
2021-03-31 20:49:44 -07:00
dfsek
9a97f1178d release modrinth to beta channel 2021-03-31 08:34:17 -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
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
c5800970a8 i totally didnt forget to bump version 2021-03-29 16:39:10 -07:00
dfsek
8f88b1c156
Merge pull request #101 from PolyhedralDev/ver/5.1.1
API to add populators, Buildscript improvements
2021-03-29 16:26:59 -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
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
2e8cd54ac2
Merge pull request #96 from PolyhedralDev/ver/5.1.0
Address several issues
2021-03-17 10:53:32 -07:00
dfsek
28222c074e bump version 2021-03-16 22:29:13 -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
7f11373f75
Merge pull request #80 from PolyhedralDev/ver/5.0.0
Addon loader, fleshed out addon API, and Fabric finalization
2021-03-16 10:45:42 -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