-
Notifications
You must be signed in to change notification settings - Fork 339
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug : Courthouse does not provide +1 free shield upkeep unit #706
Comments
@ycaniou Hmm... I'll take a look at this. Which ruleset are you using? |
@rvid19 I use the default on https://www.freecivweb.org. |
@ycaniou |
@rvid19 I can only give you a screenshot of what says the description of the courthouse in the game: |
@ycaniou Thank you for the screenshot. :) I guess I was looking in the wrong ruleset. I thought https://github.com/freeciv/freeciv/blob/main/data/classic was for both Classic and Classic+ ruleset. On the other hand, I don't remember that's the description for courthouse in Classic/Classic+ last time I played, so it could be another ruleset, maybe. Or I'm remembering wrong. I'll look at the other rulesets just to make sure. |
@rvid19 Honnestly, I was a bit surprised when I saw this in the description, but since I discovered freecivweb and this ruleset+settings.. -- And actually the default configuration is very nice to play :) |
Personally I prefer Classic rather than Classic+. :) Maybe because it was the first I tried. I looked at all rulesets, even in https://github.com/Lexxie9952/freeciv-web and still can't find that text... |
@rvid19 I was used to the default rules on desktop game, but the website settings make the game more fun from the beginning to my opinion. I don't know the architecture of the code, if it relies on freeciv (C++) or not. |
Those texts are in ruleset buildings data. I'm scanning on GitHub for that text. It must be somewhere... |
@ycaniou I couldn't find that text on any repo on GitHub, nor the ruleset "Classic+". :( It may not be open-source for some reason, as the music at freecivweb.org is not open-source either. |
@rvid19 That's odd concerning the ruleset, and that this modification appears without being actually implemented.. |
@ycaniou Should we close the issue or ask a mantainer? |
@rvid19 I just tried the Classic on freecivweb to have the description of Courthouses. It's indeed something in Classic+. Does this help? |
@ycaniou Thank you. :) It helped. Are you sure you didn't try "Multiplayer 2 Caravel" and not "Classic+"? I'm investigating if mp2's courthouse doesn't work too. |
I found out now that at https://github.com/Lexxie9952/fcw.org-server/blob/02f89a7b066ac8bc0981e23be9bad3323ddb38d5/freeciv/freeciv/data/mp2/effects.ruleset#L1734 the free upkeep effect is there. |
I don't know what is "Multiplayer 2 Caravel", and as written before, I used the default settings of a new game when connecting to freecivweb: it is written before starting that default ruleset is Classic+, a modernized version of Classic, and is also written in the metamessage variable obtained with /show all
Wouldn't this be a bug to report to Lexxie9952 with the URL of this issue? |
Multiplayer 2 Caravel is a ruleset, like Classic+. If you didn't change any settings, you certainly used Classic+ then.
Yes we could ask Lexxie9952, but she hasn't been online since a few years I think. |
Gouvernement is Republic.
Courthouse is said to provide 1 free shield upkeep unit when you put the mouse on its icon in the worklist.
Yet screenshot shows it's not the case:
Server is 3.0.92-dev of freecivweb.org
The text was updated successfully, but these errors were encountered: