193,207 Commits over 4,049 Days - 1.99cph!

11 Years Ago
Merged to trunk
11 Years Ago
Deleted nametag prefab
11 Years Ago
Be less verbose when being ddossed
11 Years Ago
Fixed some minor issues with AILocomotion
11 Years Ago
[ultimate_soldier] guns sometimes smoke when shooting a bullet
11 Years Ago
[ultimate_soldier] added sway to guns, and other gun behaviour tweaks
11 Years Ago
[ultimate_soldier] think i fixed the AI pathfinding issues
11 Years Ago
Group "Cannot create FMOD::Sound" warnings together Group Mismatched serialization in the builtin class" warnings together Insulated array exception in PVT PrePassRender Changed [AmplifyColor/Motion] not supported errors into warnings Fixed NRE in server.StartMessage
11 Years Ago
Missed a return;
11 Years Ago
Mitigate DDOS connect attack's ability to close down a server Don't load saves on startup (until tree bug is fixed)
11 Years Ago
█▌▉▋▇▉ █▅▍█ ▇▊ ▇█▇ ▊▅_█▊█▉▍▍▌ ▄▆▄▍▇▍
11 Years Ago
view model bandage done.
11 Years Ago
One last menu layout tweak.
11 Years Ago
Minor layout tweak on main-menu.html
11 Years Ago
White text on the menu logo.
11 Years Ago
Replaced the old, broken main menu background, with a new one.
11 Years Ago
Removed the obsolete TreeBillboards scene.
11 Years Ago
Scene fix.
11 Years Ago
Music and ambient sfx files.
11 Years Ago
Menu scene files, and water shore effect tweaks.
11 Years Ago
added torch vm alt attack source files
11 Years Ago
Added alternate attack for torch & updated controller
11 Years Ago
Updated module
11 Years Ago
Merge branch 'master' of arcade
11 Years Ago
Improved swatch index corruption by filling unused indices in the palette.
11 Years Ago
Merge branch 'master' of arcade Conflicts: Unity/Assets/Scenes/Emulator.unity
11 Years Ago
Changed game language icons to pills and arranged them on the left side
11 Years Ago
Fixed not being able to jump through windows Fixed missing material on wall upgrade/transition Fixed deploying sleeping bags half in a wall
11 Years Ago
Merge branch 'master' of arcade Conflicts: Unity/Assets/Scenes/Emulator.unity
11 Years Ago
Added a corruption slider to the BBDK, needs styling.
11 Years Ago
Game entries show their game language with cute icons
11 Years Ago
Updated UnityEngine.dll used by plugins Fixed CommandLine.HasSwitch failing when called before initialize Moved stuff around to avoid #ifdef editor serialization warning/errors Fixed crash in radiation overlay (calling isPlaying on an AudioSource without a clip)
11 Years Ago
Fixed Vector3DTest drawing black lines.
11 Years Ago
▉▉▊▊ ▋▊▋▋▌ ▍▆▊▅██▍ ▌▋ ▆▇▊▉▌▌
11 Years Ago
Fixed snow everywhere by reverting overlay0 mask falloff to a previous value
11 Years Ago
Fixed forward mode in standard/universal terrain shader set
11 Years Ago
Added GameListHelper.GetGameLanguage(gameName)
11 Years Ago
Game list is now on the left and the panel is sized so each game item is the same size. Centered logo.
11 Years Ago
Fixed corruption instability.
11 Years Ago
Merge branch 'master' of arcade
11 Years Ago
More corruption tweaks, swatch indices can now be coherently offset.
11 Years Ago
Fixed drop down list not completely hiding when closed
11 Years Ago
Additional corruption tweaks.
11 Years Ago
UV fuckery is now more coherent.
11 Years Ago
Added global albedo control to "Rust/Standard Legacy Terrain"
11 Years Ago
Merge branch 'master' of arcade
11 Years Ago
Started work on controllable corruptions - not entirely stable yet.
11 Years Ago
Corruption documentation.
11 Years Ago
Corruption documentation.
11 Years Ago
Disabling player nametags for now Added debug messages to bootstrap - so when self check fails people can see why Fixed rogue ifdef in FogVolume - which was possibly breaking serialization Added TestResources self check (slow & noisy, disabled by default)