Skip to content

Commit

Permalink
bump version properly, update forum threads
Browse files Browse the repository at this point in the history
  • Loading branch information
kambala-decapitator committed Dec 26, 2018
1 parent 786719c commit 4ca45f1
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 21 deletions.
8 changes: 4 additions & 4 deletions MedianXLOfflineTools.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<ClCompile>
<AdditionalIncludeDirectories>.\GeneratedFiles;$(QTDIR)\include;.\GeneratedFiles\$(Configuration);$(QTDIR)\include\qtmain;$(QTDIR)\include\QtCore;$(QTDIR)\include\QtGui;.\;$(QTDIR)\include\QtNetwork;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>UNICODE;WIN32;NOMINMAX;NDEBUG;QT_NO_DEBUG;QT_CORE_LIB;QT_GUI_LIB;QT_DLL;QT_NETWORK_LIB;QT_NO_DEBUG_OUTPUT;QT_NO_WARNING_OUTPUT;NVER1=0;NVER2=4;NVER3=5;NVER4=0;NVER_STRING="0.4.5";%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>UNICODE;WIN32;NOMINMAX;NDEBUG;QT_NO_DEBUG;QT_CORE_LIB;QT_GUI_LIB;QT_DLL;QT_NETWORK_LIB;QT_NO_DEBUG_OUTPUT;QT_NO_WARNING_OUTPUT;NVER1=0;NVER2=4;NVER3=6;NVER4=0;NVER_STRING="0.4.6";%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
<DebugInformationFormat>
Expand All @@ -71,14 +71,14 @@
<UACExecutionLevel>RequireAdministrator</UACExecutionLevel>
</Link>
<ResourceCompile>
<PreprocessorDefinitions>QT_NO_DEBUG;NVER1=0;NVER2=4;NVER3=5;NVER4=0;NVER_STRING="0.4.5";%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>QT_NO_DEBUG;NVER1=0;NVER2=4;NVER3=6;NVER4=0;NVER_STRING="0.4.6";%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ResourceCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
<Optimization>Disabled</Optimization>
<AdditionalIncludeDirectories>.\GeneratedFiles;$(QTDIR)\include;.\GeneratedFiles\$(Configuration);$(QTDIR)\include\qtmain;$(QTDIR)\include\QtCore;$(QTDIR)\include\QtGui;.\;$(QTDIR)\include\QtNetwork;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>UNICODE;WIN32;NOMINMAX;_DEBUG;QT_CORE_LIB;QT_GUI_LIB;QT_DLL;QT_NETWORK_LIB;NVER1=0;NVER2=4;NVER3=5;NVER4=0;NVER_STRING="0.4.5";%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>UNICODE;WIN32;NOMINMAX;_DEBUG;QT_CORE_LIB;QT_GUI_LIB;QT_DLL;QT_NETWORK_LIB;NVER1=0;NVER2=4;NVER3=6;NVER4=0;NVER_STRING="0.4.6";%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
Expand All @@ -103,7 +103,7 @@
<Message>display environment variables</Message>
</PreBuildEvent>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;NVER1=0;NVER2=4;NVER3=5;NVER4=0;NVER_STRING="0.4.5";%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>_DEBUG;NVER1=0;NVER2=4;NVER3=6;NVER4=0;NVER_STRING="0.4.6";%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Resources/mac/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>19</string>
<string>20</string>
<key>LSHasLocalizedDisplayName</key>
<false/>
<key>NSHumanReadableCopyright</key>
Expand Down
17 changes: 10 additions & 7 deletions forum threads text/en.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ I hope I provided enough anti-hack protection for an average user. If you manage

[b]Downloads[/b]:
[list][*][b]Application[/b]:
[list][*][i]Windows[/i] (XP SP3 and later): http://mxl.vn.cz/kambala/MedianXLOfflineTools_0.4.5.7z (if it doesn't launch, install MSVC++ 2015 Redistributable vc_redist.x[c]86[/c].exe from [url=https://www.mediafire.com/?84qc8d5dy3cd9f6]Mediafire[/url] or from [url=https://www.microsoft.com/en-us/download/details.aspx?id=52685]Microsoft's website[/url])
[*][i]macOS[/i] (10.9 and later, Intel 64bit, recommended version for modern OSs): http://mxl.vn.cz/kambala/MedianXLOfflineTools_mac_0.4.5.tbz
[*][i]older Mac OS X[/i] (10.5 and later, 32bit universal binary, will not work starting with macOS 10.14): http://mxl.vn.cz/kambala/MedianXLOfflineTools_mac_universal_32bit_0.4.5.tbz[/list]
[list][*][i]Windows[/i] (XP SP3 and later): https://www.mediafire.com/file/gfij7i3vs2j48ix/MedianXLOfflineTools_0.4.6.7z/file (if it doesn't launch, install MSVC++ 2015 Redistributable vc_redist.x[c]86[/c].exe from [url=https://www.mediafire.com/?84qc8d5dy3cd9f6]Mediafire[/url] or from [url=https://www.microsoft.com/en-us/download/details.aspx?id=52685]Microsoft's website[/url])
[*][i]macOS[/i] (10.9 and later, Intel 64bit, recommended version for modern OSs): https://www.mediafire.com/file/llujz2wc05xf0j5/MedianXLOfflineTools_mac_0.4.6.tbz/file
[*][i]older Mac OS X[/i] (10.5 and later, 32bit universal binary, will not work starting with macOS 10.14): https://www.mediafire.com/file/bbqr2u0reke2uzd/MedianXLOfflineTools_mac_universal_32bit_0.4.6.tbz/file[/list]
[*][b]Mod data[/b] (find installation instructions in Mini-FAQ below):
[list][*][i]2017 1.2:[/i] http://mxl.vn.cz/kambala/2017-1.2.zip
[list][*][i]2017 1.3:[/i] http://mxl.vn.cz/kambala/2017-1.3.zip
[*][i]Ultimative XVI:[/i] http://mxl.vn.cz/kambala/ultimativeXVI.7z
[*][i]2012 v005 / Kehjan Labyrinth + Tathamet vs Anu / Hardened:[/i] http://mxl.vn.cz/kambala/2012-005+kehjan+tathamet.7z[/list][/list]

