5,592 Commits over 2,223 Days - 0.10cph!
added inventory.quickcraftdelay as convar
Only clamp Application.targetFrameRate as client.
Can no longer accidentally drop items in the gap between your belt and inventory.
Can now hold down on give/take water buttons to move 100ml of water every 0.1 seconds
Added clothing background overlay icon to locker slots to make it clear which rows can only hold clothing.
ItemIcon can now specify a background overlay image for when the slot is empty. Gets hidden when occupied.
Updated lootpanel.locker.prefab to use ItemIcon prefab variants.
Added Drop Item (single) and Drop Item (stack) to the control binding UI, under the Inventory section. (default unbound)
added keybind to control options UI
Fix for inventory loot panel item timers on inventory close.
Fixed item icons not animating correctly when hover looting.
Add and use hoverloot keybind
Reduce source container loot queue timer when loot actions are cancelled (closing inventory, etc)
merged remove H and J default binds
Remove H and J as default binds for drop stack/single current item
Moved drop current item (whole stack) from B key to H. Added drop current item (single) to J key.
Load & save dialogues now default to TestSaves folder.
Load option now sets the filename and load parameters of the scene GameSetup when loading a save file, so you can just hit play to start.
▆█▍▋▄ ▌▌▊▉▆█▋ ▍▊▊▇▉ ▆▄▊ ▌█▉▄ ▇▊▄ ▋▊▅▇ "▋█▉-▅▊▇▅▆▋▆▅▌-▉▅▉▋" ▊▇▇▋ ▅█▅ ▄▌▍▌█▇▋▅ ▄█▍▊ ▇██▄▄▇▄▆▇ ▋▉▍▌▌ ▌▇▇▆.
▇▌▊▊█▆ ▇▅▅ ▆█▍▍▋▇▉▉▉█▆▇▋▇█.██▋▍▇▌▇ ▋▌▄▉ ▌▊▆▍ ▍▊▌▍█▅▌ ▇▇█▌▉▉▊. (▇▆▊▉▆ ▆▍█ █▋▇▍ ▊▅▌▆ ▉▌▇▉▉▊ █▌▍▆▊ ▅▇█▉ ▆▋ ▅▉▌▍▇ ▇▄▍█▆ ▅▉▉█ ▊█▅▍▍▆▄, ▄▋▋ ▋▊▍▉ ▌ ▅▍▆▄▅▉-▉▄▇▆ █▆▉ ▄▇▇ ▆▇▋ ▍▊▆█▊▄▊▄ ▌▄▅▊▇ █▅▇▇ ▍█▇▍▅▇▌ ▋█▍)
Can now drop the selected/active item by pressing B. Added dropitem keybind (b)
▌▌▍'▉ ▉▆▊▅▆▇▋ ▆█▆▉▉ █▊▌▄▅▌▆ ▄▅▍▄▄ ▋▉ ██▅█ ▅▌▋▌ ▌▇▆▆▆▋▉▊▅ ▄▅▊▋▋▅█▇▍ ▉▌█▉▅▉ (▇▋ ▍▇▄▍ ▅▋▋▉ ▋▉▋▍▊▉▉█▌)
Show full timer icon whilst an item is queued, timers now progress from full to empty.
Merge blueprint button fix from crafting_improvements
Fix for blueprint button favourite hover-state icon disappearing when hovered and getting an inventory refresh
Merged from crafting_improvements. Fix a tooltip glitch when icons refresh after favourite toggling. SelectedBlueprint now refreshes favourite status on toggle too.
Do the category jiggle on the Favourites category when favouriting an item.
Favourite icons now have active/inactive colours, toggle on hover and favourited status.
Moved some duplicated code to a single location, called by all favourite UI code.
Favourited status/button for item panel
Crafting blueprint icons now use star toggle for favouriting, too.
quick craft star sprite change/scale on hover
Changed QuickCraft to a singleton component, sync'd up favourite indicators across quickcraft/crafting when toggling using the new method.
Updated quick craft buttons to use Lewis' star setup. Can now click the star to toggle favourited status directly from the quick craft button.
Switched to IPointerClickHandler for QuickCraftButton
QuickCraft is no longer a scrollable rect, removed some work-around events that are no longer necessary.
Fixed a bug with item splitter input being able to trigger after the inventory has closed.
Set the FPS UI slider max value.