summaryrefslogtreecommitdiff
path: root/scenes/interface.tscn
AgeCommit message (Expand)Author
2023-05-01Fix MessageLabel typoLogan
2023-04-30Move to Godot 4 and fixesLogan
2023-02-01Make GUI reponsive to other aspect ratioscflip
2023-01-30Added pausemenu and various changes to interface.Logan
2022-10-03Apply text shadow colour to all labels using a common interface themecflip
2022-10-02Added hourglass sprite into game interface.Logan
2022-10-01Add next phase counter and improved interface script.Logan
2022-10-01Add initial implementation of a timeout screen.Logan
2022-09-30Removed the need for two timers and cleaned up some stuff.Logan
2022-09-27Add new font and theme data folder.Logan
2022-09-27Made interface a CanvasLayer, ensuring it's rendered above everything.Logan
2022-09-26Renaming and refactoring of interface scene.Logan
2022-09-26Prevented score from increasing once timer reaches zero.Logan
2022-09-26Add countdown timer.Logan
2022-09-25Reduce scale of interface text.Logan
2022-09-23Moved and renamed files.Logan
2022-09-23Basic UI with score counter and other minor changes.Logan