243,728 Commits over 3,898 Days - 2.61cph!
Added spine1 scale bone to player_rig_scalebones source file
Calculating all intersection data properly again. Doesn't handle blends yet.
re-populated burlap trousers prefab (as mesh update broke it)
Skinned & re-exported burlap trosuers + LODS with additional scale bones
Fixed emulator cursor position being incorrect when the display aspect ratio was higher than the game's.
Fixed emulator cursor position being incorrect when the display aspect ratio was higher than the game's.
Fixed emulator aspect ratio, now resizes to fit screen correctly. Added mouse support.
Fixed emulator aspect ratio, now resizes to fit screen correctly. Added mouse support.
Medical syringe with world model/LODs and texture work.
Fixed Wolf collider size and tweaked WolfController transitions.
Fixed radiation on wolf monument
Added random radiation monument
Medical syringe check in of the max file.
Set max terrain pixel error at lowest setting to 100
Fixed friction in character controller sometimes being wrong
Fixed landing event not being fired when landing on a slope
Basic emulator is now functional.
Basic emulator is now functional.
Added nerfed jumping when on sliding ground (helps when you got stuck)
Made movement speed get reduced with increasing ground slope (intensity of this can be adjusted on the prefab)
Tweaked capsule collider height values on the player movement prefab
Refactored GameCabinetEditor to extend a new CustomEditor abstract class, added CabinetEmulatorEditor.
Refactored GameCabinetEditor to extend a new CustomEditor abstract class, added CabinetEmulatorEditor.
Abstracted UnityAudioProvider, added CabinetAudioProvider and EmulatorAudioProvider.
Abstracted UnityAudioProvider, added CabinetAudioProvider and EmulatorAudioProvider.
Ok, so this fixes the cycling of building selection.
Prevent building selection from going out of scope + some merges.
Added TimeController. Cleaned up scenes (rocks now distributed on Start, file sizes reduced by ~99%)
Abstracted UnityGraphicsProvider and UnityControlsProvider, added implementation for 3D cabinets and the emulator.
Abstracted UnityGraphicsProvider and UnityControlsProvider, added implementation for 3D cabinets and the emulator.
Fixed the face detection and it seems to be working. Need to test it out.
[ultimate_soldier_JS] Fixed calling prototype defined function.
[ultimate_soldier_JS] Fixed calling prototype defined function.
Added nicer JS exception prints at runtime.
Added nicer JS exception prints at runtime.
[ultimate_soldier_JS] initial commit
[ultimate_soldier_JS] initial commit
[ultimate_soldier] bullet casing bounce tweak
[ultimate_soldier] bullet casing bounce tweak
Removed lens flare from the lantern (let's try to make it look decent with HDR alone)
Fixed gmake action not adding *.js files as dependencies.
Fixed gmake action not adding *.js files as dependencies.
Updating to latest UI dlls, but something strange is going on in our UI scene... (this was before I updated to latest UI dll too).
3rd person player holding spear animations ( crouchwalk / jogging )
added overrideable JS methods for Entity
added overrideable JS methods for Entity
Added BuilderController.cs to the Player Prefab.
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
[ultimate_soldier] blood flash when bullet hits soldier
[ultimate_soldier] blood flash when bullet hits soldier
Show warnigns in a different block