1338 Commits

Author SHA1 Message Date
dfsek
35d85f2aa3 PlayerEntityMixin and EntityMixin 2021-05-02 20:38:25 -07:00
dfsek
c0368f1c6d implement ServerCommandSourceMixin 2021-05-02 20:17:59 -07:00
dfsek
abc069046c add ProtoChunkMixin and WorldChunkMixin 2021-05-02 20:13:24 -07:00
dfsek
46d0b08068 implement ChunkRegionMixin 2021-05-02 19:49:59 -07:00
Astrashh
f7ea81cb51 Add new debug options to plugin config 2021-05-03 11:39:45 +10:00
dfsek
a7e3a0286e add -forge and -fabric to Modrinth version numbers. 2021-05-02 17:46:55 -07:00
dfsek
dfec26f789 fix forge modrinth task 2021-05-02 17:21:05 -07:00
dfsek
d13be5e159 add Forge modrinth publish task 2021-05-02 17:16:03 -07:00
dfsek
51c5f70d64 forge jarfile nightmare "solution" 2021-05-02 17:08:59 -07:00
dfsek
05b1902c06
Merge pull request #151 from DJtheRedstoner/patch-mixin-ap
Fix mixin annotation processor issues
2021-05-02 15:47:32 -07:00
dfsek
f4ae2cac68 add MixinGeneratorOptions 2021-05-02 15:46:03 -07:00
dfsek
ea3995afce fix refmap name 2021-05-02 15:44:30 -07:00
dfsek
c41d60c38f remove manual refmap 2021-05-02 15:43:12 -07:00
dfsek
4f65555e82 remove mixins until annotation processor gets fixed. 2021-05-02 14:37:34 -07:00
dfsek
9956cab507 dont use vanilla registries 2021-05-01 22:21:27 -07:00
dfsek
fddf0c51b7 cleanup PopulationManager 2021-05-01 20:27:59 -07:00
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
049a56fcb0 Mixin on Forge 2021-05-01 18:20:11 -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
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
bcb68853d5 @SuppressWarnings go brrr 2021-04-25 17:11:50 -07:00
dfsek
5d3a2b6e84 profile more things 2021-04-25 17:11:50 -07:00
dfsek
8a10867e5f implement new profiler 2021-04-25 17:11:04 -07:00
dfsek
eb4bf74cc6 implement TerraPlugin#getProfier 2021-04-25 17:09:08 -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
dfsek
aa0de88821 @SuppressWarnings go brrr 2021-04-12 09:23:02 -07:00
dfsek
339413c0de profile more things 2021-04-12 08:46:56 -07:00
dfsek
9c1a35f444 implement new profiler 2021-04-12 00:24:13 -07:00
dfsek
b3e3c28276 implement TerraPlugin#getProfier 2021-04-12 00:05:53 -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
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
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
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
ce9273c7e8 proper fluid updating on Fabric 2021-04-11 00:45:53 -07:00