mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-16 04:51:08 +00:00
18 lines
470 B
Markdown
18 lines
470 B
Markdown
## 0.2.0
|
|
*First functional release*
|
|
|
|
* Infinite worlds
|
|
* World generation (thanks @JWo1F!)
|
|
* World loading from anvil files
|
|
* Improved error handling
|
|
* Implement kicking and banning (thanks @demipixel!)
|
|
* Using ES6
|
|
* ModPE basic support (thanks @Creeplays!)
|
|
* Better commands, proper commands class instead of just IFS
|
|
* Enable compression!
|
|
* Multi-world support: overworld + nether (thanks @demipixel!)
|
|
|
|
## 0.1.0
|
|
*Initial release*
|
|
|
|
First version, basic functionalities
|