190,963 Commits over 4,049 Days - 1.97cph!
Use unscaled time for camera movements so replays don't mess with it
Add support for all the webrcon chat features
Save the right IDs to the database
Log chat messages to the database
Disabled impostor shadows; fix for fps issues when near gunfire, campfire, torch, etc
Added LightLOD to all shadow casting lights in radtown_small_3
Scene2prefab radtown_small_3
Added LightLOD to all shadow casting lights in bunker_rooms_dressing
Scene2prefab bunker_rooms_dressing
Fix replays not recording on clients
Added LightLOD to all shadow casting lights in airfield
Scene2prefab airfield
Added LightLOD to all shadow casting lights in water_treatment_plant
Scene2prefab water_treatment_plant
Fix replays not playing (bad merge a while ago)
Added LightLOD to all shadow casting lights in launch_site
Scene2prefab launch_site
Add some better comments explaining the StableRandom class a bit more
Fix network sync bug because of different System.Random implementations
fix the other bitbuf implementation too
fix differences in WriteUBitVar/ReadUBitVar compared to main branch
more WIP intro screen (testing with avatar camera)
Menu stuff
Added Unity UI extensions
Added LightLOD to all shadow casting lights in trainyard
Scene2prefab trainyard
Added LightLOD to all shadow casting lights in powerplant
Scene2prefab powerplant
Building view renderer improvements WIP
Access database remotely in debug builds
Record replays on server, save them to database
Scene2prefab military tunnels
Added LightLOD to all shadow casting lights in military tunnels
Shifted some more stuff into the base class. Probably need to remove some nasty and unnecessary dependencies.
Cancelling and uncancelling during the initial construction will now cancel/resume the total construction of main building + default upgrades instead of just whichever one is currently active.
Updated anims & controller, added shake effect
Fixed uneven camera movement due to Unity's rigidbody interpolation
Disabled shadows on military tunnel clone vat point lights
JSValue is no longer recursive in linux builds
█▇▉▆▇▄█_▇▅▌▌▇█ ▉█▉ ▇▆ ▅▇▄▌▇▋ ▌▌█▄▉█ █▉▋▌▍▍▍
Fixed a few threading issues
chromium calls/callbacks can pass objects/hashmaps
awesomium calls/callbacks can pass objects/hashmaps
Fixed view not being hidden on resources that should hide when empty
Add a flag to disable steam id verification for local testing
Fixed allow no tool not working properly.
Validation to allow no tool on interactions with 0 tool types defined.
array passing for awesomium too