evemuproject / evemu_server

MAIN SERVER DEVELOPMENT
http://www.evemu.org
148 stars 103 forks source link

Version 0.8.0 PR #167

Closed jdhirst closed 3 years ago

jdhirst commented 3 years ago

This pull request merges a ton of new things into EVEmu public.

Massive thanks to Allan for contributing his code, this version brings the two branches closer together and therefore means that future changes will be easier and will require less fudging.

This change also reorganises the repository to clean up some mess and makes it easier for new contributors to work with the code.

In addition to this, a bunch of scripts have been added to enable easy building using docker compose. This includes the ability to create a server instance (including fully provisioned db) with a single command. This will hopefully make it easier to test new changes on a fresh database.

More details about changes are in the ChangeLog and the commit log.

When merging this PR, please create a new release tag with version 0.8.0.