dialogpatchV4
just changed some stuff for compatibility with tweaks made in DA mod 4.07+
/***************************/
dialogpatchV3
now has settings file
has option to attempt to play lower priority dialog lines if higher ones unavailable
/****************************/
dialogpatchV2
small bugfix, removed the redundant dictionary
/**************************/
dialogpatchV1
hopefully reduces the time required from "check" in dialogs by doing easier boolean tests first before the string splitting
adds != capability in "check", so checks now have == , >= , <= , > , < , !=
- sby
just changed some stuff for compatibility with tweaks made in DA mod 4.07+
/***************************/
dialogpatchV3
now has settings file
has option to attempt to play lower priority dialog lines if higher ones unavailable
/****************************/
dialogpatchV2
small bugfix, removed the redundant dictionary
/**************************/
dialogpatchV1
hopefully reduces the time required from "check" in dialogs by doing easier boolean tests first before the string splitting
adds != capability in "check", so checks now have == , >= , <= , > , < , !=
- sby