2548d5128e
Merge pull request 'RichTextLabel-port' (#5) from RichTextLabel-port into main
Brazly2026-01-23 04:34:33 +00:00
4dc44a5e08
fixed caret issue so it properly tracks
BrazlyBearWolf
2026-01-23 04:33:08 +00:00
86fe0cad08
added rich text label instead of regular label for terminal but there are bugs
BrazlyBearWolf
2026-01-23 04:01:11 +00:00
d1d32aef84
cleaned up interaction code
Brazly
2026-01-18 15:43:44 +00:00
0484218760
added scrolling but scrolls infinitely
Brazly
2026-01-18 14:33:31 +00:00
e1a302ff24
fixed text overflowing at the bottom by always setting the scroll value to be the max
Brazly
2026-01-18 13:01:28 +00:00
0247e53de7
changed it so help message doesnt go off screen when typing commands rapidly. Does make it look a bit weird though
Brazly
2026-01-17 22:57:23 +00:00
129309ec3e
reated keys work in terminal
Brazly
2026-01-17 22:23:36 +00:00
1b8896b860
if player inputs command with caps, it recognises this and returns them
Brazly
2026-01-16 04:02:50 +00:00
edc545bef9
added basic help command
Brazly
2026-01-16 03:54:29 +00:00
4652c706b9
added aliases for multiple commands
Brazly
2026-01-16 03:32:02 +00:00
6ff1ab2670
you can now find retrieve data using cat without changing the directory
Brazly
2026-01-16 03:10:57 +00:00
9c7d450154
cleaned new game code
Brazly
2026-01-16 02:38:20 +00:00
41581bd2d1
changed change scene to file to call deffered so the current process ends before changing the scene
Brazly
2026-01-16 02:21:25 +00:00
cf5fecaf4e
got rid of ui vertical scrolling fixes as its already been set limits
Brazly
2026-01-16 00:50:15 +00:00
2a8cc09d06
Merge pull request 'disabled SSIL to workaround weird lighting glitch' (#4) from environment into main
Brazly2026-01-13 18:18:43 +00:00