Tytannial
Tytannial
Add feature of loading custom dll?
White text is rendered to black text. org.  d2dx 
On high dpi mode, UI is fuzzy.
Interplay has published Chinese version, but glich on modern system. I hope that this classic game can get full UTF8 support. https://github.com/alexbatalov/fallout2-ce/blob/5170948588990f4a8de5fafcda678f12702ca6c8/src/font_manager.cc#L147 Chinese edition has extra code handle char code...
Hi, I have found an old disk of warcraft 2 chinese version(only Tides of Darkness, all audio and text have been localized). It uses 2 special font files for Chinese...
This option should be a combobox?
Make all armor and weapons can have sockets equal to their size. :)
`modifier = Math.max(modifier + Config.modifier, 0);` `multiplier = Math.max(multiplier + Config.multiplier, 0);` `cost = (base + modifier) * multiplier;` Negative multiplier is bug in those code. Min cost should be...
Why not add caps to the character stats to prevent data broken.
Fix some translations.