userGarry Newmancancel
reporust_rebootcancel

7,315 Commits over 2,345 Days - 0.13cph!

4 Years Ago
Remove AltLayoutNotes
4 Years Ago
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
4 Years Ago
Cleanup
4 Years Ago
UI for keyboard capture mode
4 Years Ago
Fixes
4 Years Ago
Implemented tips for full keyboard mode, numpad interaction
4 Years Ago
BaseInstrumentTip
4 Years Ago
Removed instrument UI
4 Years Ago
GameTip uses RustText Added Instrument Numlock GameTip
4 Years Ago
▇▄▍▌▆█ ▌▄▄▌▉▆▇ ▍▊ ▆ ▅▌▉▄▅▆ ▆▅▊▆█ ▊▌ ▍▌▌▇ - ▌▋▄█▅▉ ▌▊▅▊ ▉▆ ▌█▍▌▅▇ ▆▇█▇ ▅▋▋ ▅▄▄▅▆▅▄ ▋▌ ▉▅ ▉▋▍▆▋█▍ ▉▊▌▌
4 Years Ago
FullKeyboard mode swallows all keys FullKeyboard mode cancels on escape FuilKeyboard mode works on static instruments
4 Years Ago
Sound settings test 2
4 Years Ago
Sound settings test 1
4 Years Ago
Here's a ton more sounds to import
4 Years Ago
Added AudioClipImporterSetup
4 Years Ago
Fixed icons not being included
4 Years Ago
Alt look hides viewmodel/body
4 Years Ago
Fixed not able to access the motor in rowboat when driving
4 Years Ago
Bundle juggle
4 Years Ago
Merged from instruments
4 Years Ago
Remove ImpostorShadows component in PrefabPreProcess
4 Years Ago
Don't remove DDraw script from server builds
4 Years Ago
Added noclipspeed, noclipspeedslow, noclipspeedfast
4 Years Ago
Fix for asset loading possibly using more memory
4 Years Ago
Put files in asset bundles even though they're also in /resources/ (old behaviour, map maker request)
4 Years Ago
Benchmark record memory usage
4 Years Ago
Don't compile bundles using strict mode
4 Years Ago
Leg model tweaks
4 Years Ago
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
4 Years Ago
IndependentScale serialization
4 Years Ago
deleting cctv meta files that I'm guessing @helk added on accident
4 Years Ago
Async bundles returned
4 Years Ago
Asset bundles skip bundling anything in a /resources/ folder More specific prefab/so bundling
4 Years Ago
ProjectSettings fix
4 Years Ago
Moved FileSystem_Warmup back to where it should be
4 Years Ago
Don't throw exceptions in UnityEngine.Application.logMessageReceived
4 Years Ago
Client compile fix
4 Years Ago
xmas sleeping bag fix
4 Years Ago
Include localization files
4 Years Ago
Serialization fixes
4 Years Ago
Bundles: add prefabs first
4 Years Ago
Scene2Prefab
4 Years Ago
Fixed profiler blocks
4 Years Ago
Rename sleeping bag skin with newline in it
4 Years Ago
Disable asset bundle preloading
4 Years Ago
If client disconnects due to exception in RPC, send the exception to server in disconnect reason
4 Years Ago
Fixed serialized field in ifdef in BaseCombatEntity, BaseNPC, AiManagedAgent
4 Years Ago
Load initial bundles synchronously
4 Years Ago
Print more useful information into the console on player join
4 Years Ago
Changed "has entered the game" to "has spawned" Don't show irrelevant network id in player.ToString()