Balanced Annihilation V7.04 - Page 2

Balanced Annihilation V7.04

Classic game design, maintained to please you...

Moderator: Content Developer

User avatar
bartvbl
Posts: 346
Joined: 21 Mar 2009, 15:55

Re: Balanced Annihilation V7.02

Post by bartvbl »

That additional sounds widgte is really annoying. You get sounds all the time once the game has progressed for a bit.
dizekat
Posts: 438
Joined: 07 Dec 2007, 12:10

Re: Balanced Annihilation V7.02

Post by dizekat »

1v0ry_k1ng wrote:
- Core Exploiter metal extraction raised to equal mex, metalcost (188->220).
the extra 0.1 metal extraction or so gained on a majority of maps is in no way worth the extra 32m, and the exploiter was barely ever used even when it cost 188m
- Arm Twilight metal extraction raised to equal mex, metalcost (159->190), minCloakDistance (48->66), energyUse(5->3), cloakCost(10->12).
virtually 4x the price of a normal mex now, for no defensive benefit besides increased survival?
- Core Wolverine AOE increased (88->113).
- Arm Shellshocker AOE increased (80-105).
this dosnt adress the issues with this unit at all - even if a greater proportion of its shells now do damage, even every shell doing damage outputs an absolutely dire DPS, which along with their lolzy speed and HP still makes them a nubtrap
u sire is a nub. Arty is for killing off defense lines, you keep arty behind tanks and attack their hlts.
User avatar
caldera
Posts: 388
Joined: 18 Oct 2005, 20:56

Re: Balanced Annihilation V7.02

Post by caldera »

regarding the textures. i really think the solar is worse now. but good idea to change the textures, we need just better ones.
Attachments
BA7.2.jpg
(336.72 KiB) Downloaded 72 times
BA7.1.jpg
(331.91 KiB) Downloaded 70 times
User avatar
Pxtl
Posts: 6112
Joined: 23 Oct 2004, 01:43

Re: Balanced Annihilation V7.02

Post by Pxtl »

I usually find that the advantage in range that the arty has over an HLT is often such a small sliver of land that it's very hard to even get any tanks into that space to defend the arties.

L1 Arties are functionally kamikaze units - they inevitably die in the counterattack.
User avatar
TheFatController
Balanced Annihilation Developer
Posts: 1177
Joined: 10 Dec 2006, 18:46

Re: Balanced Annihilation V7.02

Post by TheFatController »

caldera wrote:regarding the textures. i really think the solar is worse now. but good idea to change the textures, we need just better ones.
Yeah I agree the new texture is ugly, I didn't notice it when I was scanning over all the units, i'll revert the solars and keep the others.
User avatar
TheFatController
Balanced Annihilation Developer
Posts: 1177
Joined: 10 Dec 2006, 18:46

Re: Balanced Annihilation V7.02

Post by TheFatController »

Niobium wrote:Could you please add an own-team check to the prevent load hax gadget.

It is extremely irritating when trying to load your com, and having your trans move off in a RANDOM direction. Yes this will allow 'exploiters' to lift their own moving coms, but it lets the other 99% of people load their coms normally.

Change line 84 to:

Code: Select all

if (dist and (dist < 80) and (spGetUnitTeam(unitID) ~= spGetUnitTeam(cmdParams[1]))) then
This also checks that dist is not nil, before comparing it to a number, which the gadget currently doesn't do and results in it crashing and spamming warnings all over the place in certain cases.
This can be done.

I don't suppose you know of any condition that'd recreate dist being nil as i've never seen it yet.
User avatar
Blue_Falcon
Posts: 155
Joined: 16 Oct 2008, 18:54

Re: Balanced Annihilation V7.02

Post by Blue_Falcon »

Pxtl wrote:
TheFatController wrote:
REVENGE wrote:I see the KrogTaar is back, even though you can't build it yet. Future plans eh? 8)
Easter egg / archived to help people making mutators :P
This also gonna extend to Bertha ships and the Orcone?
YAAAAYYY!!!
:P

Yes, the solar texture needs to be reverted.

Other than that, I really need to test this out! :P
User avatar
Niobium
Posts: 456
Joined: 07 Dec 2008, 02:35

Re: Balanced Annihilation V7.02

Post by Niobium »

TheFatController wrote:I don't suppose you know of any condition that'd recreate dist being nil as i've never seen it yet.
Happens when units that are having load commands issued on them die. Presumably something to do with lag, and that by the time the command gets processed, cmdParams[1] refers to a unit that is now dead => nil separation. Or it could be that the transport itself is dead, but the gadget shouldn't be processing its commands if so.

