reporust_rebootcancel

125,459 Commits over 4,079 Days - 1.28cph!

3 Years Ago
Some scale hackery to work around the old shader's innate object spaceyness.
3 Years Ago
▉▇██▍ ▊▅▇▋ ▌▄▄_█▅▉_▄
3 Years Ago
▉▋▄▄▍▍▆▇ ▉▄▉█ ▅▅ ▅▌▆▄▍▍
3 Years Ago
▄█▇▋▉ ▄▋▌█ ▋▌▊█
3 Years Ago
More request control wip. Override ShouldNetworkOwnerInfo for frankenstein too.
3 Years Ago
Setting up Titles, Paragraph, Tags and Buttons prefabs and restructuring component library
3 Years Ago
request control wip
3 Years Ago
Can now relinquish control of a pet wthout disowning it. Added relinquish to pet wheel. Pets load their default AI design when pet control link is cleared.
3 Years Ago
merge from main
3 Years Ago
Re-order some pre checks
3 Years Ago
merge main to release
3 Years Ago
Phrases and codegen checks (skyrotation back to 0 by default)
3 Years Ago
Made a temporary progress display on the crafter to show crafting progress in world space
3 Years Ago
Crafting time left is now sent to all clients in range (for visual display on model)
3 Years Ago
Slot machines now drop their scrap when destroyed
3 Years Ago
Increased caboose decay time to 4x whatever TrainCar.decayminutes is set to. The default is 30 minutes, which puts caboose at two hours. Note that decay only starts when no one is nearby, and resets if someone boards the train.
3 Years Ago
Fixed dynamic bet bug + dynamic bet now remembers the player's last bet amount
3 Years Ago
Slot machine payout UI now use Sprites/Multiply shader, removes need for instanced shader setup with time of day adjustments
3 Years Ago
Fix "don't have enough scrap" message popping up and immediately disappearing.
3 Years Ago
Disable the editor free scrap
3 Years Ago
Re-add the minor blackjack halloween thing
3 Years Ago
If the player has split and gets to 21 on the first hand, switch automatically to the other hand. Previously was bugged, and automatically ended both hands.
3 Years Ago
Refresh to the new dealer expression right away as the round ends, to align it with the audio
3 Years Ago
Minor spelling fix
3 Years Ago
Handle cases where one ace valued at 11 but other ace(s) valued at 1 is the optimal play
3 Years Ago
Fixed being able to bet over the max using the alternate betting input
3 Years Ago
Instead of dropping current bet as an item after save/load, pay it out to storage
3 Years Ago
Mesh & scene backup
3 Years Ago
Root merge
3 Years Ago
Merge from main
3 Years Ago
Scene + prefab backups
3 Years Ago
Fixed not being able to add TimelineConvarController to demo tracks (another merge issue)
3 Years Ago
Storage adaptor greybox setup
3 Years Ago
Backup
3 Years Ago
Reverse fresnel opacity fix
3 Years Ago
Merge from main
3 Years Ago
Fix Add Parent GameObject editor tool not working on parented objects
3 Years Ago
Properly fixed RecordFrameTime errors in editor
3 Years Ago
Root merge
3 Years Ago
Merge from main
3 Years Ago
merge into main
3 Years Ago
merge from main
3 Years Ago
don't hide effects in 3p when debugcam is active
3 Years Ago
Redo missing code that got lost to the git gods
3 Years Ago
Remove culled minilights from caboose dressing to fix "Missing light component" error spam
3 Years Ago
Removed all RendererBatch scripts from caboose dressing objects (please don't use RendererBatch on moving objects)
3 Years Ago
Mesh backup
3 Years Ago
Root merge
3 Years Ago
Backups + mat fixes + missing cine prefab
3 Years Ago
Merge from main