Expand Down Expand Up @@ -90,14 +90,17 @@ A: Probably the character you had loaded last time became broken. To make the ap

[b]Changelog[/b]:

[i]v0.4.5 (22.04.2018)[/i]
[i]v0.4.6 (26.12.2018)[/i]
[list][f] fixed saving shared stash after opening another character
[/list]
Older versions:
[spoil][i]v0.4.5 (22.04.2018)[/i]
[list][f] fixed saving shared stash that has no gold
[f] fixed detection of multi-rune RWs
[f] fixed loading non-2017 mod data
[f] fixed displaying Amazon skill tree
[/list]
Older versions:
[spoil][i]v0.4.4 (28.06.2017)[/i]
[i]v0.4.4 (28.06.2017)[/i]
[list][+] Median XL 2017 support
[f] fixed crash after closing update dialog on Windows
[/list]
Expand Down
21 changes: 12 additions & 9 deletions forum threads text/ru.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

Надеюсь я создал достаточную защиту от хаков для среднестатистического юзера. Но если же вам всё-таки удастся хакнуть персонажа и сохранить его через эту программу, пожалуйста сообщите мне об этом, чтоб я мог закрыть эту дыру :)

[spoiler="[B]Основные возможности[/B]"]
[spoiler="Основные возможности"]
[LIST]
[*]Персонаж:
[LIST]
Expand Down Expand Up @@ -65,19 +65,19 @@
[LIST]
[*][B]Приложение[/B]:
[LIST]
[*][I]Windows[/I] (XP SP3 и позже): http://mxl.vn.cz/kambala/MedianXLOfflineTools_0.4.5.7z (если не запускается, установите MSVC++ 2015 Redistributable [FONT=Courier New]vc_redist.x[B]86[/B].exe[/FONT] с [URL='https://www.mediafire.com/?84qc8d5dy3cd9f6']Mediafire[/URL] или с [URL='https://www.microsoft.com/en-us/download/details.aspx?id=52685']сайта Microsoft[/URL])
[*][I]macOS[/I] (10.9 и позже, Intel 64bit, рекомендуемая версия для современных ОС): http://mxl.vn.cz/kambala/MedianXLOfflineTools_mac_0.4.5.tbz
[*][I]старые Mac OS X[/I] (10.5 и позже, 32bit универсальное приложение, не будет запускаться начиная с macOS 10.14): http://mxl.vn.cz/kambala/MedianXLOfflineTools_mac_universal_32bit_0.4.5.tbz
[*][I]Windows[/I] (XP SP3 и позже): https://www.mediafire.com/file/gfij7i3vs2j48ix/MedianXLOfflineTools_0.4.6.7z/file (если не запускается, установите MSVC++ 2015 Redistributable [FONT=Courier New]vc_redist.x[B]86[/B].exe[/FONT] с [URL='https://www.mediafire.com/?84qc8d5dy3cd9f6']Mediafire[/URL] или с [URL='https://www.microsoft.com/en-us/download/details.aspx?id=52685']сайта Microsoft[/URL])
[*][I]macOS[/I] (10.9 и позже, Intel 64bit, рекомендуемая версия для современных ОС): https://www.mediafire.com/file/llujz2wc05xf0j5/MedianXLOfflineTools_mac_0.4.6.tbz/file
[*][I]старые Mac OS X[/I] (10.5 и позже, 32bit универсальное приложение, не будет запускаться начиная с macOS 10.14): https://www.mediafire.com/file/bbqr2u0reke2uzd/MedianXLOfflineTools_mac_universal_32bit_0.4.6.tbz/file
[/LIST]
[*][B]Данные модов[/B] (инструкции по установке находятся ниже в Mini-FAQ):
[LIST]
[*][I]2017 1.2:[/I] http://mxl.vn.cz/kambala/2017-1.2.zip
[*][I]2017 1.3:[/I] http://mxl.vn.cz/kambala/2017-1.3.zip
[*][I]Ultimative XVI:[/I] http://mxl.vn.cz/kambala/ultimativeXVI.7z
[*][I]2012 v005 / Лабиринт Кейджан + Тафамет против Ану / Hardened:[/I] http://mxl.vn.cz/kambala/2012-005+kehjan+tathamet.7z
[/LIST]
[/LIST]

