userIan Hendersoncancel
reporust_rebootcancel

2,596 Commits over 548 Days - 0.20cph!

4 Months Ago
- Register all customers who buy (only on serverside) - Made filters to find best customer, unique customers and repeat customers (all anonymous)
4 Months Ago
Save/Load purchase stats
4 Months Ago
Stop weird green leaking
4 Months Ago
- Set correct repair ent - Manifest again
4 Months Ago
- Fixed some spacing issues - Fade out green on most revenue and total sales
4 Months Ago
Bunch of work to ensure perfect alignment no matter the combination of elements enabled/disabled on the feed entries
4 Months Ago
Added scrollview around listings
4 Months Ago
Add a bunch of safety checks, utility methods and convars
4 Months Ago
- Added some small extra stats to the side - Further Localisation - Profiling
4 Months Ago
Localised all the text on new stats page
4 Months Ago
- Added time icon to show when item was purchased (time + date) - Colour and style improvements
4 Months Ago
- Improvements, cleanup and optimisation - Support a cheaper protobuf
4 Months Ago
Most Revenue now works
4 Months Ago
- Get best sold items now works correctly - Ordered recent transactions properly
4 Months Ago
Use the correct given amount
4 Months Ago
Swap seconds to minutes
4 Months Ago
Dispose old entries
4 Months Ago
Send client selected timescale to the server. Request timescale for the client selected one
4 Months Ago
Shop name now reflected in stats page
4 Months Ago
- Add empty feed entry if theres no data yet - Refresh colours
4 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
4 Months Ago
Setup default text
4 Months Ago
- Got recent transactions displaying - Fixed index
4 Months Ago
main -> vendingmachine_transaction_history
4 Months Ago
radiation_cube_support -> main
4 Months Ago
Removed logs
4 Months Ago
- Code cleanup - Minor bugfixes - Reserialised sprinkler
4 Months Ago
Give box collider support to trigger radiation: - Ensured modding radiation cubes work - Applied Cube Prefabs
4 Months Ago
- Wrote a script to resolve duplicate bone names by appending digits - Removed the vast majority of duplicate bone warnings on siege tower (rest will need looked at after art pass)
4 Months Ago
- Fixed door NRE still happening sometimes - Changed my stupid OnChildAdded override
4 Months Ago
- Removed doubled stats prefab - More logging - Setup feed object parent
4 Months Ago
Stop NRE on clearing feed
4 Months Ago
Get admin panel stats instance properly
4 Months Ago
Initial RPC send and receive framework for stats using protobuf
4 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
4 Months Ago
Feed entry script with basic setting
4 Months Ago
Admin Stats: - Setup ui dialog panel - Wired up open/close through admin panel - Prefabs for panel setup
4 Months Ago
Admin stats entry layout
4 Months Ago
Basic UI Setup
4 Months Ago
Super minor refresh to existing vending admin panel: Layout, alignment and some minor styling changes
4 Months Ago
workcart_box_fix_2
4 Months Ago
- Fixed box appearing under workcart - Swapped item storage to item storage type rather than box storage
5 Months Ago
- Add purchased items to purchase history - Changes to protobufs
5 Months Ago
- Some initial protobufs - RPC setup
5 Months Ago
- Added big ass vehicle world colliders for better vehicle -> vehicle siege tower collision - Siegetower was using drawbridge 1 as its network model?
5 Months Ago
Added repel and hurt trigger inside the tower in case you manage to glitch in
5 Months Ago
Fixed doubled up siege tower doors
5 Months Ago
Siege tower: - no longer spams sound errors - tried to fix duplicate doors
5 Months Ago
Re-enabled front door colliders on siege tower
5 Months Ago
workcart_box_fix -> main