Balanced Annihilation 7.31 - Page 11

Balanced Annihilation 7.31

Classic game design, maintained to please you...

Moderator: Content Developer

BaNa
Posts: 1562
Joined: 09 Sep 2007, 21:05

Re: Balanced Annihilation 7.31

Post by BaNa »

HectorMeyer wrote: A good solution might be to calculate a random position near the actual target once, and then randomize each shot around this position. That would realistically model the behaviour of an artillerist that calculates the target positon to the best of his knowledge, while being aware that there is a certain level of error in it.
very nice idea, i like it.
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Balanced Annihilation 7.31

Post by hoijui »

that is actually exactly what it is like now, just that this random spot is slowly moving around, and the randomized-around-that-point is done by weapon inaccuracy. The slowly moving around of the central point also makes sense compared to reality, as nobody would shell for days around a single, approximated point if a few direct hits would kill the target, and statistics say that if the target really was in that approximated location, it would be dead now with 95% certainty.
HectorMeyer
Posts: 181
Joined: 13 Jan 2009, 11:20

Re: Balanced Annihilation 7.31

Post by HectorMeyer »

Yes, not everything has to be modeled 100% realistic. The slow shift works more or less ok for unprecise weapons like artillery (you get enough weapon accuracy error to hit the target sometimes), but it makes precise weapons like lasers hit the same wrong spot over and over again, while they wait for the shift. The annihilator having enemy structures in range is also a good example for this.
Ares
Balanced Annihilation Developer
Posts: 555
Joined: 19 Mar 2011, 13:43

Re: Balanced Annihilation 7.31

Post by Ares »

The laser vs plasma dynamic is a good one, each has pros and cons. Based on your intel preferences you may need to consider your options.

I think laser shots do wobble, eventually you will end up hitting the target, it just comes down to time and luck when its laser vs laser, no LOS. Perhaps this process is too slow but as you pay such a premium for plasma I think it's probably well balanced.

If there is some kind of DMZ covered by turrets - consequently stopping you using units for LOS, the dragons eye has filled the niche for me in the past. If the enemy turret fires at two of your units you could triangulate position from this and do a manual ground attack. Also, by the time you are using annihilators in any quantity you could always consider targetting facilities.
Last edited by Ares on 29 Apr 2011, 17:21, edited 1 time in total.
User avatar
Pxtl
Posts: 6112
Joined: 23 Oct 2004, 01:43

Re: Balanced Annihilation 7.31

Post by Pxtl »

The HLT has slightly lower range than the radar tower has *sight* range (not radar range). Build a radar-tower directly adjascent to your HLT for spotting duties and your HLT shots will ding every time.

Radar towers are inexpensive and have low energyuse.

Or place a Slasher next to it.
User avatar
Nixa
Posts: 350
Joined: 05 Oct 2006, 04:32

Re: Balanced Annihilation 7.31

Post by Nixa »

Pxtl wrote:Or place God next to it.
User avatar
Johannes
Posts: 1265
Joined: 17 Sep 2010, 15:49

Re: Balanced Annihilation 7.31

Post by Johannes »

I don't see any problem with how radar wobble works now. If you see your turret constantly shooting at a bad spot, manually target to where you think the real enemy might be. Or target a place where enemies are more tightly packed, then you're more likely to hit.

And Annihilator targetin enemy structures... Just scout the structures once, and they won't wobble anymore!

Stuff overshooting their range when shooting at dots is a problem though, maybe it could be fixed by just killing the projectiles after a certain time?
User avatar
Wombat
Posts: 3379
Joined: 15 Dec 2008, 15:53

Re: Balanced Annihilation 7.31

Post by Wombat »

I don't see any problem with how radar wobble works now
Stuff overshooting their range when shooting at dots is a problem though
anyway, its not the problem of projectiles only (can be fixed like pitbull). laser weapons got the same issie (tho, the 'range' is not that ridiculous like in case of viper)
User avatar
Johannes
Posts: 1265
Joined: 17 Sep 2010, 15:49

Re: Balanced Annihilation 7.31

Post by Johannes »

With lasers, I think it's because the range circle is calculated from the centre of the unit, but the laser gun is a small distance off from the center, so it gets that much "extra" range. But, it's always the same and pretty small amount, it's not unpredictable like that viper for example. Lasers just vanish at max range, instead of continuing indefinitely like viper does.
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: Balanced Annihilation 7.31

