Skip to content
Liam Mitchell edited this page Mar 14, 2017 · 2 revisions

Welcome to the InfiniteSky wiki!

Infinite Sky is the name of the server side emulation project for the game Twelve Sky. Currently the only server is in Korea and is basically unplayable. Also there are all kinds of hack/exploit problems in this game.

This server aims to fix those problems whilst providing a way to learn about server side development and try new things.

We are using Node.js for the server and it seems to be working really well so far.

We have a module called vmscript which allows command and packet code to be reloaded in real time so developing and testing features is quite fast.

It also allows us to deploy non critical updates without restarting the server.

Glossary of file name extensions & terms. WM - Walk-able Mesh WG - World Geometry WP - World Particle WO - World Objects WREGION is a tad awkward, its used for a few things based on other parts of file name.

Donate with PayPal today.

Donate with PayPal Credit or any major credit card.

Donations will be used to further improve the project or for server expenses.

Clone this wiki locally