userIan Hendersoncancel
reporust_rebootcancel

5,904 Commits over 943 Days - 0.26cph!

11 Days Ago
Another attempt at a fix
11 Days Ago
Attempt to solve a weird issue where the country chosing canvas is invisible in build. I reckon it's something to do with flex layout and having child absolute elements but I cant be certain
12 Days Ago
Ensure mask update group is provided
12 Days Ago
Ensure support for weapon attachments and plant genetics throughout the new vending machine sell pipeline
12 Days Ago
Fix typo
12 Days Ago
Fix hidden items showing up in the vending machine search
12 Days Ago
empty_country_fix -> main
12 Days Ago
Fix countries not being shown in the drop down country selection window
12 Days Ago
Fix shop name input being at a weird position when opening the dialog window
12 Days Ago
Ensure 'remove all' popup closes if you disconenct
12 Days Ago
Support UI popup with empty string titles
12 Days Ago
Fix dodgy shadow on apply, modify and discard buttons
12 Days Ago
Fix broken open transition
12 Days Ago
empty_country_list_fix -> main
12 Days Ago
Debug commands to test whats going wrong with geolocation - Codegen - Rebuild phrases
12 Days Ago
increase max player sprinkle
12 Days Ago
Final volume checks
12 Days Ago
Use player volume rather than player score. This prevents servers with 1/2/3 players that have hit max player count from being put up the rankings
12 Days Ago
New default sorting order - Initially sort via population - Use distance as tie breaker - Very occasionally sprinkle in lower pop
13 Days Ago
Remove region locations help print out
15 Days Ago
Left align country text in the server browser
15 Days Ago
vending_fixes_2 -> main
15 Days Ago
Phrase fix
15 Days Ago
Add an 'are you sure' popup when clearing all vending orders
15 Days Ago
Can now press the larger area around the cost and sell icons
15 Days Ago
Fix emojis not working properly on loot panel purchasing - Additional filtering on the name before being displayed (just in case)
15 Days Ago
Remove rich text support
15 Days Ago
- Add broken item support to vending sell orders - Add support to fake inventory as well
15 Days Ago
Make 'sold out' look less ass
15 Days Ago
Entering a higher number than in stock automatically lowers the number to max available stock like it used to
15 Days Ago
Missed file
15 Days Ago
- Only play animations when adding to the existing orders list - Add 'modify' and 'discard' buttons when modifying an existing sell order. Makes it very clear what you're doing
16 Days Ago
Vending name max limit = 32
16 Days Ago
Set character limit of 4 for all vending admin/purchase input boxes
16 Days Ago
- Remove sell order play animation when adding/removing - Change increase/decrease price indicator saturation
16 Days Ago
Fix existing sell order NRE
16 Days Ago
binocuar_fixes_2 -> main
16 Days Ago
Ensure binoculars are hidden when relogging in
17 Days Ago
Use in environment check on the binoculars to correctly set day/night mode better than just day/night time
17 Days Ago
server_browser_update_2 -> main
17 Days Ago
- Hide distance behind a popup - Country select window changes - Minor cleanup all around
17 Days Ago
main -> server_browser_update_2
17 Days Ago
server_browser_update_2 -> main
17 Days Ago
- Increased distance/player score to 50-50 for default sorting - Compile fix
17 Days Ago
- Add distances away to each of the servers in km - Convert it to miles if in the USA
18 Days Ago
Dont disable the country selection button
18 Days Ago
-OnCountryChanged event - attached the country button - Cleanup with country selection choices
18 Days Ago
Fix a bunch of the country select settings
18 Days Ago
- Setup convar to support auto detecting country or not - Added checkbox to enable/disable it in country selection - Minor set of bug fixes
18 Days Ago
vendingmachine_updateammocount_nre -> main