Commit graph

1385 commits

Author SHA1 Message Date
Waterpicker
fa0f048760 Current work at fixing monolith rendering. 2021-04-10 15:08:36 -05:00
CreepyCre
1f14aa898b fix MonolithRenderer 2021-04-10 16:29:07 +02:00
CreepyCre
d882f98432 make dimdoor registrar remember Block identifier mappings (dimdoor -> regular door) 2021-04-10 11:45:41 +02:00
CreepyCre
f82c4dd78e autogen dimensional door blocks for standard doors and trapdoors 2021-04-09 19:17:11 +02:00
CreepyCre
630ec3df62 slight api test refactor 2021-04-07 12:53:15 +02:00
CreepyCre
e3ba1f0827 fix .gitignore, actually commit test resources 2021-04-07 12:39:33 +02:00
Waterpicker
bc0923eab5 Fixed Rift Key. 2021-04-05 03:50:15 -05:00
SD
b8ed937187 Try fixing world load bug 2021-04-05 07:35:52 +05:30
SD
55768bcaa9 Make blackstone gateways rarely spawn in bastions 2021-04-02 09:13:00 +05:30
SD
be01d767d4 fool me twice 2021-04-01 08:14:43 +05:30
SD
e2caa161a6 Few more tweaks to two pillars 2021-04-01 08:12:55 +05:30
SD
a7ecb18cf3 Fix portal orientation in two pillars 2021-04-01 08:10:17 +05:30
SD
15e7fca274 why do gateways have a detached rift block entity lol 2021-04-01 07:50:18 +05:30
SD
cb1e7669e4 Tweak DefaultDungeonDestinations 2021-04-01 07:48:16 +05:30
SD
0cf28ccf77 remind me to optimize imports before committing 2021-03-31 22:01:43 +05:30
SD
a507e201f4 Music sound but it loops 2021-03-31 22:01:23 +05:30
SD
7e9985d985 no double sounds 4 u 2021-03-31 21:46:11 +05:30
SD
1de816286e imagine hearing sweden in limbo lol 2021-03-31 21:42:04 +05:30
SD
3f062126bd imports go brr 2021-03-31 21:35:06 +05:30
SD
66d0f9c72c Allow specifying angles in dimteleport 2021-03-31 20:46:46 +05:30
SD
33163e01ad Yeet 2021-03-31 16:53:34 +05:30
SD
729efa2452 Clean up the impl a bit 2021-03-31 16:48:58 +05:30
SD
7b267ecadc Make PocketTemplate s store their id 2021-03-31 16:44:14 +05:30
SD
38ab66af2a Merge branch '1.17' of https://github.com/DimensionalDevelopment/DimDoors into 1.17 2021-03-31 16:37:25 +05:30
SD
dfb405761e pocket command 2021-03-31 16:37:19 +05:30
CreepyCre
dcd19e5999 api unit testing 2021-03-31 01:49:25 +02:00
CreepyCre
a0dd3f0373 PotatoUnit, bless HalfOf2 2021-03-30 16:41:02 +02:00
CreepyCre
5e603e2c18 Merge remote-tracking branch 'origin/1.17' into 1.17 2021-03-30 12:20:31 +02:00
CreepyCre
1cad48c77c data pack icons 2021-03-30 12:20:21 +02:00
SD
c826c5adb0 Dont use BuiltinRegistries 2021-03-30 09:35:49 +05:30
SD
81942640df Repackage DefaultTargets 2021-03-30 09:01:35 +05:30
SD
820b36b964 2n -> n 2021-03-30 08:36:41 +05:30
SD
b687792fbb Move toNbt to BlockBoxUtil 2021-03-30 08:24:17 +05:30
SD
b31d5e7395 Four config translation keys 2021-03-30 07:48:33 +05:30
SD
771ecf680e Keys and envtype things 2021-03-29 22:42:30 +05:30
SD
debdf5fd53 Configurable resource pack activation types 2021-03-29 22:37:09 +05:30
SD
4e0c63628a Merge branch '1.17' of https://github.com/DimensionalDevelopment/DimDoors into 1.17 2021-03-29 20:58:34 +05:30
SD
9fb2db1fa7 A fix for BlockEntityRenderer issue 2021-03-29 20:56:03 +05:30
CreepyCre
4713e1f357 fix gateway generation
get rid of V1 gateways
2021-03-29 16:05:25 +02:00
CreepyCre
e96f3da1ef Client Environment annotations 2021-03-29 13:53:01 +02:00
CreepyCre
dd816278cc data pack description and temporary icon 2021-03-29 12:20:20 +02:00
CreepyCre
9b2bef1213 split default_pockets data pack -> default & classic 2021-03-29 11:37:56 +02:00
CreepyCre
cfbc1d5888 restructuring & added PathSelector allowing for proper multi data pack pocket groups 2021-03-29 01:23:37 +02:00
CreepyCre
c91d0b1b32 preparation for better data pack support 2021-03-28 19:53:18 +02:00
SD
2952c5fa2c Merge branch '1.17' of https://github.com/DimensionalDevelopment/DimDoors into 1.17 2021-03-27 20:40:30 +05:30
SD
667f59af0e Rift data available_link -> default_dungeon 2021-03-27 20:39:11 +05:30
CreepyCre
32026bf812 class ModItem -> interface ExtendedItem 2021-03-27 14:08:45 +01:00
CreepyCre
505445681f riftDataMap -> dataMap 2021-03-27 13:25:28 +01:00
CreepyCre
36fb8f3641 fix after merge 2021-03-27 13:24:09 +01:00
CreepyCre
68567d6479 Merge remote-tracking branch 'origin/1.17' into 1.17
# Conflicts:
#	src/main/java/org/dimdev/dimdoors/network/ServerPacketHandler.java
2021-03-27 13:16:47 +01:00
SD
ee65d7ba93 Switch to the epic networking system 2021-03-27 17:04:41 +05:30
CreepyCre
6351e08d53 Merge remote-tracking branch 'origin/1.17' into 1.17
# Conflicts:
#	src/main/java/org/dimdev/dimdoors/command/SchematicCommand.java
#	src/main/java/org/dimdev/dimdoors/network/ClientPacketHandler.java
2021-03-27 11:32:42 +01:00
CreepyCre
476671a417 SchematicCommand half done 2021-03-27 11:28:01 +01:00
CreepyCre
002510735d fix 2021-03-27 11:27:19 +01:00
SD
c91a3c1e82 A few stats 2021-03-27 15:38:10 +05:30
SD
d233bc727a Limbo entry/exit messages 2021-03-27 13:11:27 +05:30
SD
20a8da57c1 Finish criteria and advancements 2021-03-26 22:46:51 +05:30
SD
da67369796 Criterion and advancements stuff part 1 2021-03-26 17:04:16 +05:30
SD
c699f46b75 Eighteen more schematics 2021-03-26 15:47:56 +05:30
SD
d6e61e5b4c Gateway stuff 2021-03-26 09:29:28 +05:30
SD
059b6bd2a8 Cache rift data 2021-03-26 08:47:56 +05:30
SD
2c196e3bf2 Splitting and refactoring 2021-03-25 21:01:11 +05:30
SD
6e092e35fa Add virtual target type translation keys 2021-03-25 20:29:11 +05:30
SD
e1406eb430 Wthit thing 2021-03-25 20:18:06 +05:30
SD
803771fb93 bruh why txt 2021-03-25 19:58:37 +05:30
SD
a7cf93f3dd Configurable default and fallback weight 2021-03-25 19:30:58 +05:30
SD
192ea1dcf1 Configurable entrance rift wthit stuff 2021-03-25 19:26:11 +05:30
SD
3d481dbeb9 Fix modmenu deprecations 2021-03-25 19:14:56 +05:30
SD
eda2068516 More assets fixes 2021-03-25 19:14:11 +05:30
SD
0d7e38a7f2 third solid static fix 2021-03-25 19:05:04 +05:30
SD
c19aabfb18 Less console spam and solid static fix #2 2021-03-25 19:01:25 +05:30
SD
1d02356036 Fix recipe and model 2021-03-25 18:39:56 +05:30
SD
53a234c109 Decorator for solid static 2021-03-25 16:23:45 +05:30
SD
a8d0dffadc Solid static 2021-03-25 15:00:35 +05:30
SD
8e0c29b1e0 Config translation keys 2021-03-24 22:23:18 +05:30
SD
afad129cb4 Add translation keys for biomes 2021-03-24 21:11:37 +05:30
SD
c332c7d7e7 Attempt better noise caves in limbo 2021-03-24 20:35:09 +05:30
SD
ae78ccf3eb Remove noise caves from limbo 2021-03-24 20:30:38 +05:30
SD
8970bc4c0d Working dimensional portals 2021-03-23 15:40:52 +05:30
SD
4f309acfea Pocket and limbo sky renderin 2021-03-23 11:42:03 +05:30
SD
8eccb31f95 Stable fabric recipes 2021-03-23 08:49:15 +05:30
SD
42ca5867bc Access widen MultiPhase and stuff 2021-03-23 08:14:08 +05:30
SD
1e947cd371 Fix doors not having a blockentity 2021-03-22 22:51:36 +05:30
SD
baf2bd2373 20w10a, Shaders 2021-03-22 16:11:09 +05:30
SD
48ff64cefd Implement universalLimbo 2021-03-16 09:06:10 +05:30
SD
004209078c Try fixing it 2021-03-09 14:57:48 +05:30
SD
ea96bc9af3 Switch to plain old nbt, some annotations 2021-03-09 14:05:00 +05:30
SD
d695bcfa85 Rift key stuff 2021-03-09 11:44:51 +05:30
SD
72a50f4c57 First schema 2021-03-08 22:17:56 +05:30
SD
918c81c047 Add datafixer for rift registry 2021-03-08 22:02:28 +05:30
SD
f7937f051c RandomTarget things 2021-03-08 21:29:23 +05:30
SD
ae38e566a4 Start making rift objects immutable 2021-03-08 21:27:34 +05:30
SD
a728c5513c Unstable dimdoor stuff 2021-03-04 08:59:18 +05:30
SD
358cae2e57 Unstable dimdoor 2021-03-03 22:49:28 +05:30
SD
18c5689779 Use matrix 2021-03-03 22:25:16 +05:30
SD
9f9813ec8c
commit 2021-03-01 17:06:33 +05:30
SD
dac3a2a60b
Descriptive errors, doors work 2021-03-01 17:03:52 +05:30
SD
6af5e6ad81
Finish update to 21w08a 2021-03-01 13:03:18 +05:30
SD
78df6743b2
Working reader 2021-03-01 12:37:14 +05:30
SD
8dd9ca05fb
Start work on json doors 2021-03-01 11:42:59 +05:30