Post by TradeMark »

i am quite pissed you changed the fbi into lua, now i cant use modit at all... thx for nothing.

so, how do you edit lua files now? by hands?

is it even possible to edit them programmatically and output the changed lua file ?

where is the lua reader script that converts lua into fbi/tdf formats?
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: Balanced Annihilation 7.31

Post by Beherith »

Since almost all unit information has been moved to the unit's individual .lua files, I dont think it should be too much of an issue for you to finally roll with the times.
http://pastebin.com/FwhcQXhV
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: Balanced Annihilation 7.31

Post by TradeMark »

yeah i knew you were just bitching on me with these changes, and by not answering my questions you're only confirming this fact.

have fun not being able to edit mods with editors specifically made for them.
User avatar
Niobium
Posts: 456
Joined: 07 Dec 2008, 02:35

Re: Balanced Annihilation 7.31

Post by Niobium »

TradeMark wrote:i am quite pissed you changed the fbi into lua, now i cant use modit at all... thx for nothing.
TradeMark wrote:have fun not being able to edit mods with editors specifically made for them.
Either update your tools or accept their fate as everyone moves to Lua. That the old format requires special editors is an argument against it in itself, with Lua I do all my processing using a small widget.
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: Balanced Annihilation 7.31

Post by TradeMark »

Niobium wrote:Either update your tools or accept their fate as everyone moves to Lua.
I dont care about the modit anymore since i dont make any mods nor do i play Spring games anymore, but others care, and im not going to waste my time on this because some idiot chose this is a smart way to go because he was too lazy to build an editor that would help grouping the data files to be visible on a single page, but instead... we have now changed and messed the whole data structure and theres no way of knowing what kind of structure the people will be using. And i find it fucking stupid that the parts which can be used by multiple units will be glued into one file (weapons, corpses etc).
Niobium wrote:That the old format requires special editors is an argument against it in itself
i never said that was an argument nor that it requires special editors. The point was: in lua you cant edit the files except manually by hands, and if you magically can, then the whole point of using lua in the DATA files is the real "argument against itself" (see more whine below).
Niobium wrote:with Lua I do all my processing using a small widget.
So its possible to save the lua scripts correctly after editing their arrays :shock: ? Then what the hell was the point of converting the files into Lua if you are going to use a widget to display/edit the data anyways????? FUCK...

The lazyness of you devs only cause more problems. The only gain you get by this is to piss me off, and thats what Beherith here enjoys! When does he stop the grudge? Get over it man...
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Balanced Annihilation 7.31

Post by smoth »

Weapons, corpses and unitdefs are parsed by different fils. I suspect if you really looked at te lua file it would prove better structured.
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: Balanced Annihilation 7.31

Post by TradeMark »

The lua version will work as designed ONLY if every unit uses exactly once each of the definitions. if you want, for example, use the same weapon for 10 units, you have to move it to a different file anyways, that will defeat the whole point of using a system where every thing is in one file.

This whole system is just a hack that fucks with all the other devs, since there is no guarantee where you put the files, you have to guess, you cant know where to look up them anymore. And now when every DATA file can be scripted, there is absolutely no guarantee everyone who edits them will know how it will affect the outcome, bugs arise. There was no fucking problems with plain old "ini" style data. I never had any problems. Nor did TFC, which we made clear we wouldnt use lua crap in BA (he said he wouldnt convert them to lua since it would render modit useless)... but too bad the devs changed to CA wannabes who put lua in every fking hole now, just because its the new frigging trend!
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Balanced Annihilation 7.31

Post by smoth »

I don't have my weapons defs in the unit fie and even if I did it is just an extra check anyway
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: Balanced Annihilation 7.31

Post by TradeMark »

yeah, see, even smoth knows it is pointless to crap them all in one file
User avatar
SinbadEV
Posts: 6475
Joined: 02 May 2005, 03:56

Re: Balanced Annihilation 7.31

Post by SinbadEV »

@smoth and TradeMark etc.

RE: Lua migration etc.

I don't know what you are talking about but I think it would be best to move this discussion to a new thread or just stop entirely before someone starts using size and color tags.
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: Balanced Annihilation 7.31

Post by TradeMark »

no. this is about BA 7.31, where else would i post.

im still AARGGHHHH though
Post Reply

Return to “Balanced Annihilation”