All future blog posts will be made on there.
KAaNE [AE] v0.5.3
You know, I’m beginning to wonder if these are bugs or oversights. Or hell, maybe they’re bugs that overlook things!
Changelog:
- The Storage Location icon now properly uses a white tint when using the dark theme.
- ‘V’ is now recognized as a starting character in Morse Code
Confused on where to get this release? It’s always available on GitHub and in the Play Store, plus there’s always a link to those two in the Projects tab.
KAaNE [AE] v0.5.2
Bugs, bugs, bugs. Luckily, they can be fixed easily. This update fixes two crashes in two modules that prevented its use. You can see it in the changelog below.
Changelog:
- Fixed a crash in Wires when selecting 5 wires
- Fixed a crash in Keypad when using an item in a wrong group
Confused on where to get this release? It’s always available on GitHub and in the Play Store, plus there’s always a link to those two in the Projects tab.
KAaNE [AE] v0.5.1
It turns out that there was a bug in Android that doesn’t get the correct Downloads location (which is something I can’t necessarily fix) so to work around this issue, saving doesn’t require the external storage anymore. A few other fixes have been added, which you can see below in the changelog. The next (real) update will hopefully come out soon, so stay tuned!
Changelog:
- Added ability to change storage location
- App restarts when the theme setting is changed
- Back presses no longer go to the last screen (so it doesn’t break changes made anymore)
Confused on where to get this release? It’s always available on GitHub and in the Play Store, plus there’s always a link to those two in the Projects tab.
KAaNE [JE] v1.0 (The Overdue Update)
🎉 It’s finally done! 🎉
This is the full release of [JE]. This is a largely delayed update (hence the name), but there still could be a few issues, so please notify me on Discord or GitHub if there’s a bug!
Changelog:
- Display Modules are added
- Rewritten a couple of modules
- General Bugfixes
Confused on where to get this release? It’s available on GitHub and there’s always a link to that in the Projects tab.
KAaNE [AE] v0.5
A promise is a promise. The app is now available on the Play Store! You can go check out the listing right now! Here’s the link to it. (Note: For whatever reason, KAaNE doesn’t pop up when you search for it. Instead search for ‘pub:ggtylerr’. The update may not immediately be available on the Play Store app due to standard Google reviewing times.)
The app is also now in the Beta [β] stage! And yes, you can finally defuse the full campaign entirely on your phone.
Changelog:
- Added Vanilla Modules Maze, Password, and all vanilla needy modules.
- Added additional info to the home screen
- Module titles in the app bar are now (able to be) translatable
Confused on where to get this release? It’s always available on GitHub and in the Play Store, plus there’s always a link to those two in the Projects tab.
KAaNE [AE] v0.4
Another day, another update. The next update will contain all the remaining vanilla modules, which means the alpha phase is going to end soon! ~~wooo~~
Oh, also means I’ll finally buy that $25 fee to put the app on the play store.
I’ll also be making a whole update video on all projects that I’m working on, so stay tuned! (Yes, I said that last post. No, that doesn’t mean you shouldn’t tune off.)
Changelog:
- Added Vanilla modules Morse Code, Complicated Wires and Wire Sequences
- Added a new version icon in the app settings menu (also replaced the wiki icon)
- On Wires and The Button, switching to Blue or Black now uses an orange border.
Confused on where to get this release? It’s always available on GitHub and there’s always a link to that on the Projects tab.
KAaNE [AE] v0.3
WooOOOooo! It’s another update to the android version!
Sorry that it took 9 days for a new update, but I’m actually working on another project that I think everyone will be surprised about! Stay tuned for more info!
Changelog:
- Added Vanilla modules Simon Says, Who’s on First and Memory
- Fixed up the log scrolling so it isn’t stiff
Confused on where to get this release? It’s always available on GitHub and there’s always a link to that on the Projects tab.
KAaNE [AE] is here!
The KTaNE assistant application is now available to download for your local Android!
I mean…ahem…Android device.
You can download the .apk file using this link.
The app will not be released to the Play Store until the Beta [β] stage comes along.
Some important things to note:
- On the home screen, there’s a button that says “Request Storage Permissions”. You will need to press this and allow access in order for the app to work. This will be for bomb settings, logs, etc. This will be saved under /Downloads/kaane.ae and KAaNE [AE] will not use any other files.
- The app is still in early alpha and some things might be broken.
- The first 3 modules (Wires, Button and Keypad) are done. Further modules will be done eventually.
- The app has not been tested on devices with screen resolutions lower than 1080p.
If there’s any bugs/issues that occur, please make an issue on the GitHub repository.
If you want to discuss it, there’s now a channel on the official Discord server for it! Here’s a link to that.
Hope you all enjoy the new app!
KAaNE [JE] v0.8 (The Python Update)
It’s finally here! The last update for the β! This update includes the remainder of the python version’s modules, as well as a bit of original ones.
Oh yeah, it’s also the 1 year anniversary of KAaNE [JE]! Hope this update is good enough for its anniversary.
Additional Info:
KAaNE [JE] is now on it’s γ stage. (Yes, there’s a γ stage) That means all modules will be bugtested ~100 times for bugtesting. This stage will also (hopefully) bring more quality of life updates.
We also have some plans for future updates:
- Make the current GitHub wiki into a new MediaWiki wiki, which will either be hosted by Miraheze or some other non-ad hosting service
- A new android app (Sorry iOS users, there will likely be no plans for apple support)
- A new IFTTT app (AKA KAaNE for Alexa and Google Home)
The above is from feedback provided by the discord server. You should probably join it if you haven’t already (here’s a link)
Note: we actually have the wiki up now! You can check it out using this link.
Changelog:
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)
Confused on where to get this release? It’s available on GitHub and there’s always a link to that in the Projects tab.