Issue905

Title Add automatic item collection
Priority feature Status rejected
Assigned To Keywords
Linked issues [SIGSEGV] Crash when handling inventory
View: 907
Watchers frsfnrrg

Submitted on 2017-11-18 23h50 by frsfnrrg, last changed by jesusalva.

Files
File name Uploaded Type Edit Remove
patch frsfnrrg, 2017-11-18.23:50:31 application/octet-stream
Messages
Author: frsfnrrg Date: 2017-11-18   23h50
A lot of the not-fun time of Freedroid is spent trying to pick up the
credits and bot parts that combat and barrel-smashing provide. This 
often gets annoying when there's large unwanted items (i.e., extra boots)
above the desired items. I propose an optional automatic pickup mechanism for 
those minor collectibles.

Attached is a patch that implements the core idea. However, I'm fairly certain
it induces a bug somewhere else. (Also: formatting & naming are likely a bit off
scheme, so the change will likely need to be fully rewritten.

I probably won't check up on this issue.

Attached patch.
Author: jesusalva Date: 2017-11-19   00h13
Please submit your patches via ReviewBoard
http://rb.freedroid.org

Instructions about submitting there can be found at
http://freedroid.org/dev-section/review-board/

It's much easier to review that way :P

As a patch is provided, updating priority to "feature".
Thanks for your work.

Jesusalva
Author: jesusalva Date: 2017-11-29   04h57
Noted that it only picks circuits and stackable items, 'refilling' the inv.

For peace of mind, maybe only picking up circuits and ignoring all items is a
better approach. Then the label would be "auto-pick circuits".
After all, a slowdown was also noticed during playtest. 


Unrelated note: A SIGSEGV was also reported but I had multiple patches attached
and it is not possible to determine the reason. (I got rather used to receiving
random crashes with no explanation or whatsoever.)
No other bug was found.
Author: jesusalva Date: 2017-12-23   18h16
http://rb.freedroid.org/r/2370/
Author: jesusalva Date: 2018-03-01   00h43
Introduces sigsegv and is orphan, automatically rejecting it, and liking to crash 
ticket.
History
Date User Action Args
2018-03-01 00:43:09jesusalvasetstatus: open -> rejected
messages: + msg3544
linked: + [SIGSEGV] Crash when handling inventory
2017-12-23 18:16:50jesusalvasetmessages: + msg3521
2017-11-29 04:57:46jesusalvasetmessages: + msg3513
2017-11-19 00:13:10jesusalvasetpriority: idea -> feature
nosy: + frsfnrrg
messages: + msg3508
2017-11-18 23:50:31frsfnrrgcreate