2015-08-15: Incursion 0.6.9Y19 released.
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
' 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.
2015-04-15: A licensing update from Julian.
Hi, folks, this is Julian Mensch writing though the website is now being maintained by Richard Tew. I wanted to make one final official statement about Incursion. It's been brought to my attention that the Creative Commons licenses are not very suitable for software, so I'm offering all the code that I originally offered under other licenses as well.
- All of the Incursion source released by Julian Mensch to date is hereby dual-licensed under the BSD 3-Clause License, and the Apache 2.0 License and the Expat License.
- The code also remains licensed under the CC license, as it has been released as such and thus is impossible to revoke. However, future developers are warned that this license may be legally ambiguous for software.
- I disavow all legal rights associated with the small supply of customized ASCII characters used by the game (the elf, dwarf, halfling, etc.) icons and release them under the same licenses as above to whatever extent I'm legally able to do so. The original glyphs are a screencap of a Microsoft font, however, so my ability to license them is dubious. I would recommend that developers that want to cross legal T's and dot legal I's make new, similar glyphs from an open-license console font.
- Permission is granted to any developers to consolidate the copyright notices at the start of each file to include documentation of their own development work. I can be credited as "Copyright (c) 1999-2008 Julian Mensch".
- Anyone that wants to verify that this relicensing is legitimate is welcome to e-mail me (jmensch@shaw.ca). I no longer use Google services under my real name due to privacy concerns and have deleted my old accounts, hence why there is no post on the discussion group (by me directly, at least) about this relicensing.