branchrust_reboot/maincancel

32,182 Commits over 4,018 Days - 0.33cph!

5 Years Ago
deleting cctv meta files that I'm guessing @helk added on accident
5 Years Ago
▆▌█▅ ▉▋▆▉▋▌▊▅▅█ ▍█ ▊▉▆▇▉▆▆▅▄_█▅▍▌ ▉▇ ▊▆▍▍▊ ▋▆▊▌ ▉▅▇▆▆▌ ▊▊▉█ "▇█▋▊▌▄▊_"
5 Years Ago
fixed Surgeons and Easter Onesie maxtexturesize
5 Years Ago
Async bundles returned
5 Years Ago
merge from tree_game
5 Years Ago
Fixed potential NRE in WorldNetworking.RequestWorldData
5 Years Ago
Update the default server image
5 Years Ago
fixed skins
5 Years Ago
Asset bundles skip bundling anything in a /resources/ folder More specific prefab/so bundling
5 Years Ago
icon render scene update
5 Years Ago
skin approval
5 Years Ago
Fixed server compile
5 Years Ago
ProjectSettings fix
5 Years Ago
Moved FileSystem_Warmup back to where it should be
5 Years Ago
Merge from hair_morph_meshes
5 Years Ago
Don't throw exceptions in UnityEngine.Application.logMessageReceived
5 Years Ago
Client compile fix
5 Years Ago
xmas sleeping bag fix
5 Years Ago
Include localization files
5 Years Ago
Serialization fixes
5 Years Ago
Bundles: add prefabs first
5 Years Ago
merge from surgeonoutfit_fix
5 Years Ago
Scene2Prefab
5 Years Ago
Fixed profiler blocks
5 Years Ago
Rename sleeping bag skin with newline in it
5 Years Ago
Disable asset bundle preloading
5 Years Ago
If client disconnects due to exception in RPC, send the exception to server in disconnect reason
5 Years Ago
Fixed serialized field in ifdef in BaseCombatEntity, BaseNPC, AiManagedAgent
5 Years Ago
Load initial bundles synchronously
5 Years Ago
Merge compile fix from instruments
5 Years Ago
Fixed rare case when entity could remain parented after leaving TriggerParentEnclosed
5 Years Ago
merge from instruments
5 Years Ago
merge into main
5 Years Ago
Print more useful information into the console on player join
5 Years Ago
Changed "has entered the game" to "has spawned" Don't show irrelevant network id in player.ToString()
5 Years Ago
Include the reason in the server restart countdown messages
5 Years Ago
Tell everyone on the server when kicking someone because of cheats Print in console when kicking someone because of cheats
5 Years Ago
Added admin.killplayer
5 Years Ago
Added admintime convar (force local day time for admins)
5 Years Ago
replaced admin.mutevoice/admin.mutechat with mute (mutes both) admin.mute/unmute applies to sleeping players too Added admin.mutelist
5 Years Ago
combatlog can be called by rcon/console
5 Years Ago
Clean how UIMusicHelpDisplay is accessed Renamed class "v_instrument" to InstrumentViewmodel
5 Years Ago
Try to bring assets.bundle under 4gb
5 Years Ago
Removed BlockInputsWhilePlayingInstrument stuff from buttons.cs (this is the wrong way to do this)
5 Years Ago
Skip the whole UnloadBundles to see if that fixes the "The file 'none' is corrupted! Remove it and launch unity again!" errors
5 Years Ago
Fixed compile error in UIMusicHelpDisplay
5 Years Ago
Don't trigger music help UI for non-local players
5 Years Ago
Compile fixes
5 Years Ago
merge from instruments
5 Years Ago
Enabled world.streaming by default (load time, ram and fps optimization)