121,620 Commits over 4,048 Days - 1.25cph!
Unsaved change from prev commit
Refactored UpdateMountFlags method, and don't set Flag_AnyMounted on BaseMountable if it's a BaseVehicle.
Merge from main -> map_optimize
Driver can now steer a modular car when engine is off. Allows for one person pushing, one steering.
Code changes: Clients can now get info on whether anyone is mounted to a vehicle. The client vehicle tick now runs when anyone is mounted, not just when on or moving.
Xmas tunnel portion added to the test map
▍▆▄▌▇ ▊█▇▋▉▆▇ ▍ ▄▄▇█▆▄▄▇ ▇▆▄▆ ▌█ ▋▍▅▌██ ▍▋▅▌▋▅▄▋▇ ▌▄█▆▄▌▊ █▄ █▋▇▄▊▄▄▉▉▅ ▋▇▉▋▌▍▍▇▍▉ ▋▄▄▆▄█ ▅▉▍▋▊▅
▉▄█▍▆ ▍█▆▉ ▍▄▇▊▋█▅▍▄▉▄▄▌▅▋█▆▄▉▄▊▅_▋▆▉
Increased coverpoint usage range
Equip melee gingerbreads with candy can club instead of hatchet.
Added BaseNavigator.FaceMoveTowardsTarget and implemented it in MoveTowards.
Set candy cane melee dmg scale.
Melee AI design updates.
Set AI dmg scale for hatchet.
MoveTowards state can now use new BaseNavigator.MoveTowardsSpeed.
Switched chase state for MoveTowards.
Equip hatchet.
Increase melee gingerbread move speed.
use CombatStationary instead of Combat
Update xmas dwelling spawners to use both gingerbreads
Added placeholder gingerbread melee AI config/design
Added initial Gingerbread_DungeonMelee prefab.
Added melee loadout.
Manifest.
Fixed loot wagon entity spawn bug
Fix weapon attachment active state not being respected when entering/exiting a portal
Fixed mace skinned as baseball bat displaying an incorrect price to research at the research table
Even simpler loot wagon variation chooser
Better loot wagon system, remembers the selected option on load from save
Server.respawnWithLoadout is now a bool, when set to true it will look for the client info string "client.RespawnLoadout" and assign that loadout to the player on respawn
This way different players can have different loadouts rather than everyone on the server having the same loadout
Added Server.respawnWithLoadout (When a player respawns give them this loadout - created with inventory.saveloadout)
Added Server.respawnAtDeathPosition (If a player presses the respawn button, respawn at their death location)
Both for trailer filming
Show a warning if line points are too close while using the industrial tool (the pipe mesh looks weird in those situations)
Basic loot wagon variations with random selection of one option. But I don't think this is going to work with save/load.
Removed condition and increased stack size to 5 for new industrial entities (except for electrical furnace)
▌▋▇▋▍ █▇▅▅▍▄▍▇ ▅▆▊▍▍▉ ▊▍▆▇ ▅▄▇ ▊█▄█ ▅▋▊▊▍▄▍ ▋▄ ▊▊▆ ▄█▌▉▅▇, █▄▅▄█ ▅▆ ▉▇▅▊▉▌▌▅, ▊▋▇▇▋ ▆▆▋▆▌ ▌▄▊▅▍▆▉▆ ▇▄▍▇
Nuclear missile silo bathroom progress
Bathroom mirror mesh and prefab
Sink and counter combo mesh and prefab
Deluxe light shader converted to use the same setup as the other lightbulb shader.
Utility to refresh ViewModels to fix material errors (only needed for media_projects)
Take All works again with new grid setup
codegen after merge proto conflict fix