scarf

Results 314 issues of scarf

### Describe the bug after #3520, many graphical tiles which changes its appearance based on its neighbors no longer rotate properly. this bug itself was found while testing #3657. ###...

bug
confirmed
JSON

https://github.com/cataclysmbnteam/Cataclysm-BN/actions/runs/7195324475/job/19597745190?pr=3879 Tests fail due to it. We should automate the fixes using autofix bot. ```[tasklist] ### Tasks - [ ] autofix unit migration - [ ] simplify units - [...

src

> [!WARNING] > This PR is a proof-of-concept, heavily WIP, and is not the consensus of BN core dev team and/or contributors. ## Purpose of change _Sorry for the [shill](https://transitiontech.ca/random/RIIR);...

src

## Purpose of change improve ergonomics of filtering items. ## Describe the solution `lcmatch` now uses `std::wregex` to fuzzy-search items. e.g `mgzn` -> `m.*?g.*?z.*?n` this isn't the best fuzzy search...

src
tests

## Summary SUMMARY: Bugfixes "NPCs actaully give items when asked" ## Purpose of change - fix #1252 - fix #2662 ## Describe the solution - removed checks for debt entirely,...

src
data

## Summary SUMMARY: Infrastructure "Added style guide for writing new docs, reorganized contribution guide" ## Purpose of change - fix #3215 ## Describe the solution - organized `contributing` section into...

scripts

#### Summary SUMMARY: Infrastructure "DDA Port: migrate clang-tidy plugin to LLVM 16" #### Purpose of change Make it easier to get custom clang-tidy plugin easier on local environment. #### Describe...

docs
src
tests

#### Purpose of change - does not interfere with codebase since it's pure JSON changes - we could port over more hub01 contents from DDA - it could be done...

feedbackrequested
data

#### Summary SUMMARY: Build "Migrate to C++20" #### Purpose of change continuation of #1624 and #2003 #### Describe the solution - all the fixes from #1624, and more - ported...

src
tests

it's been a while, but #2911 breaks some existing mutations and the migration can be automated. https://github.com/cataclysmroguelikegallery/Cata-Rogall-Modpack/issues/105 https://github.com/cataclysmroguelikegallery/Cata-Rogall-Modpack/pull/107

easy
scripts