userIan Hendersoncancel
branchrust_reboot/main/vendingmachine_transaction_historycancel

40 Commits over 0 Days - ∞cph!

11 Months Ago
main -> vendingmachine_transaction_history
11 Months Ago
Support BP's in stats
11 Months Ago
Swapped to virtual item icon on feed entries
11 Months Ago
- Add the UI to display customer stats - Save/Load customer stats
11 Months Ago
- Register all customers who buy (only on serverside) - Made filters to find best customer, unique customers and repeat customers (all anonymous)
11 Months Ago
Save/Load purchase stats
11 Months Ago
Stop weird green leaking
11 Months Ago
- Fixed some spacing issues - Fade out green on most revenue and total sales
11 Months Ago
Bunch of work to ensure perfect alignment no matter the combination of elements enabled/disabled on the feed entries
11 Months Ago
Added scrollview around listings
11 Months Ago
Add a bunch of safety checks, utility methods and convars
11 Months Ago
- Added some small extra stats to the side - Further Localisation - Profiling
11 Months Ago
Localised all the text on new stats page
11 Months Ago
- Added time icon to show when item was purchased (time + date) - Colour and style improvements
11 Months Ago
- Improvements, cleanup and optimisation - Support a cheaper protobuf
11 Months Ago
Most Revenue now works
11 Months Ago
- Get best sold items now works correctly - Ordered recent transactions properly
11 Months Ago
Use the correct given amount
11 Months Ago
Swap seconds to minutes
11 Months Ago
Dispose old entries
11 Months Ago
Send client selected timescale to the server. Request timescale for the client selected one
11 Months Ago
Shop name now reflected in stats page
11 Months Ago
- Add empty feed entry if theres no data yet - Refresh colours
11 Months Ago
Fix in RustUI: Menu options now respect having no icon on them. Rather than defaulting to an information icon Force rebuild of the icon and text setup if the icon has no been swapped to no icon
11 Months Ago
Setup default text
11 Months Ago
- Got recent transactions displaying - Fixed index
11 Months Ago
main -> vendingmachine_transaction_history
11 Months Ago
- Removed doubled stats prefab - More logging - Setup feed object parent
11 Months Ago
Stop NRE on clearing feed
11 Months Ago
Get admin panel stats instance properly
11 Months Ago
Initial RPC send and receive framework for stats using protobuf
11 Months Ago
- Init/Disposal of transaction feed entries - Setup view system to display a given protobuf of transactions - Ensure disposal and return to the pool on dialog closed - Code cleanup
11 Months Ago
Feed entry script with basic setting
11 Months Ago
Admin Stats: - Setup ui dialog panel - Wired up open/close through admin panel - Prefabs for panel setup
11 Months Ago
Admin stats entry layout
11 Months Ago
Basic UI Setup
11 Months Ago
Super minor refresh to existing vending admin panel: Layout, alignment and some minor styling changes
11 Months Ago
- Add purchased items to purchase history - Changes to protobufs
11 Months Ago
- Some initial protobufs - RPC setup
11 Months Ago
Initial setup: - Created filtering methods for: - Recent x purchases - Best sold item - Best x sold items - Best x revenue generating items - x time period sales - Peak sale hour - Total sales