reporust_rebootcancel

108,561 Commits over 3,867 Days - 1.17cph!

4 Years Ago
skin approval
4 Years Ago
Proximity alert improvements and fixes
4 Years Ago
Fixed spins not animating if player dismounts while spin in process Fixed reel positions in the wrong visual location when loading on the client
4 Years Ago
Merge from main
4 Years Ago
Fixed shading of item icons on slot machine UI
4 Years Ago
▉▋▆ ▉▅▊▌▄▆ ▅▋▅▊▆▆█ ▆█▊ ▍▋▄▊▊▍
4 Years Ago
Slightly lower saturation on FluorescentLightCold.mat
4 Years Ago
Site C lighting and minor layout tweaks
4 Years Ago
Fixed spotlight warm prefab actually having a cool light (?)
4 Years Ago
Shared spline data update
4 Years Ago
Fixed being able to open scrap storage on neighbouring slot machines
4 Years Ago
Reduce the amount of collision damage from train collisions, and increase the force required to derail
4 Years Ago
Raised dismount points slightly so they're not blocked by ground
4 Years Ago
Add train_tunnel_double_switch_a_36m back in so I can use it for testing switched on the train tunnels map. Plus data index edit on 108m track
4 Years Ago
Backlit signs progress
4 Years Ago
▅▄▅▄▍▊▋▄▆▆▍ ▊▊▌▄█ (▉▉▆▋ ▊▄▍▄: ▇▇ ▇▍▄▅ ▋▌▆▄▇'▊ ▌▊█ ▄▅, █▉ ▄▊▌▍'▌ ▉█ █▄▇█▇)
4 Years Ago
▊▋█▌▉▋▆ ▉▅▌▅▍▍▇, ▇▋▄▍▆ ▇▉▌▋ ▋▆▊█▇▋▇.
4 Years Ago
merge from main
4 Years Ago
▄▆▍▌▆ █▄▄█▄█ ▄▉▋▌▊▍ ▌▄█▌▊▍. ▍▋█▆▆█ ▇▉ ▆▌▌▆ █▌▉█▊▉▋▅▇▉▊▌▋▄▊▋▇▄▆▅. █▇▍▄▋ ▆▋▉▅█▆▅.
4 Years Ago
more NPC fixes in tunnels dungeon navmesh generation
4 Years Ago
jumpsuit female model and prefab
4 Years Ago
█▋█▋▄▄▋█▌▅▌ ▄▄▅▇▉ (▌▋▍▉▅▇ ▄▆▆▆ ▍▅▄▆▋▍ ▌▋▉▆▋ ▅▉▋ ▋▇▆▋▌▆▅ ▊▉ ▍▅▄▇▆▅▄ ▊▅█▋▅ ▊█ ▉█▌▆▇▊▅)
4 Years Ago
Merge from range check interface changes.
4 Years Ago
Events now have unique ids, send the ID of a triggering event if viewing in the AI designer. AI designer now highlights the triggering events. Updated junkpile scientist AI design. Protobuf.
4 Years Ago
▇▊▊ ▌▅▉▍█, ▇▋▌▍▇▄ ▉▄▅▆▌▍▊█ █▌ ▌▊█ / ▋▍▄▆▍▆▊
4 Years Ago
cherrypicking 58812
4 Years Ago
▇▄▆█▆▌▄█▅▍▇ █▍▄▅▋ (▇▄▋▆ ▇▍▄▅▊▇ ▋█▇█▉ ▇█▉ █▍▋▄▉▇▅ ▋▌ ▅▋▍▅▊▍▅ █▇▄▄▍ ▇▍ ▄▋▍▄▊▅▊)
4 Years Ago
Merge from slots
4 Years Ago
Added TerrainPath.DungeonRoot and TerrainPath.DungeonCells Renamed TerrainPath.Dungeons to TerrainPath.DungeonEntrances Tunnel entrances are now also under "Dungeon" hierarchy
4 Years Ago
Scene backup & new light prefab
4 Years Ago
Icons, fixed NRE's when using a gesture with nothing equipped
4 Years Ago
Moved the door manipulator on one of the stairwells
4 Years Ago
Increased elevator speed per metre (1.5 -> 2.5)
4 Years Ago
Cherry picked most of the code from the old gesture_menu branch (the merge looked tricky) Moved the gesture configs into a scriptable object Implemented deploying a new viewmodel specifically for gestures and quickly lowering the currently active viewmodel out of view to display the gesture
4 Years Ago
In-train proximity warning system WIP.
4 Years Ago
Glass mat change nudged back a bit
4 Years Ago
Revert unintended craggy change
4 Years Ago
Added an electrical output to the static elevator that outputs power for 10 seconds when the lift arrives at that floor Hooked up hidden door manipulators to each of the elevator doors that are triggered by the above
4 Years Ago
Cherrypicking AmbientLightLOD bugfix
4 Years Ago
Testing tad lower opacity on glass.mat for light/shadowing purposes
4 Years Ago
Lighting/monument things backup
4 Years Ago
WIP but failed experiment. Client would have had to know the track spline details.
4 Years Ago
Framework for a client-side-only hazard detection system
4 Years Ago
Revert some proximity changes to try something else
4 Years Ago
Merge from Workcart
4 Years Ago
Fix collision track assignment
4 Years Ago
Replaced all of the elevator buttons
4 Years Ago
Merge from workcart/button (stomped button placement, will need to reapply)
4 Years Ago
Fixed warnings about duplicate menu entry name for GameObject/UI/Event
4 Years Ago
Proximity warning work, move some code to SERVER only, TrainTrackSplines now keep track of trains on them so that upcoming hazards can be detected for the proximity warning.