userIan Hendersoncancel
reporust_rebootcancel

5,996 Commits over 974 Days - 0.26cph!

58 Days Ago
Support skins on collapsed shop view
58 Days Ago
Check skin ID before allowing a purchase
58 Days Ago
Fix a couple of bugs with cost skin id not being detected properly
58 Days Ago
Added independent skin support to cost item (was only supported for selling item before)
2 Months Ago
Add sell order skin support to the marketplace terminals in outpost
2 Months Ago
main -> vendingmachine_ui_refresh
2 Months Ago
server_browser_update_2 -> main (MERGING EARLY TO GET SOME EARLY FEEDBACK) (NO SORTING SUPPORT YET)
2 Months Ago
Fix an nre with country phrases Fix conenct modal nt showing ping
2 Months Ago
Add ping display to connection and session modal
2 Months Ago
Misc folder cleanup
2 Months Ago
- Add translation layer for each of the server browser names - Remove a bunch of excess name conversion stuff - Add to server browser
2 Months Ago
Show server country codes. This time taken via geolocation
2 Months Ago
Setup new binocular shader: lens distortion, fresnel and glare
2 Months Ago
deployable_snapping_fix_2 -> main
2 Months Ago
Cleanup
2 Months Ago
Fix invalid angle in split builds where the server recomputerd rotation from the floor normal instead of the wall normal
2 Months Ago
vendingmachine_ui_refresh -> main
2 Months Ago
Fix the weird input font
2 Months Ago
Changed vending machine loot panel over to a light + transparent theme to better go with the rest of the ui
2 Months Ago
vendingmachine_ui_refresh -> main
2 Months Ago
Missed file
2 Months Ago
Fix 100 issues with the search bar in the sell order creator
2 Months Ago
Fix suggestions holder overriding the selling item everytime for no reason
2 Months Ago
Fixed some input box text areas from sometimes being offset to the right whilst typing in them
2 Months Ago
Use hud input instead
2 Months Ago
Prevent clicking in a vending entry input field from using a hotbar weapon
2 Months Ago
Tone down the emoji scale
2 Months Ago
Fix emoji picker being hidden underneath the stats menu
2 Months Ago
- FIx emoji overlay being offscreen - FIx emojis not being rendered correctly in the shop name input box
2 Months Ago
Fix sold out being shown when entering a buy amount greater than the amount inside the machine
2 Months Ago
Fix dragging item being stuck on the screen when closing the vending admin UI
2 Months Ago
Fix existing sell order on modify clicked NRE
2 Months Ago
Add support to seperate different skins into seperate vending listings. Eg you can sell a skinned ak in a different listing than a regular AK. This is optional and can be toggled on a machine by machine basis in the new UI.
2 Months Ago
pooltable_and_dartboard_models -> game_room_dlc
2 Months Ago
main -> game_room_dlc
2 Months Ago
main -> vendingmachine_ui_refresh
2 Months Ago
Remove using as well
2 Months Ago
Unity Editor compile fix
2 Months Ago
vendingmachine_ui_refresh -> main
2 Months Ago
Second set of fixes - fake inventory compile errors
2 Months Ago
Compile fix - swap to using flags
2 Months Ago
vendingmachine_ui_refresh -> main
2 Months Ago
Clear hover over button fixes
2 Months Ago
- Fix bugs with suggestions not being clickable - More final polish
2 Months Ago
- Final style changes - Added suggestions area in admin panel
2 Months Ago
main -> vendingmachine_ui_refresh
2 Months Ago
Fixed final vending entry pushing itself out the screen
2 Months Ago
Swap to a string builder to save a few allocations when updating dynamic pricing
2 Months Ago
Dynamic pricing support (nearly there!)
2 Months Ago
- Fix flex transition play on awake not working - Minor design stuff and alignment