userBill Bcancel

13,836 Commits over 2,953 Days - 0.20cph!

Yesterday
Removed all collision again from the deployable computer station chair
Yesterday
Increased some scientist spawns to 20m from 10m. Leaving some others at 10m that are in reasonably small or enclosed spaces. Launch site, train yard, airfield, trin tunnels updated and S2P.
Yesterday
Fixed client compile
Yesterday
Merge main -> SpawnMargins
2 Days Ago
Added killallplayers server convar. Kills any human players who are not in god mode.
3 Days Ago
Military tunnels S2P
3 Days Ago
Arctic base S2P
3 Days Ago
Similarly, increased the player check radius on BaseSpawnPoint from hard-coded 2m to 10m. Added OnDrawGizmos to BaseSpawnPoint to visualise the radius. Due to how this is implemented, RadialSpawnPoint now uses 10m by default as well, but I've increased it to 20m manually for all scientist spawns. 10m is probably a better default anyway since we use the same spawn script for barrels etc as well.
3 Days Ago
Added playerCheckMargin as an additional margin around the spawn radius for human player checks in RadialSpawnPoint. New default value is 20m. Previously this used a const of 1m, so this does significantly change the behaviour of all existing RadialSpawnPoint users, but it prevents NPCs spawning closely to players.
3 Days Ago
More robust code for RefreshLockState
3 Days Ago
Hopefully fixed modular car code lock showing green light instead of the intended red after moving out of network range and back
4 Days Ago
Fixed triggerHeight not being set in builds
4 Days Ago
▅▇▅▋▊ ▊▋▆▍▉▌▍ ▋▊█▅▆▋▊▍ ▇▌▉▍ ▊▅▋▊ ▉▍▊▌ ▉▄▋▍▋▍ ▆▇▆▅ ▋▆▌▉▅ ▋▊▊▄▇▅ ▌▆▇ ▋▆▅█▍ ▅▋▄▌▍▇▋▍ ▉▇ ▇█▇ ▋▅▄▇ ▄▄▍▍▄▍▌ ▇▋▊▋ ▇▅█▋▋ ▇▅█▋▇▍▅█ ▋▄▆ ▋▍▋▅▅▇█▆. ▄▉▄▅▋▆▉ ▅▊▄ ▊█▍▉ ▋▍▊▊▇▄ ▅▍▉▅▍ ▋▄ █▍▉▉▄▊▆ ▋▆▇▍▋▉▋ ▋▉▇▅-▊▇▅▅▌ █▉▄▇▄▅ ▄▌ ▅▄▅▅▆▅. ▉▉▋▊▋▉▊ ▊▍ ▌▆█▇▅ ▄▆█ ▍▆▅▅-▄▄▇▅▊ ▆▉▋▋▇ ▉▉█▌▉▌, ▊▇▊▅▋▉▅ ▄▊▋▌ ▌ ▍▉▆▍▄▍█▉█ █▅▆▅▌▆█.
5 Days Ago
Closed up holes at the back near the sides on the armoured cockpit
5 Days Ago
Fixed small holes in armoured cockpit colliders at the front
5 Days Ago
▇▋▋█▌ ▌█▄▅▇▉-▍▋▄▌ ▅█▇▅█▇ █▍▅▄▌▊▇▆ ▌█▅▄▋ ▄▇▊▊▇▊▍ ▊▉▋▇ ▌▊▋▅▊▆ ▊▄▋▊▍▌▉ ▇▄▅ ▄▌▆▍▇▌▍▄▉ █▋▄ ▉█▊▌▆▌▆▅▍▆/▉▊▋▄▆▅▅█/▅▇▆█▌▋/▆▋▄▍▊▊ ▊▆█▊▉▇▍ ▄▊▊▄▌▆▌▇▊▅ ▆▊ ▌▍▄ ▆█▋▄▉▍ ▊█▌▇▉▆. ▉▇▅▄▉ ▍▅ ▄ ▌▉▆█▆▍ █▉ ▉▋▇ ▋▋▊▍ ▄▍█▋▄▇ ▆▌▋▇▍▇. ▄▉▅▋▊▋▌▅ ▋▅▆▌ ▉█▄▌▄▄ ▋▉▍ ▇▅▅▄▅ ▄▋▊▊▉▅▆ ▊█ ▄█▍▊▄▌█ (▅▌▊ ▊▅▊ ▇▇ ▋▋▉█▇▊ ▇▍▋█▊▅▉▅ ▊▅▉). ▌▄▄▇▅▇▊▊ ▉▅▇▉▇▄█ ▇▆▌▋▉▋ ▇▋▋ ▉▆▆█▋▍▄ ▅█▅▆ ▉▇▄'▊▇ ▍▌▌█ ▄▇▇█▅▋ ▆▆ ▌▊▌▉ ▆▆▌ ▍▅▅▌.
6 Days Ago
▍▌▆▇█ ▉▇ █▉▄▍▊▇▌ ▇▄▋▊▌▉▄▉ ▉▉▋▅ ▉▊▋▇ ▄▋ ▌▊▇▊▆▋ ▋▇▋ ▄▌▅▉▍▋▇ ▌█▇▇▇█▊▇
6 Days Ago
Allow a bigger range of angles before considering a wagon collision to be a side hit. Fixes not being able to push wagons that are parked on relatively tight corners
6 Days Ago
Fixed pushed wagons tending to zoom away when a heavy locomotive pushed them. Now limiting the velocity change based on the speed of the closest colliding train.
6 Days Ago
Don't use rigidBody.velocity for trains. It's always zero (kinematic). Now passing correct velocity data.
9 Days Ago
Merge TrainDecouplingImprovements -> main
9 Days Ago
Fixed loot wagons overwriting the baseTrain data that had already been set in TrainCar. Fixes visual issue with coupling points not moving to the correct angle
10 Days Ago
Merge TrainCouplingImprovements -> main
10 Days Ago
Always construct a new CompleteTrain with any coupling changes. Allows 'coupledBackwards' etc to refresh correctly
10 Days Ago
Merge world_update_2 -> Aux2
10 Days Ago
Removed use of noEarlyExit parameter, as it's been removed in the world update branch
10 Days Ago
Removed DPV use of noEarlyExit parameter. Looks like this was removed in 103256. It should work well enough without it.
10 Days Ago
Merge DPV -> Aux2
11 Days Ago
Merge TrainDecouplingImprovements -> main
11 Days Ago
Increase ProceduralMapRailSimple default size to one that actually has rails
11 Days Ago
Merge main -> TrainDecouplingImprovements
11 Days Ago
Fixed DPV trouble in moon pools pretty well
11 Days Ago
Fixed objects interpreting the water level as being lower than it actually is in moon pools. Return the top of the water collider instead of the bottom of it.
11 Days Ago
Ability for WaterLevel to detect nearby water culling volumes above
11 Days Ago
DPV can now be deployed in underwater labs moon pools, and near underwater labs in general. Behaviour is very weird though, needs work.
11 Days Ago
Merge main -> DPV
12 Days Ago
Fixed DPV client-side speed calculation being weirdly variable. Use fixed network time
12 Days Ago
Reduced DPV power again
12 Days Ago
Small tidy up in bike class
12 Days Ago
Fixed server compile
12 Days Ago
Gave DPV a little more power, felt slow on real-sized maps
13 Days Ago
Fixed characterWorldCollider being enabled on the DPV on initial spawn. Removed unnecessary double-up inertiaTensor code.
13 Days Ago
Fixed DPV jitter after mount -> dismount cycle. Manually set inertia tensor - turning the character collider on and off was drastically changing it, causing the bad behaviour
13 Days Ago
Reduced base DPV buoyancy
13 Days Ago
Merge main -> DPV
13 Days Ago
Fixed card table NRE on player dismount when table is destroyed
13 Days Ago
Fixed card table NRE on player dismount when table is destroyed
13 Days Ago
Removed gibbable script on DPV world model
13 Days Ago
Reduced DPV fuel capacity to 100, removed exponential fuel display scaling
16 Days Ago
Show more fuel on the gauge for small amounts, since it won't often have big amounts in the 500-capacity tank