Alic Szecsei
Alic Szecsei
This resolves #97 and adds a collection of the File Upload elements that Bulma uses, documented [here](https://bulma.io/documentation/form/file/). I had unrelated issues getting the documentation to build (#105), so there may...
When building the documentation, I get errors: ``` ERROR in [at-loader] ./docs/src/Components/NavBar.tsx:115:27 TS2344: Type '{}' does not satisfy the constraint 'RouteComponentProps'. Property 'match' is missing in type '{}'. ``` It...
Currently, enemies that teleport are moved using the spatial system (until the next turn, at least, when their position is removed and the map indexing system no longer includes them)....
Because damage effects created by a DOT status condition don't include a creator, if the player uses the effect to kill a monster they don't gain any XP from the...