Commit Graph

8 Commits

Author SHA1 Message Date
Branden J Brown 3a56afe640 add personal dev scene
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-08-19 10:38:49 -05:00
Michael ad725ee518 refactor: unify runtime sets, update naming of event channels (#17)
ci/woodpecker/push/woodpecker Pipeline was successful Details
Some general refactors:
Turns HeroPartySO into a runtime set class.
Make runtime set an IEnumerable
Simplify name of events

Reviewed-on: #17
Reviewed-by: zephyr <zephyr@noreply.localhost>
Co-authored-by: Michael <mep053@gmail.com>
Co-committed-by: Michael <mep053@gmail.com>
2023-08-12 22:26:36 -05:00
Michael 7b48612c4b Implement wave based spawning of enemies #11
ci/woodpecker/push/woodpecker Pipeline was successful Details
Implements basic waves of enemies that spawn. #11

Reviewed-on: #16
Reviewed-by: zephyr <zephyr@noreply.localhost>
Co-authored-by: Michael <mep053@gmail.com>
Co-committed-by: Michael <mep053@gmail.com>
2023-08-10 16:24:42 -05:00
zephyr a67aee24aa party (#15)
ci/woodpecker/push/woodpecker Pipeline was successful Details
Resolves #6.
Updates #3.

Co-authored-by: Branden J Brown <zephyrtronium@gmail.com>
Reviewed-on: #15
Reviewed-by: madxmike <madxmike@noreply.localhost>
2023-08-07 11:34:42 -05:00
zephyr 81c1c0de0e feature-duder (#9)
ci/woodpecker/push/woodpecker Pipeline was successful Details
Updates #3.

Co-authored-by: Branden J Brown <zephyrtronium@gmail.com>
Reviewed-on: #9
Reviewed-by: madxmike <madxmike@noreply.localhost>
2023-08-04 18:37:13 -05:00
Michael 3043c54bc4 Add Camera controlled by player. #7 (#10)
ci/woodpecker/push/woodpecker Pipeline was successful Details
Adds the player camera as described in #7.

As a note for the future that I forgot to add as a comment here, the camera zoom and rotation should be tweened to give a smoother effect.

Reviewed-on: #10
Reviewed-by: zephyr <zephyr@noreply.localhost>
Co-authored-by: Michael <mep053@gmail.com>
Co-committed-by: Michael <mep053@gmail.com>
2023-07-31 19:10:41 -05:00
zephyr 51fabc12b6 feature-attributes (#7)
ci/woodpecker/push/woodpecker Pipeline was successful Details
Updates #2.

Co-authored-by: Branden J Brown <zephyrtronium@gmail.com>
Reviewed-on: #7
2023-07-30 10:58:19 -05:00
Branden J Brown 4245513c7c reinitialize project
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-07-28 17:29:45 -05:00