index
:
BasketBALLAZ
master
World's greatest basketball game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2023-05-15
Fix physics sleep preventing ball position reset
HEAD
master
Logan
2023-05-15
Added basketball collision sounds and audio system
Logan
2023-05-01
Remove now unnecessary error ignore flags.
Logan
2023-05-01
Dynamically determine camera limits based on background size.
Logan
2023-04-30
Add animation to leaderboard
Logan
2023-04-30
Move to Godot 4 and fixes
Logan
2023-02-15
Added leaderboard and various tweaks
Logan
2023-02-02
Refactored optionsmenu script and scene
Logan
2023-02-02
Improve characteristics of pausemenu
Logan
2023-02-02
Make splashscreen responsive to other aspect ratios
Logan
2023-02-01
Make audio settings functional
Logan
2023-02-01
Refactor camera code to be responsive to aspect ratio
cflip
2023-02-01
Configured theme file and made small changes to UI
Logan
2023-02-01
Added music scene singleton
Logan
2023-01-31
Prevent unnecessary debug info from being printed
Logan
2023-01-31
Add inital version of options menu
Logan
2023-01-30
Ensure scores are only counted when object is basketball
Logan
2023-01-30
Added pausemenu and various changes to interface.
Logan
2023-01-30
Added mainmenu
Logan
2023-01-30
Added splashscreen
Logan
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-10-01
Change when basketball script emits reset signal.
Logan
2022-10-01
Prevent camera from zooming too far out.
Logan
2022-09-30
Add an indicator for the last point where the ball was released
cflip
2022-09-30
Added testing controls to test repositioning.
Logan
2022-09-30
Tweaked camera logic.
Logan
2022-09-30
Improved position changer and removed the need for a global variable.
Logan
2022-09-30
Removed the need for two timers and cleaned up some stuff.
Logan
2022-09-29
Added improvements to camera logic and zooming.
Logan
2022-09-27
Add camera node and basic camera logic.
Logan
2022-09-27
Remove the need for a hoop position variable.
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
Add some comments and minor correctness changes
cflip
2022-09-26
Remove debug testing controls
cflip
2022-09-26
Refactor basketball script and scene
cflip
2022-09-26
Refactored sprite drag-orbiting code.
Logan
2022-09-26
Make sprite retain direction when cursor leaves outer radius
cflip
2022-09-26
Prevented score from increasing once timer reaches zero.
Logan
2022-09-26
Made random position use available variables to define range.
Logan
2022-09-26
Made basketball change position based on hoop's position.
Logan
2022-09-26
Add countdown timer.
Logan
2022-09-26
Made improvements to efficiency and readability of code.
Logan
2022-09-26
Made starting position increase then randomize after scoring 5.
Logan
2022-09-25
Allow shooting when sprite is at the outer shape bounds.
Logan
2022-09-24
Reduce scale of entire scene by 5 and upscale the window instead
cflip
2022-09-24
Don't allow dragging the basketball while it is in physics mode
cflip
2022-09-24
Add ghost sprite when dragging basketball.
Logan
[next]