Author Topic: Incursion (open source) 0.6.9Y19  (Read 7062 times)

chooseusername

  • Rogueliker
  • ***
  • Posts: 329
  • Karma: +0/-0
    • View Profile
    • Email
Incursion (open source) 0.6.9Y19
« on: August 14, 2015, 04:22:51 AM »
Incursion (open source) 0.6.9Y19

An updated download is available on bitbucket: 0.6.9Y19.

Changes:
  • Issue 207: Incursion domain names finished transferring from Julian.
  • Issue 209: Make a standalone module compiler.  This is as done as it can be, and it is now possible to invoke the debug Incursion executable with the '-compile' argument to get it to build the default core module 'main.irc'.  '-compile <modulename.irc>' can be used instead to build other modules.
  • Issue 217: When Google Breakpad minidumping was first added, it was promptly removed when people started complaining that Error() would crash trying to do a minidump.  Now in release builds, which are the only ones with Breakpad support, the Error() function allows the user to choose to try and drop a minidump.
  • Issue 222: Spelling and grammar fixes.  Pull request from Carl Minden.
  • Issue 231: Help menu entries were present for content which was not present.  Reported by Vornag.
  • Issue 233: Cancelling crashed when fields were encountered with no associated effect. Reported by Vornag.
  • Issue 235: Typo in text displayed when attempting to climb.  Reported by Vornag.
  • Issue 236: Moving between levels crashes when an illusion stops as days pass and then the UI is refreshed but the 'between levels' coordinates of -1, -1 choke everything that consumes them.  Reported by Esran Zarnath.
  • Issue 239: Secondary skill kit bonuses should be one per item type, not one per each of item type held by player.  This is not ideal as there may be multiple different visual item types for instance, but at least it no longer exploitable by holding 20 viewing lenses.
  • Issue 240: Your best type of rope in your inventory should add a given bonus to climbing attempts.  However, the wrong value is looked up and all ropes give +2 bonus (which is less than any rope bonus).
  • Issue 243: Remove reference to Julian, and feedback on game design.  Reported by Dave Duckett.
  • Spelling fix: ressurrection/ressurection -> resurrection.
  • Documented script constants, noting which were unused.  These are used for dungeon creation, defining how gods interact with players, and more.

getter77

  • Protector of the Temple
  • Global Moderator
  • Rogueliker
  • *****
  • Posts: 4957
  • Karma: +4/-1
    • View Profile
Re: Incursion (open source) 0.6.9Y19
« Reply #1 on: August 14, 2015, 12:59:16 PM »
Good stuff.   8)
Brian Emre Jeffears
Aspiring Designer/Programmer/Composer
In Training