Master of Orion

Master of Orion

Unofficial Code Patch Steam Workshop
Showing 11-20 of 30 entries
< 1  2  3 >
Update: Dec 24, 2019 @ 8:24am

6.0a update (see discussion for details)

Update: Dec 20, 2019 @ 10:03pm

6.0 update (see discussion for details)

Update: Jun 30, 2019 @ 12:50am

5.9 update (see discussion for details)

Update: Dec 22, 2018 @ 7:22am

5.8a update (see discussion for details)

Update: Sep 14, 2018 @ 4:55am

5.8 update (see discussion for details)

Major new features - Rally Points and Custom Buiild Queues

Update: Jun 21, 2018 @ 9:46pm

5.7b update (see discussion for details)

Update: Apr 13, 2018 @ 4:46pm

5.7a update (see discussion for details)

Update: Mar 24, 2018 @ 9:09pm

5.7 Update

Update: Feb 9, 2018 @ 9:43pm

***** New Fixes Included in this patch *****
Bug.0.0.5.6: Ship Blueprint popup screen module selection can show too many digits for DPS causing display issues
Fix.0.0.5.6: Rounded DPS to two digits after decimal place

Bug.0.0.5.6: Leader Colony Selection UI Screen, the system's defense value is hard coded to 200? The first value is also hard coded to 2?
Fix.0.0.5.6: Not sure what 200 was supposed to mean, but regardless this is wrong - updated to be the same as the Empire Management Screen. I think the first value was supposed to be the time it takes a leader to travel to a colony. I just set it to 4 since that matches the in game travel time.

Bug.0.0.5.6: Interplanetary Administration shipping lanes are not updating correctly when the location of the Interplanetary Administration building is moved or the export project was queued and becomes active
Fix.0.0.5.6: Corrected graphic refresh issues

Bug.0.0.5.6: AI is still occasionally fighting a losing battle against the Monster Civilizations
Fix.0.0.5.6: Increase the success criteria requirements before the AI will fight a monster civilization, I think the original value was just too low especially since this is optional combat.

Bug.0.0.5.6: Leader Colony Selection Screen, sort buttons can disappear, selected a star does not always select a corresponding colony. Also even though a colony might be highlighted, the list does not scroll to it nor will it be the actual colony the leader will be sent to unless you click on the highlighted colony before clicking the done button
Fix.0.0.5.6: Corrected these issues with this popup screen

Bug.0.0.5.6: AIs troop transport rush logic is flawed, game can call it multiple times in a single turn, leading to the production of too many troop transports. Observed for example the AI using it's 19 total command points to build 12 troop transport ships.
Fix.0.0.5.6: Removed race's invasionInclination to calculation of the number of troop transports to build. Also added logic to prevent rush building in this manner. It can still ask for rush build but only so often. Placed a constraint on the number of TroopTransports that can be requested to the military fleet size. Overall this adjustment is resulting in better army ratios, and increased combat ability for the AI

Bug.0.0.5.6: Ocean Terra-forming has a missing hologram texture on the research screen
Fix.0.0.5.6: Just modified yaml file to switch the texture to be the same as gaia terra-forming. At some point I will probably look into loading external resources.

Bug.0.0.5.6: AIs targeting can assign a lower priority to enemy colonies if the colony has an orbiting fleet, thus preventing it from attacking the colony
Fix.0.0.5.6: Added code to re-examine target entries looking for this possibility and setting the proper priority based upon engagement rules set vs colonies

Bug.0.0.5.6: AIs target selection is culling entries based upon distance to target at the wrong point (when it only knows about nodes), leading to issues targeting enemy fleets in distant nodes, can cause the AI to stop attacking
Fix.0.0.5.6: Removed that bad discard. Now it will wait to cull until fleet assignments are being made.

Bug.0.0.5.6: Possible to endlessly block a node by moving one ship at a time to it and then setting OnGuard thus preventing an enemy fleet from ever moving
Fix.0.0.5.6: Corrected game logic rule flaw. Now if you OnGuard on a node that contains an enemy fleet the block status of the node is unchanged. Normal friendly fleet merging will occur

