userBill Bcancel
reporust_rebootcancel

8,735 Commits over 1,705 Days - 0.21cph!

51 Days Ago
One more missed collider list free
51 Days Ago
Fixed three cases where we got a pooled collider list and never freed it
51 Days Ago
Additional info for the SeatClipCheck error data that goes to Sentry. Plus filter out collisions that seem reasonably close to the rowboat, so we get less error reports for valid hits.
52 Days Ago
Have SkinViewer prefabs always use fresh instances, not preprocessed or pooled ones. Fixes some skins being invisible after warmup has run, due to the bone hierarchy being stripped on the pooled, warmed-up version that's loaded by default
53 Days Ago
Don't rebuild skeleton, since that method is editor only!
54 Days Ago
World and Detailed colliders, steering, RPC code gen, other basic setup
54 Days Ago
Merge main -> Bikes
54 Days Ago
Keep SkeletonSkin scripts and rebuild them when the skin loads. Attempts to fix build-only bug where clothing skins no longer show up after connecting to a server and disconnecting again back to main menu.
54 Days Ago
Keep SkeletonSkin scripts and rebuild them when the skin loads. Attempts to fix build-only bug where clothing skins no longer show up after connecting to a server and disconnecting again back to main menu.
54 Days Ago
Small adjustment to axe and pick visual positioning on the item store abyss page. I didn't have time to position these perfectly the other day.
54 Days Ago
Merge main -> store-ui
54 Days Ago
WIP suspension
55 Days Ago
Bike is now mountable, some basic functions working
55 Days Ago
Merge Main -> Bikes
55 Days Ago
Bill loadout edit
55 Days Ago
Fixes for some bugs in the "flat water" boat system, to allow kayaks to sit nice and flat on tutorial island even when a storm is raging on the server. Will improve Tugboat behaviour too.
55 Days Ago
When setting a keybind, show a reply message
55 Days Ago
General WIP
56 Days Ago
Extremely cool and realistic motorbike with sidecar
56 Days Ago
Bike setup work for wheels and chassis visuals + other bits and pieces
56 Days Ago
Merge Main -> Bikes
57 Days Ago
Fixed awkward UI behaviour when leaving a Blackjack game as the only player in the game
57 Days Ago
Merge analytics_pooling_refactor -> Main. Fixes list free bug that was affecting some unrelated things (e.g. blackjack machines).
60 Days Ago
Fixed skin viewer item spin being affected by framerate
2 Months Ago
Merge store-ui -> main
2 Months Ago
Paddy request: Allowed 3D icons on DLC pages to use the full height of the item area. Adjusted abyss rifle, abyss pickaxe, lumberjack pick, concrete pickaxe, lumberjack axe, diver pickaxe, abyss hatchet, and nomad suit to work with the new shape. Others look OK already.
2 Months Ago
Merge store-ui -> main
2 Months Ago
Improved hunting trophy pivot rotation
2 Months Ago
Initial commit, bike is just an exact snowmobile clone for the moment but with bike scripts and a new prefab base for the variant
2 Months Ago
Fixed null entry removal in ProcessInterferenceQueue not working, meaning null entries got stuck in the list.
2 Months Ago
Merge store-ui -> main. SkinViewer work is now complete (don't laugh at the inevitable further skinviewer commits pls).
2 Months Ago
Materials
2 Months Ago
Fixed lumberjack suit skin looking small in the viewer
2 Months Ago
SkinViewerTest now shows image border
2 Months Ago
Missing file
2 Months Ago
Refresh SkinViewer rendertexture size and aspect ratio if player resizes game window while a DLC screen is open
2 Months Ago
Fix Unity complaints about disabled LOG groups
2 Months Ago
Revert 93418 to allow 3D icons to be full width. But will add support for resizing on-the-fly in case player resizes their window.
2 Months Ago
Remove commented code
2 Months Ago
Merge store-ui -> main
2 Months Ago
Fix for more skinviewer skins that we're showing up in some situations
2 Months Ago
Fixed DLC store 2D icons
2 Months Ago
Fixed 3D pack icons not stretching anymore
2 Months Ago
Fixed invisible Tomaha in skin viewer when in-game
2 Months Ago
Fixed some skin models not showing up when using the item store in-game. Except Tomaha, which us being difficult.
2 Months Ago
Less UI edge fade (skin viewer)
2 Months Ago
Merge main -> store-ui
2 Months Ago
Merge Main -> store-UI
2 Months Ago
Fixed ice mask being invisible when not on a player, now showing it in the item store viewer
2 Months Ago
Merge store-ui -> Main