Jump to content

Frederick_1

Community Members
  • Posts

    121
  • Joined

  • Last visited

  • Days Won

    1

Frederick_1 last won the day on November 18 2022

Frederick_1 had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Frederick_1's Achievements

Sesquiplicarius

Sesquiplicarius (3/14)

56

Reputation

  1. I would like game presets in game setup. Then you know all intended settings are fine according to the selected preset. It is sometimes surprising which settings in background were set to default and which one stayed on the value of last game. Different in multiplayer and single player game setup. Best surprise is after a 4 v4 game switching to a 1v1 which is won in second 1 due to both players being in team 1 (happens to me up to one every half of the year, forgotten about that)
  2. When I search for these names, I get these german wikipedia pages, with some more information about the names and variants (not on all): https://de.wikipedia.org/wiki/Arminius https://de.wikipedia.org/wiki/Marbod https://de.wikipedia.org/wiki/Veleda https://de.wikipedia.org/wiki/Vannius_(Quaden) https://de.wikipedia.org/wiki/Ariovist https://de.wikipedia.org/wiki/Catualda https://de.wikipedia.org/wiki/Ballomar https://en.wikipedia.org/wiki/Gannascus
  3. A Fort yes. A Fortress although should be a stronghold to withstand. In 0ad an ungarnisond Fortress is captured that fast that an upcoming 100 solders+ Army is not noticeably slowed down at all. Sometimes foreward structures to bother an attacker only helps him more to concentrate his army, than to help you to organize a defense. I would like some techs to make buildings stronger. e.g. Fortresses could be ramped up with an outer bailey. Giving them more of all, especially a larger garnison like Han-Civic Center. I would also like when "sentries tec" would be like a garnisoned unit in all aspects, so that fully equipped tower is like 6 garnisoned units and fortress 21. (Could be a citizen soldier normal and a champion with professional garnison tec combined)
  4. I expected (before knowing about capture mathematics) that capture points of garrisoned units value with a bonus factor. Defenders with fortification fight from advantageous ground so one soldier is of higher value. This would be one option to strongen Buildings. Another possiblility would be to give a malus depending on the amount of attackers. So that capture points can not be massed the way it is possible now. Like the slower building process with more simultaneous workers. (Just my 2 cent....; but yes at the moment 0ad is an attackers game)
  5. I think your advantage were forge upgrades. The AI did not get any of them until it was too late in Endgame. Nevertheless the german 2 slinger brigade trained from 2cc were two unbelievable lucky guys.
  6. Wow, did not know about this Pallas. Nice concept. Um...well, seems I need to upload some replays where I was on the wining side.... luckily I am not recognized by the system. Nice to see some games I have missed. Altough it seems little awkward to get them active to watch. Extracting the files and putting into the replays folder sometimes works, sometimes not. No matter weather I rebuild the cache or not.
  7. Now that the tournament is finished, it would be nice to have the game replays of the matches, or at least most important or remarkable Games. I do not know how it is appreciated to post Replays of games of other players for "privacy" reasons, but I will start with the Final Match ValihrAnt vs. SaidRtz. Sadly, as far as I know none of this was live streamed. I packed each game of this 5 rounds match into a zip. Hope it works. Vali-Said-Game_1.zip Vali-Said-Game2.zip Vali-Said-Game3.zip Vali-Said-Game4.zip Vali-Said-Game5.zip
  8. This is exact my feeling about this too. It was better oversight over eco due to very different gather rates, especially for stone and wood. Not that fun observation: When a worker gets killed, a male dies as female amimotion and a female as male. Watch this in 0.1x speed and you can recognize this.
  9. Just downloaded and activated. Have speced some matches in 0.28 and it works at least at first glance. Hovihovi getting +125.6 points for one game getting ranked best of 78 players.
  10. Tried this... Stats now visible, Close Button in Settings Dialoque works also. But Minimap stays open, and does not close when pressing Shift+Tab.
  11. Thank you all for the help, it worked now. Interestingly, when compiling the libs spider mokey failed. At least with optimisations. Second pass without they were built fine. After that I was able to built pyrogenesis with optimizations works fine so far.
  12. So now that a did a new try, with zylis comands it worked fine. Now the next idea is to compile with machine specific Optimation ( Intel Skylake), to see how much this makes a difference. Where is the place to put the compile options?
  13. I now have added the data files, and the tests are now fine. So I have to reason which way to go with spieder monkey. @ zyli: Debian is the current stable Version (with some backports), so it is Debian 13 Trixie. The dependency check is fine. What is "cont" have not found this comand. Guess typo "cd" is meant. I have made 30 GB Space bevore I tried to compile.
  14. In the Debian section I found a remark to spider monkey, so I tried: ./update-workspaces.sh -j3 --with-system-mozjs And then it compiled. Guess using spidermonkey Version 128.14 from Debian instead of 128.13 which is bundled. The test runs.... were 99% sucessfull, starting pyrogenensis finishes with a Seg-fault. Although I can not find the dump file. This is the test output: gamer@Nanox:~/bin/0ad-0.28.0$ binaries/system/test Running cxxtest tests (471 tests).................................................................................................... In TestDapInterface::test_dap_interface: /home/gamer/bin/0ad-0.28.0/source/dapinterface/tests/test_DapInterface.h:55: Error: Expected ((g_VFS->Mount(L"", DataDir() / "mods" / "mod" / "", VFS_MOUNT_MUST_EXIST)) == INFO::OK), found (-110100 != 0) /home/gamer/bin/0ad-0.28.0/source/dapinterface/tests/test_DapInterface.h:57: Error: Test failed: DAP entry script not found at tools/dap/entry.js /home/gamer/bin/0ad-0.28.0/source/dapinterface/tests/test_DapInterface.h:57: Error: Expected ((DAP::Interface{address, port, *g_ScriptContext })) not to throw, but it did ../../../source/dapinterface/tests/test_DapInterface.h:44: Error: Test failed: DAP entry script not found at tools/dap/entry.js ................................................................................Skipping map generator tests (can't find binaries/data/mods/public/maps/random/tests/) ................................................................. In TestNetComms::test_dummy: /home/gamer/bin/0ad-0.28.0/source/network/tests/test_Net.h:57: Error: Expected ((g_VFS->Mount(L"", DataDir() / "mods" / "public" / "", VFS_MOUNT_MUST_EXIST)) == INFO::OK), found (-110100 != 0) .................................................................................................................................................................................................Skipping globalscripts tests (can't find binaries/data/mods/public/globalscripts/tests/) .Skipping component scripts tests (can't find binaries/data/mods/public/simulation/components/tests/setup.js) .............................. Failed 2 and Skipped 0 of 471 tests Success rate: 99% I attached the log file from ~.local/state/log: mainlog.html
  15. The packet installed from Debian Repository libmozjs-128-0: libmozjs: 128.14.0-1~deb13u1 libmozjs-128-dev (128.14.0-1~deb13u1) I think there is another Version, which is bundled part in the tree derived vom tar-ball. It is in the directory ..../mozjs-128.13.0 ... so I d guess this is the version number
×
×
  • Create New...