• Joined on 2023-07-08
zephyr commented on pull request studio/idle-survivors#17 2023-08-10 20:18:56 -05:00
refactor: unify runtime sets, update naming of event channels

Just FYI, I made the hero party a separate class rather than a generic RuntimeSetSO because the hero party will have other constraints, e.g. on size.

zephyr commented on pull request studio/idle-survivors#16 2023-08-09 21:12:47 -05:00
feature-waves

who

zephyr commented on pull request studio/idle-survivors#16 2023-08-09 21:12:47 -05:00
feature-waves

missing trailing comma

zephyr commented on pull request studio/idle-survivors#16 2023-08-09 21:12:47 -05:00
feature-waves

nit: verbose name

zephyr commented on pull request studio/idle-survivors#16 2023-08-09 21:12:47 -05:00
feature-waves

there's no foreach-ish loop appropriate to use here?

zephyr approved studio/idle-survivors#16 2023-08-09 21:12:47 -05:00
feature-waves
zephyr closed issue studio/idle-survivors#6 2023-08-07 11:35:38 -05:00
Party / Groups
zephyr pushed to main at studio/idle-survivors 2023-08-07 11:34:43 -05:00
a67aee24aa party (#15)
zephyr deleted branch party from studio/idle-survivors 2023-08-07 11:34:43 -05:00
zephyr merged pull request studio/idle-survivors#15 2023-08-07 11:34:42 -05:00
party
zephyr pushed to party at studio/idle-survivors 2023-08-07 11:31:04 -05:00
bdc0fe543a use property rather than getter for hero party
zephyr created pull request studio/idle-survivors#15 2023-08-06 22:50:01 -05:00
party
zephyr created branch party in studio/idle-survivors 2023-08-06 22:49:10 -05:00
zephyr pushed to party at studio/idle-survivors 2023-08-06 22:49:10 -05:00
15d8d1837d test that heroes are tracked by the party
e8f581dea8 add duders to the party
5b8f97e871 add basic hero party
Compare 3 commits »
zephyr pushed to main at studio/idle-survivors 2023-08-04 18:37:14 -05:00
81c1c0de0e feature-duder (#9)
zephyr deleted branch feature-duder from studio/idle-survivors 2023-08-04 18:37:14 -05:00
zephyr merged pull request studio/idle-survivors#9 2023-08-04 18:37:13 -05:00
feature-duder
zephyr pushed to feature-duder at studio/idle-survivors 2023-08-04 18:33:31 -05:00
9998bff138 Merge branch 'main' into feature-duder
3043c54bc4 Add Camera controlled by player. #7 (#10)
Compare 2 commits »
zephyr pushed to feature-duder at studio/idle-survivors 2023-08-02 21:31:14 -05:00
fc14ef1780 rename Heroism -> HeroUnit