userAdam Woolridgecancel
reporust_rebootcancel

3,819 Commits over 1,705 Days - 0.09cph!

5 Years Ago
merge from main
5 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).
5 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).
5 Years Ago
5 Years Ago
5 Years Ago
▌▆▉▍▅ ▆▄▋▆▋▋.▌▌▄▉▋▇▉█▋▉▉▋▊▆▆▇▊▉▍▄
5 Years Ago
█▌▉▊▆ ▊▆▋▆▋▉.▆▄▅▌▌▌▍▅▄▊▄▆█▇▋▅█▄▊▆
5 Years Ago
tesla coil category
5 Years Ago
tesla coil category
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
Fixed longstanding bug where the first consumable item you click will show default values.
5 Years Ago
Fixed longstanding bug where the first consumable item you click will show default values.
5 Years Ago
Quick craft UI icon list optimisation
5 Years Ago
Quick craft UI icon list optimisation
5 Years Ago
wip optim
5 Years Ago
wip optim
5 Years Ago
Favourited item appearance tweak
5 Years Ago
Favourited item appearance tweak
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
merge from item changes
5 Years Ago
merge from item changes
5 Years Ago
Recategorized electrical items.
5 Years Ago
Recategorized electrical items.
5 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.
5 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.
5 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.
5 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.
5 Years Ago
Removed an unnecessary double parent set per blueprint icon
5 Years Ago
Removed an unnecessary double parent set per blueprint icon
5 Years Ago
BlueprintButton / UIBlueprints optim
5 Years Ago
BlueprintButton / UIBlueprints optim
5 Years Ago
Same for crafting window
5 Years Ago
Same for crafting window
5 Years Ago
Got rid of 2 GetComponent calls every time the inventory is opened or closed.
5 Years Ago
Got rid of 2 GetComponent calls every time the inventory is opened or closed.
5 Years Ago
Save/load favourited items between sessions
5 Years Ago
Save/load favourited items between sessions
5 Years Ago
Reworked favourite button behaviour.
5 Years Ago
Reworked favourite button behaviour.
5 Years Ago
Blueprint lists refresh immediately when toggling favourites.
5 Years Ago
Blueprint lists refresh immediately when toggling favourites.
5 Years Ago
Sort favourited items to the start of each crafting category too (by craftable/un-craftable group)
5 Years Ago
Sort favourited items to the start of each crafting category too (by craftable/un-craftable group)
5 Years Ago
Show favourited highlight on blueprints in crafting screen too. Tweak favourite highlight marker.
5 Years Ago
Show favourited highlight on blueprints in crafting screen too. Tweak favourite highlight marker.
5 Years Ago
Nicer favourited item highlight. Bit of refactoring.
5 Years Ago
Nicer favourited item highlight. Bit of refactoring.
5 Years Ago
Added ui.showinventoryplayer convar and a toggle to interface options, to allow players who need/prefer the extra FPS to disable the inventory screen player model.