
- #GALACTIC CIVILIZATION II 1.40 UPDATE INSTALL#
- #GALACTIC CIVILIZATION II 1.40 UPDATE UPDATE#
- #GALACTIC CIVILIZATION II 1.40 UPDATE UPGRADE#
- #GALACTIC CIVILIZATION II 1.40 UPDATE CODE#
+ Fixed crash in Quick Project Window (very rare case) + If RAW file fails to load, a height field is generated randomly
#GALACTIC CIVILIZATION II 1.40 UPDATE UPGRADE#
+ Fixed bug where if you upgrade a constructor and build a starbase while it is upgrading, the starbase will change into a ship when the upgrade is complete + Fixed integer divide by zero crash (very rare but possible)
#GALACTIC CIVILIZATION II 1.40 UPDATE CODE#
+ Tweaks to the AI code that handles planetary improvement so that they don't do stupid stuff by mistake + added additional debug info for missing string in tradewnd, took precautions to avoid a crash + fixed a bug where a ship (under certain conditions) could fail to start moving even if it had a path calculated to its destination
#GALACTIC CIVILIZATION II 1.40 UPDATE UPDATE#
+ fixed bug where ships that were being upgraded but were not selected tried to update the ShipContextWnd, resulting in a crash if the last ship to be selected was deleted + added in code so that when using the CTRL+Z cheat to run the game in AI test mode, it will make the AI take over for the human player + fixed cheat key to force an AI player to surrender


+ fixed bug with auto attack where it was using the wrong function to check to see if a ship was hidden by the FOW. + fixed bug where ships on auto-attack would try to attack ships they weren't at war with if the ship was in the way + Tweaks to make money not too hard to get early on but not as easy to get ridiculous levels of money later on (though expert players will still be able to do this). + Updated Achille's heel, Apocalypse, and Pathfinder missions in the campaign based on player feedback. + Updated some of the planetary improvement icons to be prettier + Updated beam weapon model along with large hull models + Stock market no longer gives morale bonus (wasn't supposed to in the first place) + Morale buildings have been increased in benefit but techs to get to them cost substantially more (ex: Virtual Reality Center now provides a 40% morale improvement vs. + Each citizen provides more tax income than previous. + New colonies start out with a population cap of 6 instead of 5. + Initial Colony buildings have less maintainence. All I had to do was open /etc/nginx/nf and provide my custom logformat to make everything work again.Here is what is new in Galactic Civilizations II 1.4 over 1.31.ġ.4 will be known as 1.4X on Stardock Central and in game. In my case I had custom log format defined in nf because of which nginx failed to start after upgrade. I would first like to check difference with D then use Y. First be sure you have taken backup of nf then Answer Y. While upgrading nginx it will ask you the below question. Wget sudo add-apt-repository ppa:nginx/stable

Also don't forget to add the nginx signing key. However the most important backup file you will need is nf which for sure will override with new config. Best case backup /etc/nginx somewhere safe. Also its always a good idea to take backup of any configuration you might have done. If possible stop nginx before installing the new one.
#GALACTIC CIVILIZATION II 1.40 UPDATE INSTALL#
The most recommended way to install nginx is to use its ppa. Posting answer here for a safer upgrade so that it can help someone in future. One valid reason to upgrade might be support for http/2 which is officially available after on and after nginx - 1.9.5 The latest Ubuntu 14.04 comes with nginx-1.4.6 and its quite a good idea to upgrade your nginx to the latest stable version. However, nginx -v still returns nginx version: nginx/1.4.6 (Ubuntu).ĭoes anyone know a safe way to update nginx, without modifying configuration files? Because it is in the server in production, I would like to be very careful. Processing triggers for man-db (2.6.7.1-1ubuntu1). Processing triggers for ureadahead (0.100.0-16). Processing triggers for ufw (0.34~rc-0ubuntu2).

111751 files and directories currently installed.) Get:3 trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.7 Get:2 trusty-updates/main nginx all 1.4.6-1ubuntu3.7 Get:1 trusty-updates/main nginx-common all 1.4.6-1ubuntu3.7 The following extra packages will be installed:ģ upgraded, 0 newly installed, 0 to remove and 311 not upgraded.Īfter this operation, 3,072 B of additional disk space will be used. Then, I followed this answer: sudo apt-get update In my server, nginx -v returns nginx version: nginx/1.4.6 (Ubuntu), it is very old, so I decided to update it to the latest stable version.
