4.1.2
Welcome on the RepASM official website. This site will better be viewed with Mozilla Firefox. It's supposed to work fine with IE but the display might change a little. Anyway, if you want to know more about what RepASM is, please have a look at the Introduction section.
Hello everyone,
It turns out that Blizzard's recent patch for StarCraft (the infamous 1.16) breaks JCA's API which RepASM is using. After several weeks of unability to get enough free time to fix this, I was able to find something today. So here's version 4.1.3 where the in-game chat is now counted as an action. The text written is also available for those of you who want to parse it. However, be aware that the text is generally prefixed with some weird characters : I haven't investigated yet but I suppose it's merely StarCraft's color code.
This version is used on RepDepot so you can see how it works by yourself. The demo page also works now.
As always, the latest version can be found in the Download section. The Windows binaries are available for the latest versions of PHP only (namely 5.2.8 and 4.4.9).
Sorry for the late fix, but as I said above, I was unable to find time before :(
Happy new year !
Here comes a small fix for RepASM about the team management for 4x4 replays. It should work better now.
More important is that RepASM 4.1.2 will be the last version supporting PHP 4. As most of you know, PHP will not release any further version for PHP 4 and will mainly focus on PHP 5 and 6. Therefore, RepASM will not provide binaries for an unsupported version of PHP any longer.
However, there is no reason that you will not be able to compile RepASM for PHP 4 by yourself if you need to.
RepASM 4.1.2 is available in the Download section.
Thanks to sailor from YGOSU, I have just fixed a small issue concerning hotkeys that could lead the php_bw_get_actions() function to fail sometimes. This is now fixed and I advise anyone using this function to upgrade. See the Download section to get RepASM 4.1.1 and sorry for the inconvenience !
Thanks to nunof, it has been brought to my attention that php_bw_extract_map didn't work on Unix -_-; This was due to a problem in StormLib so I took a deep breath and went debugging in it. After some helpful tips by Ladislav Zezula (the author of StormLib), I finally found the flaw a couple days ago. And after a struggling fight with gcc, I ported RepASM to a brand new version of StormLib. So what's new :