userIan Hendersoncancel

6,048 Commits over 974 Days - 0.26cph!

2 Months Ago
Use in environment check on the binoculars to correctly set day/night mode better than just day/night time
2 Months Ago
server_browser_update_2 -> main
2 Months Ago
- Hide distance behind a popup - Country select window changes - Minor cleanup all around
2 Months Ago
main -> server_browser_update_2
2 Months Ago
server_browser_update_2 -> main
2 Months Ago
- Increased distance/player score to 50-50 for default sorting - Compile fix
2 Months Ago
- Add distances away to each of the servers in km - Convert it to miles if in the USA
2 Months Ago
Dont disable the country selection button
2 Months Ago
-OnCountryChanged event - attached the country button - Cleanup with country selection choices
2 Months Ago
Fix a bunch of the country select settings
2 Months Ago
- Setup convar to support auto detecting country or not - Added checkbox to enable/disable it in country selection - Minor set of bug fixes
2 Months Ago
vendingmachine_updateammocount_nre -> main
2 Months Ago
Properly fix the bug
2 Months Ago
Fix update ammo count nre
2 Months Ago
main -> server_browser_update_2
2 Months Ago
WIP on country selection window - Setup centres for each chosen country - Setup player prefs for override - Country selection screen UI setup
2 Months 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
2 Months 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
2 Months Ago
- Sort country section based on users long and lat - Steam query will poll cache for geo location before giving up
2 Months 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
2 Months Ago
- Grab geo location from hello - Initial setup
2 Months Ago
- Fixed binocular overlay from sticking around on reconnect - Fixed binocular overlay firing material changes into plastic
2 Months Ago
main -> server_browser_update_2
2 Months Ago
fix dodgy merge
2 Months Ago
binoculars_fix -> main
2 Months Ago
- Codecleanup - New binocular effects toggle at night
2 Months Ago
- Stop unity complaining about main tex - Ensure ping markers show up
2 Months Ago
binoculars_fix -> main
2 Months Ago
Ensure range transform respects ui scale
2 Months Ago
Shader uses a grab pass rather than using OnRenderImage (fixes issues like being able to see through water) - Tick lines now use a fixed pixel size rather than using uvs under the hood - Main lines now base their pixel size of the lens circles
2 Months Ago
main -> PlayerRigUpdate2
2 Months Ago
magazine_look_angle_fix -> main
2 Months Ago
Fix magazine dropping and other world space parent to bone weapon effects from not respecting object angles
2 Months Ago
main -> server_browser_update_2
2 Months Ago
binoculars_ui_refresh -> main
2 Months Ago
main -> binoculars_ui_refresh
2 Months Ago
- Change rangefinder palette to white - Fix dodgy material
2 Months Ago
- Further shader improvements - Added scratch and lens dirt - Styled rangefinder - Seperate out new font material - Further minor changes
2 Months Ago
- New supress HUD system - Supress HUD whilst you have it out - Add clicks that correspond to distance - Hide crosshair - Shader fixes and improvements
2 Months Ago
main -> binoculars_ui_refresh
2 Months Ago
Attempt at fixing protobuf length generations on mac by using integer math instead (ato avoid platform floating point)
2 Months Ago
project_generation_proto_files -> main
2 Months Ago
image changes
2 Months Ago
include proto files in project generation extensions so you can search for proto files in rider
2 Months Ago
Add tick marks across binoculars
2 Months Ago
Material changes, visual polish
2 Months Ago
main -> binoculars_ui_refresh
2 Months Ago
vendingmachine_ui_refresh -> main
2 Months Ago
Add condition, ammo, genetics display etc to customer loot panel when buying from the new vending ui
2 Months Ago
vendingmachine_ui_refresh -> main