[spoiler="[B]Mini-FAQ[/B]"]В: Я не могу распаковать архив без ошибок :(
[spoiler="Mini-FAQ"]В: Я не могу распаковать архив без ошибок :(
О: Используй 7zip, Люк.

В: Как установить данные мода?
Expand All @@ -104,8 +104,7 @@ cp -R resources/data/* "${APP_PATH}/Contents/resources/data"[/code]

В: Программа не запускается; она появляется в списке процессов лишь на секунду и/или появляется окошко с информацией о сбое.
О: Наверное персонаж, которого вы загружали в последний раз, сломался. Чтобы программа вновь заработала, кликните дважды на файл 'disable_auto_load' (в Windows также необходимо нажать «Да» после этого): это отключит загрузку последнего использованного персонажа. Если вы вновь захотите активировать эту опцию, откройте меню «Настройки» в программе и нажмите на нее.[/spoiler]

[spoiler="[B]Скриншоты[/B]"]кликните для полноразмерного просмотра
[spoiler="Скриншоты"]кликните для полноразмерного просмотра
[URL='http://s1125.photobucket.com/user/kambala_decapitator/media/Median%20XL%20Offline%20Tools/main_ru4.png.html'][IMG]http://i1125.photobucket.com/albums/l592/kambala_decapitator/Median%20XL%20Offline%20Tools/th_main_ru4.png[/IMG][/URL][URL='http://s1125.photobucket.com/user/kambala_decapitator/media/Median%20XL%20Offline%20Tools/main_ru_mac2.png.html'][IMG]http://i1125.photobucket.com/albums/l592/kambala_decapitator/Median%20XL%20Offline%20Tools/th_main_ru_mac2.png[/IMG][/URL]
[URL='http://s1125.photobucket.com/user/kambala_decapitator/media/items2_ru.png.html'][IMG]http://i1125.photobucket.com/albums/l592/kambala_decapitator/th_items2_ru.png[/IMG][/URL][URL='http://s1125.photobucket.com/user/kambala_decapitator/media/items_plugy2_ru.png.html'][IMG]http://i1125.photobucket.com/albums/l592/kambala_decapitator/th_items_plugy2_ru.png[/IMG][/URL]
[URL='http://s1125.photobucket.com/albums/l592/kambala_decapitator/Median%20XL%20Offline%20Tools/?action=view&current=classcharm_ru.png'][IMG]http://i1125.photobucket.com/albums/l592/kambala_decapitator/Median%20XL%20Offline%20Tools/th_classcharm_ru.png[/IMG][/URL][URL='http://s1125.photobucket.com/albums/l592/kambala_decapitator/Median%20XL%20Offline%20Tools/?action=view&current=props_all_ru.png'][IMG]http://i1125.photobucket.com/albums/l592/kambala_decapitator/Median%20XL%20Offline%20Tools/th_props_all_ru.png[/IMG][/URL][URL='http://s1125.photobucket.com/albums/l592/kambala_decapitator/Median%20XL%20Offline%20Tools/?action=view&current=props_item_ru.png'][IMG]http://i1125.photobucket.com/albums/l592/kambala_decapitator/Median%20XL%20Offline%20Tools/th_props_item_ru.png[/IMG][/URL][URL='http://s1125.photobucket.com/albums/l592/kambala_decapitator/Median%20XL%20Offline%20Tools/?action=view&current=props_rw_ru.png'][IMG]http://i1125.photobucket.com/albums/l592/kambala_decapitator/Median%20XL%20Offline%20Tools/th_props_rw_ru.png[/IMG][/URL][URL='http://s1125.photobucket.com/albums/l592/kambala_decapitator/Median%20XL%20Offline%20Tools/?action=view&current=props_sockets_ru.png'][IMG]http://i1125.photobucket.com/albums/l592/kambala_decapitator/Median%20XL%20Offline%20Tools/th_props_sockets_ru.png[/IMG][/URL]
Expand All @@ -119,6 +118,11 @@ cp -R resources/data/* "${APP_PATH}/Contents/resources/data"[/code]

[B]История версий:[/B]

[I]v0.4.6 (26.12.2018)[/I]
[LIST]
[*][ф] исправлено сохранение общего сундука после открытия другого персонажа
[/LIST]
[spoiler="предыдущие версии"]
[I]v0.4.5 (22.04.2018)[/I]
[LIST]
[*][ф] исправлено сохранение общего сундука когда в нем нет золота
Expand All @@ -127,7 +131,6 @@ cp -R resources/data/* "${APP_PATH}/Contents/resources/data"[/code]
[*][ф] исправлено отображение древа навыков Амазонки
[/LIST]

[spoiler="предыдущие версии"]
[I]v0.4.4 (28.06.2017)[/I]
[LIST]
[*][+] поддержка Median XL 2017
Expand Down

0 comments on commit 4ca45f1

Please sign in to comment.