userGarry Newmancancel

19,646 Commits over 4,018 Days - 0.20cph!

5 Years Ago
Merged from instruments
5 Years Ago
Remove ImpostorShadows component in PrefabPreProcess
5 Years Ago
Don't remove DDraw script from server builds
5 Years Ago
Added noclipspeed, noclipspeedslow, noclipspeedfast
5 Years Ago
Fix for asset loading possibly using more memory
5 Years Ago
Put files in asset bundles even though they're also in /resources/ (old behaviour, map maker request)
5 Years Ago
Benchmark record memory usage
5 Years Ago
use https://partner.steam-api.com
5 Years Ago
Use partner.steam-api
5 Years Ago
Split Steam Keys
5 Years Ago
Reduce steamapi retry rate
5 Years Ago
Revert "Steam Web Api Update" This reverts commit 402d1d2a1fb767eec7aaaaf86a3da9d7f4a7d505.
5 Years Ago
Revert "WebApi update" This reverts commit 9b6236e196fb90c37b94af5b4c494f596b2a25b3.
5 Years Ago
WebApi update
5 Years Ago
Steam Web Api Update
5 Years Ago
Don't compile bundles using strict mode
5 Years Ago
Leg model tweaks
5 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
5 Years Ago
IndependentScale serialization
5 Years Ago
deleting cctv meta files that I'm guessing @helk added on accident
5 Years Ago
Fixed can't edit birthday
5 Years Ago
Async bundles returned
5 Years Ago
Fixed unable to edit ScmNames
5 Years Ago
Don't add to cloud search right now Ban for abuse on report Unban option on chat
5 Years Ago
Asset bundles skip bundling anything in a /resources/ folder More specific prefab/so bundling
5 Years Ago
ProjectSettings fix
5 Years Ago
Moved FileSystem_Warmup back to where it should be
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
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
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