reporust_rebootcancel

121,620 Commits over 4,048 Days - 1.25cph!

3 Years Ago
Kinetic params
3 Years Ago
Bathroom stalls meshes and prefabs
3 Years Ago
Rust+ page initial setup and components
3 Years Ago
Reworked mesh bones
3 Years Ago
Using statement should be in #UNITY_EDITOR
3 Years Ago
Consolidated render target creation / management
3 Years Ago
Button Prefabs - Primary, Secondary, Alert and Tabs
3 Years Ago
.meta files
3 Years Ago
Compile fix after merge
3 Years Ago
Merge from main -> experimental
3 Years Ago
ReflectionProbeEx fix
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