z-edit / zedit

An integrated development environment for Bethesda Plugin Files.
https://z-edit.github.io
MIT License
304 stars 56 forks source link

zEdit sort by FormID exceeding 255 plugins #152

Closed NavLM closed 5 years ago

NavLM commented 5 years ago

When the plugin amount exceeds 255, the "sort by formID" causes the plugins to load in an order different from load order.

For example: ... [0F] [100] [101] ... [10F] [10] [110] .. [11F] [11]

Ideally it should go to FF and then 100.

matortheeternal commented 5 years ago

zEdit doesn't properly support loading >255 plugins.