userAdam Wcancel

6,748 Commits over 2,435 Days - 0.12cph!

6 Years Ago
Added current channel display to chat input box, updates with channel change.
6 Years Ago
more wip
6 Years Ago
Basic chat channel functionality. Basic tab client channel switch functionality.
6 Years Ago
Group chat ground work
6 Years Ago
Some initial cleanup/ground work.
6 Years Ago
Added IDeployable. ItemModDeployable checks for and uses IDeployable. Changed TC auto auth to use IDeployable. Wip codelock stuff
7 Years Ago
added inventory.quickcraftdelay as convar
7 Years Ago
Only clamp Application.targetFrameRate as client.
7 Years Ago
Can no longer accidentally drop items in the gap between your belt and inventory.
7 Years Ago
merge from main
7 Years Ago
merge from main
7 Years Ago
cherry pick 40450
7 Years Ago
fix branch location
7 Years Ago
Simplified code
7 Years Ago
Can now hold down on give/take water buttons to move 100ml of water every 0.1 seconds
7 Years Ago
Added clothing background overlay icon to locker slots to make it clear which rows can only hold clothing. ItemIcon can now specify a background overlay image for when the slot is empty. Gets hidden when occupied. Updated lootpanel.locker.prefab to use ItemIcon prefab variants.
7 Years Ago
Added Drop Item (single) and Drop Item (stack) to the control binding UI, under the Inventory section. (default unbound)
7 Years Ago
merged from main
7 Years Ago
merge from main
7 Years Ago
added keybind to control options UI
7 Years Ago
Fix for inventory loot panel item timers on inventory close. Fixed item icons not animating correctly when hover looting.
7 Years Ago
Add and use hoverloot keybind
7 Years Ago
merge from main
7 Years Ago
from shelf
7 Years Ago
Reduce source container loot queue timer when loot actions are cancelled (closing inventory, etc)
7 Years Ago
merged remove H and J default binds
7 Years Ago
Remove H and J as default binds for drop stack/single current item
7 Years Ago
merge from main
7 Years Ago
Moved drop current item (whole stack) from B key to H. Added drop current item (single) to J key.
7 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.
7 Years Ago
▆█▍▋▄▌ ▌▊▉▆█▋▍ ▊▊▇▉▆ ▄▊▌ █▉▄▇ ▊▄▋ ▊▅▇▋ █▉▅▊▇▅▆▋▆▅▌▉▅▉▋▊▇▇▋▅ █▅▄▌ ▍▌█ ▇▋▅▄█▍▊▇ ██▄▄ ▇▄▆▇▋▉▍▌▌ ▌▇▇▆▇ ▅▇▇█▆
7 Years Ago
▇▌▊▊█▆▇ ▅▅▆ █▍▍▋▇▉▉▉█▆▇▋▇███▋▍▇▌▇▋▌ ▄▉▌▊ ▆▍▍▊ ▌▍█▅▌▇▇ █▌▉▉▊▇▆▊ ▉▆▆▍██ ▋▇▍ ▊▅▌▆ ▉▌▇▉ ▉▊█▌▍▆ ▊▅▇█▉ ▆▋▅▉ ▌▍ ▇▇▄▍█ ▆▅▉▉█ ▊█▅▍ ▍▆▄▄▋▋▋▊ ▍▉▌ ▅▍▆▄ ▅ ▉▉▄▇▆█▆▉▄▇▇ ▆▇▋ ▍▊▆ █▊▄ ▊▄▌▄▅▊▇█ ▅▇▇▍█ ▇▍▅▇ ▌▋█▍▉▍▇ ▇▉▆▆
7 Years Ago
Can now drop the selected/active item by pressing B. Added dropitem keybind (b)
7 Years Ago
▌▌▍▉▉▆ ▊▅▆▇▋▆█ ▆▉▉█▊ ▌▄▅▌▆▄▅ ▍▄▄▋▉ ██ ▅█▅▌ ▋▌▌▇ ▆▆▆▋▉▊▅▄▅ ▊▋▋▅█▇▍▉▌ █▉▅▉▇▋ ▍▇▄ ▍▅▋▋ ▉▋▉▋ ▍▊▉▉█▌▄▍▄▋
7 Years Ago
Show full timer icon whilst an item is queued, timers now progress from full to empty.
7 Years Ago
Merge blueprint button fix from crafting_improvements
7 Years Ago
merge from main
7 Years Ago
Fix for blueprint button favourite hover-state icon disappearing when hovered and getting an inventory refresh
7 Years Ago
Merged from crafting_improvements. Fix a tooltip glitch when icons refresh after favourite toggling. SelectedBlueprint now refreshes favourite status on toggle too.
7 Years Ago
Tweaks
7 Years Ago
bit more
7 Years Ago
bit of cleanup
7 Years Ago
merge from main
7 Years Ago
Do the category jiggle on the Favourites category when favouriting an item.
7 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.
7 Years Ago
Favourited status/button for item panel
7 Years Ago
Crafting blueprint icons now use star toggle for favouriting, too.
7 Years Ago
quick craft star sprite change/scale on hover
7 Years Ago
Changed QuickCraft to a singleton component, sync'd up favourite indicators across quickcraft/crafting when toggling using the new method.
7 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.