OniX/Change log: Difference between revisions
< OniX
Jump to navigation
Jump to search
(Created page with "<!--The text in this onlyinclude tag is transcluded into the main OniX page's sidebox so that I don't have to also update "OniX" every time I update this change log with a new...") |
(added v1.0.0) |
||
Line 1: | Line 1: | ||
==v1.0.0== | |||
'''released 2021.12.19''' | |||
* Main goal is to recreate vanilla behavior of Oni.exe. | |||
* OpenGL extension buffer does not overflow at startup. | |||
* Allowed Windows hotkeys Alt-Tab and Alt-F4. | |||
* Polished windowed mode. | |||
* Added HDPI display support. | |||
* Added HRR display support. | |||
* Implemented game data versioning, allowing future changes to data. | |||
<!--The text in this onlyinclude tag is transcluded into the main OniX page's sidebox so that I don't have to also update "OniX" every time I update this change log with a new release.--> | <!--The text in this onlyinclude tag is transcluded into the main OniX page's sidebox so that I don't have to also update "OniX" every time I update this change log with a new release.--> | ||
For [[OniX]] sidebox:<br /> | <div style="display:none;">For [[OniX]] sidebox:<br /> | ||
<onlyinclude>'''v1.0.0<br />released 2021.12.19'''</onlyinclude> | <onlyinclude>'''v1.0.0<br />released 2021.12.19'''</onlyinclude></div> | ||
[[Category:Patches]] | [[Category:Patches]] |
Revision as of 19:26, 19 December 2021
v1.0.0
released 2021.12.19
- Main goal is to recreate vanilla behavior of Oni.exe.
- OpenGL extension buffer does not overflow at startup.
- Allowed Windows hotkeys Alt-Tab and Alt-F4.
- Polished windowed mode.
- Added HDPI display support.
- Added HRR display support.
- Implemented game data versioning, allowing future changes to data.