index
:
BasketBALLAZ
master
World's greatest basketball game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scenes
/
interface.tscn
Age
Commit message (
Collapse
)
Author
2023-05-01
Fix MessageLabel typo
Logan
2023-04-30
Move to Godot 4 and fixes
Logan
2023-02-01
Make GUI reponsive to other aspect ratios
cflip
2023-01-30
Added pausemenu and various changes to interface.
Logan
2022-10-03
Apply text shadow colour to all labels using a common interface theme
cflip
2022-10-02
Added hourglass sprite into game interface.
Logan
2022-10-01
Add next phase counter and improved interface script.
Logan
2022-10-01
Add initial implementation of a timeout screen.
Logan
2022-09-30
Removed the need for two timers and cleaned up some stuff.
Logan
2022-09-27
Add new font and theme data folder.
Logan
2022-09-27
Made interface a CanvasLayer, ensuring it's rendered above everything.
Logan
2022-09-26
Renaming and refactoring of interface scene.
Logan
2022-09-26
Prevented score from increasing once timer reaches zero.
Logan
2022-09-26
Add countdown timer.
Logan
2022-09-25
Reduce scale of interface text.
Logan
2022-09-23
Moved and renamed files.
Logan
2022-09-23
Basic UI with score counter and other minor changes.
Logan