userIan Hendersoncancel
reporust_rebootcancel

5,859 Commits over 943 Days - 0.26cph!

7 Days Ago
Dont disable the country selection button
7 Days Ago
-OnCountryChanged event - attached the country button - Cleanup with country selection choices
7 Days Ago
Fix a bunch of the country select settings
7 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
7 Days Ago
vendingmachine_updateammocount_nre -> main
7 Days Ago
Properly fix the bug
7 Days Ago
Fix update ammo count nre
7 Days Ago
main -> server_browser_update_2
7 Days Ago
WIP on country selection window - Setup centres for each chosen country - Setup player prefs for override - Country selection screen UI setup
7 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
7 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
7 Days Ago
- Sort country section based on users long and lat - Steam query will poll cache for geo location before giving up
7 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
8 Days Ago
- Grab geo location from hello - Initial setup
8 Days Ago
- Fixed binocular overlay from sticking around on reconnect - Fixed binocular overlay firing material changes into plastic
8 Days Ago
main -> server_browser_update_2
8 Days Ago
fix dodgy merge
8 Days Ago
binoculars_fix -> main
8 Days Ago
- Codecleanup - New binocular effects toggle at night
8 Days Ago
- Stop unity complaining about main tex - Ensure ping markers show up
8 Days Ago
binoculars_fix -> main
8 Days Ago
Ensure range transform respects ui scale
8 Days 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
8 Days Ago
main -> PlayerRigUpdate2
8 Days Ago
magazine_look_angle_fix -> main
8 Days Ago
Fix magazine dropping and other world space parent to bone weapon effects from not respecting object angles
9 Days Ago
main -> server_browser_update_2
9 Days Ago
binoculars_ui_refresh -> main
9 Days Ago
main -> binoculars_ui_refresh
9 Days Ago
- Change rangefinder palette to white - Fix dodgy material
9 Days Ago
- Further shader improvements - Added scratch and lens dirt - Styled rangefinder - Seperate out new font material - Further minor changes
9 Days Ago
- New supress HUD system - Supress HUD whilst you have it out - Add clicks that correspond to distance - Hide crosshair - Shader fixes and improvements
9 Days Ago
main -> binoculars_ui_refresh
9 Days Ago
Attempt at fixing protobuf length generations on mac by using integer math instead (ato avoid platform floating point)
9 Days Ago
project_generation_proto_files -> main
9 Days Ago
image changes
9 Days Ago
include proto files in project generation extensions so you can search for proto files in rider
9 Days Ago
Add tick marks across binoculars
10 Days Ago
Material changes, visual polish
10 Days Ago
main -> binoculars_ui_refresh
10 Days Ago
vendingmachine_ui_refresh -> main
10 Days Ago
Add condition, ammo, genetics display etc to customer loot panel when buying from the new vending ui
10 Days Ago
vendingmachine_ui_refresh -> main
10 Days Ago
main -> vendingmachine_ui_refresh
10 Days Ago
Add condiiton and slot support to fake inventory
10 Days Ago
Support skins on collapsed shop view
10 Days Ago
Check skin ID before allowing a purchase
10 Days Ago
Fix a couple of bugs with cost skin id not being detected properly
10 Days Ago
Added independent skin support to cost item (was only supported for selling item before)
12 Days Ago
Add sell order skin support to the marketplace terminals in outpost