192,770 Commits over 4,049 Days - 1.98cph!

3 Years Ago
Coaling tower vacuum machine texture and mesh progress
3 Years Ago
Add appban and appunban commands to ban players from using Rust+ without banning them from playing on the server
3 Years Ago
Merge from nexus
3 Years Ago
Fix wrong nexus island entity transform calculation so it lines up with the nexus map now
3 Years Ago
Fix transfer protection not turning off immediately when a player transfers without a vehicle
3 Years Ago
Stop trying to move the ferry while it is in the transferring state
3 Years Ago
trainyard update
3 Years Ago
coaling tower progress - decal pass
3 Years Ago
Added a trampled_coal texture set for the floors and walls cover layer
3 Years Ago
merge from main
3 Years Ago
Locomotive fan visuals fix
3 Years Ago
Locomotive visuals server compile fix
3 Years Ago
More early exits for when trains are destroyed during update ticks, and more checks for disposed CompleteTrains (since we free the train car list when disposing, we can't reference it afterwards). Fixes the root cause of the NREs that were fixed in 71430.
3 Years Ago
Fixed a couple of CompleteTrain NREs
3 Years Ago
WIP better train collision damage balancing
3 Years Ago
Save a train's previous velocity and use that for collision calculations. Fixes only one train car involved in a collision taking damage sometimes
3 Years Ago
Merge Main -> 🚆
3 Years Ago
Added support for building phrases to detect and add arrays of translation strings. Removed the hack that made the ManuTip array work, since support is now built-in. Fixes some spray can phrases now being translatable.
3 Years Ago
Show a countdown on the loading screen for how long the driver has to load in before a passenger takes over
3 Years Ago
flag road_0001-hapis_road_asphalt_2 as r/w, server and client complaining
3 Years Ago
merge from main
3 Years Ago
merge from main
3 Years Ago
▅▄▅▅ ▌▅▇▅▋▆██
3 Years Ago
Fix attempt for SprayCanSpray_Freehand NRE
3 Years Ago
Fixed spray can pie menu sound playing even when players don't have the store item that enables it, and fixed all pie menus playing their cancel sound together with their open sound when first opened (introduced in 3572 - despite millions of pie menu activations, this went unnoticed for 7½ years!).
3 Years Ago
Merge from nexus
3 Years Ago
Coaling tower vacuum machine mesh
3 Years Ago
Coaling tower vacuum machine mesh progress and WIP textures
3 Years Ago
Wait on the loading screen until transfer protection is removed (driver loads in) Swap the inactive driver to another player if a passenger is ready and transfer protection expires
3 Years Ago
coaling tower building intermediate update
3 Years Ago
tweaks to industrial markings textures made the pipelines texture proper seamless on the beams tile strips
3 Years Ago
art drop
3 Years Ago
Set up locomotive rotating fans
3 Years Ago
Set up the locomotive gauges to show real info. Replaced M.P.M decal with km/h
3 Years Ago
Since vehicle dismounts work on which is closest rather than which is first, removed locomotive dismount points that are closer than the one by the exit door
3 Years Ago
Fixed some of the locomotive dismount spots being in invalid positions
3 Years Ago
Merge from main
3 Years Ago
Flashlight / laser will stay on after holstering & taking your weapon out again + no more ghost flashlights
3 Years Ago
Only disable transfer protection for helicopters when the driver loads in
3 Years Ago
Fixed players being able to jump out of the locomotive trigger when on top
3 Years Ago
More collider edits
3 Years Ago
Added a box collider to augment the mesh collider on the main locomotive body. Sometimes the mesh collider on its own confuses satchel charges etc
3 Years Ago
Allow transferring helicopters between servers by flying them towards the island billboards (like boats) Freeze the helicopter in the sky while it is transfer protected
3 Years Ago
Merge from nexus
3 Years Ago
Merge from main
3 Years Ago
Set up gibs on the locomotive
3 Years Ago
- Trains now ignore collision with the train track (the locomotive unavoidably collides with the track on anything but the smoothest terrain). - Adjusted some locomotive colliders.
3 Years Ago
More ferry movement improvements
3 Years Ago
Increased `fixcars` distance from 5m to 10m (helps with fixing large vehicles like locomotive)
3 Years Ago
Merge Main -> 🚆