Saturday, March 17, 2018

Eat your veggies

Or, in *band terms, fix your compile time warnings. It seems that `-Wall` and `-pedantic` have come up with a ton more checks since I last compiled Hellband, resulting in a number of actual bug fixes.

One of these bug-fixes fixed the knowledge menu features, which did not work any more on *nix.
Another one did not allow for `extra_shots` to be computed correctly.
Another one prevented damage bonuses and armor class bonuses to be applied to randarts. (Ouch!)
The rest was minor stuff.

No comments:

Post a Comment