Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Latest update seems to be causing an issue where players can't move with the keyboard until opening and closing the map
Exceptions:
https://pastebin.com/EVFdx1rA
Additionally after removing it I could open the map but I had no Fog (I did not enable all known in the map options)
Also when "Let me think" is off I still have no fog of war on the big map, only on the minimap.
Remove that bit, and have your `DarkerMap_InitWorldMap` run OnGameStart to have the style load on start:
@Switch I goofed and uploaded the wrong version when I made the update. I pretty immediately updated it again, but I thought a few people might get the bad version. can you confirm if you are still getting this after updating?
The error does not really make sense, but I had a couple random characters in one of the uploads (blame cat) so you might've caught that version. Below are lines 35,36,37. It says the error is on line 36 and its missing an =, which doesnt seem to be the case. I loaded a save on single player with just the latest version installed to be sure.
ISWorldMap_instance.symbolsUI:undisplay()
ISWorldMap_instance:setVisible(false)
ISWorldMap_instance:removeFromUIManager()