Skubman

Results 8 issues of Skubman

## Description Fixes #2037 Fix a bug where `neofetch` was passed a numeric `col_offset` value and the program only set the offset of the first color block, but not the...

( Help wanted ) `treefetch` in its current state only supports Linux. Use [Rust conditional compilation](https://doc.rust-lang.org/reference/conditional-compilation.html) in the [`fields.rs`](https://github.com/angelofallars/treefetch/blob/main/src/fields.rs) file to write separate code for each OS; Windows and macOS....

enhancement
help wanted
rust
macos
windows
linux

One user reported that Qtile keybindings are not working for them. I tried out the latest `axyl-qtile` in a VM and I get the same issue too. On top of...

bug

In [evaluator.go](s/hypo/blob/main/internal/evaluator/evaluator.go) there are still commands that need to be implemented.

# Description The single-color loadout customization has been awesome for character customization, but being able to customize several colors of a loadout item would absolutely open the floodgates for so...

Type: Feature

Enhance combat AI by implementing logic for enemies to use grenades or similar area-denial devices, targeting the player's position when they have been behind cover for a period of time....

Implement leaning and peeking behaviors for enemy AI so that when in cover, they periodically peek out to shoot and duck back for safety. Peeking should use timing and positional...

Implement adaptive tactical behavior for enemy AI, making them learn and change strategy based on the player's repeated actions. For example, if the player wins most firefights at close range,...