This repository has been archived by the owner on May 20, 2024. It is now read-only.
Releases: dfint/df-steam-hook
Releases · dfint/df-steam-hook
0.1.11 (50.11)
Warning
Development of df-steam-hook is discontinued.
For Dwarf Fortress 50.12 versions and newer use localization installer/updater.
For the latest information see the project's main page.
What's Changed
- Added 50.11 configs by @shevernitskiy, @insolor
Full Changelog: 0.1.10...0.1.11
0.1.10 (50.10)
0.1.9 (50.10)
0.1.8 (50.09)
What's Changed
- refactor uppercast and lowercast functions by @shevernitskiy
- Improve lower/uppercast functions, add support of specific Ukraininan and Belarusian letters by @insolor in #21
Full Changelog: 0.1.7...0.1.8
0.1.7 (50.09)
- Implemented (again) text entry for Cyrillic by @shevernitskiy
Full Changelog: 0.1.6...0.1.7
0.1.6 (50.09)
What's Changed
- Basic support of DF 50.09. No search in Cyrillic yet. Support of earlier versions of DF is broken, so use 0.1.5 version for them. @shevernitskiy
Full Changelog: 0.1.5...0.1.6
0.1.5 (50.08)
0.1.4 (50.07)
New in 0.1.4:
- Added configs for 50.07
- Added config parameter for keybindings (needed only for search in Cyrillic)
- Patch some strings that were not patched earlier
Full Changelog: 0.1.3...0.1.4
0.1.3 (50.05)
New in 0.1.3:
- Fixed crash caused by long (probably, not null-terminated) "FPS:" strings
- In general, we've improved dealing with not null-terminated strings (if the length of a string is passed, we don't assume that the string is null-terminated anymore)
- Fixed crash in the squad menu
- Probably, fixed random crash on removing of constructions
Full Changelog: 0.1.2...0.1.3
0.1.2 (50.05)
New in 0.1.2:
- Attempt to fix crashes caused by not null-terminated strings
Full Changelog: 0.1.1...0.1.2