Henrybk

Results 12 comments of Henrybk

I used the new inventoryList, in the rodex system I implemented I think it worked greatly, it could be used in buying shops, vending shops, card merge lists, item identification...

I believe Actor::Item::Inventory and Actor::Item::Ground would be best.

@allanon @itsrachelfish @alisonrag What do you guys think?

I made these changes based on the files loading functions, they can be tested by just loading, unloading and reloading some plugins, I tested it and found no errors.

Yeah, next week I'll be on vacation and will take a look at it.

Seems good, I haven't tested it though. Maybe it could also support nested hashes and arrays using a `while` for the ref type instead of an `if`.

@ya4ept Priority hasn`t changed at all. Slots separate macros and automacros into different "instances", as is all macros and automacros using slot 1 will be totally independent from those using...

I am satisfied with the code as of now, so I am changing this PR from draft to Ready for review. Needs testing.

I actually think our item management is horrible, I wrote a complete change on the inventory code a few months ago but it never got merged (#119) We have no...