fix core.switch_to_item to autoswap to hotbar #28

Closed
corarona wants to merge 6 commits from master into master
corarona commented 2021-03-03 08:06:23 -08:00 (Migrated from github.com)

This fixes core.switch_to_item() for 5.4 (placing from outside hotbar not allowed).

It tries to find an empty slot in hotbar and falls back to hardcoded hotbar slot 8 for now (get_hotbar_size isnt there yet after all ;) )

This fixes core.switch_to_item() for 5.4 (placing from outside hotbar not allowed). It tries to find an empty slot in hotbar and falls back to hardcoded hotbar slot 8 for now (get_hotbar_size isnt there yet after all ;) )
corarona commented 2021-07-05 13:03:49 -07:00 (Migrated from github.com)

its become evident this is not wanted.

its become evident this is not wanted.

Pull request closed

Sign in to join this conversation.
There is no content yet.