Skip to content

Some patches to 0.6.2

Compare
Choose a tag to compare
@nikp123 nikp123 released this 25 Sep 05:54
· 777 commits to master since this release

Changes:

  • oddoneout is symetric/reflective instead of one-way
  • Travis would now automate builds, YAY!

Fixes:

  • Gravity is linear on framerate instead of exponential (this helps shitty CPUs mostly)
  • Some shadow/pixel alignment issues
  • Windows can now properly copy it's default config if it's not present (directory find issue)
  • FIFO was completely broken (i wonder if karlstav noticed this too)
  • git issues regarding iniparser resolved