Bug.0.0.5.6: AI is spending far more than it makes due to various issues with income and cost calculations routines and the adjustments made for difficulty to Credits Multiplier, causing them to overbuild then scrap, then repeat
Fix.0.0.5.6: Corrected bad code, adjusted spending ratios, the AI should now properly constrain itself to its income

Bug.0.0.5.6: Galaxy popups for structures, stars, and planets are enabled when the Empire Management, Espionage, and Leaders Screen is being displayed
Fix.0.0.5.6: Disabled this unneeded and distracting popups

Bug.0.0.5.6: Galaxy zoom and panning controls are enabled when the Empire Management, Espionage, and Leaders Screen is being displayed
Fix.0.0.5.6: Disabled this unneeded and distracting UI movement

Bug.0.0.5.6: AIs engagement rules are using different victory chances depending upon which part of the AI code is being ran at that time.
Fix.0.0.5.6: Corrected so engagement rules are the same regardless

Bug.0.0.5.6: Dismissing spies does not adjust the current empire financial situation until next turn
Fix.0.0.5.6: Corrected this miss

Bug.0.0.5.6: Dismissing Leaders does not adjust the current empire financial situation until next turn
Fix.0.0.5.6: Corrected this miss

Bug.0.0.5.6: Game is resetting resolution on application focus, causing issues since at launch it reads from the registry, but during this app focus event it reads from the config file, causing resolution changes, and window moving
Fix.0.0.5.6: This code makes no sense to me, just removed it

Bug.0.0.5.6: Defensive Blueprints Missile Bases and Orbital Batteries are missing the military upgrade options, causing offensive ships to be able to out-range them, with fixes for range damage and accuracy this is not good
Fix.0.0.5.6: Just added the military defensive special to those blueprints

Bug.0.0.5.6: Racial Perk "perk_counterespionage_leveling_rate" is not working correctly according to UI. UI is treating it as if it is an addition to security rating, back in code is treating it as a multiplier
Fix.0.0.5.6: Decided to make it an additive bonus

Bug.0.0.5.6: Security Tooltips have inconsistent rounding in the UI for the numbers
Fix.0.0.5.6: Normalized rounding on those tooltips (colony + empire)

Bug.0.0.5.6: AI stopped attacking an enemy. An attacking fleet parked on an enemy planet for 20 turns without doing anything. Issue turned out to be MindControl. The AI was attempting to MindControl the planet, but no logic for that to actually happen. Note - This stopped ALL of their attacking fleets, they just stopped moving
Fix.0.0.5.6: Added missing logic so the AI will correctly use MindControl on planets

Bug.0.0.5.6: Bulk building civil transports or colony ships could result in them being silently canceled after clicking next turn under certain conditions
Fix.0.0.5.6: Corrected logic

Bug.0.0.5.6: Training spies could result in duplicate names, game only allocated a total possible of 26 spy names
Fix.0.0.5.6: Added logic to spy names to include their secret encryption key (name should be unique now)

Bug.0.0.5.6: Training spies costs increases every time, even if some of your spies are killed or dismissed
Fix.0.0.5.6: Spy training now is based on total number of spies you have and not on total number ever trained

Bug.0.0.5.6: Counter Espionage Spy ability is incorrectly adding in "Neural Scanner" per spy, appears to be a holdover from when spies had to be assigned to individual planets. Makes defensive spies too effective.
Fix.0.0.5.6: "Neural Scanner" now provides a flat security bonus

Bug.0.0.5.6: EmpireManagment Screen scrollbar does not work right. Disconnect between scrollbar and what is show in the scrollpane under certain conditions
Fix.0.0.5.6: Corrected scrollbar/scrollpane functionality

Bug.0.0.5.6: Colonization video when it shows the planets stats the population fades too fast to be read
Fix.0.0.5.6: Corrected by making the text remain visible for a few more seconds

(Several enhancements but ran out of room)

Update: Feb 9, 2018 @ 8:04am

This was a mistake ignore