reporust_rebootcancel

122,191 Commits over 4,048 Days - 1.26cph!

3 Years Ago
Protobuf
3 Years Ago
Merge from powerline_zipline/proc_gen_improvements
3 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
3 Years Ago
Ziplines can now route through two mid points to reach their destination
3 Years Ago
Merge Rail Network 2 -> Coupling
3 Years Ago
Cherry pick 70074 for comparison
3 Years Ago
Add zipline dismount points to sewer branch and stables
3 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
3 Years Ago
Add chicken and polar bear icons
3 Years Ago
Scrap transport helicopter icon + translation
3 Years Ago
Added minicopter translation and icon
3 Years Ago
Fixed NRE when attempting to show an NPC icon with no icon assigned
3 Years Ago
Merge from parent
3 Years Ago
Merge from main
3 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
3 Years Ago
Merge from main
3 Years Ago
Neutral studio backdrop prefab (grey + unlit)
3 Years Ago
Merge from cine_anims
3 Years Ago
Added zipline dismount points to lighthouse and dome
3 Years Ago
Update icon for the clan button
3 Years Ago
Merge from steam_stats
3 Years Ago
Force save after modifying achievement stats
3 Years Ago
Merge from main
3 Years Ago
More around new desert
3 Years Ago
Reverted world size to default
3 Years Ago
Re-add the CollateTrainTracks script to ProceduralMapTesting
3 Years Ago
subtract 70124
3 Years Ago
Replace navigation buttons in inventory, crafting, and contacts screens with GameUI.Navigation prefab
3 Years Ago
Add navigation buttons at the top of the clan UI to switch to the inventory etc
3 Years Ago
▇▍▅▇█ ██▉▍ ▋█▇_▍▍▋_▄
3 Years Ago
▌▊█▅▄▉▍++
3 Years Ago
▇▇▋▍▉ ▋▉▉▋ ▄▍▌▉
3 Years Ago
cherrypicking 70210 - Disabled easter
3 Years Ago
Show clan member online status on UI Improve consistency of the clan UI styling
3 Years Ago
Rail branching start and end points are exactly on a spline node (for billb)
3 Years Ago
Improved all types of intersections (more work to do) Resolved some issues with the base spline for billb
3 Years Ago
Include online status in protos for clan members
3 Years Ago
South coast elevation finalization WIP Desert-specific rock quarry material tweak
3 Years Ago
Copy the rail path tangents array as well
3 Years Ago
Cleanup, more examples
3 Years Ago
Merge from april_22_optimisations
3 Years Ago
Change "allowUpdate" to just "update" Add some more examples to the test rpc's
3 Years Ago
Bear, Stag and Boar avatar images
3 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
3 Years Ago
More collision work
3 Years Ago
Train collision fixes
3 Years Ago
Unsaved changes
3 Years Ago
Seated talking anim (talk_02_sitting) - best used with cinematic avatar
3 Years Ago
Improvements to train collision handling
3 Years Ago
Merge from main