reporust_rebootcancel

120,750 Commits over 4,018 Days - 1.25cph!

11 Years Ago
Refactored DecorSpawn and SpawnHandler to use the generic Prefab class
11 Years Ago
Refactored SpawnQuadtree into generic byte storage types
11 Years Ago
Added a few out-of-range checks to AtmosphericBlend; added robustness test (hidden by default)
11 Years Ago
Fixed wrong index on string.Format
11 Years Ago
Reapplied changeset 3286 (probably accidentally undone)
11 Years Ago
Removed terrain height filter from some forest types (every forestX should only have the forestX filter active)
11 Years Ago
More coherent logging - to try to trap the crash on osx issue
11 Years Ago
Fixed water
11 Years Ago
Fixed standard/universal terrain shader compilation issues across several platforms First viable and seamless version of terrain atlas shader Renamed atlas textures for consistency PVT parallax distortion now also affects overlays
11 Years Ago
Don't print packet errors from unconnected connections
11 Years Ago
Some serialization oddies fixed Removed water from MenuBackground (seems to fix corruption bullshit) Made menu music streaming (instead of in memory)
11 Years Ago
Made menu terrain non static to hopefully prevent Enlighten from crashing
11 Years Ago
Made server builds more resiliant against failures
11 Years Ago
Fixed ContextMenuUI/ItemCommand.Run NRE
11 Years Ago
Changed [AmplifyColor] errors to warnings Fixed NRE in server.Kick
11 Years Ago
3rd person bandage animations
11 Years Ago
Menu Background is now a scene instead of a scene2prefab EAC is less verbose Fixed EAC not de-registering shared accounts properly
11 Years Ago
Added generic prefab class (using this for some refactoring)
11 Years Ago
Made all current player gestures loopable (so player can stay in this state if desired) for wave / thumbsup / point / unarmed / danger
11 Years Ago
Changed some ifdefs to diagnose the corruption issues
11 Years Ago
Updated EAC Server dll
11 Years Ago
Fixed NRE in PlayerWalkMovement if running in TestLevel
11 Years Ago
Patched water shader to handle foam somewhat decently at night
11 Years Ago
Fixed terrain collision not resetting if killed inside a cave
11 Years Ago
Server build now (attempts) to strip out client only stuff - like textures and sounds Changed how MeshCollider works to operate without a SkinnedMeshRenderer (for serverside)
11 Years Ago
Organized "Tools" context menu
11 Years Ago
Fixed prefab names being out of sync (next server restart should fix infinitely dense forests)
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
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 alternate attack for torch & updated controller
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
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
▉▉▊▊ ▋▊▋▋▌ ▍▆▊▅██▍ ▌▋ ▆▇▊▉▌▌
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