-
Posts
1.265 -
Joined
-
Days Won
9
Everything posted by Silier
-
A25 Feedbacks from testing
Silier replied to Yekaterina's topic in Game Development & Technical Discussion
Thank you, this one is really mysterious and I can’t see way how it can happen code wise. It looks like something else is changing variable when it should not. Most likely it will be not fixed anytime soon. Ticket: https://trac.wildfiregames.com/ticket/6265 -
A25 Feedbacks from testing
Silier replied to Yekaterina's topic in Game Development & Technical Discussion
Treasure bug is trigger for error you see. It is even worse because controller went into individual state so formation will not respond at all. https://code.wildfiregames.com/rP24989 -
A25 Feedbacks from testing
Silier replied to Yekaterina's topic in Game Development & Technical Discussion
This does not make sense why that would happen. offsets are just recomputed few lines above and if formation would not have members it would disband and not calling this. Do you happen to have replay? -
https://youtu.be/nidPOiWhU9U
-
probably should, but not as a bugged code
-
It would not move because formation controller was not told to attack but unit's did it individually. Were they in defensive stance? In that case they would return to held position given by last player command while being still in formation they would run. However they could reform at place and then walk to held position as formation but current code about held position is rabbit hole more with formations. Even if they would not be in defensive stance to go back to held position automatically reforming after attack/action (when members are idle again) while half of formation may be elsewhere will trigger run too. Now reason why they run in formation, if they would stuck and need to catch up with formation and if they would not run they would never be able to. Looking into the code I can see potential line, causing them run when they act by themselves but I need to check unitai. Previously it checked if they are tasked to move as formation, now it checks if they are member of formation. However check is now more correct so we need to fix unitai and formations what is long topic or bring back old logic and rename the function, but reforming will still trigger run. We could disable running for formation members but they would never catchup so that's probably not good idea eighter.
-
There is a25 branch
-
more fun
-
A25 Feedbacks from testing
Silier replied to Yekaterina's topic in Game Development & Technical Discussion
Did she capture your storehouse during rush? -
Ok, previous one broke. This one looks stable.
-
dont you happen to have crashlog for it? how reproducable is that? does the match need to run for longer time?
-
New a25 release schedule
Silier replied to Gurken Khan's topic in Game Development & Technical Discussion
define playable -
@feneur can you please update @chiffoncake status if it is not already, thnx
-
@LetswaveaBook can you upload crashlog files?
-
Errors in Game - Join Game just shows empty buttons cant click on anything.
Silier replied to Bdna's topic in Help & Feedback
Hello, please go to the mod section, disable mods except 0ad, click on save configuration and start application again. Do that even if mod page says you have only 0ad mod enabled -
@aymericfb so the last option that was disabled was GLSL is that correct? I mean what is the option, which when you enable, it stops working?