PLynx
PLynx
@yairm210 Please review
@yairm210 @SomeTroglodyte Could someone review my PR? I've been waiting for two weeks.
> I'm not sure what it is you're actually suggesting. > Also, please add documentation in unique parameters page regarding countables I am suggesting you to add more countables. Many...
> Yes, that's not an actual suggestion. That doesn't say what it would look like from a modders perspective at all. So in that case, it would look like this:...
> > Yes, that's not an actual suggestion. That doesn't say what it would look like from a modders perspective at all. > > So in that case, it would...
> * "year" in the original PR is not auto-templated for translation -> `override fun getTranslationWriterStringsForOutput()` > * I would create a new class for this, possibly an Enum with...
> In that model there are no scope modifiers (it does -quoting-: "to have countable identifiers unqiuely bound to a scope type each, and use all other conditionals on the...
I'm doing a bump here, due to lack of activity. So, in that case, how do we define a variable scope? All of these examples do the same - return...
I suggest you to opt for the blend of 1 and 2 approach The aforementioned example "return true when there is more than 25 cities on the entire map" would...
BTW, we should somehow attach buildingFilter to cityFilter, allowing to choose cities that have the specified building. Example: Returns true when there are more than 10 cities with University As...