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