12,332 Commits over 3,712 Days - 0.14cph!
▇▌▄ ▊▉▇▆▊▋▍▅ ▇▇▅▉▉████▇▄▊
Ship/player death and respawn WIP
Cannons now play recoil anim
Ocean tick is now synch'd on client connection
Spawn logic now find the nearest island with the lowest number of nearby players, so spawns start near the town and work outwards based on player count around islands.
Server now uses PlayerSpawn class to pick random spawns (no logic yet, just random) for players. Player cam rotation defaults to the direction the player is spawned in.
Protobuf for ship entities
More pretending I know what I'm doing with shaders
Disabled the distortion on water transition effect and made it a callable function for water splash/drop screen effects. Triggers on collisions above speed percent of > 0.4