scarf

Results 260 comments of scarf

_it's not a bug, it's a feature!_ ~~smokers are toasters~~ would the expected behavior be to keep the smoked items inside?

``` Starting the actual test at Sat Mar 2 11:12:33 2024 Filters: npc_talk_location ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cata_test-tiles is a Catch v2.13.8 host application. Run with -? for options ------------------------------------------------------------------------------- npc_talk_location ------------------------------------------------------------------------------- /home/scarf/repo/cata/Cataclysm/tests/npc_talk_test.cpp:290...

cc @Coolthulhu @olanti-p @joveeater

this may be related to: #2309

> Are you using Undead People version from Boophis? It does have this bug with the river banks and wrong rotations. for clarification, i've been using base game.

![image](https://github.com/cataclysmbnteam/Cataclysm-BN/assets/54838975/d1873a6a-7986-4e4a-82ec-ae12ff5e3c72) after purging and copying repo's gfx, misalignment with evac center is solved, however the issue with public pond persists.

or maybe we could improve the logic to make `lcmatch` return 'certainty score', and sort the result accordingly.

makes sense. about designing API, what do you think of this approach? 1. change return type of `lcmatch` to `int`. it represents 'score'. 2. strict match returns `INT_MAX`. 3. loose...

alright. that sounds good. will investigate further.

setting it to draft until mentioned changes are done.