-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Version 2.0.1 | ||
|
||
![tardis_refined_v2.png](tardis_refined_v2.png) | ||
|
||
## ADDITIONS | ||
- Added Eject Button to TARDIS Menu | ||
- Added Faded Shell Variant for Police Box | ||
|
||
## BUG FIXES | ||
+ Fixes [#271](https://github.com/WhoCraft/TardisRefined/issues/271) - Darkened background of reconfiguration UI is rendering in the foreground | ||
+ Fixes [#259](https://github.com/WhoCraft/TardisRefined/issues/259) - Console Configurator Hologram no longer updates | ||
+ Fixes [#257](https://github.com/WhoCraft/TardisRefined/issues/257) - Immersive Portals stops teleportation in ARS Airlock area | ||
+ Fixes [#253](https://github.com/WhoCraft/TardisRefined/issues/253) - Failure to launch on NeoForge | ||
+ Fixes [#254](https://github.com/WhoCraft/TardisRefined/issues/254) - Gravity well fall damage | ||
+ Refines Immersive Portal Compatibility (Not every Shell with have Immersive Portals yet) | ||
+ Stopped the ability to sleep within a TARDIS (You can change this with a DataPack) | ||
|
||
|
||
## CODE IMPROVEMENTS | ||
+ Refactored code for ConsoleModels for performance | ||
+ Refactored code for TardisClientData to make it more performant | ||
+ Refactored code for Teleporting to ease future porting |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters