userAdam Wcancel

12,661 Commits over 3,803 Days - 0.14cph!

6 Years Ago
more
6 Years Ago
Don't bother sorting players by distance if there's less players than max elements
6 Years Ago
merged from main
6 Years Ago
added keybind to control options UI
6 Years Ago
merge from main
6 Years Ago
Added Drop Item (single) and Drop Item (stack) to the control binding UI, under the Inventory section. (default unbound)
6 Years Ago
Can now drag items into lockers. Bit of Locker refactor to be able determine row type (clothing/items) per gear set.
6 Years Ago
punch scale the progress timers
6 Years Ago
Re-enable the icon scaling on MouseEnter
6 Years Ago
Loot any item under the mouse cursor when first pressing quickloot button, so it doesn't get skipped. Ignore any loot containers other than the first one, per quickloot button hold. (prevents accidentally catching items at the edges of containers if moving the mouse quickly).
6 Years Ago
merge from m ain
6 Years Ago
Fix for inventory loot panel item timers on inventory close. Fixed item icons not animating correctly when hover looting.
6 Years Ago
Add and use hoverloot keybind
6 Years Ago
merge from main
6 Years Ago
from shelf
6 Years Ago
Reduce source container loot queue timer when loot actions are cancelled (closing inventory, etc)
6 Years Ago
merged remove H and J default binds
6 Years Ago
Remove H and J as default binds for drop stack/single current item
6 Years Ago
merge from main
6 Years Ago
Moved drop current item (whole stack) from B key to H. Added drop current item (single) to J key.
6 Years Ago
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.
6 Years Ago
▆▍▋▊█ ▅▇▋▆▅▌▉ ▅▉▉▇▍ ▊▋▌ ▆▊▄▍ ▉▊▄ ▌▊▅▍ "▅▉█-▌▇█▉▌▋▊▋▄-▌▊▆█" ▉▇▆█ ▄▆▍ ▌▉▍▋▅▌▅▉ ▅▄▅▋ ▄▊▋▆▍▇▌▍▅ █▊▅▇▆ ▆█▉▇.
6 Years Ago
█▉▆█▊▄ ▊▆▇ ▉▌▌▌▋▄▍▊▇▇▄▆▍▉▋.▄▄▅▉█▄█ ▅▉▄▉ ▋▍▇▆ ▆▅▉█▅▋▄ ▆▇▌▆▋▇▇. (▌▌█▄█ █▊▍ ▅▋▆▅ ▊▇▋▅ ▇▍▆▄▅▌ ▊▉▇▍▄ ▋▌▊▅ ▇▄ ▌▊▅▅▊ █▍▉▆▄ ▌▅▍▄ ▊▉▅█▇█▆, ▆▍▆ ▌▋▉▇ ▍ ▅█▉▍▄▌-▋▉▄▋ █▇█ ▌▌▌ █▇▍ ▇▅▊▅▌▍▌▉ ▊▍▆▍▍ ▉▊▅▉ ▆▅▌▆▍▍▅ ▋▌▅)
6 Years Ago
Can now drop the selected/active item by pressing B. Added dropitem keybind (b)
6 Years Ago
██▉'▍ ▆▋▆▊▋▌▇ █▇▌▇▌ ▋▇▋▌█▌▍ ▇▍▉▅▉ ▊▅ ▊▊▄▉ ▆▋▉▄ ▊▆▄▋█▌▊▉▅ ▄▌▉▆▌▄▉▊▊ █▅▍▋▊▋ (▄▊ ▆▋█▌ ▉▊▆▋ ▊█▌▋█▅▋█▇)
6 Years Ago
Show full timer icon whilst an item is queued, timers now progress from full to empty.
6 Years Ago
Merge blueprint button fix from crafting_improvements
6 Years Ago
merge from main
6 Years Ago
Fix for blueprint button favourite hover-state icon disappearing when hovered and getting an inventory refresh
6 Years Ago
Merged from crafting_improvements. Fix a tooltip glitch when icons refresh after favourite toggling. SelectedBlueprint now refreshes favourite status on toggle too.
6 Years Ago
Tweaks
6 Years Ago
bit more
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.