userAdam Wcancel
reporust_rebootcancel

4,305 Commits over 1,919 Days - 0.09cph!

5 Years Ago
█▉▆█▊▄ ▊▆▇ ▉▌▌▌▋▄▍▊▇▇▄▆▍▉▋.▄▄▅▉█▄█ ▅▉▄▉ ▋▍▇▆ ▆▅▉█▅▋▄ ▆▇▌▆▋▇▇. (▌▌█▄█ █▊▍ ▅▋▆▅ ▊▇▋▅ ▇▍▆▄▅▌ ▊▉▇▍▄ ▋▌▊▅ ▇▄ ▌▊▅▅▊ █▍▉▆▄ ▌▅▍▄ ▊▉▅█▇█▆, ▆▍▆ ▌▋▉▇ ▍ ▅█▉▍▄▌-▋▉▄▋ █▇█ ▌▌▌ █▇▍ ▇▅▊▅▌▍▌▉ ▊▍▆▍▍ ▉▊▅▉ ▆▅▌▆▍▍▅ ▋▌▅)
5 Years Ago
Can now drop the selected/active item by pressing B. Added dropitem keybind (b)
5 Years Ago
Can now drop the selected/active item by pressing B. Added dropitem keybind (b)
5 Years Ago
▌▌▍'▉ ▉▆▊▅▆▇▋ ▆█▆▉▉ █▊▌▄▅▌▆ ▄▅▍▄▄ ▋▉ ██▅█ ▅▌▋▌ ▌▇▆▆▆▋▉▊▅ ▄▅▊▋▋▅█▇▍ ▉▌█▉▅▉ (▇▋ ▍▇▄▍ ▅▋▋▉ ▋▉▋▍▊▉▉█▌)
5 Years Ago
██▉'▍ ▆▋▆▊▋▌▇ █▇▌▇▌ ▋▇▋▌█▌▍ ▇▍▉▅▉ ▊▅ ▊▊▄▉ ▆▋▉▄ ▊▆▄▋█▌▊▉▅ ▄▌▉▆▌▄▉▊▊ █▅▍▋▊▋ (▄▊ ▆▋█▌ ▉▊▆▋ ▊█▌▋█▅▋█▇)
5 Years Ago
Show full timer icon whilst an item is queued, timers now progress from full to empty.
5 Years Ago
Show full timer icon whilst an item is queued, timers now progress from full to empty.
5 Years Ago
Merge blueprint button fix from crafting_improvements
5 Years Ago
Merge blueprint button fix from crafting_improvements
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
Fix for blueprint button favourite hover-state icon disappearing when hovered and getting an inventory refresh
5 Years Ago
Fix for blueprint button favourite hover-state icon disappearing when hovered and getting an inventory refresh
5 Years Ago
Merged from crafting_improvements. Fix a tooltip glitch when icons refresh after favourite toggling. SelectedBlueprint now refreshes favourite status on toggle too.
5 Years Ago
Merged from crafting_improvements. Fix a tooltip glitch when icons refresh after favourite toggling. SelectedBlueprint now refreshes favourite status on toggle too.
5 Years Ago
Tweaks
5 Years Ago
Tweaks
5 Years Ago
bit more
5 Years Ago
bit more
5 Years Ago
bit of cleanup
5 Years Ago
bit of cleanup
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
Do the category jiggle on the Favourites category when favouriting an item.
5 Years Ago
Do the category jiggle on the Favourites category when favouriting an item.
5 Years Ago
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.
5 Years Ago
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.
5 Years Ago
Favourited status/button for item panel
5 Years Ago
Favourited status/button for item panel
5 Years Ago
Crafting blueprint icons now use star toggle for favouriting, too.
5 Years Ago
Crafting blueprint icons now use star toggle for favouriting, too.
5 Years Ago
quick craft star sprite change/scale on hover
5 Years Ago
quick craft star sprite change/scale on hover
5 Years Ago
Changed QuickCraft to a singleton component, sync'd up favourite indicators across quickcraft/crafting when toggling using the new method.
5 Years Ago
Changed QuickCraft to a singleton component, sync'd up favourite indicators across quickcraft/crafting when toggling using the new method.
5 Years Ago
Updated quick craft buttons to use Lewis' star setup. Can now click the star to toggle favourited status directly from the quick craft button.
5 Years Ago
Updated quick craft buttons to use Lewis' star setup. Can now click the star to toggle favourited status directly from the quick craft button.
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
Switched to IPointerClickHandler for QuickCraftButton
5 Years Ago
Switched to IPointerClickHandler for QuickCraftButton
5 Years Ago
QuickCraft is no longer a scrollable rect, removed some work-around events that are no longer necessary.
5 Years Ago
QuickCraft is no longer a scrollable rect, removed some work-around events that are no longer necessary.
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
Fixed a bug with item splitter input being able to trigger after the inventory has closed.
5 Years Ago
Fixed a bug with item splitter input being able to trigger after the inventory has closed.
5 Years Ago
Set the FPS UI slider max value.
5 Years Ago
Set the FPS UI slider max value.
5 Years Ago
Scroll rect no longer static. Changed blueprint comparer function to also sort by favourited status, and changed QuickCraft to use it again.