Skip to content

Latest commit

 

History

History
68 lines (46 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

68 lines (46 loc) · 1.91 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • CREDITS file to give credit and thanks where it's due

Changed

  • Rebuilt client from a mix of forked newer code and old snapshots
  • Documentation improvements and alignment to other popular repos

0.5.0 - 2014-10-03

Added

  • Frontend dependency injection and management

Changed

  • Rebuilt client code from the ground up

0.4.0 - 2014-03-08

Added

  • Scenograph class for loading, updating and unloading scenes

Changed

  • Client works without server

Removed

  • Server shelved due to lack of funding for infrastructure

0.3.0 - 2014-02-25

Changed

  • Replaced city with procedural buildings
  • Water visual and performance improvements

Added

  • Level editor with MongoDB backend
  • Play as character mode

0.2.0 - 2013-08-30

Changed

  • Performance improvements
  • Refactored server into classes

Added

  • Preloader
  • Water shader
  • Website

0.1.0 - 2013-01-29

Added

  • Initial technical demo
  • Proof of concept client/server gameplay