5,850 Commits over 943 Days - 0.26cph!
Fix hidden items showing up in the vending machine search
empty_country_fix -> main
Fix countries not being shown in the drop down country selection window
Fix shop name input being at a weird position when opening the dialog window
Ensure 'remove all' popup closes if you disconenct
Support UI popup with empty string titles
Fix dodgy shadow on apply, modify and discard buttons
Fix broken open transition
empty_country_list_fix -> main
Debug commands to test whats going wrong with geolocation
- Codegen
- Rebuild phrases
increase max player sprinkle
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
New default sorting order
- Initially sort via population
- Use distance as tie breaker
- Very occasionally sprinkle in lower pop
Remove region locations help print out
Left align country text in the server browser
Add an 'are you sure' popup when clearing all vending orders
Can now press the larger area around the cost and sell icons
Fix emojis not working properly on loot panel purchasing
- Additional filtering on the name before being displayed (just in case)
- Add broken item support to vending sell orders
- Add support to fake inventory as well
Make 'sold out' look less ass
Entering a higher number than in stock automatically lowers the number to max available stock like it used to
- 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
Vending name max limit = 32
Set character limit of 4 for all vending admin/purchase input boxes
- Remove sell order play animation when adding/removing
- Change increase/decrease price indicator saturation
Fix existing sell order NRE
Ensure binoculars are hidden when relogging in
Use in environment check on the binoculars to correctly set day/night mode better than just day/night time
server_browser_update_2 -> main
- Hide distance behind a popup
- Country select window changes
- Minor cleanup all around
main -> server_browser_update_2
server_browser_update_2 -> main
- Increased distance/player score to 50-50 for default sorting
- Compile fix
- Add distances away to each of the servers in km
- Convert it to miles if in the USA
Dont disable the country selection button
-OnCountryChanged event - attached the country button
- Cleanup with country selection choices
Fix a bunch of the country select settings
- Setup convar to support auto detecting country or not
- Added checkbox to enable/disable it in country selection
- Minor set of bug fixes
vendingmachine_updateammocount_nre -> main
Fix update ammo count nre
main -> server_browser_update_2
WIP on country selection window
- Setup centres for each chosen country
- Setup player prefs for override
- Country selection screen UI setup