|
Commands.new("save-quickbar", "Saves your Quickbar preset items to file") |
Changed LuaPlayer::get_quick_bar_slot and set_quick_bar_slot to take quick bar slot location as page index and slot index.
Changed LuaPlayer::get_quick_bar_slot and set_quick_bar_slot to cover other types of slots (blueprint record, spidertron remote, specific item instances).
ExpCluster/exp_legacy/module/modules/data/quickbar.lua
Line 44 in 71ab3e7
Changed LuaPlayer::get_quick_bar_slot and set_quick_bar_slot to take quick bar slot location as page index and slot index.
Changed LuaPlayer::get_quick_bar_slot and set_quick_bar_slot to cover other types of slots (blueprint record, spidertron remote, specific item instances).