lostjk / LostJK

Effort to bring JK2 elements to JK3 and some fun RPG features
http://lostjk.gitlab.io
GNU General Public License v2.0
2 stars 0 forks source link

World persistence model #17

Open CansecoDev opened 4 years ago

CansecoDev commented 4 years ago

Design a world persistence model that allows for world persistence, spawning entities on map load and saving them on certain critical events like a map change or previous to a server shut down.

CansecoDev commented 4 years ago

A basic implementation should looks like this.