Search found 5 matches

by GrafWasili
Sat Nov 14, 2020 11:20 am
Forum: Wishlist
Topic: Make duration of celebration effects consistent
Replies: 3
Views: 3064

Re: Make duration of celebration effects consistent

I think implementing the behavior of using city_celebrating() in refresh_city()/city_tile_cache_update() doesn't make so much sense before the rework of update_city_activity() is finished (Feature #771900). To offer a solution before, it might be possible to add a rule switch for this: - add new rul...
by GrafWasili
Fri Nov 06, 2020 9:46 am
Forum: Wishlist
Topic: Make duration of celebration effects consistent
Replies: 3
Views: 3064

Re: Make duration of celebration effects consistent

My opinion concerning these points: 1. Based on the current code and lack of documentation I believe celebrations were never meant to last an additional turn and the server computing tile output in a different way could be considered a bug. 2. Having celebrations "fade out" similar to how ...
by GrafWasili
Fri Nov 06, 2020 9:41 am
Forum: Wishlist
Topic: Make duration of celebration effects consistent
Replies: 3
Views: 3064

Make duration of celebration effects consistent

I want to discuss this issue: https://www.hostedredmine.com/issues/893403 Celebration effects currently have a different duration based on which function they use to query this state. The function base_city_celebrating() returns true if population requirements for celebration are met now and happine...
by GrafWasili
Mon Oct 19, 2020 2:34 pm
Forum: Contribution
Topic: How to start contributing to development?
Replies: 2
Views: 3209

Re: How to start contributing to development?

That might be a problem now that hostedredmine has moved under planio. The main page says "HostedRedmine.com by planio remains free for all existing users" It's the word "existing" that worries me. Maybe we can't have new users any more? Thanks for clarifying. Please join freeci...
by GrafWasili
Fri Oct 16, 2020 3:07 pm
Forum: Contribution
Topic: How to start contributing to development?
Replies: 2
Views: 3209

How to start contributing to development?

Hello, I would like to try and contribute to the project as a programmer. I have read the available documents and there are two open questions: How can I create an account on plan.io to use the issue tracker? What tasks can you recommend to start with? There a some introduction tasks listed in the w...