Samstag, 22. Mai 2021

Event Editor: Add and delete commands

 990 / 5000

Übersetzungsergebnisse

After a long time there is an update here again. In the last few months I've been working on the event editor more or less regularly. The event editor has proven to be the toughest chunk so far, as it is not easy to read out the structure and the context of the commands, to display them and ultimately to write them back correctly to the ROM. But I proceed step by step here, reading and displaying the command structures works so far. Now I have also implemented the addition, deletion and editing of commands in the editor. On the following two screenshots you can see a text box that I added and the same command a few times. In the last screenshot I deleted the entire branch.


Now, the hardest part follows, the correct writing of the events in the ROM. First I have to rebuild the code a bit, because I want to use a design pattern that will hopefully make the task easier.

3 Kommentare:

  1. It's always nice to read what you have accomplished. Good luck implementing a good design for the editing of events!

    AntwortenLöschen
  2. Dieser Kommentar wurde vom Autor entfernt.

    AntwortenLöschen
  3. Hi my friend, congratulations on the project. It was wonderful. But I still don't have time to fully mess with the program. Do you have all parts of the game's dialog in your program? I'm from Brazil and would like to edit my language.

    AntwortenLöschen