Incursion (open source) 0.6.9Y14

75 views
Skip to first unread message

Richard Tew

unread,
Nov 15, 2014, 2:24:38 AM11/15/14
to incu...@googlegroups.com
An updated download is available on bitbucket: 0.6.9Y14
(https://bitbucket.org/rmtew/incursion-roguelike/downloads).

There are no new features being added to releases. This is the first
"stable" release after a series of changes to improve the code base.
It includes bug fixes to gameplay, both new ones, and others included
in the unstable releases Y12/Y13.

Incursion (open source) 0.6.9Y14: 2014-11-15
* https://bitbucket.org/rmtew/incursion-roguelike/issue/129/: Journal
entries are now listed in order of most recent to oldest. Level stats
are put first, instead of last. This is to put the most relevant
information in the most accessible place. Reported by golgepapaz,
with patch.
* https://bitbucket.org/rmtew/incursion-roguelike/issue/135/: Lost
symbols for wrapped messages. This was observable through looking at
monsters with lifesight cast. Any wrapped text in the generated
description would be overwritten in some cases. Reported by Karagy.
* https://bitbucket.org/rmtew/incursion-roguelike/issue/150/: Making a
chi strike did not explicitly take mana from the victim, and likely
took it from the actor. Reported by dck k.
* https://bitbucket.org/rmtew/incursion-roguelike/issue/155/:
Gauntlets of Rust can be activated from the 'a'ctivate menu. The
description only addressed protection from rust, and not the 3x per
day rusting grasp they can be used for. The description has been
amended. Reported by dck k.
* https://bitbucket.org/rmtew/incursion-roguelike/issue/167/: More
level generation fixes related to room weights. If comparing a signed
value stored in an unsigned variable, cast it before comparison, not
after. Also, if all room types were flagged as already used, they
would then all be unflagged for reuse - however it was also necessary
to reset the room weights and more.
* https://bitbucket.org/rmtew/incursion-roguelike/issue/173/:
Knowledge domain does not grant scribe scroll spell as described.
Reported by Brett Olsen, with patch.
* https://bitbucket.org/rmtew/incursion-roguelike/issue/176/:
Compilation warning fixes broke alignment checks, resulting in
penalties and restrictions for the wrong alignments. Reported by John
Olender, with patch.
* https://bitbucket.org/rmtew/incursion-roguelike/issue/177/: Use menu
was enacting the wrong effect, for selected innate abilities. This
was due to Y12 compiler warning fixes, where an argument to UseAbility
was cast to uint8, and UseAbility had it typed as int16. Reported by
S M.
Reply all
Reply to author
Forward
0 new messages