branchrust_reboot/main/vendingmachine_ui_refreshcancel

71 Commits over 0 Days - ∞cph!

Second set of fixes - fake inventory compile errors
Compile fix - swap to using flags
Clear hover over button fixes
- Fix bugs with suggestions not being clickable - More final polish
- Final style changes - Added suggestions area in admin panel
main -> vendingmachine_ui_refresh
Fixed final vending entry pushing itself out the screen
Swap to a string builder to save a few allocations when updating dynamic pricing
Dynamic pricing support (nearly there!)
- Fix flex transition play on awake not working - Minor design stuff and alignment
Yesterday
- Anim polish for the 10000 time - Missing phrases
Yesterday
Some more animations, some more polish
Yesterday
- 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
Yesterday
- 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
Yesterday
Various theming changes on the customer panel. Too many to list
2 Days Ago
Setup the button callbacks
3 Days Ago
Fix contents not showing up
3 Days Ago
Add a 'no orders' view for when a vending machine has no orders
3 Days Ago
- Now populating new customer vending machine design - Minor adjustments to padding/setup
4 Days 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
4 Days Ago
Initial customer vending panel wireframe
4 Days Ago
main -> vendingmachine_ui_refresh
5 Days Ago
Removed the loading thingy, few more adjustments
5 Days Ago
Better pressed colour!
5 Days Ago
Added hover over colour changes to the fake inventory slots
5 Days Ago
Fix draggins vs clicking detection on existing sell orders
5 Days Ago
Swapped stats spawining over to GameManager rather than dialog spawn (since it doesn't support nesting)
5 Days Ago
Finished vending admin panel - Can open stats again - Add some new status indicators (drone accessible, has stock, broadcasting) - Tag toggle supports rust icon
5 Days Ago
- Add a clear all button to be able to wipe the existing order - Clicking on an existing order will now modify it
5 Days Ago
Add styling when dragging sell orders
5 Days Ago
- Spotlight pulsing - Fix sell order setup being iffy for the cost - Fix search bar not working again when clicking on an entry
5 Days Ago
main -> vendingmachine_ui_refresh
6 Days Ago
Add spotilight and pulsing support
6 Days Ago
main -> vendingmachine_ui_refresh
6 Days Ago
- Fix sibling index issue when moving existing orders around - Set cost and sell amount input to 0 when clearing
6 Days Ago
Added ability to reorder existing sell orders by clicking and dragging it up/down
6 Days Ago
- More animations - More tooltips - FIxed spacing on existing sell order components - Boxes are integer only where needed - Spotlight
6 Days Ago
- Fixed search bar styling issues - More minor polish (some anims)
6 Days Ago
main -> vendingmachine_ui_refresh
7 Days Ago
- Deselect support - Format changes
7 Days Ago
- Lil pop anim when the search opens up - Dont create a tooltip if text field is empty - Add icon and placeholder text colouring support to input fields
7 Days Ago
main -> vendingmachine_ui_refresh
7 Days Ago
main -> vendingmachine_ui_refresh
7 Days Ago
- Minor polish
7 Days Ago
Missed files
7 Days Ago
Can now make fulll vending order with drag/drop
7 Days Ago
Fix virtual icon dragging not working
7 Days Ago
Add drag support to the fake slot and inventory system (not working properly yet)
7 Days Ago
- Create a fake inventory system in the vending admin dialog to show off all of the vending machines inventory - Add light and dark colouring to each of the search entries - Add emoji support to the shop name - Restyled emoji window to fit in with the new theming
8 Days Ago
Better button styling