7,315 Commits over 2,345 Days - 0.13cph!
Killed music UI
Added tips explaining numlock, numpad controls, full keyboard input
Added keyboard lock ui
Game tips use RustText
Split InstrumentKeyController into multiple files
UI for keyboard capture mode
Implemented tips for full keyboard mode, numpad interaction
GameTip uses RustText
Added Instrument Numlock GameTip
▇▄▍▌▆█ ▌▄▄▌▉▆▇ ▍▊ ▆ ▅▌▉▄▅▆ ▆▅▊▆█ ▊▌ ▍▌▌▇ - ▌▋▄█▅▉ ▌▊▅▊ ▉▆ ▌█▍▌▅▇ ▆▇█▇ ▅▋▋ ▅▄▄▅▆▅▄ ▋▌ ▉▅ ▉▋▍▆▋█▍ ▉▊▌▌
FullKeyboard mode swallows all keys
FullKeyboard mode cancels on escape
FuilKeyboard mode works on static instruments
Here's a ton more sounds to import
Added AudioClipImporterSetup
Fixed icons not being included
Alt look hides viewmodel/body
Fixed not able to access the motor in rowboat when driving
Remove ImpostorShadows component in PrefabPreProcess
Don't remove DDraw script from server builds
Added noclipspeed, noclipspeedslow, noclipspeedfast
Fix for asset loading possibly using more memory
Put files in asset bundles even though they're also in /resources/ (old behaviour, map maker request)
Benchmark record memory usage
Don't compile bundles using strict mode
updated mounts for rowboat, horse, mini heli, transport heli
Added SideLeanAmount to BaseMountable, allowing player to lean over the sides of seats when looking to the side and down
IndependentScale serialization
deleting cctv meta files that I'm guessing @helk added on accident
Asset bundles skip bundling anything in a /resources/ folder
More specific prefab/so bundling
Moved FileSystem_Warmup back to where it should be
Don't throw exceptions in UnityEngine.Application.logMessageReceived
Include localization files
Bundles: add prefabs first
Rename sleeping bag skin with newline in it
Disable asset bundle preloading
If client disconnects due to exception in RPC, send the exception to server in disconnect reason
Fixed serialized field in ifdef in BaseCombatEntity, BaseNPC, AiManagedAgent
Load initial bundles synchronously
Print more useful information into the console on player join
Changed "has entered the game" to "has spawned"
Don't show irrelevant network id in player.ToString()