Hearts of Iron IV

Hearts of Iron IV

Scoreboard
Showing 1-5 of 5 entries
Update: 31 Dec, 2022 @ 4:27am

- updated to latest game version 1.12.*
- changed interface auto-close-option from 10 to 20 days - due to performance reasons i do not want to remove it completely
- removed ai interaction with interface (hopefully this improves its performance)
- removed bad code (hopefully this improves its performance)

Performance Tip:
Please don't spam the sorting mechanics!
I used probably the most performance-intensive sorting algorithm available for this feature - Bubble Sort. Unfortunately I haven't come up with an alternative yet and this problem will remain so for the time being due to the code limitations of PDX Script.

Update: 9 Apr, 2022 @ 7:01am

- updated to latest game version 1.11.*
- sadly no performance-improvements since its already minimized, changing anything there means losing functionality

Update: 3 Jul, 2021 @ 5:55am

GFX
- replaced buffer icon for technological and political sorting with new ones (made them myself, but I am not good at GFX modding so any help is appreciated)

GUI
- moved the buttons slightly to the left (now they are perfectly matching their respective textboxes below)
- you can now sort the ranking by their population information ("Population (total)", "Natives", "Foreigners", "Foreigner Ratio")
- added "Natives" as textbox to show the core population of a nation
- added an auto-close to the scoreboard (you now may keep the window open for a maximum time span of 10 ingame days)
- edited textboxes for the population to fit another box in the same row (decreased font size by 2 + shortened the textboxes + rearranged them)

EFFECTS
- implemented sorting for "Population (total)", "Natives", "Foreigners" and "Foreigner Ratio"

LOCALISATION
- added German translation
- removed colorisation of "National Score" in the country entry
- added colorisation for the countrytitle

Update: 23 Jun, 2021 @ 11:41am

- removed all modded define entries (was needed for dynamic majors)
- removed "dynamic" major nations (did not work as it was supposed to)

- should have fixed any issues relating to major nations

Update: 20 Jun, 2021 @ 7:21am

GUI
- added gui opener
- added scoreboard gui

GFX
- added several graphics relating to the gui opener and the scoreboard gui

EFFECTS / TRIGGERS
- added score variables
- added sorting algorithm
- added country titles

LOCALISATION
- added text for the new elements (gui, country titles etc.)