Crusader Kings III
125 ψήφοι
Court Interface Enhanced [1.11 Peacock]
3
2
   
Βραβείο
Αγαπημένο
Αγαπημένο
Μη αγαπημένο
Μέγεθος αρχείου
Αναρτήθηκε
Ενημερώθηκε
162.938 KB
17 Ιαν 2024, 11:56
26 Ιαν 2024, 15:47
4 σημειώσεις αλλαγών ( προβολή )

Συνδρομή για λήψη
Court Interface Enhanced [1.11 Peacock]

ΠΕΡΙΓΡΑΦΗ
This mod overhauls the Court Window interface to make it prettier and easier to read at a glance. No longer will you suffer an excel spreadsheet and scroll endlessly to appoint a new courtier.

Card like system to display courtier information
The cards are split in a 2xN grid that fits more information in the window
Information when you need it
  • Hover over a courtier to see the effects
  • Empty and your held positions are hidden by default, and displayed when you click the tab button in the bottom.
Observation
All empty court positions are displayed, because Paradox's code is a mess (like really a mess) and when you hide an item it still sometimes occupies a position in the grid, creating several ugly gaps in the grid. I opted to instead show all empty positions, but disable them as buttons and have them shown with a black background.

Let me know if you guys have any suggestions. Any feedback is welcome!
Special thanks to Agami for the massive help with interface modding
32 σχόλια
Dorwon 13 Οκτ 2024, 17:02 
could you please update this mod it doesnt work anymore
Alex  [Δημιουργός] 27 Μαρ 2024, 7:05 
@Etshy Not really. Datacontext really is more of a way of getting easier access to a datamodel, like not having to invoke the full path
Etshy 17 Μαρ 2024, 16:22 
can't you add multiple datacontext to one element ? I remember seeing some mods with multiple datacontext.
Alex  [Δημιουργός] 15 Μαρ 2024, 15:18 
Different kind of merging. By datamodels i mean an in-game variable that contains info about court positions. What I want is to have one datamodel for all court positions, regardless of whether or not they are employed or not.
Teamson 15 Μαρ 2024, 9:27 
Notepad++ does have many features around mergin. Still a bit of effort though.
Alex  [Δημιουργός] 14 Μαρ 2024, 15:16 
I'm down to remake this mod in the future if anyone knows of a way of merging data models. What I originally wanted to do was to have a fixed grid of court positions that would show up regardless of whether or not they were appointed. But since the game only has data models for Empty or Employed positions, makes it impossible.
evlarg1 13 Μαρ 2024, 20:50 
@Alex Yeah this MOD was awesome for while, thanks for the effort!
Sinfulmoon 13 Μαρ 2024, 5:31 
@Alex That's sad to hear, thank you so much for the mod while it worked. It was really nice to have.
Alex  [Δημιουργός] 9 Μαρ 2024, 7:56 
Ok, so they've updated the court position window and changed like 1800 lines of code which would require me to completely re-write the mod to make it compatible with the new patch. As a result, I won't be doing it. If you want to patch it, you have my full permission to use any assets in this mod as you see fit
LittleTofoo 5 Μαρ 2024, 1:28 
Will it have 1.12.1 (Legends of the Dead) compatibility update?