Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

console: use arrow sprite for caret #224

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

lahm86
Copy link
Collaborator

@lahm86 lahm86 commented Sep 9, 2024

Resolves #91.

This replaces the placeholder caret with the same arrow sprite as is used in TR1X (108 below). The legal char check meant we couldn't go above 101 I think, although I'm not quite sure how the likes of the sound symbols were rendering already.

image

@lahm86 lahm86 added Enhancement Improvement of an existing feature Priority: medium labels Sep 9, 2024
@lahm86 lahm86 added this to the 0.3 milestone Sep 9, 2024
@lahm86 lahm86 self-assigned this Sep 9, 2024
@lahm86 lahm86 requested review from a team as code owners September 9, 2024 10:32
@lahm86 lahm86 requested review from rr-, walkawayy and aredfan and removed request for a team September 9, 2024 10:32
@lahm86 lahm86 force-pushed the issue-91-console-caret branch from ad09193 to 01c119e Compare September 9, 2024 10:33
Copy link

@aredfan aredfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice. 👌

This replaces the placeholder caret with the same arrow sprite as is
used in TR1X.

Resolves LostArtefacts#91.
@lahm86 lahm86 force-pushed the issue-91-console-caret branch from 01c119e to ad0e175 Compare September 9, 2024 11:52
@lahm86 lahm86 merged commit fc79d77 into LostArtefacts:develop Sep 9, 2024
2 checks passed
@lahm86 lahm86 deleted the issue-91-console-caret branch September 9, 2024 11:53
@rr- rr- added the TR2 label Oct 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement Improvement of an existing feature Priority: medium TR2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: improve the developer console caret sprite
3 participants