• Joined on 2023-07-08
zephyr created branch feature-attribute in studio/idle-survivors 2023-07-23 15:18:34 -04:00
zephyr commented on issue studio/idle-survivors#2 2023-07-22 21:42:46 -04: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 14:13:43 -04: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 14:05:55 -04:00
zephyr pushed to main at studio/idle-survivors 2023-07-17 12:49:26 -04:00
5793bb04a3 set up license for every unity invocation
zephyr pushed to main at studio/idle-survivors 2023-07-17 12:45:17 -04:00
3c31c751f2 set up license for every unity invocation
zephyr pushed to main at studio/idle-survivors 2023-07-17 12:38:27 -04:00
2a4f2449d7 chuck some logging into ci scripts
zephyr pushed to main at studio/idle-survivors 2023-07-17 12:34:00 -04:00
3920414859 chuck some logging into ci scripts
zephyr pushed tag v2023-07-17 to studio/idle-survivors 2023-07-17 01:00:10 -04:00
zephyr pushed to main at studio/idle-survivors 2023-07-17 00:57:19 -04:00
06ccf153c9 remove test stages from CI while we have no tests
zephyr pushed to main at studio/idle-survivors 2023-07-17 00:55:49 -04:00
65b6e17862 add Code Coverage package
zephyr pushed tag v23.07.16 to studio/idle-survivors 2023-07-17 00:52:28 -04:00
zephyr pushed to main at studio/idle-survivors 2023-07-17 00:49:13 -04:00
bf25f26cd3 meta: add Woodpecker CI
zephyr pushed to main at studio/idle-survivors 2023-07-17 00:36:35 -04:00
038818ca70 meta: add Woodpecker CI
zephyr pushed to main at studio/idle-survivors 2023-07-17 00:33:44 -04:00
adc475ee2c meta: add Woodpecker CI
zephyr pushed to main at studio/idle-survivors 2023-07-17 00:32:33 -04:00
f87ec12b99 meta: add Woodpecker CI
zephyr pushed to main at studio/idle-survivors 2023-07-17 00:30:26 -04:00
148e3843f6 meta: add Woodpecker CI
zephyr pushed to main at studio/idle-survivors 2023-07-13 21:32:11 -04:00
3241788427 repo: add gameci gitignore entries'
zephyr commented on issue studio/idle-survivors#2 2023-07-13 00:02:47 -04:00
Implement Attribute System

Just a note: "a float" won't really be able to capture the idle game spirit. I think we'll want some variety of arbitrary precision number. Doubles may suffice, depending on final balancing, but…

zephyr commented on issue studio/idle-survivors#1 2023-07-12 23:53:28 -04:00
CICD Setup

Woodpecker exists: https://ci.sunturtle.xyz/