909 Commits

Author SHA1 Message Date
dfsek
e2a52afb67 remove methods only used for cursed Bukkit stuff from common World interface. 2021-05-01 19:07:19 -07:00
dfsek
c8c3a33912 fix loot table issue 2021-05-01 18:40:31 -07:00
dfsek
b178f69e47 Merge remote-tracking branch 'origin/dev/forge' into dev/forge 2021-05-01 18:20:23 -07:00
dfsek
049a56fcb0 Mixin on Forge 2021-05-01 18:20:11 -07:00
dfsek
02870805c7 hoist calculations in chunk generator 2021-04-30 09:35:15 -07:00
dfsek
e493825ab7 bump version 2021-04-30 09:25:56 -07:00
dfsek
762b248641 update to latest Tectonic 2021-04-29 23:42:56 -07:00
dfsek
f81ccee020 cleanup 2021-04-29 23:31:03 -07:00
dfsek
3561e5f30f commands on Forge 2021-04-29 23:19:49 -07:00
dfsek
c67817b9d2 fix structure issues 2021-04-29 22:00:40 -07:00
dfsek
756619edb6 Forge actually loads to worlds now 2021-04-29 21:48:32 -07:00
dfsek
ee1c889d54 world screen type 2021-04-29 21:11:26 -07:00
dfsek
9f3dcf07b6 Pack loading on Forge 2021-04-29 20:30:48 -07:00
dfsek
93a2f103f7 add pack.mcmeta 2021-04-29 16:41:14 -07:00
dfsek
3ea12ceeab start implementing terraplugin 2021-04-29 12:30:17 -07:00
dfsek
ce8ec51ae4 forge actually loads now 2021-04-29 12:24:29 -07:00
dfsek
54bb4ef109 sort of working Forge project 2021-04-29 01:55:24 -07:00
dfsek
59b655ce5d working forge buildscript 2021-04-29 01:27:28 -07:00
dfsek
eee54f507e
Merge pull request #138 from PolyhedralDev/dev/profilerimpl
Fancy stack-based profiler
2021-04-26 21:32:42 -07:00
dfsek
6f1b1611ab fix dumb gradle issue 2021-04-26 21:26:44 -07:00
dfsek
205499220d profile more things 2021-04-26 20:59:21 -07:00
dfsek
a0c5631eba bump version 2021-04-26 20:46:36 -07:00
dfsek
9323abc788 document Profiler 2021-04-26 19:04:20 -07:00
dfsek
632f898dc8 implement Profiler#reset 2021-04-26 19:01:53 -07:00
dfsek
8737b0d984 resolve merge conflict 2021-04-25 17:12:42 -07:00
dfsek
bcb68853d5 @SuppressWarnings go brrr 2021-04-25 17:11:50 -07:00
dfsek
8823d6d65e fix stack size assumption at profiler start 2021-04-25 17:11:50 -07:00
dfsek
5d3a2b6e84 profile more things 2021-04-25 17:11:50 -07:00
dfsek
23fb7753ab fancy unicode symbols B) 2021-04-25 17:11:50 -07:00
dfsek
f8e7e343cb fix % parent issue 2021-04-25 17:11:50 -07:00
dfsek
e5f4c5dc8d implement terrascript profiling 2021-04-25 17:11:49 -07:00
dfsek
8a10867e5f implement new profiler 2021-04-25 17:11:04 -07:00
dfsek
da366a75e8 add autocloseable option 2021-04-25 17:09:08 -07:00
dfsek
eb4bf74cc6 implement TerraPlugin#getProfier 2021-04-25 17:09:08 -07:00
dfsek
168c0ced13 improve performance in deep operations 2021-04-25 17:09:07 -07:00
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
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