115,672 Commits over 3,959 Days - 1.22cph!
Switching Api Compatibility to net standard 2.0 was suggested as a solution to fix freezing - testing
[D11] Updated unity xb1 plugins to July 2018 QFE 9 XDK
▆█▊▋▊▄▋ ▋▆▆▇ ▋▍ ▉▉ ▄▅▅ (██▇▉▇ ▉▅▄█▍█▅▇) ▄▇█▅▊▄▄▌▊▋ ▌▌▋▋▄▌ ▊▇ ▆▋█▅ ▆▋▋▅▅▉▉▉
▋▇▅▍▇██ █▌▍▄ ▇▌ ▊█▊▊▌ ▄▅▌ ▊▅▇▌▍▄ ▋▇▉▍▉ ▆▄▍▉▋▋ ▇▊▇▅█▇ ▋▅ ▆▉▆▅█▆ █▇▋▅▆▌▄ / █▇▋▅▆▄█▄ ▋▋▍▍▍▉▇ ▌ ▊▅▌▊ ▋▊██ ▅▅▊▄▌ ▇▌▇▍▊▍▇
▊▄▆▆▆▅█ ▌▇▆▉ ▋▄ ▉▄ ▍█▆▇ ▋▌▆▍▅▇ ▇▅█▌ ▊▄▆ ▉▄▅▊▍▉ ▇▉▆▊▅ ▍▊▍▄▆ ▇▌▍▊▆ ▆▉ █▅▄▍▌▍▄ ▍▋▆▆▅▄█ █▄▌▌▋
█▆▅▍▉█▇ ▍▄▄▊ ▇▍ ▇▉▋█▌▉ █▊▅▊ ▇▋▇▋▍▌ ▌▌▄▌█▋ ▆▇▅▉▉ ▉▍▍ ▍▄ ▍▆▌▉▋▍ ▅▇█▅▆▉▋ (▆▅▊▇▅▅▅▊█▉▊.▆█▇▇▄▍▋▆▊▇▌ ▄▍█ ▅▍▋▋█▇█▋ ▉▍▇ ▌▅▌▋▌▇ █▋ ▅▆ ▆▊▋▆█▇ ▄▌▇█▅ ▋▍▄▆▇▍)
[D11] Quick tweak to supermarket windows
Audio bundle test
Don't include streamingassets stuff in bundles
[D11] Fixed scale on trademark screen, and restored missing component on Bradley APC tread animator
[D11] Roads LOD Distance tweaks
Reduced overall body scaling by 75%
Fixed body scale seeding not seeding very good
Removed redundant BoneInfoComponents from playermode
Fixed bone scaling setup in inventory screen player preview not being the same as actual
[D11] Abandoned Supermarket LOD tweaks
[D11] Localisation Helper Define Fix
[D11] Cacti LOD Update and Fixes
[D11] Server block list fix
[D11] Rowboat + Speedboat LOD distance tweaked
[D11][UI] Fixed Research Table button prompts and actions. Fixed give scrap option in workbench
█▊▊▍▋▊ ▍▆▊█▌▉▄ ▌█▍▊▄ (▅█▊▇ ▅▄▍▊▆▌▌ ▊▉▊▅▅)
Print bind count on instrument and BindingCollection in instruments.midiinfo
Increased max concurrent notes on the piano to 10 (was 3)
Update animation slots on trumpet
Fixed some duplicated notes and incorrect animation slots on the jerry can guitar
Fixed some inconsistent animation slots on the bass
Made a new keybind generator for the new full keyboard input mode
Fixed a note missing a MIDI code on the bass guitar
Generated default full keyboard binds for guitars, drums, flute, xylophone, tuba, trumpet
Jerry can guitar and acoustic guitar now use two different keybind short names (they have different notes)
Chassis can now be recycled at the vehicle lift
Fixed LMB note playing all octaves instead of just one
Add instruments.debugNotes to print notes being played
Fixed some missing strings on piano and trumpet
▊▆▅▋ ▍▉▅▋▌▍▋▌▋▄ ▍▉▇▋▋▊ ▊▊▊▋█▄▇ ▊▊▉▍▊▄▋ ▇█▌ ▄▄▋▆▄▌▉▍█▇ (▆▉▉▉▌▋▉ ▅▄ ▊▇▇▍ ▅▉ ▄▆▍ ▅▌▍▊█▊)
Fixed some issues from the merge earlier, rebuild manifest to get instruments to show in compound
Recycler recycling method made static, so garage can use the same process for chassis recycling
scene2prefab all monuments
Updated mesh optimization tools
Setting up garage UI for chassis recycling
Fixed viewmodels not animating from midi input on cowbell and tambourine (input was too fast, is now updated via events)
Tundra foliage spawn settings / Progress
Made spawn settings dependant on topology masks
Texture tweaks and material tweaks
Tundra forests
Made grass splat slightly darker in tundra
Add IsEmpty() method to ItemContainer
Finished HapisIsland
Fixed SavasIsland_koth
Fixed bass vm not playing strum animations
Move MidiMapShortName to NoteBindingCollection (this ensures changes are propagated to the static compound variants of instruments)
Add new instrument shortname that we use to load autoplay recordings (this should fix compound instruments not being able to autoplay)
Updated default autoplay recordings to match new file name requirements (eg. bass.weapon_autoplay is now bass_autoplay)
Fix exception when playing a recording and the directory doesn't exist
Reapply compile fix
Fix NRE when using playrecording with no args
Fixed more Hapis errors
Reverted some tiny meshes back to renderer batching
Renderer batch skips non-readable meshes
Added mesh optimization editor tools