mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-19 22:41:52 +00:00
16 lines
No EOL
447 B
Markdown
16 lines
No EOL
447 B
Markdown
## 0.2.0
|
|
Lot of new functionalities:
|
|
* infinite world
|
|
* 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
|
|
|
|
First version, basic functionalities |