• Joined on 2023-07-08
zephyr created branch feature-attributes in studio/idle-survivors 2023-07-30 01:36:17 -05:00
zephyr pushed to feature-attributes at studio/idle-survivors 2023-07-30 01:36:17 -05:00
3b0fc4481e rename HeroAttributes -> HeroAttributesSO
8170727c59 add stat effects, and rework attributes again
2bffefc0cb add skeleton of hero attributes
37436793ce rework Attribute to track its own bonuses
Compare 4 commits »
zephyr deleted branch feature-attribute from studio/idle-survivors 2023-07-28 17:36:48 -05:00
zephyr commented on pull request studio/idle-survivors#5 2023-07-28 17:36:34 -05:00
attribute system

The current state of this PR was included in 4245513c7c.

zephyr closed pull request studio/idle-survivors#5 2023-07-28 17:36:34 -05:00
attribute system
zephyr pushed to main at studio/idle-survivors 2023-07-28 17:33:37 -05:00
4245513c7c reinitialize project
zephyr pushed to feature-attribute at studio/idle-survivors 2023-07-23 14:38:00 -05:00
08b2f22052 add Attribute definition
bf19a9e50e use GameCI gitattributes
Compare 2 commits »
zephyr pushed to main at studio/idle-survivors 2023-07-23 14:33:41 -05:00
bf19a9e50e use GameCI gitattributes
zephyr created pull request studio/idle-survivors#5 2023-07-23 14:19:13 -05:00
WIP: attribute system
zephyr created branch feature-attribute in studio/idle-survivors 2023-07-23 14:18:34 -05:00
zephyr pushed to feature-attribute at studio/idle-survivors 2023-07-23 14:18:34 -05:00
541cdfeed3 add Attribute definition
zephyr commented on issue studio/idle-survivors#2 2023-07-22 20:42:46 -05:00
Implement Attribute System

Since duders and enemies have different stats, is the idea to make AttributeSet an interface with a public Attribute Get(someAttrEnum)?

zephyr pushed to main at studio/idle-survivors 2023-07-22 13:13:43 -05:00
ffeece2598 ci: don't run unity-using pipeline stages in parallel
zephyr pushed tag v23.07.22 to studio/idle-survivors 2023-07-22 13:05:55 -05:00
zephyr pushed to main at studio/idle-survivors 2023-07-17 11:49:26 -05:00
5793bb04a3 set up license for every unity invocation
zephyr pushed to main at studio/idle-survivors 2023-07-17 11:45:17 -05:00
3c31c751f2 set up license for every unity invocation
zephyr pushed to main at studio/idle-survivors 2023-07-17 11:38:27 -05:00
2a4f2449d7 chuck some logging into ci scripts
zephyr pushed to main at studio/idle-survivors 2023-07-17 11:34:00 -05:00
3920414859 chuck some logging into ci scripts
zephyr pushed tag v2023-07-17 to studio/idle-survivors 2023-07-17 00:00:10 -05:00
zephyr pushed to main at studio/idle-survivors 2023-07-16 23:57:19 -05:00
06ccf153c9 remove test stages from CI while we have no tests