Tuula Turto

Results 72 issues of Tuula Turto
trafficstars

since cooldown will add any unknown skill to character, skill-ready? will return true to unknown skills. It should return false, when character doesn't have the skill.

bug
engine
up for grabs

subtasks: #152 - mouse controls for moving #153 - mouse controls for combat #154 - mouse controls for picking up items #155 - new inventory dialog with mouse support

feature
game
qt
epic

- [ ] solve should be able to tackle list of variables or list of lists of variables (or any other arbitrary collection of variables).

engine

https://github.com/tuturto/pyherc/blob/master/src/pyherc/ports/combat.hy#L37 attack-legal? should have rng parameter. Now this code will crash as soon as it's called.

bug
engine
up for grabs

https://github.com/tuturto/pyherc/blob/master/src/pyherc/ports/combat.hy#L67 It seems melee attacks aren't possible when character has ammunition quivered, even if they are using melee weapon.

bug
engine
up for grabs

track what player does and summarize it provide commentary to game

feature
engine
game