• Joined on 2026-01-12
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-02-16 21:00:11 +00:00
e597b86212 cleanup code
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-02-16 20:50:26 +00:00
3684788237 fixed up arrow bug
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-02-16 20:20:30 +00:00
1c9d43a5f7 added arrow keys to move cursor in terminal
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-02-15 19:55:23 +00:00
a7737b10e0 you can cycle through your command history
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-02-01 01:43:19 +00:00
a66f4c95cc tweaked lighting changes
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-01-25 01:02:06 +00:00
6b6ca53fbf added fog to the scene
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-01-24 14:12:29 +00:00
53254ab87b optimised code and made help command easier to read
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-01-24 13:39:09 +00:00
606e203b93 cleaned code and prefixed display text of directories when using the ls command to have an /
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-01-23 15:08:17 +00:00
6f92ab851f fixed scrolling issue
Brazly deleted branch RichTextLabel-port from Brazly/fnaf-gameshow-fangame 2026-01-23 04:34:44 +00:00
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-01-23 04:34:35 +00:00
2548d5128e Merge pull request 'RichTextLabel-port' (#5) from RichTextLabel-port into main
4dc44a5e08 fixed caret issue so it properly tracks
86fe0cad08 added rich text label instead of regular label for terminal but there are bugs
Compare 3 commits »
Brazly merged pull request Brazly/fnaf-gameshow-fangame#5 2026-01-23 04:34:34 +00:00
RichTextLabel-port
Brazly created pull request Brazly/fnaf-gameshow-fangame#5 2026-01-23 04:34:22 +00:00
RichTextLabel-port
Brazly pushed to RichTextLabel-port at Brazly/fnaf-gameshow-fangame 2026-01-23 04:33:17 +00:00
4dc44a5e08 fixed caret issue so it properly tracks
Brazly pushed to RichTextLabel-port at Brazly/fnaf-gameshow-fangame 2026-01-23 04:04:09 +00:00
86fe0cad08 added rich text label instead of regular label for terminal but there are bugs
Brazly created branch RichTextLabel-port in Brazly/fnaf-gameshow-fangame 2026-01-23 04:04:09 +00:00
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-01-18 15:43:54 +00:00
d1d32aef84 cleaned up interaction code
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-01-18 14:33:41 +00:00
0484218760 added scrolling but scrolls infinitely
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-01-18 13:01:46 +00:00
e1a302ff24 fixed text overflowing at the bottom by always setting the scroll value to be the max
Brazly pushed to main at Brazly/fnaf-gameshow-fangame 2026-01-17 22:57:30 +00:00
0247e53de7 changed it so help message doesnt go off screen when typing commands rapidly. Does make it look a bit weird though