201,519 Commits over 4,171 Days - 2.01cph!
[mazing] tilemap for walls (though tilemaps need flipping support or i need to add some flipped images)
[mazing] tilemap for walls (though tilemaps need flipping support or i need to add some flipped images)
Added torch & torch_lit overlays to player controller so two sets of anims can be played ( like the view model anims)
Attempt at fixing build script syntax errors on Mac OSX.
Attempt at fixing build script syntax errors on Mac OSX.
Tweaking so out of memory errors get bucketed the same
Fixed NRE in PlayerInput.ClientTick
Re-enabled water reflection (perf test)
Wolf now uses mesh collision
Fixed crash in mesh collider (unity5 - non convex mesh colliders must have kinematic rigidbody)
Added a property to GameCabinet to enable bandwidth logging.
Added a property to GameCabinet to enable bandwidth logging.
Fixed AvatarImage panels rendering 184x184 avatars incorrectly
Time of Day update to 2.1.2 prerelease 1
Made all scenes use tricolor ambient light
Recorded some replacement demos for Mazing.
Recorded some replacement demos for Mazing.
Fixed NRE on server with clothes swapping
Changed linux server not to ship steamclient.so
fixed vm_rock missing event errors
More profiling when sending snapshots
Sky dome ambient color tweaks
Fixed beaches 3 tree billboards
Made SpawnHandler resolution configurable (1024x1024 for now)
Fixed construction guide shader
Fixed player sticking head through ceiling
Fixed not unducking
Fixed player collider sometimes being sidewards
Fixed door falling off (!)
Removed rigidbodies from a bunch of static-y stuff
Disabled network sleeping (perf test)
Removed more rigidbodies
Ores now properly dispense metal/sulfur ore
Added a GameCabinet.SoundPlayed event, and a GameBase.QueueSoundFromStream(stream) method.
Added a GameCabinet.SoundPlayed event, and a GameBase.QueueSoundFromStream(stream) method.
Fixed an error when queuing sound events.
Fixed an error when queuing sound events.
Fixed specular highlight on water
Tweaked the CRT shader so it can no longer display a perfect black.
Tweaked the CRT shader so it can no longer display a perfect black.
These trees had two colliders
Removed rigidbodies from more prefabs
Temporary fix for queued sounds only playing when a cabinet stops being remote controlled.
Temporary fix for queued sounds only playing when a cabinet stops being remote controlled.
Cabinet audio events are now networked.
Cabinet audio events are now networked.
Removed screen flickering so it's easier to see screen glow colour transitions for testing.
Removed screen flickering so it's easier to see screen glow colour transitions for testing.
Merge branch 'master' of arcade
Merge branch 'master' of arcade
Duplicate sound event potentially fixed.
Duplicate sound event potentially fixed.
Improved grass visuals when viewed directly from above (i.e. looking straight down)
Improved grass patch border transition
Adding view model anim tests