Monthly Archives: July 2014

Finally, bits return

Added @ceiling(value) and @floor(value) functions to the solver (@ceil may also be used for @ceiling). @Ceiling(value) returns the smallest integer value that is greater than or equal to the given value. @Floor(value) returns the largest integer that is less than or equal to the given value.

Added some additional house-keeping to the end of the process that adds new traits to characters.

Updated GCACharacter events to include sender in all cases.

MultiSortedModCollection now Implements IEnumerable.

Modified the Undo handling of the Modifiers window to correct a crash issue when working on modifiers to modifiers.

Addressed an issue in startup with arranging the splitters.

Modified startup sequence slightly.

Fixed crash bug related to experimental feature when closing last open character.

Due to another print engine update, and some changes to GCACharacter, sheet plug-ins were re-compiled.