I don't remember the exact line the error actually occurs on, but that line is the most probable cause (First use of cmdParams[1] as a unit ID)
User avatar
bartvbl
Posts: 346
Joined: 21 Mar 2009, 15:55

Re: Balanced Annihilation V7.02

Post by bartvbl »

Hoqw about also reverting the core solar collector ones? I really don't like the new textures of that one
User avatar
very_bad_soldier
Posts: 1397
Joined: 20 Feb 2007, 01:10

Re: Balanced Annihilation V7.02

Post by very_bad_soldier »

very_bad_soldier wrote:Would you update the pause screen widget to current version?
:cry:
Daksad
Posts: 11
Joined: 14 Aug 2009, 22:54

Re: Balanced Annihilation V7.03

Post by Daksad »

You forgot to fix the Core Exploiter, it still produces 1/10
User avatar
TheFatController
Balanced Annihilation Developer
Posts: 1177
Joined: 10 Dec 2006, 18:46

Re: Balanced Annihilation V7.03

Post by TheFatController »

Daksad wrote:You forgot to fix the Core Exploiter, it still produces 1/10
oh ffs noone reported this.. gonna remove this release from jobjol and update it later on.
User avatar
bartvbl
Posts: 346
Joined: 21 Mar 2009, 15:55

Re: Balanced Annihilation V7.03

Post by bartvbl »

just make it v7.04. That solves any misunderstandings :P
User avatar
momfreeek
Posts: 625
Joined: 29 Apr 2008, 16:50

Re: Balanced Annihilation V7.04

Post by momfreeek »

has BA adopted the CA release schedule now?
User avatar
TheFatController
Balanced Annihilation Developer
Posts: 1177
Joined: 10 Dec 2006, 18:46

Re: Balanced Annihilation V7.04

Post by TheFatController »

momfreeek wrote:has BA adopted the CA release schedule now?
As long as stuff is broken sure
User avatar
bartvbl
Posts: 346
Joined: 21 Mar 2009, 15:55

Re: Balanced Annihilation V7.04

Post by bartvbl »

I almost feel bad to report another bug...
Don't know if this is engine or BA related, though.
Anyways, the bars indicating reclaim progress and reserruct progress (perhaps capture as well. Didnt try that one) have got a smaller, simpler one behind it (see screens).
screen028.png
(1.7 MiB) Downloaded 41 times
screen1.JPG
(106.49 KiB) Downloaded 38 times
Secondly, and a minor mistake of me :P,
The line (in Stop() ):
wait-for-move arms along y-axis;
should be changed to:
wait-for-move stand along y-axis;
since now it starts turning straight away while on its way up. But this is just a minor minor thing, so it can wait if necessary :)
My bad, anyways :oops:
Daksad
Posts: 11
Joined: 14 Aug 2009, 22:54

Re: Balanced Annihilation V7.04

Post by Daksad »

bartvbl wrote:Anyways, the bars indicating reclaim progress and reserruct progress (perhaps capture as well. Didnt try that one) have got a smaller, simpler one behind it (see screens).
I just checked in BA 7.01 and 6.96 and there's no difference, so I guess it's spring related.
User avatar
bartvbl
Posts: 346
Joined: 21 Mar 2009, 15:55

Re: Balanced Annihilation V7.04

Post by bartvbl »

right. Then I suppose someone got to report it at mantis, so the spring devs can look into it.

edit:
reported it myself straight away:
http://springrts.com/mantis/view.php?id=1696
dizekat
Posts: 438
Joined: 07 Dec 2007, 12:10

Re: Balanced Annihilation V7.02

Post by dizekat »

Pxtl wrote:I usually find that the advantage in range that the arty has over an HLT is often such a small sliver of land that it's very hard to even get any tanks into that space to defend the arties.

L1 Arties are functionally kamikaze units - they inevitably die in the counterattack.
I usually have my hlts near arty anyway, like typical borderline. Arty isn't something you spam, but its nice to have 5 t1 arty units or so. Counterattack dies = you get metal.
User avatar
1v0ry_k1ng
Posts: 4656
Joined: 10 Mar 2006, 10:24

Re: Balanced Annihilation V7.04

Post by 1v0ry_k1ng »

what critical damage would happen to BA t1 veh gameplay if t1 arty was worth using?
Locked

Return to “Balanced Annihilation”