Hearts of Iron IV

Hearts of Iron IV

Scoreboard
正在显示第 1 - 5 项,共 5 项条目
更新于:2022 年 12 月 31 日 上午 4:27

- 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.

更新于:2022 年 4 月 9 日 上午 7:01

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

更新于:2021 年 7 月 3 日 上午 5:55

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

更新于:2021 年 6 月 23 日 上午 11:41

- 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

更新于:2021 年 6 月 20 日 上午 7:21

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.)