Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
CommandrMoose committed Apr 25, 2024
1 parent eb5f51f commit b9385eb
Show file tree
Hide file tree
Showing 6 changed files with 86 additions and 0 deletions.
Binary file added Writerside/images/tardis_refined_v2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions Writerside/topics/Changelogs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelogs

The following is a list of changelogs with each version of the mod.

## 1.20.x


## 1.19.x

[Version 1.0.1](Version-1-0-1.md)<br/>
[Version 1.0](Version-1-0.md)
11 changes: 11 additions & 0 deletions Writerside/topics/Version-1-0-1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Version 1.0.1

## Changes
- Disables Immersive Portals Support for Forge
- Removes the ability to travel to Immersive Portal Dimensions
- Allows the ability to break and place in the corridor hub
- Fixed missing particles in Flight Detector Model
- Added missing sound subtitles
- Fixed Tardis being unable to land on ice
- Fixed a compatibility issue with Immersive Portals that causes the dematerialisation/rematerialisation animation to be played at twice the intended speed
- Fixed players being unable to login in a Tardis' exterior shell has a null TARDIS_ID value.
54 changes: 54 additions & 0 deletions Writerside/topics/Version-1-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Version 1.0

## Immersive Portals Support!
You can now use Immersive Portals alongside TARDIS Refined to create a Bigger on the Inside effect!

## Devices

+ <u>Landing Pad</u>
The landing pad acts as a summoner for a TARDIS. Right click one with a bound TARDIS key to call the TARDIS.

+ <u>Flight Detector</u>
A redstone-based block which will output a redstone signal strength equal to the progress in flight.

## Shells
+ Added Big Ben, Nuka, Growth, Portaloo and Pagoda shells
+ Added animations to a select number of shells where appropriate
+ Shells now incorperate the new Pattern system

## Desktops

+ The desktop selection UI now has a nice static to load in the images
+ Added Victorian, Future Nostalgia, Nuka and Violet Eye desktops.
~ Modified Coral and Toyota desktops.

+ Added Datapack Support for Desktops
- Add custom desktops via datapacks, generated by the new desktop generation command

## Internal

+ Replaced the dimension stone with Growth Stone which can be mined with the new Growth Drill
+ Added Hardened Growth Stone which acts as bedrock for the TARDIS dimension

# Patterns!
+ Customize your TARDIS for consoles and shells to add new textures!

## Commands

+ Added `/tardis_refined interior <DIMENSION_ID>` to teleport the player inside a TARDIS
+ Added `/tardis_refined data export desktop <X1> <Y1> <Z1> <X2> <Y2> <Z2> <INCLUDE_ENTITIES> <name_space> <desktop_id> <datapack_name> <display_name>` - generates a desktop datapack for a select radius


# Other
- Added crafting recipe for internal doors
- Fixed halting the server when the TARDIS lands (we think)
- Fixed control entities spamming the console
- Fixed control entities dying in front of the player
- Fixed compatibilities with mods that take attributes from control entities
- Removed Dave from the inside of the console models
- Fixed the Console Manipulator deleting non-console blocks
- Changed the temperature of the TARDIS to be more humidified
- Changed key binding on the monitor so it doesn't open the monitor when clicked
- Removed the Bulk Head Door and ARS Egg from the creative menu
- Made our blocks require tools to break
- The Enderdragon can no longer break the TARDIS shell
5 changes: 5 additions & 0 deletions Writerside/topics/Version-2-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Version 2.0

![tardis_refined_v2.png](tardis_refined_v2.png)

``This list is a WIP``
5 changes: 5 additions & 0 deletions Writerside/tr.tree
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@
<toc-element topic="External-Shell-Patterns.md"/>
</toc-element>
</toc-element>
<toc-element topic="Changelogs.md">
<toc-element topic="Version-2-0.md"/>
<toc-element topic="Version-1-0-1.md"/>
<toc-element topic="Version-1-0.md"/>
</toc-element>
<toc-element topic="Contributing-to-this-Wiki.md"/>

</instance-profile>

0 comments on commit b9385eb

Please sign in to comment.