|
====================================================================
= Changes to 1.03 to 1.04
====================================================================
*******************************************
* New Features
*******************************************
- Added decision that can be used to add a random courtier to your court
*******************************************
* AI
*******************************************
- Fixed AI moving and stopping
- AI will no longer spam offer job title
- A character will lose his job if he becomes a hostage
*******************************************
* Gamebalance
*******************************************
- Tweaked siege surrender
- Increased rebellion size
- Fixed stats for random characters at game start
- Kori (province) under siege gets a 50% tax penalty
*******************************************
* Interface Improvements
*******************************************
- Promised daimyo title is now visible from the grant screen (under province view)
- Grant title selection view will display the titles the character currently holds
- Added active building construction to province tooltip
- Children without a mother will be adopted by their father's first wife
**********************************************************
* UserModding
**********************************************************
- Possible to script how many courtier that should be generated with the generate courtier decision
- Added set_province_owner = provinceID effect
- remove_title effect works on landed titles
- Added so that you can set the random seed when executing an event from the console, "event <event id> <random seed>"
- Added create_clan effect
- Possible to use is_clan_leader = no
- Enabled war effect
*******************************************
* Bugfixes
*******************************************
- Fixed If you use 'return to court' on master before he has completed an improvement, it makes it impossible to build religious buildings or manufactories.
- Fixed merge problem that could cause siege control lost
- Fixed characters named "Adam" and "Eve"
- Fixed CTD:s
- Fixed some issues with only one wife being moved between courts
- Fixed possible OOS
- Fixed issue with that the garrison could increase during a siege
- Fixed problem with dead hostage
- Fixed incorrect vassal relationship in game lobby at 1551 game start
- Fixed some issues with grant title and only holding one kori
- Fixed Leader of Miyoshi in 1551, has a male spouse
- Children leader can lead their retinue if they have a regent
- Fixed regent bonus issue
- Localization fixes
- Fixed issue with siege view closing on the first select
- Fixed a bug that caused wife bonuses to be calculated incorrect
- Fixed dead character arriving to court
- Fixed broken tooltip for AI decline reason being to old
- Fixed vassal relationship bug when creating a new clan
- Dynastic view will no longer show dead characters as vassals or courtiers
- Fixed any_demense_title tooltip
====================================================================
= Changes to 1.02 to 1.03
====================================================================
*******************************************
* AI
*******************************************
- AI will no longer constantly raise and disband levies
- Tweaked AI accept peace
- If a AI character have few male children (less than 3) fertility is prioritized when looking for a wife
- AI will not arrange betrothal if age difference is bigger than 5 years
*******************************************
* Gamebalance
*******************************************
- When granting a ronin landed titles he will take his retinue units with him
- Civil war clans will no longer be able subjugate
- Added mountain pass between Kai and Shinano
- Execute plot that causes a join clan will no longer cost extra honor
- No longer possible to plot to attack rebels
- Plot event attack title is not allowed for rebels
- Vassal dislike events should not happen as often and requires that the liege is at war
- Vassal asking for kokujin title should not happen as often
- The male fertility decreases faster the more alive children he has
- Same ronin should not come back as often
- Siegeview will show effective martial for attacker
- Balanced what is viewed as honor safe (less than high honor is viewed as unsafe)
- If a Master stops with a construction (province improvement) to do something else in the same province, the construction will stall
**********************************************************
* UserModding
**********************************************************
- Fixed mod path for defines.lua
- Added command to save map image on each autosave (debug mapautosave <width> <height>)
- Changed file name format of map screenshots taken with "mapautosave" command
*******************************************
* Interface Improvements
*******************************************
- Shows a Seppuku end screen when player dies from low honor
- Spouse alignment in dynastic view has been modified
- You can no longer choose to go to location for Ronins or open diplomatic view
- Dynastic view no longer displays if the character is a ronin
- Grant interface in province view will display if you have promised a character a kokujin title
- Character browser will remember scrollbar alignment and sort order (Yay!)
- "Send Gift" interaction displays the Honor gain
*******************************************
* Bugfixes
*******************************************
- Fixed a CTD related to resign and dynamic wars
- Fixed problem with dead character leading a army (issue 13657)
- CTD fix in foreignminister (Olle)
- Fixed No females with names staring with letters after K
- Message Rules saved when quiting
- Character stats should match those on selection screen
- Change claiming shogun placement in save file, so the information is loaded correctly
- A dead character should not be able to keep claiming the shogunate title
- Removed dead leaders from armies
- Fixed problem with save file saying someone claims shogunate when no character is doing that
- Fixed granting daimyo titles to people with max demesne size
- Progression update correctly when an construction time effect is triggered
- Fixed Event "I have fulfilled my promise" gives negative relation
- Fixed Vassals who asked kokujin/daimyo titles won't accept them when offered
- Fixed Construction ahead and behind scedule
- Rewrote a lot of code for the education events
- Fixed Incorrect succession (will no longer look at female line)
- Portrait in diplomacy view should update correctly when a characters becomes an adult
- Spouse bonuses should update correctly when a wife dies
- Fixed that you could get Child Has No Spouse Alert when child had betrothal
- Fixed Isshiki Yoshinao present as a vassal of Isshik leaderi in 1551
- Fixed siege stalling tooltip
- Remembers wars when break-away win in a civil war
- Fixed exposed plot
- AI will no longer spam move, cancel, move, cancel, ... (bug was introduced in 1.2)
- Fixed right portrait tooltip in diplomacy view
- Fixed a bug that caused the AI to marry no one while he had a child that only had a betrothal
- Corrected text for event option B when vassal asks for Daimyo title (was the same as option A)
- Fixed a number of crests that where incorrect
- Shibita characters now have correct dynasty
- Daimyo of Kii no longer held by Hatakeyama in 1551 scenario
- Fixed educational events
- Liege giving out titles event is recieved from the correct person
- Fixed civil war bug where the two sides got the same clan name
- Make sure characters are in the right dynasty when a civil war leader dies
- No more character localized on the sea (PROV0)
- Fixed Unit survives battle with 0 strength
- Fixed lobby bug related to selecting a save game
- Fixed some issues with the new educational events (5539+)
- Fixed tooltip for exposed plot in plot view
- Corrected several wrong fathers for characters in the 1551 scenario
- Fixed bug with AI handing out daimyo title
- Fixed possible bug with AI giving out Daimyo title
- Fixed leaving faction on clan leader death
- Fixed bug with character having spouses while in a betrothal
- Fixed The end screen not always showing up
- Fixed Ninja missions' predicted time of completion was way off
- Hides super clan shield in dynastic view for Ronins
- Fixed bug that caused siege to show STALLING when the real status was STATUS QUO
- Reorganizing/merging units in a siege should no longer enable someone else to gain control of the siege
- Disabled shift-rightclick menu (was not suppose to be enabled)
- Fixed incorrect names in Regent Notification
- Fixed retinue recruitment bug that made it possible to have several retinue units
- Fixed stable event localisation error
- Added some code to properly remove units
- Fixed some bugs with units already being deleted and causing memory violation
- You should no longer lose all siege commanders when reloading a save
- Neighbour loses trade should not trigger if the character owns that neighbour
- Fixed a number of errors with trade post events
- Fixed a number of errors in vassal asking for titles events
====================================================================
= Changes to 1.01 to 1.02
====================================================================
*******************************************
* New Features
*******************************************
- Added Impassable Mountains, with borders around them on the map.
- Implemented a new starting point, a 1551 startup.
- Added possibility to transfer vassals.
- Added in possibility of determening education for your sons as they start becoming of age, which is as they reach the age of 10. At age 16 they will get their education trait, while there are possible events happening during their growing up
- Added another event series for tradeposts from Portugese and Dutch, and the interaction with them.
*******************************************
* AI
*******************************************
- Added spendable_money trigger for AI chance caclulations
- AI can replace councillors who're much worse than the best candidate
- AI can disband ronin armies when economy is bad
- AI now more keen on using undermine honor ninja mission to get more backers for plots
- The AI can now occasionally go above demesne limit if it still can keep rr down
- AI tries to hold title promises
- AI better to make peace when it needs to declare war on someone else
- AI transfers vassals
- AI chance now calculated correctly
- AI better at deciding to start civil war
- AI better at taking decisions
- AI plot tweaks
- Ai can invite civil war opponents to join their clan
- AI is now better at inviting others to join a clan.
- AI Less likely to form clan when weak
*******************************************
* Gamebalance
*******************************************
- The spouse bonus is based on the best stat among all your living wifes
- Grant title only valid for direct vassals or own courtiers
- Revoke title only valid for direct vassals or own courtiers
- A character can never get the same ambition twice
- Added subjugated opinion modifier for newly subjugated clans
- External ploters are more careful when joining an internal plot that is weak
- Tweaked death checks, characters that survive the infant years should have a higher chance of reaching their 40-ies
- When councillors stop working on a construction, it will stall until someone picks it up or a new construction is started in the province
- Buildings constructions are removed from a province when conquered
- Councillors can spawn sons who take over their position when they die
- Getting 100% of all provinces results in shogunate victory
- Internal backers consider neighbors more when plotting
- Possible to raise levy when defending in a siege
- Vassals may get an event that will make them ask for a title from their clan leader
- Rebalanced the whole western spread event series
- Declare war honor balancing
- Grant title honor balancing for big clans
- Made some traits event more likely to occur at different game years
- Masters of court now return when a building is finished, instead of the day after
- All clans will receive honor monthly
- You no longer pay extra from joining a plot if you start moving troops directly after replying
- Scripted in starting armies for a number of clans
- Moved the capital of Koga to Ishikawa
- Western influence spread slower to those already at war
- Portuguese traders more likely to trade firearms to those at peace
*******************************************
* Interface Improvements
*******************************************
- There is now a Legacy graphics mode that use less memory and only shader model 2 shaders, so that those with lesser machines can run the game as well. This can be set in the settings file with "legacy = yes" instead of "legacy=no".
- It's now possible to change language from the options menu
- Added new accept icon to diplomacy offer
- Added accept icon to marriage finder
- Added accept icon to plot invite finder
- Added reply tooltip to marriage finder
- Added size and strength info on vassals in dynastic view
- The score bar tooltip now shows who is trying to become shogun and when he'll succede
- Top list now more accurate when sorting
- Made all active alerts clickable
- Added new alert when a child in the court has no spouse
- Added a back button in dynastic view, shortcut is "p". The previous characters list resets on hide
- Added tooltip for back button in dynastic view
- Will remember 100 characters backwards in the dynastic view
- Added Grant title from province view
- Selection view provides info on who is son/daughter/heir and job titles
- Replaced "sort by clan" in marriage finder with "sort by tier"
- Back button in dynastic view will remember scrollbar alignment, chosen tab, sort order
- Marriage finder will only show those who might accept
- Mod name is now displayed in version label
**********************************************************
* UserModding
**********************************************************
- Implemented system for effects on global scope in history files.
- You can now do "event effects" in the province history.
- Added 'number_of_vassals = x' trigger.
- Added a 'construction = yes/no' trigger for province scope.
- Game now supports starting at different dates.
- Added building construction trigger
- Its now possible to script historical rebels in the province history.
*******************************************
* Bugfixes
*******************************************
- Defeated clans spawn ronin properly
- Fixed war target check in AI accept plot
- Fixed marriage reply inside your own court
- Fixed demesne size trigger
- Fixed Sagami province name typo
- Fixed bug that caused AI to try to hire ninja for invalid missions
- Fixed No difficulty meter if clan is large
- Fixed Disband units button has disband levies tooltip
- Fixed migration bug when moving courtiers to and from crowded courts
- Fixed Wrong "game over" message when loading post-shogunate savegame
- The shogun claim date is now properly saved
- Fixed Grant title. You can press "Execute" without having selected a title
- Fixed Long Load Times
- Fixed Characters shown twice in Marriage Finder
- Fixed Armies. Renaming armies does now work
- Fixed map screenshots
- Fixed bug Form Clan. You can choose any character and form clan.
- Fixed bug Kokujin. Despite having a son, I don't have an heir
- Fixed bug Armies. Troops arriving before scheduled
- Scoring provinces no longer count prov 0
- When going back in time, game is reset properly
- Fixed detach error in military view
- Opposite traits will be correctly added from effects
- Fixed bug Clicking on the "?" button crashes the game
- Fixed bug "NoCharacter" wins the game
- Fixed Merging troops makes armies teleport to a new location
- Difficulty settings now works
- Fixed off-centered flags
- Fixed a missing ] in EVTTOOLTIP10503
- Fixed garrison reset in provinces after load
- Fixed so the opinion values update in domain view
- Fixed all broken titles/characters for 1551 start
- Fixed Conquer Bug, vassals no longer transfers to new owner when a daimyo title gets conquered
- Fixed Expose plot does not cause the plotters to lose honor
- Fixed Province without owner
- Fixed Empty Province/Dead Rulers
- Fixed Changed army names are changed back after reselection
- Fixed Relations Modifier Not Using Wife's Bonuses
- Fixed Arranging marriage for heirs shows the heirs multiple times in the list
- Fixed "Wrong army name is displayed if other armies are in the province"
- Setting "All dynasty Members" in the outliner should no longer disable all messages
- Now an event will trigger for liege/vassal when vassal/liege relation changes by event 10015, 10016 and 10017
- Fixed Spanish hint texts are missing
- Fixed Kick & Ban buttons
- Fixed Event 10016 error
- Fixed Localisation mistakes (found in the Sengoku regular forum Bug Reports)
- Fixed Building shinto shrine Event happens in a province that already has a shrine
- Fixed a bug that caused the wrong army to be calculated as the main army (resulted in problems with retinue recruitment)
- Shows the correct error message in retinue recruitment view
- Fixed sorting by "Fielded" in military view
- All hints will be set to enabled when enabling hints (after a disable)
- Fixed that sometimes the battles between the AI armies were stalling
- Cleaned up some duplicate clans in cultures.txt
- Fixed the remaining broken characters and titles
- Cleaned up the new wars/hostages
- Fixed bug where western event kept firing between liege and vassal
- Fixed wrong name in ninja notification events
====================================================================
= Changes from 1.0 to 1.01
====================================================================
*******************************************
* AI
*******************************************
- The AI no longer spams move/cancel orders.
- When moving units they will try to take the safest path (this includes the AI)
- AI will now be better prepared for when to start civil wars
- Fixed an issue with the AI plot that caused the AI to refuse to plot unless they were preparing war with the plot target
- The AI is now able to marry court members
- Tweaked when the AI claim shogunate
- The AI wont recruit retinue when under siege
- AI recruits more arquebus units
- AI more reluctant to spend it's honor, except when threatened
- AI tweaked to build more castles
- AI can now take decisions, including executing plots
- AI hands out gifts better
- AI disbands levies it cannot afford
- AI answers to usurp clan
- AI answers to form clan
- Tweaked ai_will_do for pretender civil war decision
- Tweaked ai_will_do for emperor_decisions
- A retinue will not try to merge (when recruited) with an moving army or an army that the owner does not control
- AI can now hand out daimyo titles
- AI more careful with money
- AI can make peace offers
- Highest commander now decides who is allowed to assault, nobody else
- Tweaked ai to account for changes in job action effects (ninja and ronin chance not considered to be super anymore)
- Large ai clans won't exchange hostages with each other
- Fixed some bugs in peace AI
- Military AI: Prioritize ending civil wars
- Army AI: Fixed a ping-pong issue
- Recruit AI: Fixed a problem with indecisive raise/dismiss of levies
- Army AI: Fixed an issue with the splitting off of armies to assign to different army agents
- Invasion AI: Now active and better at the Sengoku game mechanics
- Army AI: Fixed a problem with stubborn besieging, event though the siege was inactive
- Army AI: Fixed a problem where it would split up armies and besiege too freely
- Army AI: Removed some unnecessary code for sea invasions that could cause indecisive behaviour
- Army AI: Made the odds calculations actually work
- Army AI: Fixed a serious bug with InOpsArea
- Recruit AI: Warier and smarter about raising levies in besieged provinces
- Peace ai tweaked
- Plot ai tweaked
- AI will now always accept subjugation offers in peace
- Rebel AI is now properly braindead
- AI: Cut use of owner areas
- Army AI: Will not longer split off regiments (since it can't currently do it properly)
- AI vassals are now much more prone to form clans, especially if they dislike their liege a lot(or if their liege has his hands full or is poor)
- AI should no longer spam the player to death with Exchange Hostage offers
- AI no longer spams player with the same Offer Marriage interaction
- Army AI: Should now detect that it cannot besiege a province before moving there
- Army AI: Added a pseudo-random element to siege targeting
- Army AI: Increased the random province siege choice evaluation factor a bit
- Army AI: Added a pile-up check to avoid unnecessary siege attrition
**********************************************************
* Gamebalance
**********************************************************
- Daymio title is no longer automatically claimed when granting kokujin title
- Rebels now always get zero revolt risk
- You are no longer able to disband armies while retreating
- Arquebusiers are now doing more damage!
- Arquebusier maneuver changed from 1 to 2
- When you start a civil war the two clans will now automatically declare war on each other
- The daimyo title will not be claimed if the current holder still holds kokujin titles part of that daimyo or is part of the same clan as the claimer
- Declaring war will now cost the honor that is stated
- When merging armies we try to choose the best leader for the new army
- No longer possible to invite clans to plot when they are not adjacent to plot target or the plotter.
- The highest commander is the leader of the siege
- Balanced Shinto shrines, Buddhist temples and events
- Vassals pay tax to their liege
- characters start the game with more money
- the clan gets higher revolt risk when it cannot afford it's levies
- vassals have a lower opinion of their liege when he cannot afford his levies
- monthly honor to clan leaders at peace
- your plot power gets weaker when you're in debt
- the number of direct vassals you have and your honor both contributes to the cost to start plotting against you
- Leaving a religious faction now gives a severe relation modifier
- No longer possible to plot to usurp clan while in civil war
- Ambitiuos characters a bit more careful about when to activate plot
- Plot discovery chance tweaked
- Changed AI grant title to try to balance vassal strengths
- Reduced AI irrationality impact on heir voting
- Faction bonuses are now always forced to be applied when applicable
- Lowered MTTH for Sow Dissent and Increase Relation job events
- The opinion modifiers bad_relations, good_relations, bad_relations_with_liege and good_relations_with_liege now increases or decreases with 40 and 50
- Did some balancing with Personality Traits events
- Updated retreat-to-province selection with sengoku rules for ownership etc
- Edited the plot decision texts to reflect the new plot power values
- Added event series for Rivalry inside a clan
- Added a random event that give province owners with christian churces a chance to buy arquebuses
- Added four on_assault_won events that might raze castle levels
- Added a random event that might spawn during sieges that destroys a village building
- Added on_leave_faction events for religious factions
- Decreased MTTH by half for event "Portuguese traders sell arquebuses"
- Decreased MTTH for "Village damaged" siege event
- Random character are less prone to get really low fertility
- Ikko-ikkis now build arquebusier units
- Ikko-ikki rebels now strive to take over the whole kuni if a stronghold is present
- If a province is owned or besieged by a rebel type, only that type can spawn there
- Councillors now get opinion modifiers from having the job, and from being fired
- Moving armies are now allowed to merge (but it will probably delay the movement of the remaining army)
- Assaults are now harder to win
- Tweaked effect on relations missions with liege
- You chosen heir will never dislike you because he is overlooked by others
- Landed leaders may now command only retinues (not levies)
- Characters can no longer be completely useless as commanders in a battle
- Not building a rice depot now reduces honor by 1
- It now costs far more honor to declare war on someone if you already have troops in their territory or marching to it
- Its no longer possible to start expanding guilds in provinces that already have an open slot.
- You can now leave religious factions.
- Ikko-ikkis gets additional regiments over time rather than a new revolt
- First commander present now controls a siege.
- Rebels cannot plot anymore
- Rebels cannot form new clans
- Lowered MTTH for event where religious faction wants to destroy temple
- Increased effect for event where religious faction wants to destroy temple
- Ikko-ikki get more troops over time when holding a province
- Lowered MTTH for destroy village during siege event
- Garrison now starts full.
- Better supply in neighboring provinces
- Increased honor and gold cost for getting court titles
- Decreased MTTH for siege events
- Tweaked down chance of naming your child after grand parents
- Tweaked up the ability and stealth of the ninja clans
- Changed MTTH and added MTTH modifiers for events: Feudal Life, Health, Traits Effects and Lifestyle
- Daimyo titles are no longer given back when someone dies
**********************************************************
* Interface
**********************************************************
- Added an alert when your heir is not nominated as heir to the clan
- You can now also suggest your heir (thats not your child) to marry a chosen character
- Unending missions of Masters no longer display percentage in outliner
- Game now automaticcaly closes the marriage selection window when you choose another character in dynastic view
- No longer play coin sound on income
- Not possible to choose the same character as someone else in multiplayer
- Disabled play button if multiplayer has to few players
- Shows army view hint when selecting several armies
- Number of Arquebusiers is now added to the combat icon total
- Aligned some values in siege view
- The clan tab display the player finances under budget
- Hostile armies in combat will have a red background behind the number of troops they have
- Should now be easier to select a province for the counselors actions
- retinue_reinforce_speed modifier will show as percent
- Added in new terrain images in the combat view
- Fixed some issues Form Clan diplomacy interaction tooltip
- Clan tab now show decisions and provinces for the current player, not the clan leader
- No more black boxes for character portraits
- The sorting in the military tab should now be working
- Tooltip for kuni in province view gives information regarding who holds the Daimyo title
- The disband all button will be disabled if the player demesne has no units
- Westernization is shown as stripes in the factions map mode
- When the factions map mode is active the province tooltip shows if western influence is active
- Added map mode "mapmode broken" to show provinces with rulers that have broken clans
- Updated date format in ninja activity alert
- Hides marriage button if the character has to many spouses
- Fixed some alignment issues with war icons in lobby
- Weird topology in map top-left corner fixed
- Resign button in marriage selection has been replaced with a close button
- Clan view updates itself when we trigger an event such as a civil war
- The opinion that a character has of itself will be viewed as "- / -"
- Siege view shows the defending province owner shield if the defender has no leader
- Moved siege unit placement in the province
- NO HEIR TO CLAN alert is only shown if the player is clan leader
- Estimated arrival date is set from the start (no need to unpause)
- Diplo button in province view no longer goes outside frame.
- Made icon strip in province view to show who the owner is.
- Fixed combat/siege etc backgrounds to fit the new unittype.
- Fixed recruit retinue window to fit new unit.
- Implemented province view owner icon and tooltip for it
- Added siege view controller icon and tooltip for it
- Clicking on no heir to clan alert will open clan view
- Siege view display if the attackers are stalling because they are to weak
- Scripted icons for province modifiers
- Lakes are no longer part of sea zones
- Camera max height increased
- Camera start position tweaked
- Terrain can have separate combat widths
- Added endgame by conquest text
- Added gained title message
- Objective acquired message now also shows character in messagewindow
- Added tooltips to search filter buttons in character list
- Siege outliner members now show the name as green if a siege is lead by you, or green if a hostile siege is against you
- Added some helpful tooltips to dynastic view
- It is now clear from the outliner item that a unit is taking attrition, both an icon, and in the tooltip
- Added clarifying tooltip to morale of besieging forces in a siege
- Added red to enemy province banner
- Attack animation of units in siege is now only displayed during assault, idle otherwise
- Retinues with arquebusiers now show as ashigaru with arquebusiers on the map
- Added smoke plume to all sieges
- Selecting multiple units in the same province with same position(moving, attacking etc.) no longer gives multiple selection indicators
- Aligned the text in the victory screen
- Province view won't break from hidden modifiers
- Declare war opinion modifier gets added when declaring war
- Simplified the marriage interaction events
- Added some loading hints.
- Improved tooltip display for some context switching effects
- Ronin & Ninja recruitment overhauled, and is now shown as percentages
- Added a tooltip for when you can not assault due to not having a leader present
- Better tooltip for why you cannot build a religious building in the castle while another building is being built there
- Civil Wars are now called Civil Wars in the diplo info text
- Added a message for when a hostage is returned back after five years with us
- Army outliner memebers now show name of army rather than where they are.
- Its now possible to improve castle, village and manufactory slot by clicking the related button
- Unitview now shows that units are moving and where
- Disabling of individual hints is now saved to the settings file
- Tweaked map so LOD-switches are less noticeable along sea/lakes
- Provinceview now hides if one clicks on the sea
- Rewrote dragbox selection frustum plane creation so it no longer uses weird planes
- Minimap frustum visualization now updates on camera tilt/rotation
- Added attack & retreat arrows
- A unit in combat against zero other units now never show up as in combat
- Outliner now shows breaches and stalls
- Outliner will remember if its open.
- Coucillors that are idle are now also shown in the outliner, for easy access.
- Demesne knowledge now keep track of how many provinces it has in its province pointers.
- Sorting by Clan now works in the character selection screen
- You now get info about the honor gain when granting characters titles
- Added the clan name to the unit tooltip and improved the tooltip a bit
- Added info to the Expose plot tooltip
- Wrote new events for when a plot is exposed
- Loadingtips no longer go outside box.
- Description text in events no longer go outside box.
- Made all black buttons wooden for consistency and easier to see when greyed out or not.
- Added messagetype for revoke title demands.
- Fixed outliner scrollbar track misalignment.
- Player outliner entries texts will no longer overlap.
- Camera no longer zooms when scrolling the mousehwheel over a GUI Object(except mapicons)
- Camera moves a bit slower when zooming in if one gets close to the ground
- Reatreat arrow is now darker
- Attack arrow is now more red
- Added icon_font_gold.dds
- Court Rank now show better tooltip
- Court Rank for your Son decision show better tooltip
- Trigger first_son now gives the right tooltip
- Supply limit is now shown in number of soldiers
- Clarified a building tooltip when expanding guilds
- Clicking your clan flag takes you to the clan view
- Added father vs child and siblings opininion modifiers
- Improved the Confirm Disband dialog
- Confirm dialogs are now moveable
- Wives are now marked as such in their "title"
- The "vic_22_black" now has a proper yellow color (쬨) defined
- Added a secondary unit mapicon for enemies when two(or more) units who are (player or allied) and enemy share the same space
- Added more info (icon + tooltip), similar as in characters browser, about "known plotter", "Plot companion", and "Has Ambition".
- Province view header shows if you're at war or not
- Added Clan size ledger page with graph
- Clanview vassal scrollbar now clamps its value to its range when it changes due to expanding or showing/hiding courtiers.
- Tooltip on castle now shows garrison.
- Monthly honor change is now added together in the tooltip.
- Unit arrows no longer redraw each time a selected unit reaches a new province
- Terrain tooltip in all map modes
- Added button to disband all selected levies.
- Buttons no longer overlap when you have several local games in multiplayer.
- "g" now groups units
- Rotating camera can now be done by holding down control
**********************************************************
* UserModding
**********************************************************
- Implemented civil_war_power trigger, calculates based on total land strength
- Added console commande "debug keepautosave" that will trigger ALL autosaves to be kept. The saves will be in format "autosave1468.2.1.sgu"
- Added commandline switches:
-threads=<number>
-logpostfix=<string>
-logprefix=<string>
-settings=<file>
**********************************************************
* Setup
**********************************************************
- Edited out a number of male names from the list of female names
- Cho Ujitsura no longas has same birth date as his son
- All Nagao characters now have the right dynasty number
- All Ito characters now have the right dynasty number
- All Togo characters now have the right dynasty number
- Added character stats and traits for characters for most characters missing them
- Rebalanced the MTTH on several event series
- Rebalanced the Traits effects, Feudal life, Personality traits, Child personality traits, Lifestyle, Health and Educational events
- Rewrote part of the Traits effects events.- Changed most random_courtier to random_direct_vassal and any_courtier to any_direct_vassal
- Added shinto shrines, buddhist temples and buildings to selected provinces
- Added two more bookmarks, Kyushu region: four interesting clans in the western island & Tohoku region: four interesting clans in the northern region
- Bookmarks characters list is cleared when we choose a save game
**********************************************************
* Bugfixes
**********************************************************
- The game no longer give a CTD on resign
- Plots can now be uncovered
- Removed possible CTD in ai_strategy
- Fixed a possible CTD related to dead characters in civil wars
- Fixed a possible CTD in siege view
- Fixed yet another CTD, when save and reload, save and reload a few times
- GetLeadUnit returns CNullUnit if there is no lead unit, this is to prevent CTD:s
- Fixed multiple random crash bugs
- Civil war relationships should now be saved correctly to the save files
- Fixed Camera goes into weird angle when pushing it into the sides
- Fixed rotating camera
- The civil war decision should now be working
- Fixed the ARQUEBUS_EFFECT description
- Text describing force limit is now properly called Retinue Cap
- Fixed an issue that caused the marriage button to not show in all valid cases
- War states in civil wars should now be cleared correctly
- Fixed a number of localisation errors
- Fixed some annoying issues related to the court view and map modes
- Fixed some visual stuff related to having no army leader
- Fixed broken clan structure for Rokkaku/Kyogoku
- Fixed broken clan structure for Ouchi
- Women will no longer lead troops and show up as commanders in siege view
- When a plot target dies the plot is automatically canceled
- Removing a retinue will no longer result in armies with zero subunits
- Women can now defend sieges
- Fixed siege view alignment
- Fixed siege view alignment
- Zoom out button fixed
- Original ownership of units will now be kept intact when loading a save game
- Unit reorganization will no longer close on daily update
- Fixed an issue with broken clans related to lost daimyo titles
- Added code to validate that DeFactoVassals for a characters titles has the correct liege
- Fixed IsFirstSon trigger
- Fixed some history vassal errors
- Fixed an issue with that the displayed opinion was incorrect for hostages
- Fixed an issue with the character view not viewing clan heir as heir for AI
- The units will be controlled by the correct character when starting a civil war
- Fixed select mission button in ninja view.
- Removed wrong japanese signs from character frames
- Fixed wrong tooltip when receiving western influence from a vassal
- Fixed Suruga province names
- Usurp clan plot working
- Usurp clan offer message
- Form clan plot working
- Form clan offer message
- Dynasty removes characters from dead character list when leaving dynasty
- Deleted duplicated text key USURP_CLAN_PLOT_EFFECT
- Fixed problem with both hostages being released when just one should return.
- has_siege trigger checks if siege is active
- Fixed opinion effect
- Character arrives message now shows the correct character
- Tax Income can no longer be below zero in a province
- Fixed a compability issue with older savegames
- Combats now end the day after a peace has been signed
- All regiments can now get tooltip in the combat view
- Leaders of armies are now updated properly at reorganisations
- Improved actions of recruiting ronin and recruiting ninjas
- Added stats and traits for the last 68 characters
- Fixed ninja mission selection window.
- Fixed weird layout in char selection window.
- Sieging units now always face the city
- When canceling movement, units now join combat/sieges in their current province if they are able to
- When winning a siege with a unit selected, the selection marker now moves with the unit instead of remaining where the siege was
- Tweaked text for claim shogunate event EVTDESC200
- Fixed some grammar in hint texts
- Fixed wrong scope in Ikko-ikki event 8621
- Fixed Null message
- Fixed More plot weirdness
- Fixed Wrong High priority message when a bride is arriving to the court
- Fixed Retreating army and the victorious army are counted as one.
- Fixed When loading a saved game, it is possible to see armies
- Invite to plot now uses whole clan and not only own demesne when testing for adjacency
- Fixed color blindness and mapmodes
- Fixed More requirements to "join clan" diplo opt.
- Corrected tooltips related to (added spawn regiment effect, added any kori in kuni effect, added any kori in kuni trigger, added random kori in kuni effect)
- Fixed Lack of courtiers
- Fixed problem with characters getting more money when a save is loaded
- Fixed Bug/Suggestion - "Available plots" button should be grayed out when a plot is active
- Fixed Possible bug - Hiring ninja and aborting mission.
- Fixed "Invite to plot" tooltip is way to complicated
- Fixed Wrong tooltip over disband button.
- Fixed Game-breaking exploit!
- Fixed wrong rebel tokens used in rebel events
- Fixed incorrect/confusing text in HINT_SPLASH_VICTORY
- Fixed incorrect text in HINT_SPLASH_MAP
- Amount of arquebuses can no longer go below zero
- Armies can now be forced to flee properly if no morale
- Location button on units now works properly
- Fixed: Playable characters start with no traits - All characters in the history database have traits and stats
- Corrected army share hint/info
- Owner areas should now be recalculated correctly at the end of a civil war
- All units created now have the proper ID type
- Fixed a potential issue with new Unit ID conflicts between different clients and AI threads
- Put in a fail safe for the situation when the "weird orphan" assert happens
- Removed add history
- Fixed mp scope problems
- Fixed some occasionally broken unit tooltips
- Fixed a texture tiling issue with arrows
- Fixed a bunch of random effects that first randomly picked a character then checked if he was valid, all random effects should now first make a list of valid characters and then pick a random one from them.
- Fixed No heir nominated alert
- New mp plot decision crash fix
- Fixed Wrong notifier events: character dies / is born
- Fixed Some of the province names does not show in the messages
- Fixed Petition for Daimyo title
- Fixed Assassination mission selection screen title does not fit
- Fixed Assaults only last one day
- Fixed Siege Assault Tooltips
- Fixed yet another backward compatibility with old save files.
- Fixed one more reading savegame error.
- Fixed a few reasons for OOS
- When raised levy fails assigning the leader, (because nobody is capable within the vassals and the court) the extra search is made among the court of each vassal. This solves problem with many units without leaders when raising all
- Fixed a refresh problem in diplomacy interface
- Owner areas are no longer calculated
- Fixed some bugs with the "Start" plot button not being updated correctly
- Added another 0 strength disband check
- Fixed some weirdness with CUnit having a CSettlement
- Fixed a few rules with when and how to assault
- Actions requiring honor forces you to have more than that honor to not auto kill you
- Fixed OOS when loading savegames
- Fixed a few color bleeds
- Siege win occupation is now correct
- Outliner will now update properly
- When pdxmap does reset device it will redraw its map using the mapmode in the idler
- Random event effects now show somewhat more correct descriptions
- Fixed bug with goto province (thru search window) of non-existing anymore clan.
- Fixed gui bug, when a 7y old kid, send marriage offer that gets accepted, the spouse icon appears in dynastic view (as a betrothal), but in a court view, it showed (no character).
- Fixed CTD in the retinue recruitment window, caused by tooltip of invalid construction.
- Single character names now show up on map
- Unit icon troop count can now differ from units standing in a province and units sieging a province
- Morale of fighting units is now displayed with the exact same calculation as the one in the combat view
- Event windows now sets the frame of characters to their own tier, not the tier of their realm
- Topbar character portrait frame now shows tier of player character
- Resign button in end screen is no longer misaligned
- Fixed My plot mambers disappear when I begin the war with a non targetted clan
- Fixed Clicking on siege in outliner doesn't center camera on province
- Fixed Odd camera focus when using go-to
- Fixed Clicking provinces on the outliner brings you to wrong place (ver.9)
- Fixed Clan breaks away from us message issues
- CDirectSound::ModifyVolume now scales volume differently(still broken implementation, but I blame DirectX 8 for it)
- Fixed Keep playing after defeat
- Fixed Disbanded armies does not return home
- Fixed Old Clan names on the clan select screen still remain when I change between the historical start and save detas
- Fixed Player mapmode button frame visible in SP
- Fixed Two clans with the same name.
- Leaders of new clans cannot be heirs to the clan leader title of the old clan anymore
- When forming a new clan, the character is properly removed from the direct vassal list of his old liege
- Leaders should no longer disappear from being valid for commanding units
- Its no longer possible to attempt to send masters on tasks in the sea
- Revoke title is now always illegal on characters without a landed title to give away
- Notification of building finished by masters now means they are actually finished as well
- When giving away Daimyo titles, Kokujin titles remain as vassals under the previous owner
- Improve relations/Sow dissent councilor placement mapmodes now show rank of targets
- Fixed (Multiplayer) Random crash
- Save/reload: the capital province is now saved
- The 'multiplied' modifiers in character jobs are now shown correctly in the tooltip
- Fixed a bug where hostages could be given landed titles
- Added relative_power trigger
- Ported remove_opinion/reverse_remove_opinion from CK2
- Added "cull_distance = 600" to all unit sprites
- Fixed splitting retinue bug
- Fixed assigning retinue leader bug
- Fixed Deceased leader is still recruiting retinues
- Rebel pass on holdings made more stable
- Fixed Delete should be shortcut to disband levies
- Fixed Courtiers not moved correctly on civil war
- Fixed a scope error in event 9757
- Army outliner member now correctly toggles attrition icon when it stops/starts taking attrition.
- Gamestate will now remember if the endgame screen has been shown, the game will no longer show the endgame screen if loading a game where the endgame screen has been shown.
- SetCountryControllerCommand is now ok with un-setting control over a character by not including a new character.
- Kicking a player now sends a SetCountryControllerCommand to unset the controller of the character.
- SaveProgress textbox has been resized to not cover the kick and ban buttons.
- Fixed a reason for OOS.
- Fixed some tooltip glitches with dead characters
- Traits of dead characters now get included in their displayed skills
- Added a consistency check for hostages in the declare war interaction
- Clients no longer increment the global unit id series _before_ posting the creation command
- Proper wives are no longer labelled as "betrothal"
- When eliminating someone in multiplayer, other players no longer gets an endgame dialog, but instead get a chat message
- When inheriting a retinue, you'll also become army leader if you don't already have one
- When inheriting a title, your councilors are no longer cleared
- Fixed Impossible to plot against Takeda
- Fixed Possible bug - rebel armies show wrong numbers in ledger
- Random Names fix
- Dead characters in court fix
- Removed duplicate clan names from cultures.txt
- Fixed localisation error with ambitions in Ruler View
- Removed the Sound Toll triggered modifier
- Changed order of characters in The Onin War bookmark
- Rewrote Onin War bookmark
- Shock and fire bonuses calculated correctly
- Fixed some form clan bugs when landed characters could end up in courts
- Fixed resign crash in character manager
- Ported DW game speed decrease/pause when people are lagging
- Units are now removed from view when resigning
- Form clan & civil war crash fix
- Peace interaction made more easy to understand
- Cannot start multiplayer with two players commanding the same character
- Find province should no longer give weird names when entering seazone provinces
- Added localization for Bad Version
- You should no longer get confirmdialogs when attempting to build at a seazone
- Hiring ninjas should not show a progress bar even if there is a building in the province going on at the same time
|