userBill Bcancel

13,158 Commits over 2,830 Days - 0.19cph!

3 Years Ago
Compile fix
3 Years Ago
Train barricades now allow specifying a minimum velocity that'll destroy the barricade. Below that, they'll just stop the train. Revert my TriggerBase change from earlier.
3 Years Ago
Material name fix
3 Years Ago
Merge Main -> Workcart
3 Years Ago
Merge Workcart -> Experimental
3 Years Ago
Update work cart parenting volume coverage
3 Years Ago
Updated test map barricades
3 Years Ago
Set up spline for mirrored station piece
3 Years Ago
Lowered the dismount points on the work cart and added more possible dismount points on the train platform
3 Years Ago
Moved the warning beep audio source into the cockpit
3 Years Ago
A better place to stop the proximity loop
3 Years Ago
Fixed proximity alert loop audio source not being 3D, and fixed it not stopping when the train engine stops
3 Years Ago
Re-enabled proximity warning after refactoring
3 Years Ago
- Added spline for the new station middle rail. - Added ability to specify a spline as forced secondary, making it not be the default route. The middle rail siding was being calculated as the straightest and being assigned as the default.
3 Years Ago
- Added a button to the spline inspector to go straight to the shared splines prefab
3 Years Ago
Fixed GenericSpawnPoint class not compiling in CLIENT mode
3 Years Ago
Fix new track spline components no longer getting set up correctly when fist added
3 Years Ago
Remove my temp "boarded up" window object from the work cart
3 Years Ago
Comment out the hazard code for now until I fix a next/prev track stack overflow bug Adjust work car speeds again
3 Years Ago
Slow down the work cart top speed
3 Years Ago
Fix badly aligned Workcart cabin colliders
3 Years Ago
Work cart driver takes 50% reduced damage of all types
3 Years Ago
▌██▍█ ▊ ▄▄▅▄ █▊ ▊▉██▍█▅ "▅▌▍▇ - ▆█▍ ▌▌▍ ▍▉▆▅▌ ▉▄▇ █▍▅ ▋▇▌▊▉▄▌ ▇▋▊▅█▊ ▄▌ ▍▄% ▆█▉ ▋▆▅▆█▆▉▌▄▇▄ ▉█▍█▉▄▊ ▋█▄▉▅ ▆▋ ▅▊▅▄▉▄▅▍ ██▉▅▊▆ ▇▉▍ ▇▇▊▊ ▍▊'▉▆ ▍▇█▄█ ▆▅▍█." ▆▉▇▌█▇▌ ▉▄'█ ▍▇██▇▌▅▅▋
3 Years Ago
Don't resize player collider when in the work cart seat, it doesn't need it. Remove a couple of no-longer-used glass window vars.
3 Years Ago
Remove work cart window glass entirely (Helk request)
3 Years Ago
Door collider adjustment
3 Years Ago
Show work cart mount option only when looking at the door. A temp box now also "boards up" the window in the door, making the interaction less confusing.
3 Years Ago
Increase hazard warning min dist so it doesn't trigger when shunting in reverse
3 Years Ago
Proximity alert improvements and fixes
3 Years Ago
Shared spline data update
3 Years Ago
Reduce the amount of collision damage from train collisions, and increase the force required to derail
3 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
3 Years Ago
In-train proximity warning system WIP.
3 Years Ago
WIP but failed experiment. Client would have had to know the track spline details.
3 Years Ago
Framework for a client-side-only hazard detection system
3 Years Ago
Revert some proximity changes to try something else
3 Years Ago
Merge from Workcart
3 Years Ago
Fix collision track assignment
3 Years Ago
Fixed warnings about duplicate menu entry name for GameObject/UI/Event
3 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.
3 Years Ago
▆▋▍▋▅ ▉▅▌▉▉▉▉ ▉▅▌▋, ▇▆▍█▆ ▍█▄▍▄█▋▇▌▄▆▊▌▇▍▊▄▋▅ ▅▉▇'▇ ▇▅▊▉▅▄ █▆ ▌▍▅▆▇ ▍ ▌▅▄█▉▊
3 Years Ago
Setting up for proximity alerts. Also have the main train script call the update on the audio script, to reduce Unity method calls.
3 Years Ago
Remove older (hopefully) unnecessary calls to Ignore Collision on parts of other compound colliders as well
3 Years Ago
Don't ignore collision on what's already going to be a compound collider
3 Years Ago
Material edit. Made work cart glass more transparent
3 Years Ago
Updted how work cart damage effects trigger
3 Years Ago
Test map edit
3 Years Ago
Adjust low and medium engine speed settings
3 Years Ago
Fixed train wheel rotation visuals
3 Years Ago
Activate headlights by default when work cart engine startup completes