New Absolute Annihilation versions are NOT spring-compatible
Moderator: Moderators
New Absolute Annihilation versions are NOT spring-compatible
I'm getting asked by a lot of people why AA:Spring is causing all these problems on their computer. The reason is that no recent version of AA is compatible with spring. There was one limited-release version (5.0) which was made Spring-compatible. It is no longer widely available or supported since I decided that Spring in its current state is still too buggy to support large mods such as AA.
The three big things that are missing: paralyzing weapons, rezzing, unit-specific damage from weapon tdf files. All of these are big items in AA. Also there's the issue of units whose barrels do not rotate (very rare, such as the arm Epoch in AA 5.0) and many units whose barrels fly off.
When these have been fixed/added, you can count on seeing more versions of AA made specifically for Spring. Until then, there are two possibilities:
Play a different mod - I think I heard talk of a UTASP version for Spring, but I imagine it's got many of the same problems as AA, and then some; it wasn't ported by the actual UTASP team as far as I know. Porting a mod to spring can be a bit tricky if you want to get it right, and I don't know of anyone who's been any more successful than I have been. I think there was also a SWTA version, but again I'm not really sure how that went.
Play AA on regular Total Annihilation - version 5.4 is out currently, and 5.5 is in development. http://www.planetannihilation.com/aa Please don't ask AA questions on the Spring forum, since they probably won't get answers. AA has a forum of its own which doesn't even require registration.
AA:Spring 5.0 - http://www.fileuniverse.com/?page=showitem&ID=708
Spring UTASP - http://www.fileuniverse.com/?page=showitem&ID=1047
Spring SWTA - http://www.fileuniverse.com/?page=showitem&ID=993
Spring OTA - http://www.fileuniverse.com/?page=showitem&ID=715
Absolute Annihilation home, for newest AA versions - http://www.planetannihilation.com/aa
AA Forum - http://www.planetannihilation.com/aa/forum.htm
The three big things that are missing: paralyzing weapons, rezzing, unit-specific damage from weapon tdf files. All of these are big items in AA. Also there's the issue of units whose barrels do not rotate (very rare, such as the arm Epoch in AA 5.0) and many units whose barrels fly off.
When these have been fixed/added, you can count on seeing more versions of AA made specifically for Spring. Until then, there are two possibilities:
Play a different mod - I think I heard talk of a UTASP version for Spring, but I imagine it's got many of the same problems as AA, and then some; it wasn't ported by the actual UTASP team as far as I know. Porting a mod to spring can be a bit tricky if you want to get it right, and I don't know of anyone who's been any more successful than I have been. I think there was also a SWTA version, but again I'm not really sure how that went.
Play AA on regular Total Annihilation - version 5.4 is out currently, and 5.5 is in development. http://www.planetannihilation.com/aa Please don't ask AA questions on the Spring forum, since they probably won't get answers. AA has a forum of its own which doesn't even require registration.
AA:Spring 5.0 - http://www.fileuniverse.com/?page=showitem&ID=708
Spring UTASP - http://www.fileuniverse.com/?page=showitem&ID=1047
Spring SWTA - http://www.fileuniverse.com/?page=showitem&ID=993
Spring OTA - http://www.fileuniverse.com/?page=showitem&ID=715
Absolute Annihilation home, for newest AA versions - http://www.planetannihilation.com/aa
AA Forum - http://www.planetannihilation.com/aa/forum.htm
Last edited by Caydr on 20 Jul 2005, 21:19, edited 1 time in total.
Re: New Absolute Annihilation versions are NOT spring-compat
Aren't they adding paralyzation support for the next version? I thought I read that somewhere, but I could be wrong. FLOZi worked out how to do unit specific weapon damage, go read his topic in this forum about them. I haven't seen any barrel rotation problems, mainly only movement rotation problems (wheels not rotating while moving and things like that), but the barrel flying off thing not working does make a bit of sense given Spring's current limited script interpretation.Caydr wrote:The two big things that are missing: paralyzing weapons, unit-specific damage from weapon tdf files. Both of these are big items in AA. Also there's the issue of units whose barrels do not rotate (very rare, such as the arm Epoch in AA 5.0) and many units whose barrels fly off.
-
- Posts: 327
- Joined: 09 Apr 2005, 11:40
I know it's possible to do unit-specific damage (via the armor file, right?). I worked that out on the night Spring was released. But it's a whole lot of tedious work to add information on 250 weapons. Every mod ever released has relied upon unit-specific damage in some way, and I think that eventually the SYs will probably implement it into Spring. In the meantime, modding TA is already a pain sometimes! 

Here
(You'll need Python)
Step by step:
1. Place all your unit .fbi in a folder
2. stick the program in there
3. press 2 and enter
4. press 9 and enter
5. enter 10 to exit the program
Best to let it create a new one everytime, because I made that function in a rush and so it doesnt check that a type is already in Armor.txt, and it appends, rather than overwriting.
PM me if you have any issues, or grab me on MSN.
(You'll need Python)
Step by step:
1. Place all your unit .fbi in a folder
2. stick the program in there
3. press 2 and enter
4. press 9 and enter
5. enter 10 to exit the program

Best to let it create a new one everytime, because I made that function in a rush and so it doesnt check that a type is already in Armor.txt, and it appends, rather than overwriting.
PM me if you have any issues, or grab me on MSN.