WhoCraft / TardisRefined

A Minecraft mod for Forge and Fabric which brings the TARDIS from Doctor Who to Minecraft.
Other
58 stars 23 forks source link

Removed LastKnownLocation for CurrentLocation #244

Closed CommandrMoose closed 6 months ago

CommandrMoose commented 6 months ago

This PR removes the LastKnownLocation from the exterior manager and moves it to the Piloting manager under the new name "CurrentLocation".

Made entering a TARDIS update the currentLocation. Made flight set the current location when the ship lands. Re-worked @Jeryn99's logic for removing duplicate shells, adding a failsafe so if there's no recorded current value we make that shell the new value.

CommandrMoose commented 6 months ago

Addressed all the issues mentioned above