reporust_rebootcancel

106,717 Commits over 3,836 Days - 1.16cph!

1 Year Ago
Fixed platform parent not being assigned on Caboose, causing the train to not recognise players as still being onboard (would mean the train engine stopped)
1 Year Ago
Manifest update. Fixes unknown IDs on Caboose
1 Year Ago
Ran DoPrepare on all prefabs
1 Year Ago
Added Scarecrow death screen avatar image. Updated prefabs
1 Year Ago
Merge Caboose -> Main. Adds a caboose with Blackjack supporting Hit/Stand/Insurance. Split and Double Down options coming soon.
1 Year Ago
GameUI prefab changes the Unity wants to make
1 Year Ago
Fixed caboose lights not working anymore
1 Year Ago
Fixed more non-dynamic culling/lod scripts on caboose
1 Year Ago
Merge Main -> Caboose
1 Year Ago
Improved alpha cutoff of lighthouse hlod
1 Year Ago
Merge from main
1 Year Ago
Move MainThreadHeartbeat() from UpdateHandler to Client.cs
1 Year Ago
Add a new format "rcon" for clientperf which only sends responses to rcon
1 Year Ago
merge from main
1 Year Ago
Mismatched folders & disable all full memory flags
1 Year Ago
Detect when main thread has stalled for >15 seconds and dump to disk Modify stall command to allow >1 second stalls
1 Year Ago
▌▋█ ▇▍▍▉▊▋▅█▋ ▊▉▊▆▇ ▌▋▅█ ▊▇ ▋▆█▇▍▄▊ ▋▌ ▍▉▅▌▄ ▌█▋▆▅█▉ █▅ ▋▆▌▇ ▊▄▄▄▉▅▇▊▅
1 Year Ago
Got all the caboose colliders onto the Vehicle Detailed layer
1 Year Ago
Scene backup
1 Year Ago
Remaining BBQ FX stuff Iterated on the BBQ emissive texture
1 Year Ago
New BBQ FX & related meshes/mats
1 Year Ago
BBQ fire facelift & point-light-killing perf optimization WIP
1 Year Ago
Fixed server compilation
1 Year Ago
Tidying up water shaders
1 Year Ago
Updated all candle statics to new FX too.
1 Year Ago
Updated Candle Sets to the new FX and facelifted their lighting.
1 Year Ago
manifest
1 Year Ago
test merge from main, conflict fixes
1 Year Ago
fixed issue with baseball bat - wrong shader & wrong shader settings. .mat file mustn't have been committed originally
1 Year Ago
Fixed init order when spawning caboose causing trouble with poker and blackjack. Fixed other RendererLOD scripts on the caboose that weren't Dynamic.
1 Year Ago
Fixed poker table not showing up in spawned caboose
1 Year Ago
Fixed light switches not showing in spawn caboose
1 Year Ago
merge from main
1 Year Ago
Disable Blackjack Halloween mode for now
1 Year Ago
Fixed compile issues
1 Year Ago
Merge Caboose -> Main. Adds Insurance as a Blackjack option
1 Year Ago
Minor UI edit
1 Year Ago
Small-screen UI now has info for insurance and split bets
1 Year Ago
Use & instead of / for bet UI
1 Year Ago
Add Insurance back as a Blackjack option
1 Year Ago
Disable the Blackjack Halloween mode for now
1 Year Ago
Merge Caboose -> Main. Adds a train caboose than sometimes spawn on sidings that includes a Blackjack machine. This initial version only includes Hit and Stand as gameplay options. Insurance, Doubling Down, and Splitting are coming soon.
1 Year Ago
Subtracting Halloween2022 - 75703 p1 Halloween sound subtract
1 Year Ago
Added content from media_projects/lumberjack_dlc
1 Year Ago
Revert temp ignore config change
1 Year Ago
Animation, timeline and scene backups
1 Year Ago
merge from halloween2022
1 Year Ago
Merge Main -> Caboose
1 Year Ago
merge from npc_clothing_fix3
1 Year Ago
Fixed a rare animation issue (not Blackjack specific) with players getting stuck in a sitting state when their mounted pose is the standing pose, causing them to appear as sitting. The standing idle loop now plays as well.