Maxwell Anderson

Results 11 issues of Maxwell Anderson

Will probably have to add a key object variant and an optional "password" field for pathways and containers that the key matches with. Note that locked doors can be picked....

enhancement

Add a Breakable tag to doors that allow them to be broken down with a sufficient strength modifier and some randomness involved. Then locked doors can only be picked by...

enhancement

Currently a player is created with some default stats and some available skill points. Instead, the selected race/class combination should add/subtract different stats.

enhancement

Implement a sensible framework for the various spells a class will have. Also needs an easy way to learn spells by level like with stat increase. Spells should fall into...

enhancement

The number of tests should probably be increased, and each test should cover all possible use cases of each commands. Certain existing tests might contain useless lines or need to...

help wanted
good first issue
test

Currently, killed enemies remain dead and new ones never take their place. Enemies should return to a room after a time. Spawn time should be based on elapsed moves, and...

enhancement

### Describe the feature request It would be convenient to display the fan speed in RPM possibly in the temperatures section of bottom.

feature

``` warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() --> src/systems/term.rs:35:9 | 35 | execute!(stdout, EnterAlternateScreen).unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default ```

Version 4.2.3 The easy fix is to comment all the lines in `/etc/angband/customize/keys-gcu.prf`, but with this file intact, every arrow key press in curses mode (`-mgcu`) is interpreted as a...

I added SWIG as a listed dependency and modified the compass block to allow for more than one input resulting in multiple needles.

enhancement
CLA Needed