256,434 Commits over 4,018 Days - 2.66cph!
Merge branch 'master' of arcade
Improved swatch index corruption by filling unused indices in the palette.
Merge branch 'master' of arcade
Conflicts:
Unity/Assets/Scenes/Emulator.unity
Changed game language icons to pills and arranged them on the left side
Fixed not being able to jump through windows
Fixed missing material on wall upgrade/transition
Fixed deploying sleeping bags half in a wall
Merge branch 'master' of arcade
Conflicts:
Unity/Assets/Scenes/Emulator.unity
Added a corruption slider to the BBDK, needs styling.
Game entries show their game language with cute icons
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)
Fixed Vector3DTest drawing black lines.
▉▉▊▊ ▋▊▋▋▌ ▍▆▊▅██▍ ▌▋ ▆▇▊▉▌▌
Fixed snow everywhere by reverting overlay0 mask falloff to a previous value
Fixed forward mode in standard/universal terrain shader set
Added GameListHelper.GetGameLanguage(gameName)
Game list is now on the left and the panel is sized so each game item is the same size. Centered logo.
Fixed corruption instability.
Merge branch 'master' of arcade
More corruption tweaks, swatch indices can now be coherently offset.
Fixed drop down list not completely hiding when closed
Additional corruption tweaks.
UV fuckery is now more coherent.
Added global albedo control to "Rust/Standard Legacy Terrain"
Merge branch 'master' of arcade
Started work on controllable corruptions - not entirely stable yet.
Corruption documentation.
Corruption documentation.
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)
updated vm hammer & rock source files
updated alt attacks for vm hammer & rock
Merge branch 'master' of github.com:Facepunch/arcade
Hiding the drop down list by changing the vertical rect size to zero, I hate doing this but it's better than using SetActive
Merge branch 'master' of github.com:Facepunch/arcade
[ultimate_soldier] made guns flip their orientation less often
Adding Steam stuff. Need a server to test this stuff out.
Merge branch 'master' of arcade
Emulator watches the games directory for new games added and repopulates the game list panel
Fixed toolbar text popups
Mouse button presses are now ignored in the emulator when the cursor is outside of the game display.
Added anim events to rock vm
Fixed issue with impact sounds not working on the hammer
Updated SmashBloxTS submodule.
UnityEngine.IUI.dll is a candidate for causing "[...] is corrupted! Remove it and launch unity again!" messages
Premake script now generates makefiles for TypeScript games when using the gmake action.
Don't allow sleeping when dead
Merge branch 'master' of arcade
Updated SmashBloxTS submodule.
Added compile script to Vector3DTest.
Moved branding to correct place, OCD
Fixed up broken emulator scene
hooked up GameName field in emulator GUI