Skip to content

euddraft 0.9.7.9

Compare
Choose a tag to compare
@armoha armoha released this 17 Oct 07:23
· 125 commits to master since this release
  • Added numpy library
  • Updated to Python 3.10.8
  • [epScript] Fixed bugs in in-place item comparisons and writes, and migrate to epScript side (reported by 34464 and others)
    • Fixed bugs in comparison operator precedence
    • Fixed bug in >, <, &=
  • Fixed #82 : wrongly replace Disabled(PreserveTrigger()) to preserved=True trigger flag (reported by @Chromowolf )
  • Fixed some triggers did not running repeatedly (reported by ehwl)
  • Fixed var << number compile error (reported by GGrush)
  • Fixed bug in EUDNot
  • Fixed *=, /=, <<=, >>= wrongly convert Lvalue var into Rvalue
  • Fixed #65 : better error message for if (Action)