mevitar: I don't think the game supports AuxBuilding and animations on the same building. So for me the best solution is to ignore that case for now.
deathreaperz: I know that sometimes Engineers look like they are standing on a place or being frozen while walking, but they do move. I don't know why that is.
Mines: Someday, maybe. The IsPassable feature allows to create buildings units can walk over already, but placing them down and also refilling the mine layer on a service depot is still missing. _________________ QUICK_EDIT
[youtube]https://www.youtube.com/watch?v=EkaNujx4ubY&feature=youtu.be[/youtube]
Sorry for the bad quality, but it was little clear enough that the Engineer walking bugged
AlexB: Maybe you should check Engineer tag on TechnoTypes at GAMEMD.EXE or others _________________
Quote:
Humans were born for two things: to pray and be productive.
Moderation notice:
I split out the discussion about Mine Layers and the Ares Builder, because they are not immediately related to Ares 0.9. Please stay on topic here. This is about future plans, the description of new features as well as bug reports. _________________ QUICK_EDIT
Any chance the Mobile Gap Generators could see a return? Or maybe trying them out again? I remember they lagged, but I was hoping such a feature would come back one day. QUICK_EDIT
Any chance the Mobile Gap Generators could see a return? Or maybe trying them out again? I remember they lagged, but I was hoping such a feature would come back one day.
Certainly interesting in gameplay terms they are and I recall the talk was that lag was insanely immense or something of the sort due to continually updating the radar view given gap would reposition all the time being made mobile...
Maybe if the radar updating issue could see new approach... Else chances don't look good me thinks but thats for AlexB to judge. QUICK_EDIT
To judge I'd have to work on it first, otherwise I could flip a coin. At the moment I'm not planning to do that.
The next featues will be related to drawing and facings. It's done, I think, but I currently can't work on a new binary for testing productively. I hope I'll be able to soon. _________________ QUICK_EDIT
Umm... im going to say this but i dont know this is true or not because i was concentrating on my attacked base when playing, but the accident happened when im playing. ShroudGrow will grow if GapGen using ExtraPower destroyed
Short Story:
Well, last night i was play 2 hours marathon against 6 AI with an AI assist. 4 enemy AI defeated, 2 left (American and Russian), the American Allied using SuperGapGenRadius (or something like that) defeated by friendly AI. After concentrating on attacked base, i was checking radar. On radar, defeated Allied AI with SuperGapGen leaves their shroud, even im using SpySat Uplink. I send Tanya to go there to reveal the shroud, but after 5 minutes concentrate on attacking, checking the radar again and the shroud was there and keep growing
Someone understand this? _________________
Quote:
Humans were born for two things: to pray and be productive.
Don't know how this one was missed:
Cloneable= is ignored.
It might be a case of the document being wrong though because I could swear it was working in my other mod. Or it might of been updating to 0.8, although I doubt that.
Or it's me missing an E every now and again >.< QUICK_EDIT
Have you noticed that the take off sound of spawned units has stopped playing since I believe Ares 0.6 (the landing sound still plays)? Maybe you could look into fixing that. QUICK_EDIT
Askeladd, it's a known bug with airborne aircraft carriers spawnees (i didn't notice it with normal ground carriers, so i assume you tried with flying carriers).
https://bugs.launchpad.net/ares/+bug/1286218
BTG, are you sure? My miners still seek new resource patches when the old one is depleted, even if it's under shroud. Maybe the issue isn't the shroud, but the distance to the patch.
As for spies, i don't know if they work correctly or not.
Also, Cloneable=yes/no works fine. Check if you have the correct ClonedAt= structure set, or whatever you need there. QUICK_EDIT
Askeladd, it's a known bug with airborne aircraft carriers spawnees (i didn't notice it with normal ground carriers, so i assume you tried with flying carriers).
https://bugs.launchpad.net/ares/+bug/1286218
The vanilla Aircraft Carrier is also affected. So are building spawners. The bug appears to affect all kinds of spawners. QUICK_EDIT
MoveSound=, AuxSound1= and AuxSound2=, all work fine. Tested with the newest unstable build and 0.7 Ares. I only keep getting issues for flying carriers.
Try with a sound that works for sure, or post your code here. QUICK_EDIT
Also make sure there aren't too many sounds playing at the same time. The game is old enough that it has a limit on how much sounds can be played at one time (Not sure if its 16 or 32 sounds) _________________ ~ Excelsior ~ QUICK_EDIT
Wow, that was a long time without news... I wasn't in the mood to work on Ares that much, and later busy with other stuff.
There are only a handful of new features to play with, and a few older things changed recently. Some of the latter are bug fixes as well as breaking changes, so you should test for those.
I think I'm almost done, and though I have a few more things to add to Ares, I'm positive a Release Candidate is pretty close. Soon I'll start to throw all the stuff together on LaunchPad, to check what needs more testing and what's confirmed.
Deactivated EMP logging (which wasn't enabled by default anyhow)
Fixed a crash related to Temporals, which has been there forever
Make "none" a valid values for SuperWeaponTarget and SuperWeaponAffectedHouse
Broken PrismSupportModifier fix fixed (Thanks to Iran for reporting this)
Wrong coords used for ring anim with perma-MC warheads
Perma-MC ring animation now plays on top of buildings
Play the EMPulseSparkles on top of buildings
Possibly breaking changes
Use the exact detonation position to apply the new Ares weapon effects
This fixes the issue that no matter where the bullet detonates, the effects are always triggered on the actual target. This means EMP, IC, AE and KillDriver could shoot through walls.
Changed Abduction, OccupantDamage, and KillDriver logics to only apply in case the target is hit (within some small bounds). Previously, the bullet could hit a wall many cells away from the target and the effects would be applied anyhow.
Ripple effects stay at the exact detonation position, which isn't too far off the actual target position.
If the detonation location is close to the target, then this still counts as a direct hit, meaning zero-range EMP, IC, and AE should still work.
Support multiple buildings of a type to power units
This allows multiple powering buildings, while previously if the first found building was deactivated the result was false, no matter how many active powering buildings there were.
If you got two Control Centers for the new Powered Unit logic, and the first was deactivated by EMP or whatever, then Ares previously didn't even check the second one. Also, EMPing the second one alone did not have this effect, because it wasn't checked.
Additions
Support more than 8 facings for SHP units
In artmd.ini:
[Image]Facings= supports other powers of 2, not just 1 and 8. But not 4. And not 2. And don't use too large values. You'll figure the rest out yourself. Tip: try 32 with an appropriate SHP.
Support more than 8 muzzle flash Anim= on weapons when firing
The highest power of 2 less than or equal to the count of items in Anim= is used automatically. Iow, put 16 or 32 anims there, and they will be picked up without further changes.
Untested. Be aware the limit on the INI value length.
Support animations on Rotates=yes projectiles
[Projectile]AnimLength= (integer - frame count, defaults to 1)
The number of frames the animation for each facing has. Playback speed is one frame every AnimRate frames. The animation is not guaranteed to be played from the first frame on.
Completely untested.
KillDriver can assign units to another neutral house
There were problems with the decision to assign units to Special, as there is a difference between singleplayer and multiplayer game modes. This does not change the default behavior, but allows to optionally customize the house.
[Warhead]KillDriver.Owner= (enum - civilian,special,neutral, defaults to Special)
Change the house that units that have their driver killed will belong to.
CanDrive now works for any MultiplayPassive country. That means you can recover units from Neutral and Special.
---
Glukv48: I'm not sure I want to add a SuperWeapons check on EMP. You can just disable immunity manually. _________________ QUICK_EDIT
Units only. Infantry snaps to 8 facings in various circumstances, so you wouldn't see the new facings that often; and if you had to provide all sequences for 32 facings, the SHP would just get huge without much benefit. (Actually, I haven't tested how often this snapping happens.) _________________ QUICK_EDIT
Joined: 22 Nov 2010 Location: Iszkaszentgyorgy, Hungary
Posted: Wed Dec 17, 2014 10:56 am Post subject:
Is the fixed crash the Temporal-opentopped IFV interaction? _________________ "If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more... QUICK_EDIT
BaRaka: Not yet possible. I changed the design to more easily allow this later, but currently I have enough to do with hoping I didn't break anything that should work. CellSpread and KillDriver not for 0.9.
deathreaperz: You mean IsHouseColor=no? I'll look into it.
Graion Dilach: What crash is that? The crash I fixed was related to updating the temporal which Ares hooked for Rdar Jammers, AE and WarpAway. It used the ExtData of the Temporal's victim, even if that was allowed to be null. _________________ QUICK_EDIT
IFVs claim over the passengers TemporalClass instance, leaving the passenger without such if said IFV has OpenTopped=yes. _________________ "If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more... QUICK_EDIT
New version soon. I'm still trying to get out an RC before the holidays. The "none" bugfix didn't work correctly, as it reported an error whenever the value was not "none" and vice versa. This will be fixed. Plus some more optimizations.
deathreaperz: That is indeed by design, thus not a bug.
Graion Dilach: I guess this is because the CLEG transfers the Temporal to the Gunner, and thus it doesn't have one when it is also allowed to fire out of the vehicle if it also is OpenTopped. Has this ever worked? It sounds like this shouldn't have worked in the first place, as the Temporal transfer is what the original game did like forever. _________________ QUICK_EDIT
Would it be possible to do something allowing being able to have more than one kind laser fence wall? just throwing out ideas =]
EDIT: Their might be something wrong with the sensor array logic in ares8. It seems to work ok for most part but what I noticed is if a stealth unit with sensors detects something and uncloaks something far outside the sensor array range it will still keep saying "cloak unit detected" over and over, it's no big deal for me I just thought ide report it for you. QUICK_EDIT
deathreaperz: Yeah, I understand that, but that's a feature request, and this is neither the place not the time for feature requests. Ares 0.9 is almost done.
Kamuix: I don't know what it would take to unlimit this. You mean two post building types with different fence section building types, not connecting to each other? _________________ QUICK_EDIT
What's the next version? 0.A, 0.10 or the fabled 1.0?
Jokes about save compatability never happening asides, [insert words of encouragement that don't sound fake when I read them]. QUICK_EDIT
deathreaperz: Yeah, I understand that, but that's a feature request, and this is neither the place not the time for feature requests. Ares 0.9 is almost done.
Okay then, im just hoping its enabled on Ares 1.0 _________________
Quote:
Humans were born for two things: to pray and be productive.
deathreaperz: Yeah, I understand that, but that's a feature request, and this is neither the place not the time for feature requests. Ares 0.9 is almost done.
Kamuix: I don't know what it would take to unlimit this. You mean two post building types with different fence section building types, not connecting to each other?
yes because you can already different posts but they have to use the same laser fence section with
LaserFence=yes
but if you think it'll be too hard to do then probably not worth the time.
even if you could add another laser fence art section that would connect to the other type that would work just as good,
The thing is I put a laser fence on my team and I had made another post and section and changed the laser color for another team.
I just thought of an idea though i'll make an shp for the fence section where the laser is the team color, i'll do that for now
May be like
LaserFence=TYPEA
LaselFencePost=TYPEA ;would connect to each other
LaserFence=TYPEB
LaselFencePost=TYPEB ;would connect to each other
But 2 different ones wouldn't _________________
DarkVen9109 wrote:
What in the name of insanity is this? I FRICKING LOVE THIS LOGICCCC!!!!!!!!!!!!OOOOOOOOHEEAWWWWWWWWWWWYAAAAAAAAAAAAAAAAAWWWWWW PEW PEW PEW PEW BOOM BOOM BOOM!! Nice I love this!!!! Ferriswheel bomb, Dive bomb. New Logic discovered thanks to Kenosis
A new binary, maybe the last one of this year. Lots and lots of changes (you really wouldn't believe it). If you find that the Ares.dll got smaller with each recent release, consider it's getting cold outside (south earth might experience this differently). It should still work normally.
I'm a bit behind schedule, and I can't keep the 3 month cycle this time -- otherwise Ares 0.9 would have to be released in four days. There is no RC yet, and I still have to write the documentation. Also, it's getting cold and I like to have some time to relax, too. From what I see, Ares 0.9 is almost done, and with a little bit of luck I'll just have to remove about 30 lines and add maybe two new. Not much work, but that will be a new binary.
Also, Happy New Year, to all whom it may concern.
Also print an optional text message when the Silos Needed EVA event is played
[General]Message.SilosNeeded= (CSF label, defaults to none)
Set this to a text that shall be printed whenever EVA_SilosNeeded is played. You cannot unset this later. If you want to disable this message in a game mode or map, you will have to a label of an empty text.
Do not apply SW_RequiresTarget to AI players
This fixes a bug that happened because the AI now also checks the same requirements as for humans, and the ForceShield still assumed only humans did. AI players can now fire the ForceShield on buildings with ForceShield.Modifier<=0.0 again.
AI was not bound to this requirement in vanilla YR.
Message List changes
Instead of using MessageDelay defined in rulesmd.ini, Ares used a constant duration for displaying certain text messages. All SW messages and the new Tech Capture message now respect MessageDelay properly.
"none" does not generate a parsing error
This is a fix for one of the last fixes. Now it should really work if you use "none" as a value for some super weapon tags. _________________ QUICK_EDIT
Thanks! I'm sure there are other people who are concirned about this. Gluk, Astral,Gangster, may be someone else. _________________
DarkVen9109 wrote:
What in the name of insanity is this? I FRICKING LOVE THIS LOGICCCC!!!!!!!!!!!!OOOOOOOOHEEAWWWWWWWWWWWYAAAAAAAAAAAAAAAAAWWWWWW PEW PEW PEW PEW BOOM BOOM BOOM!! Nice I love this!!!! Ferriswheel bomb, Dive bomb. New Logic discovered thanks to Kenosis
Joined: 22 Nov 2010 Location: Iszkaszentgyorgy, Hungary
Posted: Wed Dec 31, 2014 7:03 am Post subject:
Happy New Year! _________________ "If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more... QUICK_EDIT
It seems this topic has become a topic for congratulations. Happy New Year to all. I wish you all success in your projects and just in life. QUICK_EDIT
1. Text messsage when you capture Tech Building works
[CAOILD]
Message.Capture=msg:oilrefinerycaptured
2. My request text message for silos needed works
[General]
Message.SilosNeeded=NOSTR:Silos Needed
3. Multiple superweapons on one building works
[CAAIRP]
SuperWeapons=ParaDropSpecial,TankDropSpecial,AmericanParaDropSpecial,PsychicRevealSpecial
___________________________________________
I do not know why I can't get working Oil derrick logic on upgrade:
[ICCPPUP]
UIName=NOSTR:Charge Collector
Name=Charge Collector
Prerequisite=RCNST,RTECH
Image=ICCPP_C
TechLevel=7
Armor=wood
Sight=1
Owner=Aliens
Cost=200
Points=30
Power=100
Crewed=no
Capturable=no
Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
PowersUpBuilding=RPOWR ;ICCPP
PowersUpToLevel=-1
ThreatPosed=0 ; This value MUST be 0 for all building addons
BuildCat=Combat
AIBasePlaningSide=3
;ProduceCashStartup=1000 ; credits when captured from the Neutral house
ProduceCashAmount=20 ; Amount every Delay
ProduceCashDelay=100 ; Frame delay between Amounts
It gives me power normally, but not money over time. _________________ PPM Halloween Season 2021 QUICK_EDIT
I didn't intend to release a new build so soon, but there were plenty of things to fix -- some issues introduced in Ares versions as early as 0.5, some only a few weeks ago.
Some more changes were made, and they shouldn't affect how Ares works, but again reduce the size of the dll. I'll still have some lines of code to add, and some more to delete, and next time the dll will get a bit bigger again. Anyhow, it's nice to get rid of a large share of unused bits. Considering that Ares 0.7 was 2523 kB, Ares 0.8 was 1009 kB already, 0.9 is now at 935 kB (losing another 33 kB just today) while each version added more and more features, I think that's a good way to go. Ares 0.9 will grow back to about 1 MB again until it will be done, but without all these changes it would be about 3 MB already. So much for the numbers.
And soon it's documentation time for me and testing time for you. With not that many things to add, this shouldn't take long to explain all that (though the SW targeting types will cause headaces), but still I'd like to have a reasonably sized Release Candidate phase.
The fixes of today:
Support Temporal=yes weapons on passengers for units that are both Gunner=yes and OpenTopped=yes
ProduceCash upgrades used the wrong UpgradeLevel and the timers weren't started correctly
Give ProduceCashStartup to the new owner, not the house the building is taken away from
Crush command (force move) not working any more has been fixed
Paradrop and cloak issue resolved, so units with parachutes cannot cloak as in vanilla YR
Joined: 22 Nov 2010 Location: Iszkaszentgyorgy, Hungary
Posted: Mon Jan 05, 2015 11:42 am Post subject:
Oh, Crush was Ares bug? I noticed that one but I thought it was me at ini level...
The fixes sound cool. _________________ "If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more... QUICK_EDIT
Hehe I already tested this last night, before its officially released, because I was in chat
Oil Derrick on upgrades are working, crush is working, and yeah, I noticed smaller size. _________________ PPM Halloween Season 2021 QUICK_EDIT
No more bugs found, or no more testing commenced? It's difficult for me to interprete your week-long silence, dear community! If this goes on, I'll call it a day on Ares 0.9. I'll decide about this the next three days.
In the meantime, I reviewed some older code, as this release really is about finally fixing old stuff that should have been working already... thus, nothing new at all today.
Reworked the Sight code. Check whether units can still see as usual, please.
PsychicReveal with Reveal.FullMap=yes should now behave as the ranged version when it comes to Gap Generators and regrowing shroud
PsychicReveal should now be much faster, even with large ranges
PsychicReveal should not show jagged shadow edges any more
Prism support beams didn't support negative Intensity (meaning absolute value). Now it does.
A display error with larger positive intensity and zero support towers has been fixed.
Prism master towers' laser thickness sometimes erroneously rendered as if it wasn't supported
All lasers were set as if they were supported. This drew them too big.
Joined: 22 Nov 2010 Location: Iszkaszentgyorgy, Hungary
Posted: Mon Jan 12, 2015 10:17 am Post subject:
Oh I was stupid, for some reason I thought the changelog doesn't brought in an actual beta update. -_-' _________________ "If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more... QUICK_EDIT
No more bugs found, or no more testing commenced? It's difficult for me to interprete your week-long silence, dear community!
People, he is right. Very few people generally were testing Ares last period, and see how many small bugs have been discovered.
http://ares-developers.github.io/Ares-docs/credits.html#testers
As you can see, here is my name now, AlexB put it. If you do not see me here posting much at PPM that does not mean that I am useless as some may think.
Every single night I spent my time with AlexB, few hours per day, working on Ares, testing as I can. Sometimes we are awaken until 4:30 Am and more. And yet again I can only test when my abilities are limited, I will not have much free time soon, I have old crappy computer, I am not awesome coder, just decent, I do not have great mod to support Ares with, I am not awesome in English as some people..... And yet again i was willing to work.
You maybe do not see me always posting bugs on PPM, but in chat with AlexB he gets reports all time.
You do not need to copy me to spend hours and hours daily, you just need to spent time once in few days, to test and report bugs or features working. Especially, like in those latest cases, AlexB made binary with bug fixes and expects from us to confirm if they are working or not so he can either fix those not working bugs or keep working further.
Great majority just request features and expect them working and be stable without tests, leaving just few of us to test. Few people cannot successfully cover whole community without leaving some flaws.
Now lets work. _________________ PPM Halloween Season 2021 QUICK_EDIT
Double post with purpose. Now report:
Sight seems to work faster, better.
But I noticed small problems, from previous Ares versions as well.
As you can see, when you capture tech building somewhere, it's sight reveals immediately around building. But if you capture at corner, sight is not working. Any building will be partially revealed, so you cannot see your own building.
Now, regarding prism lasers. Yeah after many versions of Ares, finally got fixed.
Now default house colored lasers are no that bold or wide any more.
As you can see, Prism Tank and Prism Tower has standard laser (ignore dark color, its because I took screenshot on slowest game), while supporting Prism towers have bigger lasers.
AlexB, I do not know if its supposed to be, you see that single prism tower shooting in left side, there is some weird revealed lines into shourd. I do not see if that is how its supposed to be, its not dark shroud line, but some revealed lines as well.
When I tok that screenshot and minimized game I got internal error, perhaps some drawing issue _________________ PPM Halloween Season 2021 QUICK_EDIT
I'm getting no jagged edges from the psychic reveal, but that still remains to be seen as it could not show up for a long time . But PsychicReveal is now equally as fast, if not faster, than the crate reveal which was already almost instantaneous.
Having a LOT of prism towers firing for about 15 mins, I saw none firing the wrong beam width, though the support beams do seem to go under any ActiveAnim (whether or not that's normal, I don't remember lol). So I can confirm all the Prism changes to be fixed.
Haven't had the time to look at Sight issues, will test later. _________________ "Don't beg for things; Do it yourself or you'll never get anything." QUICK_EDIT
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 vote in polls in this forum You cannot attach files in this forum You can download files in this forum