Note: The beta builds are not static and probably broken.
- Switch bunyan to winston
- Switch typescript to javascript
- Remove statsd
- Move authlogin into the monolith
- Replace configmanager with appsettings
- Cap node version at <=v9.11.2 due to SSL errors vaused by insecure ciphers
- Other massive refactoring changes. forgot about the change log. probably on v 3 now, as far as backward compatibility goes.
- Removed .env
- Updated docs
- forgot to update changelog, a lot
- moved serves back into a monolith of sorts
- switched from yaml to json (which I guess probably makes this non-backwarsd compatable)
- noted the database change from postgres to sqlite in 1.4.3 is breaking as well
- added more code coverage
- upgraded a bunch of things
- remove unused ts-node
- add an npm stop script
- switch database from postgres to sqlite
- remove unneeded POSTGRESS_USER env
- add dev values to .env.example
- convert the patch and shard servers to services
- add /registry endpoint to download registry file
- remove check for old version of NodeJS
- Client clears patch and update server (port 80)
- Client clears the login web server (port 443)
- Client clears the login server (port 8226)
- Client clears the persona server (port 8228)
- Client clears the lobby/room server (port 7003) and decrypts the NPS packets sent after
- Client passes client connect to MCOTS (port 43300) ands decrypt the packets sent after