Commit Graph

15 Commits

Author SHA1 Message Date
6dd20aff97 merged changes to main, didn't test thoroughly just skimmed hopefully it works :P 2026-03-08 19:48:00 -07:00
894f77e3cd Cleanup
Cleaning up the messy sections of my code and making the debug console output easier to read
2026-03-04 13:11:51 -08:00
bbda9768a2 Fixed projectile rotation
Fixed minor visual glitch where projectiles wouldn't be at the correct rotation after being deflected
2026-03-03 17:04:12 -08:00
ebff6dfa3e Projectiles+bounce
I hate github desktop oh my god just let me create a new branch

i gave up on creating a new branch

It wont let me move to a new branch cause it thinks there are conflicts. what the fuck is the point of that

It may say that there are conflicting files. push them through anyways, git is tweaking. I tested it myself, and the last commit to main was also from me so there's nothing to be conflicting with
2026-03-02 02:19:20 -08:00
4e127b091c Merge pull request 'enemy+wraparound' (#2) from enemy+wraparound into main
Reviewed-on: andreyratz/block#2
2026-02-16 23:49:24 -08:00
d3eac34147 Merge pull request 'added mouse look and added a depressed elmo png for later' (#1) from Mouse-Look into main
Reviewed-on: andreyratz/block#1
2026-02-16 23:47:46 -08:00
a93f163b85 Added a basic monk enemy that always looks at the player
Also added a feature so it will wrap around if the player gets too far
2026-02-16 20:09:20 -08:00
dfbbdca8e9 added mouse look and added a depressed elmo png for later 2026-02-16 17:11:11 -08:00
50d1ded380 finished movement
normalized movement vectors, added controller support
2026-02-12 16:41:40 -08:00
2a4a745419 Added basic environment
Added temp sprite for player, background, and default template for
movement
2026-02-12 14:28:04 -08:00
269f542358 update
specifying godot version
2026-02-11 21:12:07 -08:00
45375899a9 update
adding basic content from the picture of the outline we made.
2026-02-11 20:46:53 -08:00
b21b048445 making todoList so that we can keep track of what needs to be done
initially
2026-02-11 20:42:09 -08:00
053f23e4c1 Update README.md 2026-02-11 20:21:20 -08:00
9bf73cecd1 Initial commit 2026-02-11 20:17:26 -08:00