Monday, June 4, 2018

Keen Modding Live - Search for levels

Today I implemented the Search Levels dialog, which allows selecting a level to clone/fork. It downloads information on all levels, then allows filtering them by title, episode, and zone. Once a level is selected, the program prompts for the specific version.

I adjusted the Level Properties dialog to allow changing which version is the current/suggested/official one.

I added a database field in the level versions table to store a description, like a commit comment. Currently there isn't a way in the UI to set it, but if present it is displayed in the version selector.

No comments:

Post a Comment