Skip to content

v0.8 (The Python Update)

Pre-release
Pre-release
Compare
Choose a tag to compare
@ggtylerr ggtylerr released this 20 Jun 13:00
· 7 commits to master since this release

Read more about this update here: https://tylersdump.wordpress.com/2019/06/20/kaane-je-v0-8-the-python-update/

Added the remaining modules from the python version, which include:

  • Bitmaps
  • Bitwise Operations
  • Blind Alley
  • Blind Maze
  • Boolean Venn Diagram
  • Broken Buttons
  • The Bulb
  • Burglar Alarm
  • Wire Placement

Also added 2 other modules:

  • aa
  • Air Traffic Controller

Also added several helpful edgework properties for mod creators, including:

  • Vowel in SN (snVowel)
  • First/Last digit in SN (snFirstDig & snLastDig)
  • Total digits/letters in SN (snTotalDigs & snTotalLets)
  • Unlit Indicators (bobUnlit, carUnlit, etc.)
  • Total Indicators (totalInds)
  • Total Indicators + Mods (totalIndsPlusMods)
  • Total Lit Indicators (totalIndsLit)
  • Total Unlit Indicators (totalIndsUnlit)
  • Total Ports (totalPorts)
  • Total Ports + Mods (totalPortsPlusMods)
  • Total Port Types (totalPortTypes)