4,305 Commits over 1,919 Days - 0.09cph!
█▉▆█▊▄ ▊▆▇ ▉▌▌▌▋▄▍▊▇▇▄▆▍▉▋.▄▄▅▉█▄█ ▅▉▄▉ ▋▍▇▆ ▆▅▉█▅▋▄ ▆▇▌▆▋▇▇. (▌▌█▄█ █▊▍ ▅▋▆▅ ▊▇▋▅ ▇▍▆▄▅▌ ▊▉▇▍▄ ▋▌▊▅ ▇▄ ▌▊▅▅▊ █▍▉▆▄ ▌▅▍▄ ▊▉▅█▇█▆, ▆▍▆ ▌▋▉▇ ▍ ▅█▉▍▄▌-▋▉▄▋ █▇█ ▌▌▌ █▇▍ ▇▅▊▅▌▍▌▉ ▊▍▆▍▍ ▉▊▅▉ ▆▅▌▆▍▍▅ ▋▌▅)
Can now drop the selected/active item by pressing B. Added dropitem keybind (b)
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.
Show full timer icon whilst an item is queued, timers now progress from full to empty.
Merge blueprint button fix from crafting_improvements
Merge blueprint button fix from crafting_improvements
Fix for blueprint button favourite hover-state icon disappearing when hovered and getting an inventory refresh
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.
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.
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.
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
Favourited status/button for item panel
Crafting blueprint icons now use star toggle for favouriting, too.
Crafting blueprint icons now use star toggle for favouriting, too.
quick craft star sprite change/scale on hover
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.
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.
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
Switched to IPointerClickHandler for QuickCraftButton
QuickCraft is no longer a scrollable rect, removed some work-around events that are no longer necessary.
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.
Fixed a bug with item splitter input being able to trigger after the inventory has closed.
Set the FPS UI slider max value.
Set the FPS UI slider max value.
Scroll rect no longer static.
Changed blueprint comparer function to also sort by favourited status, and changed QuickCraft to use it again.