11 Commits

Author SHA1 Message Date
37b0069108 VS-4/player-health-system (#11)
UPDATED TO GODOT 4.4!!!

Added:

an open source font just to have something different than Godot's default

Semblance of a framework for the UI

a health bar

a label that shows your time in seconds. Should probably make it show minutes and seconds

a menu that appears in the player's death state that shows the amount of time the player lived and their kill count. Also has a working quit button and non-working try again button.

a button that instantly kills you, which is "T."

Co-authored-by: ysandler <ysandler@tzed.io>
Reviewed-on: #11
Reviewed-by: Yehoshua Sandler <ysandler@beitzah.net>
2025-03-23 07:18:43 -05:00
da46fd1db7 Update ignores for godot (#10)
Reviewed-on: #10
Reviewed-by: Travis Gatlin <travisgatlin53@yahoo.com>
Co-authored-by: Yehoshua Sandler <accounts@tzed.io>
Co-committed-by: Yehoshua Sandler <accounts@tzed.io>
2025-03-10 20:25:44 -05:00
528ff9d82a remove-tweening-on-rotation (#9)
partially for #3

Co-authored-by: Travis Gatlin <travisgatlin53@yahoo.com>
Reviewed-on: #9
Reviewed-by: Travis Gatlin <travisgatlin53@yahoo.com>
Co-authored-by: Yehoshua Sandler <accounts@tzed.io>
Co-committed-by: Yehoshua Sandler <accounts@tzed.io>
2025-03-10 20:15:30 -05:00
976d690299 need to fix the angle interpolation but its a start (#8)
it does a weird thing when you go from one side to the other, probably because of how godot handles the angles. It's def fixable but I'll have to play around with it more

Reviewed-on: #8
Reviewed-by: ysandler <accounts@tzed.io>
Co-authored-by: Travis Gatlin <travisgatlin53@yahoo.com>
Co-committed-by: Travis Gatlin <travisgatlin53@yahoo.com>
2025-03-10 19:23:22 -05:00
66f09fb6eb Merge pull request 'hihihihihihihihihihihihi' (#7) from add-basic-movement into main
Reviewed-on: #7
Reviewed-by: ysandler <accounts@tzed.io>
2025-02-16 15:42:01 -06:00
2cdd7f876a hihihihihihihihihihihihi 2025-02-16 15:37:46 -06:00
7fdd43b8ef Merge pull request 'feat: add Rachels init bird sheet' (#2) from adding-initial-bird-sprite into main
Reviewed-on: #2
2025-02-16 14:05:52 -06:00
0000f640b1 add rachek 2025-02-16 14:02:01 -06:00
2f5f9f0127 Merge pull request 'sprites' (#1) from adding-initial-sprites into main
Reviewed-on: #1
2025-02-16 13:59:03 -06:00
0a6418c532 sprites 2025-02-16 13:49:26 -06:00
78c2f00803 first commit 2025-02-16 13:30:23 -06:00