Latest version

4.1.2

RepASsiMilator

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.

Click here to get the RSS feed listing latest RepASM news !
Version 4.1.3 : fix for patch 1.16 - 31/12/2008 14:18

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 :(

RepASM 4.1.2 + end of support of RepASM for PHP 4 - 05/01/2008 18:31

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.

Oops : RepASM 4.1.1 - 14/10/2007 15:37

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 !

RepASM 4.1 : huge bugfix - 13/10/2007 19:53

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 :

  • php_bw_extract_map() now works on Unix. Hurray :P
  • fixed a stupid bug in the matchup for replays involving the computer
All Unix users of RepASM are strongly advised to switch to RepASM 4.1 unless they do not plan on using php_bw_extract_map at all. As always, the new version is available in the Download section.
Sorry for the inconvenience and all the stupid things I've made so far. Now I hope I'll be able to focus on other things (mainly ReXplorer 2.1 and a new layout for the website) !

See all RepASM news