v1.1
Finally, we made v1.1 released!
New Features
- Supported reverse proxy.
- Supported config file and config reload.
- Supported running program in different mode. (simple and forking)
- Supported log file and leveled logging.
- Supported listening or connecting to an UNIX socket.
- Supported SRV record resolve.
- Supported send MOTD to client when proxy unavailable.
- Supported reload/terminate previous running process by command line.
- Supported legacy server & client with version 12w04a or later. (Some versions are excepted. For details, watch README.md.)
Changes
- Totally rewrited rewrite module.
- Changed rewrite process for modern protocol(Minecraft 13w41a+).
Changes(Technical)
- Splited sources.
- Standardized return code.
- A bunch of backbone functions.
For more details, watch comments of previous commits and pre-releases.