Skip to main content
Topic: City monuments not listed in "attractions" list (Read 5123 times) previous topic - next topic

City monuments not listed in "attractions" list

I'm not sure when this happened, but it's very annoying.  (Especially when I'm going "OK, where's a big monument in a city....")

Re: City monuments not listed in "attractions" list

Reply #1
Neroden,

I have tested this, and the behaviour is identical in the latest nightly of Standard. I am therefore moving this to the standard development and bug reports section. Thank you for reporting!
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.

Re: City monuments not listed in "attractions" list

Reply #2
They were never listed ...

Re: City monuments not listed in "attractions" list

Reply #3

Huh.  You're right. I see your point.  :-)

In certain paks the monuments have very large p****enger counts (well, frankly even in pak64, but some paks are much more extreme) and it's useful to try to find cities with some/lots of them.  So I guess consider it a feature request.

I'm not quite sure what determines the difference between a "city attraction" and a "monument" in gameplay terms... perhaps some of the high-p****enger-count "monument"s in pak128.britain should be recl****ified as "city attractions" and that would be sufficient.

Anyway I discovered that not all monuments are getting properly listed in the *map editor* tools in pak128.britain-experimental, and they certainly should be listed *there*.  I guess that's a different bug.

Re: City monuments not listed in "attractions" list

Reply #4
I'm not quite sure what determines the difference between a "city attraction" and a "monument" in gameplay terms... perhaps some of the high-p****enger-count "monument"s in pak128.britain should be recl****ified as "city attractions" and that would be sufficient.
A monument is only built once on a map.
Parsley, sage, rosemary, and maggikraut.

Re: City monuments not listed in "attractions" list

Reply #5
In the map editor, only monuments which were not built yet should be listened.

Re: City monuments not listed in "attractions" list

Reply #6
A monument is only built once on a map.

This is interesting!

They should definitely be listed in the "Attractions" list for gameplay purposes.  EDIT:  I'll try to make a patch, I bet I can do that.
EDIT 2: No, I can't find the right part of the code.  :(

Re: City monuments not listed in "attractions" list

Reply #7
gui/tourist_frame.cc and -...stats.cc

And for building: attraction_edit.cc

Re: City monuments not listed in "attractions" list

Reply #8
Sadly those are not the places I couldn't figure out.  Is "denkmal" the same as "monument"?  I may have to do some translation before I can really figure out what's going on.