249,461 Commits over 3,959 Days - 2.63cph!
rigged view model bota bag
Added first pass bota bag view model source anim
Tweaked camera, sky
Added ProceduralSmall map
Animals now spawn everywhere (instead of just forests)
Done the rest of the road cases. Need to test splines are created in the right order and generate meshes from them. AGAIN...
Fixed player model not playing walk animations (NaN mechanim shit)
- Road position is now calculated properly.
- Meshes now have their own game objects instead of getting combined. Will need an optimise button though.
Replaced SmashBlox's demo.
Replaced SmashBlox's demo.
Fixed a bug related to getting the UVs of a non-square sprite that had somehow gone unnoticed.
Fixed a bug related to getting the UVs of a non-square sprite that had somehow gone unnoticed.
Merge branch 'master' of arcade
Merge branch 'master' of arcade
Packed sprite atlas sizes can now be non-square, with the smallest power of 2 dimensions possible.
Packed sprite atlas sizes can now be non-square, with the smallest power of 2 dimensions possible.
Fixed remaining PVT issues on OSX/GL; port to u5 is complete
Updated PVT terrain shader to match recent changes to fallback
Fixed amplify motion shader errors
Removed unused AM shaders for now
Scaled back on pagesPerFrame
players no longer collide with other players
refactored some code to make it a bit easier to read
players no longer collide with other players
refactored some code to make it a bit easier to read
Done some messin. It's all broked but I have a plan!
Switched mario for mazing.
Switched mario for mazing.
Merge branch 'master' of arcade
Merge branch 'master' of arcade
Partial implementation of attract stage for the Breakout clone, having some UV issues.
Partial implementation of attract stage for the Breakout clone, having some UV issues.
added main menu back
added 2 extra cabinet prefabs for the other games
player name in the main menu is sent to the server
added main menu back
added 2 extra cabinet prefabs for the other games
player name in the main menu is sent to the server
Added an ExportSpriteAtlas toggle to GameCabinet.
Added an ExportSpriteAtlas toggle to GameCabinet.
Fixed all decor not spawning
Fixed situations where the grass patch mesh could reach the per-mesh vertex count limit
Added sounds to the Breakout clone.
Added sounds to the Breakout clone.
Swapped UI rendering back to how it was, this new way kills frame rate
Merge branch 'master' of arcade
Merge branch 'master' of arcade
Basic rules implemented in the Breakout clone.
Basic rules implemented in the Breakout clone.
crouchwalk and jogging animations for the player holding The Rock. Can you smell what Dwayne Johnson is cooking?
Added swimming view model test source file
Server now releases control of cabinet when the player controlling it leaves.
Experimenting with Resizer and Dragger UI controls.
Started simple main menu mockup.
Server now releases control of cabinet when the player controlling it leaves.
Experimenting with Resizer and Dragger UI controls.
Started simple main menu mockup.
Mesh colliders for animals
Fixed animal pink skins
Been fucking around all day to sort out UV matching up but finally figured out a good method. Do it in the face creation!
FIxed player skin being shiny as balls at night
Updated sky prefab (smaller clouds, slower wind speed)
Disabled fog in horizon clouds
Time of Day update to 2.1.2 prerelease 2