Releases: DimensionalDevelopment/DimDoors
Releases · DimensionalDevelopment/DimDoors
untagged-ae471b326fc3e472da9b: Refactor a few things
* Reorganize build.gradle * Upgrade gradle to 4.6 * Rename items in code to match actual names * Reformat JSON * Remove rift item * Move rift tile entity to tileentities package * Remove unnecessary .gitignore entries
untagged-ac911d561fafd12351bf
Colored ancient fabric
untagged-a9d86881a01b1d0dc6f0
Fix eternal fabric and dimensional trapdoor
untagged-a9205a0f089b29b0a5b2
Add rift stabilizer and adjust recipes
untagged-a5670fafe0cdf4bed620: A few final changes
* Update readme * Reduce rift jitter * Rift size config option * Crafting recipes for colored fabric * Lang strings for config options
untagged-270901d2a1a167ee0597
Update version
untagged-ea3b141b952f95b50235: Rift render and right-click improvments
- Highlight rift core when trying to place a door next to a rift, and warn player about instability (place again to confirm placing next to rift) - Clean up LSystem class - Make rifts jitter less - Stop rift particle flicker, lower max age - Make rifts grow a bit slower - Replace option to use old animation with option to highlight the rift core - Make rift render yaw match teleport target yaw
untagged-b965167869afdba301a2
Remove initializer from @SideOnly(CLIENT) (again!)
untagged-121bcc2cf0a60749a2da
Workaround for classloader bug
untagged-ec285737593fd94714aa
Port old rift renderer