mqrause

Results 34 comments of mqrause

> Tried using item_location + vehicle_cursor for consume_activity_actor, but seems it either deletes the item twice or has issues finding the item in the tank if it's the last charge...

> So i guessed it either deletes the water item twice or fails to look it up (or i derped something when building the cursor/item_location) Ah, yeah, the issue is...

Actually thinking about it, I'm not sure the `item_location base` is really correct like that. Vehicle cursor locations probably only really work for items in `vehicle_part::items`. It should be good...

The rerewrite currently has very reduced functionality and is mostly meant to demonstrate the ui framework.

Finally had some time and brain power to put into this again. Still far too many problems left to solve, but I'll get there eventually.

It probably works as intended, but the documentation doesn't make it very clear. You need a skill level 2 higher than the recipe requirement when crafting in the dark with...

/confirmed Kinda late, but yes, the flags not working for recipes without skills is a bug.

Presumably another case: https://github.com/CleverRaven/Cataclysm-DDA/runs/7868235039?check_suite_focus=true#step:16:568

> I'm not sure exactly how relevant this is to this PR; it could have something to do with me changing the volume of the base item, but the root...