reporust_rebootcancel

129,758 Commits over 4,232 Days - 1.28cph!

4 Years Ago
▆▌▋▇▄▋▋++
4 Years Ago
▋▉ ▄▅▉▌▆▊█▌▊▆▅▅▋▉ / ▆▌▋▊▌▇▍▋▊▋█▌▌█▌▅ ▆▆▅▊ ▊▉▄ ▍▄▅ ▆█▉▋█▋, ▌▅▌▊▆ ▅▄▇ ▉▇█ ▋██▌ ▍▄ ▉▍▍▍ ▄▍▋▌▋▉▊▄▉
4 Years Ago
▊▇▆▆▋▇ █▊▍▇▋▅█ ▄▍▄▉▇▊▄ ▆▇▇▇▆▅ ▍▇▋▆▇▄▊▅▋█▇▌▇▋▍▄▍▄█ ▆▅▋█▊▇ ▌▇▇▆▆▄▍ ▄▉█▅▍▊ ▄▊█▇▇█.▋▋▄▍▅▆.▇▆▍▄▄▆▍▄▍█▋▆▌
4 Years Ago
Cleanup, tweaks
4 Years Ago
Fixed IsCoupledBackwards calculation with reversed trains
4 Years Ago
Reapply the arrival point entity that I subtracted in 69932, render the entire line and only spawn them if the line is over 100m long
4 Years Ago
Ziplines can now route through two mid points to reach their destination
4 Years Ago
Merge Rail Network 2 -> Coupling
4 Years Ago
Cherry pick 70074 for comparison
4 Years Ago
Add zipline dismount points to sewer branch and stables
4 Years Ago
When collating train track splines, split multi-node splines up first if any node on them meets the ends of other splines. Lets above-ground rail junctions link up correctly
4 Years Ago
Add chicken and polar bear icons
4 Years Ago
Scrap transport helicopter icon + translation
4 Years Ago
Added minicopter translation and icon
4 Years Ago
Fixed NRE when attempting to show an NPC icon with no icon assigned
4 Years Ago
Merge from parent
4 Years Ago
Merge from main
4 Years Ago
Add notification channel for clan announcements Send a push notification to all clan members when updating the announcement (if it's been more than 5 min since the last change) Update NotificationList to support sending notifications to over 100 different steamIDs at a time
4 Years Ago
Neutral studio backdrop prefab (grey + unlit)
4 Years Ago
Merge from cine_anims
4 Years Ago
Added zipline dismount points to lighthouse and dome
4 Years Ago
Update icon for the clan button
4 Years Ago
Merge from steam_stats
4 Years Ago
Force save after modifying achievement stats
4 Years Ago
Merge from main
4 Years Ago
More around new desert
4 Years Ago
Reverted world size to default
4 Years Ago
Re-add the CollateTrainTracks script to ProceduralMapTesting
4 Years Ago
subtract 70124
4 Years Ago
Replace navigation buttons in inventory, crafting, and contacts screens with GameUI.Navigation prefab
4 Years Ago
Add navigation buttons at the top of the clan UI to switch to the inventory etc
4 Years Ago
▇▍▅▇█ ██▉▍ ▋█▇_▍▍▋_▄
4 Years Ago
▌▊█▅▄▉▍++
4 Years Ago
▇▇▋▍▉ ▋▉▉▋ ▄▍▌▉
4 Years Ago
Show clan member online status on UI Improve consistency of the clan UI styling
4 Years Ago
Rail branching start and end points are exactly on a spline node (for billb)
4 Years Ago
Improved all types of intersections (more work to do) Resolved some issues with the base spline for billb
4 Years Ago
Include online status in protos for clan members
4 Years Ago
South coast elevation finalization WIP Desert-specific rock quarry material tweak
4 Years Ago
Copy the rail path tangents array as well
4 Years Ago
Cleanup, more examples
4 Years Ago
Merge from april_22_optimisations
4 Years Ago
Change "allowUpdate" to just "update" Add some more examples to the test rpc's
4 Years Ago
Bear, Stag and Boar avatar images
4 Years Ago
Another attempt at a method for updating UI with destroying/recreating UI Adding "allowUpdate":true to a component will do a gameobject lookup by name and update just the included variables Better than the last approach as it's not relying on reflection and keeps the logic contained to CreateComponents
4 Years Ago
More collision work
4 Years Ago
Train collision fixes
4 Years Ago
Seated talking anim (talk_02_sitting) - best used with cinematic avatar
4 Years Ago
Improvements to train collision handling
4 Years Ago
Merge from main