Commit graph

1902 commits

Author SHA1 Message Date
Waterpicker
8088502026 Fix monlith sounds. 2018-01-11 06:06:29 -06:00
Runemoro
a9a780c64c Update textures and models to 1.12 2018-01-11 04:08:04 -05:00
Runemoro
08a8123b2e Bug fixes 2018-01-11 00:37:14 -05:00
Runemoro
70922ceae1 Implement VirtualLocation and AvailableLink logic 2018-01-10 17:53:05 -05:00
Runemoro
75c2e5439f Merge branch '1.12-WIP' of https://github.com/DimensionalDevelopment/DimDoors into 1.12-WIP 2018-01-07 12:27:50 -05:00
Runemoro
29f9cfc6de Split AnnotatedNBT and bug fixes 2018-01-07 12:27:47 -05:00
Waterpicker
2ebe7491d7 Added Woven World Thread Armor Recipes 2018-01-07 07:31:06 -06:00
Runemoro
7748818ef3 Fix RFTools incompatibility 2018-01-06 23:41:33 -05:00
Runemoro
a03a87ea09 Fix rift signature recipes 2018-01-06 15:36:07 -05:00
Runemoro
bbfd3bc2c6 Fix rift not being placed when bottom door block is broken 2018-01-06 12:05:51 -05:00
Runemoro
a18b498804 Fix player not being teleported to pocket 2018-01-06 11:28:30 -05:00
Runemoro
4039f21587 Fix schematic place lag and broken torches 2018-01-06 11:20:51 -05:00
Runemoro
8c575270f3 Fix transient doors being solid 2018-01-06 09:31:28 -05:00
Runemoro
2b0fde9633 Bug fixes and code improvements 2018-01-05 20:33:19 -05:00
Runemoro
5ad37b1992 Bug fixes
- Fix rift signatures overwriting old rift/replacing blocks
 - Fix rifts placed by door break being refreshed by Minecraft
 - Fix pitch and yaw being inverted on teleport
2018-01-03 10:04:07 -05:00
ZombieHDGaming
abdfd49822 Fixed pocket lighting not updating properly 2018-01-02 13:56:50 -05:00
Runemoro
f5cc44e868 Rift colors 2018-01-02 09:39:18 -05:00
Runemoro
be184579e1 Implement placing doors on rifts 2018-01-02 06:44:25 -05:00
Runemoro
464f516a40 Make non-solid blocks decay to air in limbo 2018-01-02 05:01:01 -05:00
Runemoro
8f1ef8c7bf Stable rift signature 2018-01-02 04:40:12 -05:00
Runemoro
3ea7e958f0 Temporary fix for the "Waiting for chunk..." lag 2018-01-02 04:10:01 -05:00
Runemoro
21e0003871 Remove unused code 2018-01-01 23:26:21 -05:00
Waterpicker
6c1d784691 Added Woven World Thread Armor 2017-12-31 21:22:01 -06:00
Runemoro
ef9d1053d8 Make dimensional doors drop the regular door 2017-12-31 11:28:26 -05:00
Runemoro
b03ae520dd Merge branch '1.12-WIP' of https://github.com/DimensionalDevelopment/DimDoors into 1.12-WIP 2017-12-31 09:49:50 -05:00
Runemoro
0533f2007b Bug fixes
- Fix crash when monolith spawner is placed
 - Fix client crash when walking on eternal fabric
 - Fix ancient fabric being generated in Limbo rather than eternal fabric
2017-12-31 09:49:47 -05:00
ZombieHDGaming
fffc7f4ba1
Finally Fixed README to use new Discord Link 2017-12-30 18:36:44 -05:00
Runemoro
90d86f8e03 Merge branch '1.12-WIP' of https://github.com/DimensionalDevelopment/DimDoors into 1.12-WIP 2017-12-29 20:59:18 -05:00
Runemoro
9cae32189f Deobfuscate limbo code 2017-12-29 20:59:12 -05:00
Waterpicker
f6f3f53e6e Attempt to fix rift animation bug. 2017-12-29 12:20:56 -06:00
ZombieHDGaming
abdf76d9c4 Fixes Rift Signature Logic with only one-sided teleports 2017-12-29 13:18:37 -05:00
Runemoro
99bb633b64 Fix gradle and jar 2017-12-29 06:43:12 -05:00
Runemoro
f4c2f42d43 Fix rift signature 2017-12-29 04:31:55 -05:00
Runemoro
0c4e916042 Merge remote-tracking branch 'origin/signature-wip' into 1.12-WIP 2017-12-29 02:21:55 -05:00
Runemoro
ba690bf99e Improvements 2017-12-29 02:18:34 -05:00
Runemoro
7dacc56bd7 AnnotatedNBT 2017-12-28 23:46:29 -05:00
Waterpicker
eacb9dcd84 Prototype version of rift signature. 2017-12-27 21:46:36 -06:00
Runemoro
2e5217a17c Clean up ddutils and bug fixes
- Removed unused utils
 - Use Java 8 streams API
 - Fix calculation of pocket id from coordinates
 - Fix /pocket tab completion and null pointer
2017-12-27 18:31:04 -05:00
Runemoro
0bbc2e4ebb com.zixiken -> org.dimdev 2017-12-27 02:49:36 -05:00
Runemoro
9b102a0174 Escape rift + rift remover crafting recipe 2017-12-26 20:29:40 -05:00
Runemoro
649bb9398b Bug fixes 2017-12-26 05:47:46 -05:00
Runemoro
7a65d60c4b Implement rift remover 2017-12-26 04:39:43 -05:00
Runemoro
07d6e48647 Fixes to teleportation logic 2017-12-26 04:17:24 -05:00
Runemoro
ffd8c6ed3c Split teleportation logic and make it extensible by other mods 2017-12-25 23:27:21 -05:00
Runemoro
c4560a78ba DimDoors beta 2017-12-24 07:54:59 -05:00
Runemoro
9e7646d047 Bug fixes
- Fix dimensional trapdoor
 - Fix world unload bug
 - Fix gradle bug
2017-12-24 04:36:33 -05:00
Runemoro
94cadce276 Fix sponge bug and improve rift setup system 2017-12-24 02:48:55 -05:00
Runemoro
de53f20420 A few fixes 2017-12-23 19:06:56 -05:00
Runemoro
00e02bd7ea Fix pocket schematics 2017-12-22 03:00:22 -05:00
Runemoro
02c7c61c73 Refactor utils 2017-12-21 20:29:37 -05:00