191,031 Commits over 4,049 Days - 1.97cph!
Added standard vehicle spawns to the race map + other minor edits.
[D11] Simplify for debugging
Don't use in-world random cars as race start cars!
Refactor console commands to allow directed responses (for webrcon), add serverinfo command
Turn on normal vehicle spawning in Whacky Races, in case you lose yours far away
Fixing a general bug in game modes, for the following scenario:
- User dies, and quits the game right after that (or quitting is set up to kill them automatically)
- User immediately reconnects. They have no character so they're given a new one
- Respawn countdown ends
- Game mode tried to give the user ANOTHER, possibly different new character
Fix a certain editor options combo not working + character type edit
Merge Whacky Races changes
Nuked GC allocs in PostEffectsBase and ImageEffectComposite
Checkpoint trigger zones embiggened
Fix checkpoint indexing bug when not all desired checkpoints can be created (due to limited buildings on map etc)
For levels with random checkpoint placement, re-do them each round
Fixed options menu not showing on first try
Fixed checkpoint numbering on client for disconnect/reconnect and new rounds
Cancel current construction.
Undo cancel current construction.
Cancel deconstruction.
Rowboat uses LOD Group instead of Renderer LOD
Fixed some resource issues so the standalone server can start again
Job management UI toggle state fix (was not possible to toggle station associated jobs off)
Fixed building highlight including preview mesh renderer
Worker Events fix
Nuked old BuildingConstructionState file
Job changes update all management UI elements
Changed tree impostor draw layer; now properly toggled along with trees
Job management UIs will refresh via Worker.OnJobChange callback
Assigning jobs through the inspector UIs with assign to first available station worker slots when appropriate
Add sql file to setup the database tables and stuff
Catch exceptions on threadpool, add a button to connect to test standalone server
Fixed terrain texture earray mip generation
Updated terrain texture array lods
Cleaned up job management UI checks for available stations
Spawnmenu Icons no longer save images of missing models to disk + Small fix to Icon Editor
control mode rework idea prototyping, reworked control1 map
x64 dxsupport configs
fixed 75% of detail props not rendering on x64 due to alignment stuff
Removed some culling related profiler samples
Added occlusion culling graphics option (experimental section); on by default, mapped to culling.env
Fix Unity build, some other small fixes too
Queue up packets instead of immediately sending, always send them from the network thread
[D11] Add a D11JenkinsFile
Another small aim tweak to NPCs.
Tweaks to NPC aim system.
Fixed missing billboard on oak_e_trundra (missing files)