Jump to content

Langbart

Community Members
  • Posts

    225
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Langbart

  1. 4 hours ago, faction02 said:

    I am having issues with the new hotkey menu.

    What is the number at the bottom of the start page?  There was such a problem, but it was fixed with [24931],

    The version available to download on the website is 24937. Could it be that you are still using an older version, perhaps even a release candidate?

     1999638428_Screenshot2021-02-24at04_14_55.thumb.jpg.dc5506864d0cc83dc90808e04395e005.jpg

     

  2. On 19/07/2018 at 2:37 AM, nani said:

    Instructions to install manually

      Hide contents

     

    • Linux/Windows: Open the downloaded file with (both ways should work):

      • pyromod file:
        • Double click the file (should autoinstall the mod for you and send you to the mods page inside 0ad)
        • Right click → Open with → 0 A.D  (or pyrogenesis.exe)
      • zip file:
        • Copy folder inside the zip file into your mods folder

    The installation for the pyromod file under macOS now works the same as under Windows&Linux for A24. This was not the case for A23b. Thank you for updating your mod so quickly.

    Little problem when typing /help (Maybe I should invest in a bigger screen)

    540406652_Screenshot2021-02-23at05_57_22.thumb.png.c60bdde8972d60f4b9b12ff42482ffc8.png

    • Like 1
  3. Some news coverage

    Well, if anyone finds a convenient way to get all the coverage, let me know. I only used Searx and searched for external links.

    href:https://play0ad.com/new-release-0-a-d-alpha-24-xsayarsa/

    Noteworthy: Wolframalpha  play0ad.com vs ageofempires.com

    1060858807_Screenshot2021-02-21at17_58_32.thumb.jpg.cc5ead5064841a0b3338a8be86d41603.jpg

    • Like 3
  4.   

    On 31/10/2020 at 9:57 AM, wowgetoffyourcellphone said:
    On 31/10/2020 at 3:30 AM, mysticjim said:

    _What will become of of it when Alpha 24 finally arrives? Will it you be able to adapt it to the new version to keep it alive?

    The current development version of the mod is fully compatible with the development version of 0 a.d., so that with a couple weeks if A24's launch the A24 version of Delenda Est will drop.

    The development version of DE is here:

    https://github.com/JustusAvramenko/delenda_est

    @mysticjim  Can you give an update regarding the "Delenda Est" video?

  5.  

    3 hours ago, nifa said:

    It seems that the title of the Catafalque Bonuses page misses translation

    edit: and there is a problem with this text:

    screenshot0091.png.23ac59dc21d2e051fdc7263536aa7855.png

    edit: there are a couple more of these, I guess the German language has too many long words  :d

    screenshot0096.png.ebe62b037dfaf82bbb7d912cf487a861.pngscreenshot0095.thumb.png.0ba2172d3a6f931818b615a5f6075349.png

    Thanks for the message, created some tickets.

    • Like 1
  6. 8 hours ago, seeh said:
    [22:01] <WildfireBot> D1190: Allow restoring lost wall turrets [Needs Review] – https://code.wildfiregames.com/D1190

    Hey @seeh. As already noted  by @Stan` via IRC, the D1190 is a different issue. I just created a Ticket (#6006) in trac, I think you found an unknown bug. But so far I haven't found a clear rule as to why walls can't be built. If you find a way to consistently reproduce this bug, post it in the ticket or here in this forum thread.

  7.  

    The video above shows how it looks with 24830+DE and the video below how it looks with 24831+DE.

    Yes, you are right. There are still some waltzes, but it's less noticeable. Did you also notice the guy on the right. I only noticed him now.

  8. #1 Unlisted catapults/ bolt shooters

    Hi, I noticed that all my siege catapults disappear from the UNIT section when they are all unpacked. If for example 1 is packed and 3 are unpacked all 4 catapults can be seen in the unit section, but they all disappear when all of them are unpacked. Image below for more clarity. This also applies to bolt shooters, not battering rams as there are not able to unpack.

    wall.thumb.png.a6ddfe42a58579afd090b54193905229.png

    #2 Women trained in houses 

    I also noticed that when I train women in my house and not in the CC, an additional field appears in the UNIT section. Image below for more clarity.

    642137076_Screenshot2021-02-02at21_59_42.thumb.png.3137330e7a32c872cc2e37e59c1a9b24.png

    #3 fgod

    On 14/12/2020 at 8:43 PM, badosu said:

     You can also try loading fgod after monitor mod, but havent tested that.

    I have tested it but I still have the errors, unfortunately I had to disable the fgod mod. The errors were too annoying during gameplay.

    #4 Military siege weapons counting

    Also, my rams, bolt gunners and catapults are not counted as military units as you can see in the image, is that supposed to be the case? 

    #5 Thanks for the mod, I never play A23b without it.

    EDIT1: added women bug

  9. also, can you share your experience with 0ad on M1 mac.

    I still have an old intel based MBP and was very eager to upgrade to a new mac this year or next. Definitely M1 based. What frame rates are you getting, with default graphics settings and what are you getting at max graphics settings?

    FPS can be enabled via settings or press "alt "+"f".

    • Like 1
  10. @Stan` and @wraitii helped me making it right, this time non visual. I first compiled the svn version 24796 and run:

    binaries/system/pyrogenesis -mod=public -replay=[path to Optimus Sahyadri Buttes command.txt file]

    This automatically created the profile2.jsonp in my working directory. (renamed it to SVN24796profile2.jsonp)
    I repeated the process this time with the applied patch from Dan to the SVN version 24796. (renamed it to SVNpatchDAN24796profile2.jsonp)

    SVN24796profile2.jsonp SVNpatchDAN24796profile2.jsonp

  11. @OptimusShepardI applied the patch to my working copy SVN 24796. After running ./update-workspaces.sh (macOS), I only had to remove one curly bracket from each file before compiling the game:

    /Users/paladin/0ad/source/maths/Vector3D.cpp
    /Users/paladin/0ad/source/graphics/Color.cpp

    I have compiled the game. Run a visual replay file with the normal SVN 24796 and a visual replay file with the patch applied. I saved two jsonp files.

    • 24796DAN patchprofile2.jsonp (SVN 24796 version with the above patch applied)
    • 24796profile2_SVNVersion.jsonp (normal SVN 24796 version no patch applied)
    • @Stan`recommended via IRC (27th Jan) to use your replay from Sahyadri Buttes, but I was not able to find it so I played one of my own: Acropolis Bay (2) commands.txt

    PS: I hope I did everything right, otherwise please correct me, maybe next time it will be ok.

    967105054_24796DANpatchprofile2.jsonp 24796profile2_SVNVersion.jsonp commands.txt

  12. 7 hours ago, sarcoma said:

    It is turned on and off with Space+Ctrl or Ctrl-Space.

    Thanks, for the hint. I knew only the command to cycle through "Production", "Units" and "Tech" by pressing Shift+space. I found the unit panel to be particularly helpful, allowing you to quickly see which specific soldiers your opponent chose to deploy.

    • Like 1
  13. 3 hours ago, mysticjim said:

    More 4v4 action to feast on! Happy Sunday!

     

    Quote

    I am very, very busy and doing two games a week is proving to be impractical at the moment ...

    :crybaby:

    Quote

    But the Sunday games, it's an unbroken run of Sunday games since the very first episode, those will continue. I will do midweek games whenever I can. 

    :clap: 

    • Like 1
×
×
  • Create New...