249,818 Commits over 3,959 Days - 2.63cph!
Stop the BigWheelGame throwing errors on listen server: Remove client-side terminals from the server-side terminal list.
Merge camera culling change from Vehicles -> Main
Cull the Vehicle World layer on the main cam
setup speech for co-op player death
some fastSin usage
laser boss ignorecollision w respawnpod
traps dont count down when being shot
trap fixes
▆█▆▉▊▇▊ ▋▍▍▋▆▄ ▊▄ ▊▌▉█▍█ ▇▆▄▄▉ ▇▌▊ ▌▅▇█▍ ▇▇▅█
▄▉▆▅▉ ▌ ██▇▋▅▍▄▇ ▅▋▋▌▅ ▆▉▄▄▋ ▅▄▋█ ▋▅▇ ▋▉█▉▍▊▇▋ █▊▉▅▉ ▋▋▌▌ ▅▋ ▅█▅▌▍▄▉█▄▉ ▅▍ ▋▅▇█▇▉ ▌▆▄█ (▅▋▊▍ ▌ █▄▇▆ ▌▇ ▄▍ ▌ ▉▊▉██), ▆▆▆▇ ▊▌▄▆▆▇▆ ▄▌ ▋▋▇ █▅▍▅▄█ ▊▇▆▊▋
typo
Merge pull request #445 from kamyker/k1-summmary-typo
Summary typo
collection item editor
Merge pull request #446 from kamyker/k2-collection-item
Collection ws item editor
▊▉▅▍▆▋/▆▆▉▌▉▍ ▄▅▍ ▌▊▋█ ▋▄▉▋ ▍▋▉▋▍▌
█▄▉▆▌▆ ▆▊▇ ▉▌▍▇▌▉▌▌ ▇▊▌▉▋▍▍▅ ▅▄▋▆ ▅▊▄▆█▄▋▄ ▊▅▌▋▅▆▅ ▉▌ ▋▋▆▅▌▆ ▄▅▆▋▅▉▅▊
▆██ ▆▍▌▊ ▌▋▋ ▋▆▅▌▅▇ █▌█ ▆█▇ ▉▄▆ ▇▍▅ ▅▇▊▉██▉ ▆▋ ▄▆▊▅▌▍▉▇▊ ▅▆▄▍ ▆▆▄▌▆▍▍▇
Steering and damage adjustments
Final collision adjustment
Use prevent building box collider on the static car lift, matching the deployed version
Transfer chassis damage evenly between modules
█▌▍▊▉▉ ▉▆▌▉▅ ▆▌▍▋▄
▅▄▆ █▆▅ ▋▌▅▋▉▆▅ ▊▌▍ ▌▊▅▍▊▆
Collision damage adjustment again
Collision damage changes. Catch large damage events more reliably
▍▍▌▍▅ ▌▆▋██▍▌▌█▊▆▌▅▅▆▌▇ ▆▌ ▌▌▄█▇▆▋▅ ▊▊ ▅▌▆▆▄▋▄ ▌▋█ ▄▍▆▉ ▍▇▊▍█▆▇▉ ▊▄▅▇▌▌█▆ ▋▋▆ ▆▆▌▄▉▅█▆ ▄▊ ▋▋▍▉██▍ ▉▌▋▇▆ (▉▅▅▅▊▌)
▆██▋▆ ▊▄▆▅ ▇▄▋▄ ▄▆ ▌▍▇ ▅▌█▇█ ▊▌▄▌ ▍▊▊▌██▉▄▊ ▅▄ █▆▉▆▇▊ █▄▊ ▇▍▋▆ ▋▍▌█▌▄▌▌ ▆▌▅ ▉██▉ ▇█▄ ▊▋▌▌▍▇ ▆▄▋▅ ▌█▉▍ ▍█▄▉ ▊▅▅▊
Immediately after instantiating the UI, disable its root game object, then enable it again. The time spent in UI every frame will then drop by 0.5ms.
Adjusting collision damage after testing
Use a zero-time invoke on collision damage to avoid potential errors due to the restriction on DestroyImmediate calls via OnCollisionEnter
▇██ ▍▍▉▄▆ ▌▊▆▍ ▇▌▅▄▋▄ ▄▇▆ ▅█▄▇ ▉▋▇▍▅
▍▌▊█▇ ▊▄▌▅▍▅ █▌▍ █▉▉██▊▄▊▌ ▆▇▅▄▇▉
Increase average collision damage further
Fix car collisions only doing 10% of the damage they should be, due to protection properties. Ignore protection.
▆▆▊▄▅▄ ▆▆▇ ▅▆▌▊▋▇▉▄▉▍ ▌▊▅▋▊▍
Add Vehicle World layer to the Main Camera culling mask.
Merge from Main -> Vehicles
Add EnvironmentVolumeProperties to WhatUsesLayer
▄▉█ ▋ █▋▉▆ ▉▍▌▅ ▉▊▅▌▉ ▌▋ █▌▋ ▋▉ ▇▅▅▅, ▅▅▆▆ ▊▆▌▅▋▄█▆▉▊▅ ▋▅▋▅ ▇█ ▇▍▅▉▆▇▇▌ ▌█ ▆▊█ ▄█▋▊ ▉▆ ▋▍▄▉▇▉▍
Include Unlit/Texture shader in builds !redux
▉▊▇▅▄ ▅▅▊▆▌▊▌█▄ ▄▍▆▍ ▊▇█▍▆▉▄
adding "changeTargetPlayerOnDeath":false to bullets
fix player jitter on death
fade reduces threat level to zero
Merge remote-tracking branch 'origin/master' into split-screen
!redux
█▄▍▋▅ <█▆▊▍> ▅▅▆ ▄▄▊ ▋█▋▊▉▆█
▌▌▌▍▌▄▋▅ ▇▌▊▅▅ ▍▊▊▊▇▊▆▆▆▉ ▆█▆▄ ▊▇▍▍▆▇
▄▅▄▌ ▆▊▆▌ ▌▋▇▊▍▌▊▄▌▅ ▆▌▍▆▊▆▉ █▉▄▅▋█▍ █▋▅▋▉ ▋▇▋█ ▇██ ▆▊█ ▇▇▊▉ ▋▊▇▇▋▉▋ ▆▋ ▄▆▋▄▆▇ ▆▅▋▍▉▄ ▋██ ▉▋▅▄ ▍▄▆▋▉▆ ▋▆▄▇▇▆
Fixed Entity.AdvanceFrame crashing the game with invalid sequences
Fixed Lua errors from PositionSpawnIcon with bad entities
██▉▆▆▊ ▇▊▋▇▋▋▊▍ ▆█▊▉▉▋▍, ▍▉▅▊▊ ▄▋▆█▊▇ ▌▄█▌ ▍▆▆▆▅ & ▋▅▍█▉▋▅▌█ ▅▍█▌▍
▍▅▌▄▌▋▍ ▅▉▄▍▍▄█ ▉▌▅▌▉▇ ▌▋▇▋▉▄▆ ▅▍▊▆▄ █▄ ▅.▌
self-controlled func_tank obeys ai_ignoreplayers 1
▇▇▋██ ▅▉▊▆▍ ▋▉▍▌█▍▍▄█▆ █▄▌▋▇▄▊ ▇ ▅▆▅▇▆ ▍▄▋ ▊▉▉▍▄▉ ▌▉▇▄█▅ █▌▊▅▉▍ ▅▇█▍▅▇▉▆▉
▍▋█▇▍ ▌▋▇▇██▅▌▅▇ ▇▆▊▉▌▆▊ ▍ (▋▆▌▋▆▊█▆█ ▋▄▌▋ ▌▊█▆▊▉▆ ▋▄▌▇▅▅) ▊▌▊▄ █▆▇▋▋▅▅▅ █▊▍▆▄▇ ▋▆▉█▊▆▆▆▊ ▇▆ ▊▇█ ▉▅▄▉▉█▇▋▉▄ ▅█▆▅▅ (▍▆▉▄ █▉▍▉)
Increased MAX_MAP_MODELS to 4096
▋█▊▋, ▄▉▆ ▅▌▋▉ ▆▌ ▇▇▄ ▊▅▇▄▄ ▆▇▊▄▅▄ █▇▌▄▉▄▌
▆▅▍ ▉▊▊▌▊▋█ "▌█ ▅▌▊█▆▉▇▊▌ ▄▅ ▇▍▉▆▌▄▄▊ ▆▊▌▊▉▇ ▌▌▋▄█▉ ▄▆█▄▄▄▇▅▇ ▊▅ ▇▆▍▉▊ ▅█▍▊ ▊▋ ▉▌▇▅"
▅▅█▊▊ ▊██▄▄██.▅▋▊▌▆▊█▉█▉▋▅▋▆▄▌ ▌▇▊▊▋▍ (▍▆▋▋▄▉ ▍▋▌▉ ▆▊▇▅▍ ▌█▍ █▌▋▉▇▆ ▌▇▊▉ ▉▋▇▋▋▆ ▌█▅ ▉▉▍▉▊▋ ▆▌▄▍▌ ▌▄▌▋▅, ▌▅▇▌█▌▊ ▌▇▅▄▅)
█▍▄▆▉ ▊▍▇▉▆▄▋.▅█▌█▋▊▉▌▊▊▌▄▉▉▊▋ ▍▄▆▉▊▅ (█▅▌ ▉▇█▍ ▇▊▊▅▉ ▋▄▄ ▅▅▊▊▆█▌▄ ▄▋ ▄▍▆██▄▉ ▅▍▍ ▊▊▅▇▅▍, ▇▍▅▍▍▋▊ ▊)
▋▍▉▌█ ▋▉▅▋▌▇█.▋▌▅▊▉█▋▄█▉▍▇▉▇▄▍ ▌▅▌▆▇▉ (▊▉▉▋▊ ▆██▌▇▄▋▅▉ ▋▉▇█▍▉▆)
▋▌▆▇▅▋ ▇▅▊▄▄▊▉▆ ▍▌▌ ▍▇▆▋▋▄▍▌▌▇▆▋▆::▇▍▆▌▇▉▉ (▅▋▅▆ ▆▍ ▍▋▊▋▄▍() ▆▄▍▍▍▅)