Conversation
Co-authored-by: adam133 <20442729+adam133@users.noreply.github.com> Agent-Logs-Url: https://github.com/adam133/terradrive/sessions/3f204d72-14dd-44e0-9588-f58a93308846
…-reset-car Add Exit Game and Reset Car buttons to ESC menu
- Add OsmLevelLoader.TryParseCoordinates() static helper for parsing "lat, lon" strings - Replace separate lat/lon fields with single Coordinates field in CoordinateEntryHud (IMGUI) - Replace separate lat/lon TMP_InputFields with single Coordinates field in StartupMenuUi (uGUI) - Add 11 unit tests for TryParseCoordinates covering valid/invalid/edge cases Co-authored-by: adam133 <20442729+adam133@users.noreply.github.com> Agent-Logs-Url: https://github.com/adam133/terradrive/sessions/bc83221f-b747-486e-8056-e5ceecfbbca7
…menu Replace split lat/lon inputs with single combined coordinate field
Co-authored-by: adam133 <20442729+adam133@users.noreply.github.com> Agent-Logs-Url: https://github.com/adam133/terradrive/sessions/31fb9039-1f7e-4c19-9864-cbc426278d61
…undled Move default map data to StreamingAssets so it's bundled in standalone builds
Co-authored-by: adam133 <20442729+adam133@users.noreply.github.com> Agent-Logs-Url: https://github.com/adam133/terradrive/sessions/d961d13b-1c67-415f-80e2-3e9d8381856d
…orroad Rename TerraDrive → VectorRoad
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.
No description provided.