0.1.0#17
Open
Jvella94 wants to merge 2 commits into
Open
Conversation
Jvella94
commented
Sep 13, 2025
- Big rewrite of Marker Button UI Visibility.
- Marker Edtor added 6 more colours.
- Changed "Always displayed" to Marker Visible for clarity.
- Fixed typo of clear button name.
- Fixed error of wrong name for object for close button.
- Fixed error when loading save in space so localPlanet was null.
- Added Resource names to Markers.
- Changed "always displayed logic" to turn marker visibility on off (could not figure out what original implementation was attempting to do.)
- Marker List now is pinned to top right of screen, the columns will dynamically be created depending on screen resolution (tested 1080/2k, both seemed fine)
- Fixed text not rendering by reference object tht didn't work as expected. Now text is visible for both modes, new marker button and the markers on the list itself.
- Added logic for mode text to hide when marker list is hidden. leaving just the button.
- Changed logic so that the add new marker button is always near the marker button rather than the last entry. It also disappears correctly in this state when the max amount has been reached.
- If a player clicks another marker while being guided to a marker already, they will change direction and go towards that marker rather than stop and need another click.
- If the marker list button is right clicked while disabled, it will enable itself and open to edit mode to allow marker creation.
- Another space saved load fix.
- The Markers in the list don't have resources as text as it was too small to read, receommend description instead.
- Big rewrite of Marker Button UI Visibility. - Marker Edtor added 6 more colours. - Changed "Always displayed" to Marker Visible for clarity. - Fixed typo of clear button name. - Fixed error of wrong name for object for close button. - Fixed error when loading save in space so localPlanet was null. - Added Resource names to Markers. - Changed "always displayed logic" to turn marker visibility on off (could not figure out what original implementation was attempting to do.) - Marker List now is pinned to top right of screen, the columns will dynamically be created depending on screen resolution (tested 1080/2k, both seemed fine) - Fixed text not rendering by reference object tht didn't work as expected. Now text is visible for both modes, new marker button and the markers on the list itself. - Added logic for mode text to hide when marker list is hidden. leaving just the button. - Changed logic so that the add new marker button is always near the marker button rather than the last entry. It also disappears correctly in this state when the max amount has been reached. - If a player clicks another marker while being guided to a marker already, they will change direction and go towards that marker rather than stop and need another click. - If the marker list button is right clicked while disabled, it will enable itself and open to edit mode to allow marker creation. - Another space saved load fix. - The Markers in the list don't have resources as text as it was too small to read, receommend description instead.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.