Jump to content

Obelix

Community Members
  • Posts

    119
  • Joined

1 Follower

Recent Profile Visitors

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

Obelix's Achievements

Sesquiplicarius

Sesquiplicarius (3/14)

65

Reputation

  1. I am not able to reproduce this behaviour. When I start a match on the map 'Neareastern Badlands' (Vorderasiatisches Ödland) with Han as my chosen civ, I have ten units and a pop count of ten. If I let the Han minister commit suicide, I'll have nine units with a pop count of nine. See screenshots below:
  2. Two bug reports for Alpha 27 test versions: Ticket #6910 see linked thread below
  3. I experienced it again and I am capable of delivering a screenshot now. commands.txt interestinglog.html
  4. I am using A27 RC1 and have searched the forums as well as trac for similar bug reports. Unfortunately my search querys haven't been useful ... At around 1 hour and 26 minutes my ally (PetraAI, very strong, green, unfortunately I haven't take a screenshot) started spamming me every second with messages kind of "I'll start a massive attack against ... come and join me and get rich!" I think the needed fix is a must have for A27. What else information do you need? metadata.json commands.txt mainlog.html interestinglog.html
  5. For those interested: Ticket #1088 (Multiplayer saved games) is 12 years old.
  6. Hello @DGMurdockIII, ICYMI: There is a powerful search engine integrated in this forums software where you can research easily for terms. Using the normal forums design it can be found on the upright. Using this function—and after finding results answering to existing threads—may be healthy to this ecosystem. My little bit frustrated reaction to your OP: I filed a search request to the engine for you and after few seconds found several threads (13 pages search results!) concerning the need for officially accepted Discourse servers and explanations. Due to time reasons, I only lead you to two of them: Best wishes!
  7. [EDIT: above quote is from this post from the thread Alpha 27 Pre-release/Release Candidate Build Testing of which this thread here has been split off] You brought me to the idea to search for 'AINames' (I use GitHub Search for that) and I found lines 85-100 of ps/trunk/binaries/data/mods/public/gamesettings/attributes/PlayerName.js. Quote: // Pick one of the available botnames for the chosen civ // Determine botnames let chosenName = pickRandom(this.settings.civData[civ].AINames); if (!this.settings.isNetworked) chosenName = translate(chosenName); // Count how many players use the chosenName let usedName = this.values.filter(oName => oName && oName.indexOf(chosenName) !== -1).length; this.values[i] = usedName ? sprintf(this.RomanLabel, { "playerName": chosenName, "romanNumber": this.RomanNumbers[usedName + 1] }) : chosenName; I don't understand JavaScript much. Thank you very much to everyone helping comprehend what [usedName + 1] means.
  8. Indeed it's currently up to 5 units-or at least the last 16 months. Theatres are controlled by ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_special_amphitheater.xml which has no GarrisonHolder-tag and refers to template_structure_special.xml in the same folder, setting Garrison-holder to 5 (line 7f.). First file was last changed 2 years, second one 14 months ago.
  9. After line 74f. of ps/trunk/binaries/data/mods/public/simulation/data/civs/pers.json the next Artaxshacha should have had the roman number 3.
  10. I'm sorry, but I fear I neither remember nor know why I have been mentioned. Maybe I find time to do a trac research.
  11. There's already a topic concerning this issue: I failed to include my search result in the former post (uncool double posting, i know). Please @Barcodes, if it is possible for you, use the forum-integrated search engine before posting. Thank you very much, this makes ressources free for solving other problems.
  12. There's already a ticket for that topic: #6823.
  13. For the first time since at least tuesday I was able to reach trac. Probably related to this attack¹, the website module 'revision log' is out of order (#6904). Thank you very much to everyone trying to hold the service up! ¹ If I read @Stan` correctly ...
  14. The idea was planned for the abandoned idea of a territories game mod. As trac is down (again), I can only refer to archived pages: https://web.archive.org/web/20230325105612/https://trac.wildfiregames.com/wiki/Background%3A_Territories I couldn't find tickets via Google Site Search. Therefore I guess, there's none for that idea-or I did a bad research.
×
×
  • Create New...