199,178 Commits over 4,140 Days - 2.00cph!
Movement rules for scientists (stay close to spawn, etc).
Updated some spawn point at military tunnels.
Scene2Prefab Military Tunnels.
removed old unused ao and metalness textures for l96
Added impostor renderer for fast cpu-side drawing + attached to main camera
Updated impostor shader to support indirect instancing
Updated LODComp, RendererLOD and TreeLOD to support fast path
Created Impostor layer; enabled by default in camera (fallback)
Fallback to slow path when instancing unsupported
Moved all tree impostors to Impostor layer
[D11] Ping fix and exception fix
Fixed culling visibility toggle delay
resource tweaks and yam patch
vertex coloring carrots and yams
Fixed errors due to missing meshes
Fixed server compile
Fixed fallback
Set up, and hooked up hitbox system.
Moved impostor batching code
Added BreakArmourCombatAction.
Added BreakArmour flag to AttackDefinitionSO.
Biter damage reduced 5->3 but now permanetly breaks a unit's armour (before the Biter damage is done)
merged replay wip and Biter changes to main
Attempt at fixing impostor instancedata NRE
Ambience CullingGroup updates are needed much less frequently and are much faster when they do happen
Eliminate GC alloc in AmbienceManager.SortLocalEmitters
disable replay debug loggin
healer attack description tweak
Renamed teleporter stuff to jumppad.
Unit info cards now show red values for reduced armour (needs colour tweak - maybe setting the white BG colour isntead of the text? Thai?)
Units now carry on playing their move anims while flying from jumppads.
Added GetBlock() to unit definition that returns the correct value for a passed UnitSide.
Allow a custom allies list, which will let us team up characters in race mode. Previously allies could only be based on character class.
New system for getting a car
Fix spectator bug with multiple players
Don't do checkpoints for late joiners
- Fixed spawning in cars; now waiting properly for vehicles to init before getting in.
- Now setting allies with your teammate in the same vehicle
Require four active users to start round
New editor testing option to skip start trigger requirements in game modes
Improved new Scientist aim system
plastic finally allowed me to find the .mat change for the l96
[D11] Patch in the GetAddress
updated Biter attack text.
Added an exit replay button to in-game menu, gets swapped in/out with surrender button, depending on the current mode.
Don't show XP/level up stuff during a replay match outcome
commands no longer try to set a local gamestate if in replay mode