Skip to content

Commit

Permalink
adding search, rankings, and mail API's
Browse files Browse the repository at this point in the history
adding API's for tycoon, corporation, and town searching, API's for
rankings metadata and content, and API's to retrieve and manage mail

also adding more platform for simulation engine and event management
  • Loading branch information
rwampler committed Dec 19, 2020
1 parent 3e33bee commit b445926
Show file tree
Hide file tree
Showing 43 changed files with 934 additions and 550 deletions.
19 changes: 13 additions & 6 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,23 @@

## v0.1 - in progress - updated 2020-09-15
## v0.1.2 - in progress - updated 2020-12-18
### platform
* [done] nodejs web-server with basic support [v0.1.0]
* [done] simple in-memory and lightweight databases [v0.1.0]
* [done] internal events, multi-core and threading platform
* [done] login and tycoon management API's [v0.1.0]
* [in progress] proper remember-me support [v0.1.0]
* [pending] company management API's
* [done] proper remember-me support [v0.1.0]
* [done] company management API's [v0.1.0]
* [done] tycoon and corporation search API's [v0.1.1]
* [done] town buildings and companies API's [v0.1.1]
* [done] ranking API's [v0.1.1]
* [done] mail API's [v0.1.1]
* [in progress] cashflow API's

### assets
* [pending] configuration via starpeace-assets
* [done] configuration via starpeace-assets [v0.1.0]
* [in progress] town boundaries

### simulation
* [pending] basic hourly simulation engine
* [pending] research progress
* [in progress] basic hourly simulation engine
* [in progress] research progress
* [pending] rankings
Loading

0 comments on commit b445926

Please sign in to comment.