Oskar

Results 61 issues of Oskar

Currently you can't, which is annoying.

feature

This [kind internet user](https://www.reddit.com/r/slaythespire/comments/s3egcg/enemy_designs_for_an_alternative_act_iii_concept/?utm_source=share&utm_medium=web2x&context=3) has allowed us to use these illustrations for Slay the Web. ![slaytheweb-monsters-imgur](https://user-images.githubusercontent.com/184567/151695914-d1a651bd-a3f3-4d8f-887d-00a96390e10e.png) Currently all enemies only have a healthbar.

good first issue
UI

## Problem Current state of the dungeons: - The monsters you have to fight in the dungeons are randomly chosen. - Monsters are divided into three categories: `monsters`, `elites` and...

feature
help wanted

Throughout the codebase we have several enums. Issue is that they aren't technically enums so there could easily be typos and errors around. Since this project has the dogma of...

low priority

Right now we're changing "scene background" depending on the current floor. This is OK, but is there another way we'd rather do it? Also, we need a lot more backgrounds....

UI

example https://spirelogs.com/viewrun.php?run=714985

feature
low priority

Sometimes it's interesting to see how long it took you to complete the dungeon. Could add a timer to the "Escape" menu? - Should we add the timer to always...

feature
question

Powers are now in but it's not super clear how they behave. Let's try to implement a few more advanced powers and see if the current architecture works or what...

feature
low priority

The history of your turns and state, which makes it possible to undo, is stored in the `ActionManager`. This is not part of the game state, so you can't undo...

bug
feature
low priority

- [x] - Press `e` to end turn - [ ] - Playing cards with tap instead of drag. E.g. tap one to select, tap `Monster` again to play. -...

feature
low priority