View topic - Spring 87.0! 2nd Run!



All times are UTC + 1 hour


Post new topic Reply to topic  [ 82 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Author Message
PostPosted: 12 Mar 2012, 19:54 
User avatar

Joined: 04 Jul 2006, 01:43
Location: Northern Ireland
pathing bit messed up but the reclaim I would say is alot more major


Top
 Offline Profile  
 
PostPosted: 12 Mar 2012, 20:07 
Spring Developer
User avatar

Joined: 22 Sep 2007, 08:51
in the old days of 0.82, we had a different versioning scheme. the difference between 0.81->0.82 and 0.82.1->0.82.2 does not exist anymore (we had 3 different version parts for releases back then, now we have only two). 87.1 would have to be a non-sync breaking release. short: a release that would fix these bugs would be called 88.0 (or something higher then 88 even, as it is allwoed to skip numbers, at least in theory).


Top
 Offline Profile  
 
PostPosted: 12 Mar 2012, 22:07 

Joined: 30 Jan 2009, 13:19
varikonniemi wrote:
So either this is a spring/windows bug, or just related to your setup.


Could be, got another 'not saved settings' occurence on third pc with XP. The other two are with Win 7.

btw the bug with stuck units could be fixable ... easily.
just make a check for current position and queue of the unit in a given check acumulator size. 5 checks are enough to see that queue is still active but the position x,y is changed with some rly small percent instead of that for the queue. After that stop the unit, move it backwards again with small percent and then send it again with the same queue.


Top
 Offline Profile  
 
PostPosted: 13 Mar 2012, 14:54 
User avatar

Joined: 14 Jan 2006, 04:09
hoijui wrote:
in the old days of 0.82, we had a different versioning scheme. the difference between 0.81->0.82 and 0.82.1->0.82.2 does not exist anymore (we had 3 different version parts for releases back then, now we have only two). 87.1 would have to be a non-sync breaking release. short: a release that would fix these bugs would be called 88.0 (or something higher then 88 even, as it is allwoed to skip numbers, at least in theory).

I still think the old versioning scheme was better... Now every sync breaking release is basically equal, whether it fixes 1 bug, or includes year of coding new features...
So we can't have a quick bugfix release for the area reclaim bug, because it breaks sync, so it would require a big release, which means people will keep including stuff in it, and we will all wait, and then the version will be released but not live on the server and we will have to wait even longer...

/rant

I am glad GoogleFrog implemented a workaround gadget in ZK for the area reclaim bug. It was becoming very annoying after several games.


Last edited by Rafal99 on 13 Mar 2012, 14:56, edited 2 times in total.

Top
 Offline Profile  
 
PostPosted: 13 Mar 2012, 16:09 
Spring Developer

Joined: 31 May 2009, 23:08
Rafal99 wrote:
I still think the old versioning scheme was better... Now every sync breaking release is basically equal, whether it fixes 1 bug, or includes year of coding new features...
So we can't have a quick bugfix release for the area reclaim bug, because it breaks sync, so it would require a big release, which means people will keep including stuff in it, and we will all wait, and then the version will be released but not live on the server and we will have to wait even longer...


what? that makes no sense. fixing the area reclaim bug is sync-breaking, with the old versioning scheme a "full" release would be also required to fix it.

feel free to create a regression-test-suite + add a test-case for area-reclaim to let it not break in the future again instead of ranting.


Top
 Offline Profile  
 
PostPosted: 13 Mar 2012, 19:16 
Kernel Panic Co-Developer
User avatar

Joined: 16 Nov 2004, 13:08
In a gadget:
Code:
for id,weaponDef in pairs(WeaponDefs) do
   for name,param in weaponDef:pairs() do

   end
end
The second line cause an error in Spring 87.
(It had worked fine for five years.)

The error being:
Error: Lua LoadCode pcall error = 0, LuaRules/main.lua, error = 2, LuaGadgets/gadgets.lua, ERROR_TYPE in WeaponDefs __index


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 01:29 
User avatar

Joined: 14 Jan 2009, 14:20
klapmongool wrote:
albator wrote:
Rez bug make BA unplayable. Is it possible to switch server back to 0.85 while it is fix ?


I disagree. Rez bug is minor issue in a otherwise great release.


We are obviously taking about different mod, I am talking about balanced annihilation where reclaim is 75% + of your eco. You might talk about 64v64 dsd where reclaim does not matter.

There is a reason why there are only 10 people (included spec) playing BA right now.

So is possible to make server go back to 0.85 or shall we see number of player drop till 0.88 and hope they will come back ?


I know you all done lot of work on that version (and congrats) but imo majors bug issue are more important to the players than huge engine impovment.


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 08:42 

Joined: 13 Aug 2007, 12:19
albator wrote:
klapmongool wrote:
albator wrote:
Rez bug make BA unplayable. Is it possible to switch server back to 0.85 while it is fix ?


I disagree. Rez bug is minor issue in a otherwise great release.


We are obviously taking about different mod, I am talking about balanced annihilation where reclaim is 75% + of your eco. You might talk about 64v64 dsd where reclaim does not matter.

There is a reason why there are only 10 people (included spec) playing BA right now.

So is possible to make server go back to 0.85 or shall we see number of player drop till 0.88 and hope they will come back ?


I know you all done lot of work on that version (and congrats) but imo majors bug issue are more important to the players than huge engine impovment.



I think we are talking about the same game here. As you might have noticed I am one of the most unlikely people to play BADSD1000V1000. Maybe we differ in our estimation of the prioritisation of this issue by the devs. I assumed that this would be on the very top of their list and that a fix would be made ASAP. In the meanwhile the bug forces the player to do a lot more microing of cons and rezzers. Aircons are usefull too :)

