userIan Hendersoncancel
reporust_rebootcancel

5,891 Commits over 943 Days - 0.26cph!

8 Days Ago
empty_country_list_fix -> main
8 Days Ago
Debug commands to test whats going wrong with geolocation - Codegen - Rebuild phrases
8 Days Ago
increase max player sprinkle
8 Days Ago
Final volume checks
8 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
8 Days Ago
New default sorting order - Initially sort via population - Use distance as tie breaker - Very occasionally sprinkle in lower pop
9 Days Ago
Remove region locations help print out
11 Days Ago
Left align country text in the server browser
11 Days Ago
vending_fixes_2 -> main
11 Days Ago
Phrase fix
11 Days Ago
Add an 'are you sure' popup when clearing all vending orders
11 Days Ago
Can now press the larger area around the cost and sell icons
11 Days Ago
Fix emojis not working properly on loot panel purchasing - Additional filtering on the name before being displayed (just in case)
11 Days Ago
Remove rich text support
11 Days Ago
- Add broken item support to vending sell orders - Add support to fake inventory as well
11 Days Ago
Make 'sold out' look less ass
11 Days Ago
Entering a higher number than in stock automatically lowers the number to max available stock like it used to
11 Days Ago
Missed file
11 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
12 Days Ago
Vending name max limit = 32
12 Days Ago
Set character limit of 4 for all vending admin/purchase input boxes
12 Days Ago
- Remove sell order play animation when adding/removing - Change increase/decrease price indicator saturation
12 Days Ago
Fix existing sell order NRE
12 Days Ago
binocuar_fixes_2 -> main
12 Days Ago
Ensure binoculars are hidden when relogging in
12 Days Ago
Use in environment check on the binoculars to correctly set day/night mode better than just day/night time
12 Days Ago
server_browser_update_2 -> main
12 Days Ago
- Hide distance behind a popup - Country select window changes - Minor cleanup all around
12 Days Ago
main -> server_browser_update_2
13 Days Ago
server_browser_update_2 -> main
13 Days Ago
- Increased distance/player score to 50-50 for default sorting - Compile fix
13 Days Ago
- Add distances away to each of the servers in km - Convert it to miles if in the USA
13 Days Ago
Dont disable the country selection button
13 Days Ago
-OnCountryChanged event - attached the country button - Cleanup with country selection choices
13 Days Ago
Fix a bunch of the country select settings
13 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
13 Days Ago
vendingmachine_updateammocount_nre -> main
13 Days Ago
Properly fix the bug
13 Days Ago
Fix update ammo count nre
13 Days Ago
main -> server_browser_update_2
14 Days Ago
WIP on country selection window - Setup centres for each chosen country - Setup player prefs for override - Country selection screen UI setup
14 Days Ago
When the manifest loads/updates we save the country, lat, lon and continetn to player prefs - Check for hello data first and if we cant find it then fall back to whatever our player prefs are
14 Days Ago
Support geo lookup for steam queries by polling our cache - Add geo lookup dictionary to ServerListManager - Fix ServerAddress.Equals and operator == using reference equality on IPAddress instead of value equality, this was silently breaking all dictionary lookups including ping cache and geo lookups
14 Days Ago
- Sort country section based on users long and lat - Steam query will poll cache for geo location before giving up
14 Days Ago
- Country now displayed on country button in main menu - Cleaned up and seperated into GeoLocation class to stop us having to access Account.Hello all the time
14 Days Ago
- Grab geo location from hello - Initial setup
14 Days Ago
- Fixed binocular overlay from sticking around on reconnect - Fixed binocular overlay firing material changes into plastic
14 Days Ago
main -> server_browser_update_2
14 Days Ago
fix dodgy merge
14 Days Ago
binoculars_fix -> main