reporust_rebootcancel

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

8 Months Ago
ProjectVersion.txt
8 Months Ago
merge from main
8 Months Ago
disabled_halloween24 -> main
8 Months Ago
Disable Scarecrowpopulation Updated collectables Removed bone collectable Frank default table craftable disabled Disabled portals
8 Months Ago
compile fix
8 Months Ago
Update: Invoking of profiler method annotation filter works - Instead of hooking in we rely on Unity's assembly initialization to invoke us first - seems to be early enough, but we'll see - Store profiler callbacks to avoid GC cleaning them up and crashes in mono - Add compile guards (for now allowing to run editor to test) Tests: launched in editor, no crashes and a lot(112k) of debug logs indicating what gets annotated.
8 Months Ago
Fix regression from HBHF fixes that causes building blocks with no TC attached to use TC of nearby but unattached building blocks
8 Months Ago
Add combined versions
8 Months Ago
IsTipping wont be called if tipped
8 Months Ago
Adding in the gestures
8 Months Ago
Split off IsTipping and IsTipped flags Only enable is tipping if we are starting to tip and not when we are on the ground
8 Months Ago
merge from save_260
8 Months Ago
merge from main
8 Months Ago
reapplying 106957 t1smg
8 Months Ago
If tipping over turn on a trigger to hurt players inside
8 Months Ago
Siege tower now sets flag should it be tipped over
8 Months Ago
Battering ram door prefab
8 Months Ago
t1 smg balance and techtree
8 Months Ago
- Added methods to check if siege tower is tipping over or has tipped - Moved them into BaseVehicle
8 Months Ago
Battering ram back door physics tests
8 Months Ago
Add top secret hidden feature to wolves
8 Months Ago
Fixed bug preventing loaded horses that are towing something from being detached
8 Months Ago
Merge from main
9 Months Ago
- Ensured ride horse shows up first instead of tow/detach (again?) - Fixed NRE with random.range
9 Months Ago
- Improved rope tension values - Fixed weird rope wind amplitude - Tweaked wind values with some more randomness
9 Months Ago
Gesture Pack store page
9 Months Ago
Codegen/manifest
9 Months Ago
- Adjusted wind amplitude - Adjusted connection points
9 Months Ago
Fixed TransformLineRenderer NRE
9 Months Ago
Enable horse siege harness if is towing flag enabled
9 Months Ago
lowered guide mesh pivot to be the ground rotated back door up removed wheels off of rear door
9 Months Ago
Fixed the siege harness in testridablehorse after the merge
9 Months Ago
further marching cubes work - separating sculpting data from marching cubes view through a sampling interface - pruning pass after initial generation to merge duplicate vertex data (21k verts to 3k verts in current test setup) - some vertex generation changes that would let us interpret non-boolean datasets better
9 Months Ago
Battering ram constructable prefab stages
9 Months Ago
switched jagged array lookup table to multidimensional, should play nicer with native code when I convert it later
9 Months Ago
merge rom dpv_player_animation_edit
9 Months Ago
merge from trainyard_water_tower_fix
9 Months Ago
▅▇▅▄█ ▅█▄▅ ▌▅▍▊▇▉▌▊▅▄▄▆▊▋█▅▊▌██▊▍
9 Months Ago
merge from train_caboose_disposal_error
9 Months Ago
re-enabled flowMovementScale on kayak
9 Months Ago
merge from main
9 Months Ago
Applied PostIK to the updated SMG FX prefabs.
9 Months Ago
Merge from ai_wolf_iteration
9 Months Ago
Add placeholder wolf eating sounds
9 Months Ago
Fix pragma restore 414 being in the wrong place
9 Months Ago
▇▅█▊██▉ ▉▌▋ ▄▇▅▉ ▌▍▄▇▋▋, ▋▍▍▊▄▉▇ ▊█▌▌▄ ▌█ ▌▅▊▊ ▊▌▍▅▍█▄█▉ ▆▅ ▉█▌▄▍ ▊█▅▋▉▍. ▅▍▄ ▍▌▄▉▊▊▋.
9 Months Ago
▌▌▋ █▄▊▅ ▄▊▇-▆▉█▄▅
9 Months Ago
Updated battering ram entity path to models, added mesh decals scripts, switched gibs path
9 Months Ago
Updating battering ram frame models
9 Months Ago
Merge from ai_wolf_iteration