So I would agree on reverting to 85 if a fix takes longer than two weeks or so.


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 09:09 

Joined: 20 Oct 2009, 12:04
klapmongool wrote:
So I would agree on reverting to 85 if a fix takes longer than two weeks or so.


Fixes for constructors were ready even before 87 release was set online. So devs please make release ASAP :-)


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 09:13 

Joined: 13 Aug 2007, 12:19
jamerlan wrote:
klapmongool wrote:
So I would agree on reverting to 85 if a fix takes longer than two weeks or so.


Fixes for constructors were ready even before 87 release was set online. So devs please make release ASAP :-)


Yea, sorry I meant the time needed for the fix to be released :)


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 09:56 

Joined: 30 Jan 2009, 13:19
albator wrote:
We are obviously taking about different mod, I am talking about balanced annihilation where reclaim is 75% + of your eco. You might talk about 64v64 dsd where reclaim does not matter.

There is a reason why there are only 10 people (included spec) playing BA right now.

So is possible to make server go back to 0.85 or shall we see number of player drop till 0.88 and hope they will come back ?


I know you all done lot of work on that version (and congrats) but imo majors bug issue are more important to the players than huge engine impovment.


IMHO spending resources for reclaim-units are waaaay too inefficient than simply building groups of 3 generators and metal maker. Loosing focus with reclaiming will eat your frontline in early game, and later this could lead to your fall in spam mini battles.


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 10:11 

Joined: 29 May 2010, 22:40
As a quick work-around you can set rez/con to patrol. They will then walk near enough to wrecks to reclaim them. Does not help to rez ofc, but well... it's a work-around :)

Also: I hear that someone (g_f?) made a widget to counter the problem for 0-K... maybe that works for BA too, or can be made to work?


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 11:09 

Joined: 13 Aug 2007, 12:19
dansan wrote:
As a quick work-around you can set rez/con to patrol. They will then walk near enough to wrecks to reclaim them. Does not help to rez ofc, but well... it's a work-around :)

Also: I hear that someone (g_f?) made a widget to counter the problem for 0-K... maybe that works for BA too, or can be made to work?


Actually a rez/con set to patrol will still stop once the next reclaim target is a bit out of its range.

@100Gbps; lets keep focus on fixing 87 instead of discussing tactics :)


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 14:07 

Joined: 29 May 2010, 22:40
klapmongool wrote:
Actually a rez/con set to patrol will still stop once the next reclaim target is a bit out of its range.
hmm... right... I guess it worked yesterday bc I used air-cons and their range is bigger (and they circle), so they always got to the next target - just luck :)


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 14:34 
User avatar

Joined: 05 Aug 2010, 09:06
Location: Paris
albator wrote:
There is a reason why there are only 10 people (included spec) playing BA right now.

So is possible to make server go back to 0.85 or shall we see number of player drop till 0.88 and hope they will come back ?

I know you all done lot of work on that version (and congrats) but imo majors bug
issue are more important to the players than huge engine impovment.



+1


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 15:10 
Moderator
User avatar

Joined: 22 Feb 2006, 01:02
Location: cheap kitchen
BA reclaim range thing: viewtopic.php?f=44&t=27816&p=516931
imo first try to fix the game and only if it is unfixable scream for server revert ;)


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 15:47 

Joined: 30 Jul 2010, 19:40
And here rises need of support multiple spring engine versions in the lobby. Personally I would love two releases of spring, stable with backported fixes and current where things might go wrong.

Of course such thing would be bad for packagers, but maybe spring as engine should disapear from packages completely and there would exist only lobbies. Good example would be playonlinux it autodownloads whatever needed version of WINE you need for whatever game from buildbot and no problems.


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 19:04 
Lua Coder

Joined: 12 Jul 2009, 17:57
Please revert these so I don't have to explain why:
-isCommander tag
-infolog.txt buffering
-removing ArchiveMover
-GL smoothing ON by default
-wdef[id].areaOfEffect, wdef[id].maxVelocity
-network bandwidth limits
-falling damage(or document workaround)
+similarly braindead changes


"--safemode" is not that safe, it crashes always with my ATI which used to work fine for years, works ok after running springsettings. http://www.opengl.org/wiki/Common_Mistakes#GL_POINTS_and_GL_LINES

zwzsg wrote:
The error being:
Error: Lua LoadCode pcall error = 0, LuaRules/main.lua, error = 2, LuaGadgets/gadgets.lua, ERROR_TYPE in WeaponDefs __index

Related to WeaponDef.maxVelocity etc. rename, maybe a leftover from testing what the change affects or highly braindead idea to protect game devs of using the tag.


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 19:10 
Content Developer
User avatar

Joined: 13 Jan 2005, 00:46
Location: ModalitÃ
Pako wrote:
-isCommander tag

why?


Top
 Offline Profile  
 
PostPosted: 14 Mar 2012, 19:17 

Joined: 30 Jul 2010, 19:40
Yeah isComander was good and simple. At least for guy who want to create nothing more but simple lua script which creates some sound after com death by mapmod now WWF_RAW is broken and Trololo works for zk only, because that noob dont know and didint detect comander in each mod :)


Top
 Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 82 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: Google Feedfetcher and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Site layout created by Roflcopter et al.