Skip to content

0.17.9.1

Compare
Choose a tag to compare
@armoha armoha released this 14 Oct 08:37
· 187 commits to master since this release
8430728
  • Merge Buizz#1 (by @Tarferi)
    • Lifted administrative requirement.
    • Boosted some parser routines.
  • Update customText, link to StringBuffer. Fix BGMPlayer. (Deal with SC:R 1.23.1 patch)
  • Drop MurakamiShiinaQC and replace it to use MSQC. Fix MouseLocation UI to match latest MSQC.
    • Input location which first human player uses. Next player will use next location index.
    • Example) When 'Location 1' is set to MouseLocation, and there are P1, P2, P3, P5 for human players; P1 uses 'Location 1', P2 uses 'Location 2', P3 uses 'Location 3', P5 uses 'Location 5' as MouseLocation.
  • Fixed AttackGround, ButtonRefresh caused 'EUD unsupported error' when reached CCMU.
  • Optimize TE function performance:
    • AddSizeLocation, AddStatusFlags(EPD), BuildReset(EPD),
      COrderLocEPD, SetLocation(LURD), SetLocationToUnit(EPD), EUDMoveLocation,
      LocationAngle, PolarLocation.
  • Fixed error with tct.sprintf, tct.setcachedcp.
  • Remove punitloop.py. Now use unit loop functions in standard library.
  • Fixed DisplaySavedCText printed incorrectly.