240,801 Commits over 3,867 Days - 2.59cph!

5 Years Ago
[D11] Access_card scale fix
5 Years Ago
[D11] [UI] Fixed suspending application causing loss of focus on certain screens (respawn page, sleeping UI, etc).
5 Years Ago
Backup
5 Years Ago
[D11] +Issue 2924 low poly mushroom fix
5 Years Ago
Merge from main/hdrp/material-update
5 Years Ago
Fix HDG remote for 2019.3
5 Years Ago
Added "near" network visibility radius that is processed immediately (fixes entities popping in too close when moving very fast) Network groups are unsubscribed from at twice the rate they are subscribed to (prevent buildup)
5 Years Ago
Removed allocations in SkeletonSkin. Tidied Morphcache for optimisations.
5 Years Ago
Restored petur's material tweaks
5 Years Ago
[D11] Fixed crashing FBX files on Range_Bank assets in Launch Site
5 Years Ago
[D11 + Issue 293 fix - Restored missing flooring
5 Years Ago
Merge from hdrp/main
5 Years Ago
Updated HDRP/Custom/Lit template Updated Terrain Sampler SF to also output metal-to-spec values Updated HDRP/Custom/Terrain shader and terrain4 material Added dummy rust/std/terrain-blend for conversion
5 Years Ago
Fix for HDG asmdefs
5 Years Ago
project_gaea level backup should include fix for sum of splat =1 terrain now 6km but features currently out of scale
5 Years Ago
Don't delete leaderboard replays from unsubscribed workshop stages Fixed leaderboard mode toggle sometimes not showing
5 Years Ago
Fixed possible NRE when browsing a leaderboard Fixed custom stage names in replay menu Default stage name for missing stages in replay menu Don't delete replays from unsubscribed workshop items Don't delete leaderboard replays from unsubscribed workshop stages Fixed leaderboard mode toggle sometimes not showing
5 Years Ago
Use source code version of HdgRemoteDebug
5 Years Ago
[D11] Structures/Dredge Scale fixes
5 Years Ago
[D11] + pipe_pile_b - fixed the rotation bug
5 Years Ago
Fixed custom stage names in replay menu Default stage name for missing stages in replay menu Don't delete replays from unsubscribed workshop items
5 Years Ago
Disable swiping through tabs cause it sucks
5 Years Ago
Switch to MaterialTopTabNavigator because it looks better and has transitions
5 Years Ago
[D11] Don't despawn when players are nearby
5 Years Ago
Merge from main
5 Years Ago
phrases
5 Years Ago
[D11] bundled/prefabs/bunker_rooms + Content/props/pipes
5 Years Ago
[D11] [UI] Reduced the input prompt size in research table loot panel.
5 Years Ago
[D11] Hide stance image when swimming
5 Years Ago
Set short circuit flag on OR and XOR switches as well as electrical combiner
5 Years Ago
[D11] [UI] Respawn Screen no longer snap focus back to "Random" option after transition finishes.
5 Years Ago
Fixed not cleaning up after stopping a demo, causing exceptions when joining a game or playing another demo
5 Years Ago
merge from /map_improvements
5 Years Ago
fixed loading menu typos
5 Years Ago
Fixed Korean text being invisible on some buttons
5 Years Ago
Added buttons to open the log file + folder to console screen
5 Years Ago
merge from /hapis_reconnect
5 Years Ago
progress
5 Years Ago
[D11] Nukes script... this is actually an option within Unity prefs->general->script changes while playing
5 Years Ago
Rename StandardVehicleModule to BaseVehicleModule
5 Years Ago
Get rid of "IsUIInteractable" ItemDefinition property that "dummy item" slots are using. Feels too close to a hack, need to do this a better way.
5 Years Ago
Ignore item interaction if the parent canvas group is set to non-interactable
5 Years Ago
Clamp the players perspective in third person to a more sensible range, fixes instrument clipping through the legs when looking straight down
5 Years Ago
Exposed sharp keybinds to options menu
5 Years Ago
Added an audio.instruments volume convar (not exposed in settings yet)
5 Years Ago
Still allow notes to be stopped if the player has separated from the instrument (might fix notes continuing to play forever)
5 Years Ago
Reword vehicle edit info message
5 Years Ago
Removed the allow simultaneous notes flag and just set the flute to only play one note at a time
5 Years Ago
Enable update while offscreen on the players body meshes while they are in third person (only if local player) Fixes the hand/arm meshes disappearing for a frame or two when quickly looking up/down
5 Years Ago
Exception checking in UpdateHeldProps