userAdam Wcancel

5,607 Commits over 2,223 Days - 0.11cph!

6 Years Ago
bit of cleanup
6 Years Ago
merge from main
6 Years Ago
Do the category jiggle on the Favourites category when favouriting an item.
6 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.
6 Years Ago
Favourited status/button for item panel
6 Years Ago
Crafting blueprint icons now use star toggle for favouriting, too.
6 Years Ago
quick craft star sprite change/scale on hover
6 Years Ago
Changed QuickCraft to a singleton component, sync'd up favourite indicators across quickcraft/crafting when toggling using the new method.
6 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.
6 Years Ago
merge from main
6 Years Ago
Switched to IPointerClickHandler for QuickCraftButton
6 Years Ago
QuickCraft is no longer a scrollable rect, removed some work-around events that are no longer necessary.
6 Years Ago
merge from main
6 Years Ago
Fixed a bug with item splitter input being able to trigger after the inventory has closed.
6 Years Ago
Set the FPS UI slider max value.
6 Years Ago
Scroll rect no longer static. Changed blueprint comparer function to also sort by favourited status, and changed QuickCraft to use it again.
6 Years Ago
Fix double GetComponent
6 Years Ago
Cap max fps limit to 240 not 200.
6 Years Ago
6 Years Ago
▊▄▅▊▌▆▍ ▄▋▊▇ ▍▍█▇▇▇ ▆▆▉▍▄▍▇▆▌. ▇▆▋▆ ▄▉█▌▋▌▄▇ ▅▅█▋▉▄▅/▉▅▉▋▉▊▅▋▄▆▉▄▋▇.
6 Years Ago
▊█▋▅ ▍▉▄▄▉▌▍▇ ▉▇▍▅█ ▄▆
6 Years Ago
▅▉▋▍ ▌▄▅▄▄▉▅▋ ▋▍▍ ▊▄ ▊.▊. ▄▄▊▆▊ ▄▋ ▇▊▊▉▍▋▉▆ ▄▌▌▇█▊▊▊▍▊▉
6 Years Ago
▋▊▋▊▌▉▅ ▄▉▅█▅▄▉ ▍▅▊▆ ▅▇█▋▌ / ▋▄▌▅▆ ▅█▉█ ▉▋▄▄▆▊▍▇▆▄▉▇▄ ▊▌▌▉
6 Years Ago
▆▇▄██▊▋ ▉█▋▋ ▇▇▄▆▉▆▉▄ ▍▆▉▊▇▍
6 Years Ago
Repair: recently damaged, insufficient resources, not damaged.
6 Years Ago
server fix
6 Years Ago
merge from main
6 Years Ago
6 Years Ago
merge from main
6 Years Ago
merge from main
6 Years Ago
merge from main
6 Years Ago
Cleanup
6 Years Ago
client/server fixes
6 Years Ago
merge from main
6 Years Ago
Right click an item in the crafting queue to fast track it to the start of the queue (resets crafting progress on previous item).
6 Years Ago
6 Years Ago
▌▆▉▍▅ ▆▄▋▆▋▋.▌▌▄▉▋▇▉█▋▉▉▋▊▆▆▇▊▉▍▄
6 Years Ago
tesla coil category
6 Years Ago
merge from main
6 Years Ago
Fixed longstanding bug where the first consumable item you click will show default values.
6 Years Ago
Quick craft UI icon list optimisation
6 Years Ago
wip optim
6 Years Ago
Favourited item appearance tweak
6 Years Ago
merge from main
6 Years Ago
merge from item changes
6 Years Ago
Recategorized electrical items.
6 Years Ago
Added Electrical to ItemCategory. (No item changes in this commit). Added Electrical category to crafting UI. Reduced crafting category button height by 6 pixels so all categories will fit if visible. Added BlueprintCategoryButton.AlwaysShow and .ShowItemCount.
6 Years Ago
Moved favourite button out of the Footer group so that it doesn't get set to not interactable when viewing a locked item.
6 Years Ago
Removed an unnecessary double parent set per blueprint icon
6 Years Ago
BlueprintButton / UIBlueprints optim