reporust_rebootcancel

126,694 Commits over 4,109 Days - 1.28cph!

11 Months Ago
Fixed loot wagons overwriting the baseTrain data that had already been set in TrainCar. Fixes visual issue with coupling points not moving to the correct angle
11 Months Ago
Fixed mixing table "X seconds remaining" wrong decimal formatting (introduced in 103559)
11 Months Ago
Mounted length modifier in Frontier Hazmat changed to 1.0 (was 0)
11 Months Ago
walllpaper sounds
11 Months Ago
Frontier hazmat backpiece removed when backpack is equipped
11 Months Ago
Increased edit panel scroll sensivity
11 Months Ago
Added input fields to the skin workshop item editor sliders, so you can type in values directly
11 Months Ago
Quick optimization pass on tree-impact FX. No longer taxes CPU on needless flake collisions etc. Related material tweaks.
11 Months Ago
Localized voice props dlc store page
11 Months Ago
gco sound
11 Months Ago
Localized soundtrack and sunburn dlc store page
11 Months Ago
Localized instruments dlc store tab
11 Months Ago
merge from doorcontroller_pickup_door_fix
11 Months Ago
Picking up a door with a door controller attached now gives you back the door controller
11 Months Ago
Added SimpleBuildingBlockModelVariant to allow frontier high wall to randomise its model when deployed Model variants are synced between all clients and set using flags
11 Months Ago
Have the wolve's meshes rotate to follow their movement on slopes, but only the pitch, and only up to 30 degrees
11 Months Ago
- attachments set up for viewmodel and 3p - states to hide elements of the viewmodel anims where needed - initial vm renderer script (disabled for now)
11 Months Ago
merge from dropped_item_perf_improvements
11 Months Ago
Missing Radiation files
11 Months Ago
Balanced radioactive water splashes on players Balanced radioactive water sprinker splashes on players Moved Radiation calculations (tiers, protection discounts) to its own static class rather than storing it in TriggerRadiation
11 Months Ago
New: Initial version of Save Viewer It's very simplistic, but currently displays ID, prefab name, and parent ID (if exists). Allows to search by these and prefab name Tests: loaded a test save from staging server (200k entities, 20mb), was able to interact and get data I wanted
11 Months Ago
Clean: simplify code in WhatUsesThis.ParsePrefab Tests: none, trivial changes
11 Months Ago
Merge from world_update_2
11 Months Ago
footer price value
11 Months Ago
Strip out price
11 Months Ago
Hopefully made WaterBody water level determination work on the server (now using collider instead of renderer)
11 Months Ago
Fix wolf anim not always being cancelled on state transitions, add "or" transitions, wolves will now all flee together instead of separating if one is shot while the player is protected by fire or is very far away
11 Months Ago
Localized Adobe, Brick and Brutalist store pages
11 Months Ago
merge from main
11 Months Ago
Fix subtext on variants
11 Months Ago
Rads are applyed to player motabolism instead
11 Months Ago
added a temporary box to frontier high wall prefab to debug visibility
11 Months Ago
Merge from main
11 Months Ago
-Fire Extinguisher LOD0 -Prefab setup -Materials -Textures
11 Months Ago
Subtracted last commit
11 Months Ago
merge from line_functions
11 Months Ago
corrected closest points function
11 Months Ago
Bugfix: WhatUsesThis - avoid duplciate results It was possible that our recursive search would pick up the same references as AssetDatabase, so exclude those. Tests: Asset used to return 5 results with 2 pairs of dupes - now it's 3 results with no dupes
11 Months Ago
merge from main
11 Months Ago
Localized wallpaper store page
11 Months Ago
merge from main
11 Months Ago
aggressive distance culling for cloth on cny_spear
11 Months Ago
merge from wallpaper
11 Months Ago
More wallpaper skin renames
11 Months Ago
merge from save254 - Staging wipe
Rin
11 Months Ago
phrases
11 Months Ago
Merge TrainCouplingImprovements -> main
11 Months Ago
Always construct a new CompleteTrain with any coupling changes. Allows 'coupledBackwards' etc to refresh correctly
11 Months Ago
Wallpaper.OnFrame NRE fix attempt
11 Months Ago
Updated default wallpaper viewmodel material to match the tiling we set in code