20.05.13 Heroclix Rules 2.2.4 is also out

The updates keep coming this evening. In version 2.2.4 (these numbers are all random) I’ve added the new Founders team ability, updated some bad wording and rules, plus the team dials information!

Hopefully I’ll get time to start working on making a new Tournament Pairing App this week.

20.05.13 Clix ‘em All 1.10.3 is out

Finally a new update for the best Heroclix collection app. Added more figures and sets that where missing, plus you can finally search globally through all the sets. Have fun.

19.05.13 Global search

Global searchin in the Heroclix ‘em All app is coming along nicely. Been some bumps in the road, as I haven’t felt that inspired to code, plus I’ve been watching a ton of Dr Who. Funny.

Anywho, I’ve gotten the app to search for silver age for now. It takes up to 600ms to just initiate the searching, so need to either move the generating of the list, or optimize it. I also need to add checking for have and want. Hopefully it won’t be that much of work. After that I’ll see how it is to add it for older phones and then I’ll start on adding all the missing figures and sets. Going to be a lot of work as there have been some problem with my e-mail server so I haven’t received peoples e-mails with new figures.

18.04.13 Heroclix ‘em all: new update

It’s update bonanza at the fifth floor (pun intended). This time with all the missing Teen Titans figures and the last Batman where added. Thanks to VisibleDucts we have also added resource dials, special objects and event dials to the app!

18.04.13 Heroclix Rules 2.2 is live

Since a new PAC and core rulebook was revealed this week it was time for an update. So enjoy the new abilities!

21.03.13 Quicke note

Just wanted to inform any Heroclix ‘Em All readers that there will be a small update with the latest Teen Titans figures this weekend, but there will be no bug fixes or new added features before I’m done with my master May 1.

20.02.13 Comments in JSON

Have you been wondering on how to use comments in JSON? Though luck, you can’t. At least not natively, but with JSON.minify() your set.

Check out GitHub and Getify.

12.02.13 100 downloads!

Taken from http://thebushhousewoodford.com.au/celebrating-100-years-at-bush-house/

Just wanted to celebrate my 100th Heroclix ‘em All sold! Yay!

Image taken from her.

10.02.13 Developer mode in Android 4.2

Today I found out that you have to opt-in to get developer mode on android 4.2. The trick is to tap 7 (yes, seven times!) on the “Build Number” inside “Phone details”. Only after that the developer mode will be available through the main menu.

From xda-forum