Skip to content

Releases: Starstructor/starstructor

v0.7.5145.7246

01 Feb 04:11
Compare
Choose a tag to compare

Changelog v0.7.5145.7246

  1. Object orientations now correctly display when no anchor is defined.
  2. Objects with the FlipImages property defined now correctly flip their image.
  3. Mono support (v3.2.3) added. The editor may not be completely stable when run using Mono.
  4. Brushes are now correctly unselected after deleting them
  5. Various other bugfixes

v0.7.5145.12730

01 Feb 07:12
Compare
Choose a tag to compare

Changelog v0.7.5145.12730 (hotfix)

  1. No longer forces serialization of dungeon brush attribute connector-value.
  2. Serialize connector brushes created through the wizard correctly.
  3. Connector brushes created through the wizard no longer require reloading the dungeon to display correctly.

v0.7.5143.8266

30 Jan 18:32
Compare
Choose a tag to compare

Changelog v0.7.5143.8266

  1. Dungeon and structure JSON files are now saved when saving work.
  2. Brushes can be added (through a new wizard) and deleted.
  3. Parts can be added (through a new wizard), resized, and deleted.
  4. Asset browser added.
  5. All assets are now loaded when starting up Starstructor.
  6. When selecting an individual layer, all other layers in the part now have lowered opacity, rather than not showing up at all.
  7. Many attributes are now editable through the PropertyGrid at the bottom right of the editor.
  8. NPCs are now displayed using a yellow placeholder tile.
  9. Log output overhauled
  10. Various bug and crash fixes