200,181 Commits over 4,140 Days - 2.01cph!
Fixed all decor not spawning
Added an ExportSpriteAtlas toggle to GameCabinet.
Added an ExportSpriteAtlas toggle to GameCabinet.
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
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.
Merge branch 'master' of arcade
Merge branch 'master' of arcade
Switched mario for mazing.
Switched mario for mazing.
Done some messin. It's all broked but I have a plan!
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
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
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.
Merge branch 'master' of arcade
Merge branch 'master' of arcade
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.
Replaced SmashBlox's demo.
Replaced SmashBlox's demo.
- Road position is now calculated properly.
- Meshes now have their own game objects instead of getting combined. Will need an optimise button though.
Fixed player model not playing walk animations (NaN mechanim shit)
Done the rest of the road cases. Need to test splines are created in the right order and generate meshes from them. AGAIN...
Tweaked camera, sky
Added ProceduralSmall map
Animals now spawn everywhere (instead of just forests)
Added first pass bota bag view model source anim
rigged view model bota bag
Initial commit of project ported to U5, mostly broken and messy for now.
Initial commit of source files. Needs serious cleanup and standardisation.
jog and running animations done for the player holding rock
Added latitude-based atmospheric blend component; only does color LUTs atm
Preparing amplify color for 2-way latitude+day-night blend
Added highscore registering and transmission interfaces.
Added highscore registering and transmission interfaces.
Highscore broadcasting event is now triggered when a new highscore is submitted.
Highscore broadcasting event is now triggered when a new highscore is submitted.
▌▄▇▌▄▌ ▋▋█▊▇ ▍▆▆ ▆ ▄▉▅▊▉ ▋▉ ▉▆▋▆▉█ █▌▅▋▄▉▌ ▉▉▆▆▌▇ ▇▊▉▍▋▉█▉▋▌
-added a workaround to a mecanim bug that was breaking the SetIKWeight function
changed the SetIKWeight animation events so it works with the Mecanim Synch layer stuff; Set up the last of the remaining weapon anims for mecanim
Time of Day update to 2.1.2 prerelease 3
AdaptiveReinhard tonemapping still broken on OS X (sorry)
Updated sky prefab and scene render settings
Deleted TerrainGenerator test scene (shit's so fast now it's no longer required)