summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-15Fix physics sleep preventing ball position resetHEADmasterLogan
2023-05-15Added basketball collision sounds and audio systemLogan
2023-05-01Fix MessageLabel typoLogan
2023-05-01Remove now unnecessary error ignore flags.Logan
2023-05-01Dynamically determine camera limits based on background size.Logan
2023-05-01Replace old background with new oneLogan
2023-04-30Add animation to leaderboardLogan
2023-04-30Move to Godot 4 and fixesLogan
2023-02-15Added leaderboard and various tweaksLogan
2023-02-02Refactored optionsmenu script and sceneLogan
2023-02-02Improve characteristics of pausemenuLogan
2023-02-02Make splashscreen responsive to other aspect ratiosLogan
2023-02-02Remove unnecessary node from mainmenu sceneLogan
2023-02-01Make audio settings functionalLogan
2023-02-01Allow the aspect ratio to change when window is resizedcflip
2023-02-01Refactor camera code to be responsive to aspect ratiocflip
2023-02-01Make GUI reponsive to other aspect ratioscflip
2023-02-01Configured theme file and made small changes to UILogan
2023-02-01Added music scene singletonLogan
2023-01-31Add remaining pause menu texturesLogan
2023-01-31Prevent unnecessary debug info from being printedLogan
2023-01-31Add inital version of options menuLogan
2023-01-30Removed setting that introduced imperfect pixel snappingLogan
2023-01-30Imported and added new texture buttons to pausemenuLogan
2023-01-30Ensure scores are only counted when object is basketballLogan
2023-01-30Increase wall height to avoid camera out of boundsLogan
2023-01-30Added pausemenu and various changes to interface.Logan
2023-01-30Added mainmenuLogan
2023-01-30Added splashscreenLogan
2022-10-03Apply text shadow colour to all labels using a common interface themecflip
2022-10-02Import retry icons.Logan
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-10-01Change when basketball script emits reset signal.Logan
2022-10-01Prevent camera from zooming too far out.Logan
2022-09-30Adjust offset of release indicator.Logan
2022-09-30Updated hoop textures.Logan
2022-09-30Add an indicator for the last point where the ball was releasedcflip
2022-09-30Added testing controls to test repositioning.Logan
2022-09-30Tweaked camera logic.Logan
2022-09-30Improved position changer and removed the need for a global variable.Logan
2022-09-30Make wall sprites appear taller.Logan
2022-09-30Removed the need for two timers and cleaned up some stuff.Logan
2022-09-29Added improvements to camera logic and zooming.Logan
2022-09-29Add left wall collider.Logan
2022-09-29Change project defaults and reimport images.Logan
2022-09-27Add new font and theme data folder.Logan
2022-09-27Add camera node and basic camera logic.Logan
2022-09-27Remove the need for a hoop position variable.Logan