Skip to content

Releases: crispyricepc/AQATextAdventuresEditor

0.3.0 Alpha 3

29 Mar 12:14
Compare
Choose a tag to compare
0.3.0 Alpha 3 Pre-release
Pre-release

Alpha 3

New:

  • Menu Redesign. Menus work better for various display scaling
  • Characters menu is now a thing
  • Character details can be viewed but cannot be edited
  • Items now display their own inventory if they're a container
  • You can now change the location of an item from the Items Menu

Coming Soon:

  • Editing characters
  • Modifying the inventory of a character

0.2.0 Alpha 2

21 Mar 14:11
Compare
Choose a tag to compare
0.2.0 Alpha 2 Pre-release
Pre-release

New Features:

  • Doors are now modifiable as well as creatable

Bugfixes:

  • Fixed a bug where the status list in the items menu would display a ghost status when adding a new one. This has been removed

Other notes:

  • Main menu is being worked on
  • There are still a few untested things if you want to help, feel free to test
  • Character menus are in the works

First alpha build

19 Mar 14:36
Compare
Choose a tag to compare
First alpha build Pre-release
Pre-release

Currently working:

  • Rooms editor:
    • Adding rooms
    • Editing room descriptions
    • Creating relationships between new rooms (only new ones, once a room is added, you can not associate it with a pre-existing room)
    • Adding doors between rooms that don't already have doors
  • Items editor:
    • Items can be added to a room from the rooms menu
    • Items are editable
    • Statuses can be added but there are still a few bugs with the listview
    • Commands and results are automatically added when you try to add a command
    • Can currently choose between most commands and results

Currently not working:

  • Characters menu
    • Not implemented
  • Rooms editor
    • Modification of pre-existing doors is currently impossible
    • New rooms are created off the previous rooms, which can allow for weird room creation (different rooms can exist in the same space through different paths etc.)
  • Items editor
    • Random crashes when trying to add commands, especially when the item is gettable (working on this)