Skip to content

Releases: DimensionalDevelopment/DimDoors

untagged-ae471b326fc3e472da9b: Refactor a few things

05 Apr 08:49
Compare
Choose a tag to compare
 * 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

05 Apr 10:10
Compare
Choose a tag to compare
Colored ancient fabric

untagged-a9d86881a01b1d0dc6f0

05 Apr 03:11
Compare
Choose a tag to compare
Fix eternal fabric and dimensional trapdoor

untagged-a9205a0f089b29b0a5b2

05 Apr 22:46
Compare
Choose a tag to compare
Add rift stabilizer and adjust recipes

untagged-a5670fafe0cdf4bed620: A few final changes

05 Apr 12:39
Compare
Choose a tag to compare
 * Update readme
 * Reduce rift jitter
 * Rift size config option
 * Crafting recipes for colored fabric
 * Lang strings for config options

untagged-270901d2a1a167ee0597

05 Apr 19:40
Compare
Choose a tag to compare

untagged-ea3b141b952f95b50235: Rift render and right-click improvments

04 Apr 06:13
Compare
Choose a tag to compare
 - 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

04 Apr 03:14
Compare
Choose a tag to compare
Remove initializer from @SideOnly(CLIENT) (again!)

untagged-121bcc2cf0a60749a2da

04 Apr 01:00
Compare
Choose a tag to compare
Workaround for classloader bug

untagged-ec285737593fd94714aa

02 Apr 05:37
Compare
Choose a tag to compare
Port old rift renderer