eonarheim / java-game-engine

Provides a simply easy to use 2D rpg game engine that is portable to anything that can run java.
2 stars 0 forks source link

Save world file to xml file instead of log #28

Closed eonarheim closed 11 years ago

eonarheim commented 12 years ago

This would be super nice, copy pasta is driving me crazy

eonarheim commented 12 years ago

This should save to a separate file beside the "original" world. to prevent us from accidentally corrupting our world file, then the engine should just attempt to load the most recent world file.