Robert

Results 39 issues of Robert

Scrollbar cursors still aren't aligning to the grid correctly. Example-code by Antti Riikonen: ```py from math import * # Input text has this many lines (starts at 0 because that's...

Type: Bug
Priority: Low
Status: Accepted

This menu could be used for dropping, equipping and using items.

Priority: Low
Type: Feature
Status: Accepted

Priority: Low
Type: Feature
Status: Accepted

Medipacks could be added to restore a characters health (but not to heal critical injuries / status effects like blindness).

Priority: High
Type: Feature
Status: Accepted

Dogs can pick up items such as knives, jeans and ammunition and carry them around. This can be prevented on the "inventory-side" by limiting their carry capacity, but is probably...

Type: Bug
Priority: Medium
Status: Accepted

Alternatively deactivate texture packs if they are outdated.

Priority: Low
Status: Accepted
Type: Maintenance

If an item is removed from a stack on the floor the sprite of the tile isn't updated right away.

Type: Bug
Priority: Low
Status: Accepted

- [ ] Checking if there are spawns for all factions

Priority: Medium
Status: Accepted
Type: Maintenance

This will require some extra flags on the prefab templates and some changes to the map generation.,

Priority: High
Type: Feature
Status: Accepted

Might be nicer to generate the FactionManager at some higher level and just clearing the neutral and enemy factions instead of passing the player faction around constantly.

Priority: Low
Status: Accepted
Type: Maintenance