09-10-2016, 09:18 PM
This is a project for creating a IDE for editing lf2 dat files. It is written in javascript and can be executed in modern browsers. So far you can open properly only .dat files of characters and their spritesheets must be in the same folder with dat file.
Purpose:
Create a visual based editor, for easy navigation editing and having conceptual maps. Also data will be stored in JSON format to be edited easily further.
Features so far:
Every frame has it's own pic: show by real image.
Shift+click in next: , hit_Ja: etc brings you directly to that frame.
Get started:
Just download lf-ediitor.html, open and start uploading a character dat file.
Download: https://github.com/jonshkreli/Online-lf2-Editor
Project has just started and you are free to suggest and work on it. Actually it is not 'really online', but you can work with it locally.
Purpose:
Create a visual based editor, for easy navigation editing and having conceptual maps. Also data will be stored in JSON format to be edited easily further.
Features so far:
Every frame has it's own pic: show by real image.
Shift+click in next: , hit_Ja: etc brings you directly to that frame.
Get started:
Just download lf-ediitor.html, open and start uploading a character dat file.
Download: https://github.com/jonshkreli/Online-lf2-Editor
Project has just started and you are free to suggest and work on it. Actually it is not 'really online', but you can work with it locally.