Daodan DLL/Change log: Difference between revisions
Jump to navigation
Jump to search
(→3.7: adding -help, language=, and new parsing engine) |
(→3.7) |
||
Line 17: | Line 17: | ||
==3.7== | ==3.7== | ||
'''unreleased''' | '''unreleased''' | ||
*Daodan now permits Oni to launch without realbink.dll present. | *Daodan now permits Oni to launch without ''realbink.dll'' present. | ||
*Fixed crash caused by altering non-executable memory with security tools installed. | *Fixed crash caused by altering non-executable memory with security tools installed. | ||
*Daodan will | *Daodan will write available options to ''daodan_help.txt'' if Oni is launched with the -help argument. | ||
*Language selection (localization for English Oni.exe so it can replace a foreign language Oni.exe) is now handled by setting the "language" option in daodan.ini (e.g. "language=it") and providing a corresponding file with the strings for that language (e.g. | *Language selection (localization for English Oni.exe so it can replace a foreign language Oni.exe) is now handled by setting the "language" option in daodan.ini (e.g. "language=it") and providing a corresponding file with the strings for that language (e.g. ''daodan_locales/it.ini''). | ||
*Better parsing of daodan.ini. | *Better parsing of ''daodan.ini''. |
Revision as of 18:52, 7 April 2014
3.4
released 2013.07.26
- Prevented invalid resolution choices from showing on Options screen.
- Fixed showing laser sights outside of Flatline sessions.
- Version number and current time/date now printed to startup.txt.
3.5
released 2013.08.11
- TXMBs larger than Oni's current resolution no longer appear all-black.
3.6
released 2014.03.16
- Restored BSL command "show_triggervolumes", also toggled by Ctrl-Shift-X.
- Console output no longer hidden at high resolutions.
3.7
unreleased
- Daodan now permits Oni to launch without realbink.dll present.
- Fixed crash caused by altering non-executable memory with security tools installed.
- Daodan will write available options to daodan_help.txt if Oni is launched with the -help argument.
- Language selection (localization for English Oni.exe so it can replace a foreign language Oni.exe) is now handled by setting the "language" option in daodan.ini (e.g. "language=it") and providing a corresponding file with the strings for that language (e.g. daodan_locales/it.ini).
- Better parsing of daodan.ini.