Peter Han

Results 12 comments of Peter Han

This code does not work if the queue is paused. In this case, the end time is not specified and needs to be inferred by EVEMon using the current attributes.

I looked at this again, for one I believe that EVEMon uses UTC throughout so it should be `DateTime.UtcNow` instead of `DateTime.Now`. Is only the tooltip broken, or does the...

Thank you for contributing translations! PO files for a number of mods in this repository are available at: [strings_templates.zip](https://github.com/peterhaneve/ONIMods/files/5784252/strings_templates.zip)

If you want to test your translations, make a `translations` sub-folder inside the mod directory, and put your `zh.po` into that directory. Due to the recent release of mods on...

New mods, new translation files! [strings_templates.zip](https://github.com/peterhaneve/ONIMods/files/6558179/strings_templates.zip)

PLib version 4.5 now uses the font from the current localization (if active) for most dialogs. Some mods now have updated ZH-CN translation files. Others will receive them as they...

Pip Plant Overlay translations have been updated. It turns out that ONI was loading the screen too early before translations had been added.

> Hi Peter, it's been a while since I've seen you. I think your mod has some string updates that haven't been translated yet. Maybe you could make an automatic...

If you want your mod to be translated, the English strings must be the default, and `zh.po` for the Chinese (Simplified) strings.

Thank you Pholith! The translations will be rolled out as mods update in the future.