Skip to content

September Release

Compare
Choose a tag to compare
@JasonLautzenheiser JasonLautzenheiser released this 05 Sep 16:00
· 537 commits to master since this release
  • BUG: Fix crash when adding a room when an unconnected connection is selected, now adds a connection onto the end.
  • BUG: Fix issue when changing default connection color and then reload map would change connections to light blue.
  • BUG: Properties menu was not available in context menu on connection.
  • ENH: Enhanced the port calc code so they are more evenly spaced on ellipse and rounded rooms.
  • ENH: Stats list # of rooms without a region.
  • ENH: Add ability to change the default room name from "Cave"
  • CHG: Minor formatting changes on stats.
  • ZIL exporter tweaks (Thanks to Jesse McGrew)
    • Update main loop so M-END doesn't run for meta verbs.
    • Escape contents of strings.
    • Export history (creating an ABOUT verb).
    • Don't write empty room descriptions.
    • Use a PER routine for conditional exits.
    • Set object SYNONYM and ADJECTIVE separately.
    • Fix spacing/style nits.