Commit Graph

17 Commits

Author SHA1 Message Date
Brazly
a7737b10e0 you can cycle through your command history 2026-02-15 19:55:05 +00:00
Brazly
53254ab87b optimised code and made help command easier to read 2026-01-24 14:12:21 +00:00
Brazly
606e203b93 cleaned code and prefixed display text of directories when using the ls command to have an / 2026-01-24 13:39:01 +00:00
Brazly
6f92ab851f fixed scrolling issue 2026-01-23 15:08:07 +00:00
BrazlyBearWolf
4dc44a5e08 fixed caret issue so it properly tracks 2026-01-23 04:33:08 +00:00
BrazlyBearWolf
86fe0cad08 added rich text label instead of regular label for terminal but there are bugs 2026-01-23 04:01:11 +00:00
Brazly
d1d32aef84 cleaned up interaction code 2026-01-18 15:43:44 +00:00
Brazly
0484218760 added scrolling but scrolls infinitely 2026-01-18 14:33:31 +00:00
Brazly
e1a302ff24 fixed text overflowing at the bottom by always setting the scroll value to be the max 2026-01-18 13:01:28 +00:00
Brazly
0247e53de7 changed it so help message doesnt go off screen when typing commands rapidly. Does make it look a bit weird though 2026-01-17 22:57:23 +00:00
Brazly
1b8896b860 if player inputs command with caps, it recognises this and returns them 2026-01-16 04:02:50 +00:00
Brazly
edc545bef9 added basic help command 2026-01-16 03:54:29 +00:00
Brazly
4652c706b9 added aliases for multiple commands 2026-01-16 03:32:02 +00:00
Brazly
6ff1ab2670 you can now find retrieve data using cat without changing the directory 2026-01-16 03:10:57 +00:00
Brazly
cf5fecaf4e got rid of ui vertical scrolling fixes as its already been set limits 2026-01-16 00:50:15 +00:00
Brazly
99b3c08d4a fixed characters going off screen at the bottom 2026-01-13 05:29:38 +00:00
Brazly
b58b59eb96 initial commit 2026-01-13 03:47:51 +00:00