Tytannial

Results 20 issues of Tytannial

Add feature of loading custom dll?

White text is rendered to black text. org. ![20210517214825](https://user-images.githubusercontent.com/11215623/118499680-c0d3a400-b759-11eb-9c63-5e9a038af589.png) d2dx ![20210517214802](https://user-images.githubusercontent.com/11215623/118499728-ca5d0c00-b759-11eb-8046-867f602ce189.png)

enhancement

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

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.

feature-request

Fix some translations.