userIan Hendersoncancel

6,209 Commits over 1,004 Days - 0.26cph!

3 Months Ago
Remove using as well
3 Months Ago
Unity Editor compile fix
3 Months Ago
vendingmachine_ui_refresh -> main
3 Months Ago
Second set of fixes - fake inventory compile errors
3 Months Ago
Compile fix - swap to using flags
3 Months Ago
vendingmachine_ui_refresh -> main
3 Months Ago
Clear hover over button fixes
3 Months Ago
- Fix bugs with suggestions not being clickable - More final polish
3 Months Ago
- Final style changes - Added suggestions area in admin panel
3 Months Ago
main -> vendingmachine_ui_refresh
3 Months Ago
Fixed final vending entry pushing itself out the screen
3 Months Ago
Swap to a string builder to save a few allocations when updating dynamic pricing
3 Months Ago
Dynamic pricing support (nearly there!)
3 Months Ago
- Fix flex transition play on awake not working - Minor design stuff and alignment
3 Months Ago
- Anim polish for the 10000 time - Missing phrases
3 Months Ago
Some more animations, some more polish
3 Months Ago
- Fix incorrect sizing in entry - Fix vending entry virtual item icon having its icon amount updated - Darken sold out section no longer blocks raycasting so you cans till see whats being sold on hover - Various further changes to admin dialog, spacing layout etc - Much better 'vending' panel
3 Months Ago
- Display vending name in the loot panel - Fixed updated vending names not auto updating until you look at a machines name on the map - Add in a 'sold out' modifier per entry - Further vending admin dialog changes
3 Months Ago
Various theming changes on the customer panel. Too many to list
3 Months Ago
Setup the button callbacks
3 Months Ago
Fix contents not showing up
3 Months Ago
Add a 'no orders' view for when a vending machine has no orders
3 Months Ago
- Now populating new customer vending machine design - Minor adjustments to padding/setup
3 Months Ago
Swap custom vending machine to the alternate design. Everyone will revolt if we need to scroll to see all vending orders in a shop
3 Months Ago
Initial customer vending panel wireframe
3 Months Ago
main -> vendingmachine_ui_refresh
4 Months Ago
Removed the loading thingy, few more adjustments
4 Months Ago
Better pressed colour!
4 Months Ago
Added hover over colour changes to the fake inventory slots
4 Months Ago
Fix draggins vs clicking detection on existing sell orders
4 Months Ago
Swapped stats spawining over to GameManager rather than dialog spawn (since it doesn't support nesting)
4 Months Ago
Finished vending admin panel - Can open stats again - Add some new status indicators (drone accessible, has stock, broadcasting) - Tag toggle supports rust icon
4 Months Ago
- Add a clear all button to be able to wipe the existing order - Clicking on an existing order will now modify it
4 Months Ago
Add styling when dragging sell orders
4 Months Ago
- Spotlight pulsing - Fix sell order setup being iffy for the cost - Fix search bar not working again when clicking on an entry
4 Months Ago
main -> vendingmachine_ui_refresh
4 Months Ago
Fix compile error
4 Months Ago
Add spotilight and pulsing support
4 Months Ago
main -> vendingmachine_ui_refresh
4 Months Ago
deployablesnapping_preview_fix -> main
4 Months Ago
windmill_fixes -> main
4 Months Ago
Fix windturbine gib scale
4 Months Ago
Fix Bandit Camp Wind Turbine - Remove animator from static wind turbine as well and run through code instead
4 Months Ago
- Fix sibling index issue when moving existing orders around - Set cost and sell amount input to 0 when clearing
4 Months Ago
Added ability to reorder existing sell orders by clicking and dragging it up/down
4 Months Ago
- More animations - More tooltips - FIxed spacing on existing sell order components - Boxes are integer only where needed - Spotlight
4 Months Ago
- Fixed search bar styling issues - More minor polish (some anims)
4 Months Ago
Fix smoke grenade manager returns driving me crazy
4 Months Ago
transformchanged_cleanup -> main
4 Months Ago
Support food on corpses again