mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 15:29:32 +07:00
Founding Religions (#4505)
* Fixed crashes on loading save games with religion * Added missing credit * Religious cities now show religion icons in the city button * Add icons for religions * You can now found beliefs, with snazzy icons! * Fixed bug which made prophets impossible to generate * Added missing translatable strings * Fixed translation tests properly * Implemented requested changes * Implemented part of the requested changes * Removed SplitPane in favor of Table * Removed unused code * Capped the amount of foundable religions to the amount of religions
This commit is contained in:
@ -178,6 +178,7 @@ Unless otherwise specified, all the following are from [the Noun Project](https:
|
||||
* [Fort](https://thenounproject.com/term/fort/1697645/) By Adrien Coquet
|
||||
* [Citadel](https://thenounproject.com/term/fort/1697646/) By Adrien Coquet
|
||||
* [Village](https://thenounproject.com/search/?q=city+center&i=476338) by Andrey Vasiliev
|
||||
* [pumping station](https://thenounproject.com/search/?q=dike&i=555172) by Peter van Driel for Polder
|
||||
|
||||
## Buildings
|
||||
|
||||
@ -551,6 +552,14 @@ Unless otherwise specified, all the following are from [the Noun Project](https:
|
||||
* [Anchor](https://thenounproject.com/term/anchor/676586) by Gregor Cresnar for Amphibious
|
||||
* [survival knife](https://thenounproject.com/search/?q=survival&i=2663392) by b faris for Survivalism
|
||||
|
||||
## Religions
|
||||
* [Lightning Bolt](https://thenounproject.com/search/?q=lightning+bolt&i=154820) by sian huxtable for Pantheon
|
||||
* [Christianity](https://thenounproject.com/search/?q=christianity&i=181) by Public Domain Nouns for Christianity
|
||||
* [Islam](https://thenounproject.com/search/?q=Islam&i=2431350) by Muhammed Riza for Islam
|
||||
* [taoism](https://thenounproject.com/search/?q=Taoism&i=740812) by parkjisun for Taosim
|
||||
* [Buddhism](https://thenounproject.com/search/?q=buddhism&i=38764) by Julio Yanes for Buddhism
|
||||
* [Hinduism](https://thenounproject.com/search/?q=hinduism&i=20383) by Mugda Damle for Hinduism
|
||||
|
||||
## Others
|
||||
|
||||
* [Circle](https://thenounproject.com/term/circle/1841891/) By Aybige
|
||||
|
Reference in New Issue
Block a user