changement client_defaut et des lien http
This commit is contained in:
parent
6be1f98d31
commit
6bfb91de70
11 changed files with 56 additions and 56 deletions
|
@ -42,8 +42,8 @@ Gamma_max = 1.0;
|
||||||
Application = { "Lirria", "./client_ryzom_r.exe", "./" };
|
Application = { "Lirria", "./client_ryzom_r.exe", "./" };
|
||||||
BackgroundDownloader = 0;
|
BackgroundDownloader = 0;
|
||||||
PatchWanted = 1;
|
PatchWanted = 1;
|
||||||
PatchUrl = "https://lirria.khaganat.net:43435";
|
PatchUrl = "http://lirria.khaganat.net:43435";
|
||||||
RingReleaseNotePath = "https://lirria.khaganat.net/patch/index.php";
|
RingReleaseNotePath = "http://lirria.khaganat.net/patch/index.php";
|
||||||
StartupHost = "lirria.khaganat.net:40916";
|
StartupHost = "lirria.khaganat.net:40916";
|
||||||
StartupPage = "/login/r2_login.php";
|
StartupPage = "/login/r2_login.php";
|
||||||
InstallStatsUrl = "https://lirria.khaganat.net:50000/stats/stats.php";
|
InstallStatsUrl = "https://lirria.khaganat.net:50000/stats/stats.php";
|
||||||
|
@ -52,7 +52,7 @@ CreateAccountURL = "https://lirria.khaganat.net/ams/?page=register";
|
||||||
EditAccountURL = "https://lirria.khaganat.net/";
|
EditAccountURL = "https://lirria.khaganat.net/";
|
||||||
ForgetPwdURL = "https://lirria.khaganat.net/ams/index.php?page=forgot_password";
|
ForgetPwdURL = "https://lirria.khaganat.net/ams/index.php?page=forgot_password";
|
||||||
//FreeTrialURL = "https://lirria.khaganat.net/";
|
//FreeTrialURL = "https://lirria.khaganat.net/";
|
||||||
LoginSupportURL = "https://lirria.khaganat.net/";
|
LoginSupportURL = "https://www.khaganat.net/irc";
|
||||||
ConditionsTermsURL = "khaganat.net/wikhan/fr:charte";
|
ConditionsTermsURL = "khaganat.net/wikhan/fr:charte";
|
||||||
|
|
||||||
|
|
||||||
|
@ -575,12 +575,12 @@ ScenarioLanguages = {"fr","de","en","other_lang"};
|
||||||
// Map each language to a forum help page
|
// Map each language to a forum help page
|
||||||
HelpPages =
|
HelpPages =
|
||||||
{
|
{
|
||||||
"fr=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"fr=https://khaganat.net/wikhan/fr:error",
|
||||||
"en=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"en=https://khaganat.net/wikhan/fr:error",
|
||||||
"wk=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"wk=https://khaganat.net/wikhan/fr:error",
|
||||||
"de=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"de=https://khaganat.net/wikhan/fr:error",
|
||||||
"es=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"es=https://khaganat.net/wikhan/fr:error",
|
||||||
"ru=https://www.khaganat.net/forum/index.php/board,31.0.html"
|
"ru=https://khaganat.net/wikhan/fr:error"
|
||||||
};
|
};
|
||||||
|
|
||||||
WebIgMainDomain = "app.lirria.khaganat.net";
|
WebIgMainDomain = "app.lirria.khaganat.net";
|
||||||
|
|
|
@ -42,8 +42,8 @@ Gamma_max = 1.0;
|
||||||
Application = { "Lirria", "./client_ryzom_r.exe", "./" };
|
Application = { "Lirria", "./client_ryzom_r.exe", "./" };
|
||||||
BackgroundDownloader = 0;
|
BackgroundDownloader = 0;
|
||||||
PatchWanted = 1;
|
PatchWanted = 1;
|
||||||
PatchUrl = "https://lirria.khaganat.net:43435";
|
PatchUrl = "http://lirria.khaganat.net:43435";
|
||||||
RingReleaseNotePath = "https://lirria.khaganat.net/patch/index.php";
|
RingReleaseNotePath = "http://lirria.khaganat.net/patch/index.php";
|
||||||
StartupHost = "lirria.khaganat.net:40916";
|
StartupHost = "lirria.khaganat.net:40916";
|
||||||
StartupPage = "/login/r2_login.php";
|
StartupPage = "/login/r2_login.php";
|
||||||
InstallStatsUrl = "https://lirria.khaganat.net:50000/stats/stats.php";
|
InstallStatsUrl = "https://lirria.khaganat.net:50000/stats/stats.php";
|
||||||
|
@ -52,7 +52,7 @@ CreateAccountURL = "https://lirria.khaganat.net/ams/?page=register";
|
||||||
EditAccountURL = "https://lirria.khaganat.net/";
|
EditAccountURL = "https://lirria.khaganat.net/";
|
||||||
ForgetPwdURL = "https://lirria.khaganat.net/ams/index.php?page=forgot_password";
|
ForgetPwdURL = "https://lirria.khaganat.net/ams/index.php?page=forgot_password";
|
||||||
//FreeTrialURL = "https://lirria.khaganat.net/";
|
//FreeTrialURL = "https://lirria.khaganat.net/";
|
||||||
LoginSupportURL = "https://lirria.khaganat.net/";
|
LoginSupportURL = "https://www.khaganat.net/irc";
|
||||||
ConditionsTermsURL = "khaganat.net/wikhan/fr:charte";
|
ConditionsTermsURL = "khaganat.net/wikhan/fr:charte";
|
||||||
|
|
||||||
|
|
||||||
|
@ -575,12 +575,12 @@ ScenarioLanguages = {"fr","de","en","other_lang"};
|
||||||
// Map each language to a forum help page
|
// Map each language to a forum help page
|
||||||
HelpPages =
|
HelpPages =
|
||||||
{
|
{
|
||||||
"fr=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"fr=https://khaganat.net/wikhan/fr:error",
|
||||||
"en=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"en=https://khaganat.net/wikhan/fr:error",
|
||||||
"wk=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"wk=https://khaganat.net/wikhan/fr:error",
|
||||||
"de=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"de=https://khaganat.net/wikhan/fr:error",
|
||||||
"es=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"es=https://khaganat.net/wikhan/fr:error",
|
||||||
"ru=https://www.khaganat.net/forum/index.php/board,31.0.html"
|
"ru=https://khaganat.net/wikhan/fr:error"
|
||||||
};
|
};
|
||||||
|
|
||||||
WebIgMainDomain = "app.lirria.khaganat.net";
|
WebIgMainDomain = "app.lirria.khaganat.net";
|
||||||
|
|
BIN
client/exedll_linux64/khanat_client
Executable file
BIN
client/exedll_linux64/khanat_client
Executable file
Binary file not shown.
|
@ -42,8 +42,8 @@ Gamma_max = 1.0;
|
||||||
Application = { "Lirria", "./client_ryzom_r.exe", "./" };
|
Application = { "Lirria", "./client_ryzom_r.exe", "./" };
|
||||||
BackgroundDownloader = 0;
|
BackgroundDownloader = 0;
|
||||||
PatchWanted = 1;
|
PatchWanted = 1;
|
||||||
PatchUrl = "https://lirria.khaganat.net:43435";
|
PatchUrl = "http://lirria.khaganat.net:43435";
|
||||||
RingReleaseNotePath = "https://lirria.khaganat.net/patch/index.php";
|
RingReleaseNotePath = "http://lirria.khaganat.net/patch/index.php";
|
||||||
StartupHost = "lirria.khaganat.net:40916";
|
StartupHost = "lirria.khaganat.net:40916";
|
||||||
StartupPage = "/login/r2_login.php";
|
StartupPage = "/login/r2_login.php";
|
||||||
InstallStatsUrl = "https://lirria.khaganat.net:50000/stats/stats.php";
|
InstallStatsUrl = "https://lirria.khaganat.net:50000/stats/stats.php";
|
||||||
|
@ -52,7 +52,7 @@ CreateAccountURL = "https://lirria.khaganat.net/ams/?page=register";
|
||||||
EditAccountURL = "https://lirria.khaganat.net/";
|
EditAccountURL = "https://lirria.khaganat.net/";
|
||||||
ForgetPwdURL = "https://lirria.khaganat.net/ams/index.php?page=forgot_password";
|
ForgetPwdURL = "https://lirria.khaganat.net/ams/index.php?page=forgot_password";
|
||||||
//FreeTrialURL = "https://lirria.khaganat.net/";
|
//FreeTrialURL = "https://lirria.khaganat.net/";
|
||||||
LoginSupportURL = "https://lirria.khaganat.net/";
|
LoginSupportURL = "https://www.khaganat.net/irc";
|
||||||
ConditionsTermsURL = "khaganat.net/wikhan/fr:charte";
|
ConditionsTermsURL = "khaganat.net/wikhan/fr:charte";
|
||||||
|
|
||||||
|
|
||||||
|
@ -575,12 +575,12 @@ ScenarioLanguages = {"fr","de","en","other_lang"};
|
||||||
// Map each language to a forum help page
|
// Map each language to a forum help page
|
||||||
HelpPages =
|
HelpPages =
|
||||||
{
|
{
|
||||||
"fr=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"fr=https://khaganat.net/wikhan/fr:error",
|
||||||
"en=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"en=https://khaganat.net/wikhan/fr:error",
|
||||||
"wk=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"wk=https://khaganat.net/wikhan/fr:error",
|
||||||
"de=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"de=https://khaganat.net/wikhan/fr:error",
|
||||||
"es=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"es=https://khaganat.net/wikhan/fr:error",
|
||||||
"ru=https://www.khaganat.net/forum/index.php/board,31.0.html"
|
"ru=https://khaganat.net/wikhan/fr:error"
|
||||||
};
|
};
|
||||||
|
|
||||||
WebIgMainDomain = "app.lirria.khaganat.net";
|
WebIgMainDomain = "app.lirria.khaganat.net";
|
||||||
|
|
|
@ -42,8 +42,8 @@ Gamma_max = 1.0;
|
||||||
Application = { "Lirria", "./client_ryzom_r.exe", "./" };
|
Application = { "Lirria", "./client_ryzom_r.exe", "./" };
|
||||||
BackgroundDownloader = 0;
|
BackgroundDownloader = 0;
|
||||||
PatchWanted = 1;
|
PatchWanted = 1;
|
||||||
PatchUrl = "https://lirria.khaganat.net:43435";
|
PatchUrl = "http://lirria.khaganat.net:43435";
|
||||||
RingReleaseNotePath = "https://lirria.khaganat.net/patch/index.php";
|
RingReleaseNotePath = "http://lirria.khaganat.net/patch/index.php";
|
||||||
StartupHost = "lirria.khaganat.net:40916";
|
StartupHost = "lirria.khaganat.net:40916";
|
||||||
StartupPage = "/login/r2_login.php";
|
StartupPage = "/login/r2_login.php";
|
||||||
InstallStatsUrl = "https://lirria.khaganat.net:50000/stats/stats.php";
|
InstallStatsUrl = "https://lirria.khaganat.net:50000/stats/stats.php";
|
||||||
|
@ -52,7 +52,7 @@ CreateAccountURL = "https://lirria.khaganat.net/ams/?page=register";
|
||||||
EditAccountURL = "https://lirria.khaganat.net/";
|
EditAccountURL = "https://lirria.khaganat.net/";
|
||||||
ForgetPwdURL = "https://lirria.khaganat.net/ams/index.php?page=forgot_password";
|
ForgetPwdURL = "https://lirria.khaganat.net/ams/index.php?page=forgot_password";
|
||||||
//FreeTrialURL = "https://lirria.khaganat.net/";
|
//FreeTrialURL = "https://lirria.khaganat.net/";
|
||||||
LoginSupportURL = "https://lirria.khaganat.net/";
|
LoginSupportURL = "https://www.khaganat.net/irc";
|
||||||
ConditionsTermsURL = "khaganat.net/wikhan/fr:charte";
|
ConditionsTermsURL = "khaganat.net/wikhan/fr:charte";
|
||||||
|
|
||||||
|
|
||||||
|
@ -575,12 +575,12 @@ ScenarioLanguages = {"fr","de","en","other_lang"};
|
||||||
// Map each language to a forum help page
|
// Map each language to a forum help page
|
||||||
HelpPages =
|
HelpPages =
|
||||||
{
|
{
|
||||||
"fr=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"fr=https://khaganat.net/wikhan/fr:error",
|
||||||
"en=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"en=https://khaganat.net/wikhan/fr:error",
|
||||||
"wk=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"wk=https://khaganat.net/wikhan/fr:error",
|
||||||
"de=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"de=https://khaganat.net/wikhan/fr:error",
|
||||||
"es=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"es=https://khaganat.net/wikhan/fr:error",
|
||||||
"ru=https://www.khaganat.net/forum/index.php/board,31.0.html"
|
"ru=https://khaganat.net/wikhan/fr:error"
|
||||||
};
|
};
|
||||||
|
|
||||||
WebIgMainDomain = "app.lirria.khaganat.net";
|
WebIgMainDomain = "app.lirria.khaganat.net";
|
||||||
|
|
|
@ -42,8 +42,8 @@ Gamma_max = 1.0;
|
||||||
Application = { "Lirria", "./client_ryzom_r.exe", "./" };
|
Application = { "Lirria", "./client_ryzom_r.exe", "./" };
|
||||||
BackgroundDownloader = 0;
|
BackgroundDownloader = 0;
|
||||||
PatchWanted = 1;
|
PatchWanted = 1;
|
||||||
PatchUrl = "https://lirria.khaganat.net:43435";
|
PatchUrl = "http://lirria.khaganat.net:43435";
|
||||||
RingReleaseNotePath = "https://lirria.khaganat.net/patch/index.php";
|
RingReleaseNotePath = "http://lirria.khaganat.net/patch/index.php";
|
||||||
StartupHost = "lirria.khaganat.net:40916";
|
StartupHost = "lirria.khaganat.net:40916";
|
||||||
StartupPage = "/login/r2_login.php";
|
StartupPage = "/login/r2_login.php";
|
||||||
InstallStatsUrl = "https://lirria.khaganat.net:50000/stats/stats.php";
|
InstallStatsUrl = "https://lirria.khaganat.net:50000/stats/stats.php";
|
||||||
|
@ -52,7 +52,7 @@ CreateAccountURL = "https://lirria.khaganat.net/ams/?page=register";
|
||||||
EditAccountURL = "https://lirria.khaganat.net/";
|
EditAccountURL = "https://lirria.khaganat.net/";
|
||||||
ForgetPwdURL = "https://lirria.khaganat.net/ams/index.php?page=forgot_password";
|
ForgetPwdURL = "https://lirria.khaganat.net/ams/index.php?page=forgot_password";
|
||||||
//FreeTrialURL = "https://lirria.khaganat.net/";
|
//FreeTrialURL = "https://lirria.khaganat.net/";
|
||||||
LoginSupportURL = "https://lirria.khaganat.net/";
|
LoginSupportURL = "https://www.khaganat.net/irc";
|
||||||
ConditionsTermsURL = "khaganat.net/wikhan/fr:charte";
|
ConditionsTermsURL = "khaganat.net/wikhan/fr:charte";
|
||||||
|
|
||||||
|
|
||||||
|
@ -575,12 +575,12 @@ ScenarioLanguages = {"fr","de","en","other_lang"};
|
||||||
// Map each language to a forum help page
|
// Map each language to a forum help page
|
||||||
HelpPages =
|
HelpPages =
|
||||||
{
|
{
|
||||||
"fr=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"fr=https://khaganat.net/wikhan/fr:error",
|
||||||
"en=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"en=https://khaganat.net/wikhan/fr:error",
|
||||||
"wk=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"wk=https://khaganat.net/wikhan/fr:error",
|
||||||
"de=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"de=https://khaganat.net/wikhan/fr:error",
|
||||||
"es=https://www.khaganat.net/forum/index.php/board,31.0.html",
|
"es=https://khaganat.net/wikhan/fr:error",
|
||||||
"ru=https://www.khaganat.net/forum/index.php/board,31.0.html"
|
"ru=https://khaganat.net/wikhan/fr:error"
|
||||||
};
|
};
|
||||||
|
|
||||||
WebIgMainDomain = "app.lirria.khaganat.net";
|
WebIgMainDomain = "app.lirria.khaganat.net";
|
||||||
|
|
|
@ -1050,7 +1050,7 @@
|
||||||
id="html"
|
id="html"
|
||||||
posref="TL TL"
|
posref="TL TL"
|
||||||
url=""
|
url=""
|
||||||
home="http://app.khaganat.net/"
|
home="https://app.lirria.khaganat.net/"
|
||||||
sizeref="wh"
|
sizeref="wh"
|
||||||
x="0"
|
x="0"
|
||||||
y="0"
|
y="0"
|
||||||
|
@ -1216,7 +1216,7 @@
|
||||||
id="html"
|
id="html"
|
||||||
posref="TL TL"
|
posref="TL TL"
|
||||||
url=""
|
url=""
|
||||||
home="http://app.khaganat.net/"
|
home="https://app.lirria.khaganat.net/"
|
||||||
sizeref="wh"
|
sizeref="wh"
|
||||||
x="0"
|
x="0"
|
||||||
y="0"
|
y="0"
|
||||||
|
|
|
@ -865,7 +865,7 @@
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
<define id="cs_url"
|
<define id="cs_url"
|
||||||
value="https://app.khaganat.net/ams/" />
|
value="https://www.khaganat.net/" />
|
||||||
<group type="container"
|
<group type="container"
|
||||||
id="cs_browser"
|
id="cs_browser"
|
||||||
w="410"
|
w="410"
|
||||||
|
|
|
@ -1467,7 +1467,7 @@
|
||||||
<group type="webig_html"
|
<group type="webig_html"
|
||||||
id="html"
|
id="html"
|
||||||
posref="TL TL"
|
posref="TL TL"
|
||||||
url="https://app.khaganat.net/"
|
url="https://app.lirria.khaganat.net/"
|
||||||
title_prefix=""
|
title_prefix=""
|
||||||
sizeref="wh"
|
sizeref="wh"
|
||||||
x="0"
|
x="0"
|
||||||
|
@ -1502,7 +1502,7 @@
|
||||||
checkbox_bitmap_pushed="w_opacity_on.tga"
|
checkbox_bitmap_pushed="w_opacity_on.tga"
|
||||||
checkbox_bitmap_over=""
|
checkbox_bitmap_over=""
|
||||||
background_bitmap_view="black2"
|
background_bitmap_view="black2"
|
||||||
home="https://app.khaganat.net"
|
home="https://app.lirria.khaganat.net/"
|
||||||
browse_next_time="true"
|
browse_next_time="true"
|
||||||
form_text_area_group="edit_box_widget_multiline">
|
form_text_area_group="edit_box_widget_multiline">
|
||||||
<group id="black"
|
<group id="black"
|
||||||
|
@ -1602,7 +1602,7 @@
|
||||||
id="html"
|
id="html"
|
||||||
posref="TL TL"
|
posref="TL TL"
|
||||||
posparent="parent"
|
posparent="parent"
|
||||||
url="https://app.khaganat.net"
|
url="https://app.lirria.khaganat.net/"
|
||||||
title_prefix=""
|
title_prefix=""
|
||||||
sizeref="wh"
|
sizeref="wh"
|
||||||
x="0"
|
x="0"
|
||||||
|
@ -1637,7 +1637,7 @@
|
||||||
checkbox_bitmap_pushed="w_opacity_on.tga"
|
checkbox_bitmap_pushed="w_opacity_on.tga"
|
||||||
checkbox_bitmap_over=""
|
checkbox_bitmap_over=""
|
||||||
background_bitmap_view="black2"
|
background_bitmap_view="black2"
|
||||||
home="https://app.khaganat.net"
|
home="https://app.lirria.khaganat.net/"
|
||||||
browse_next_time="true"
|
browse_next_time="true"
|
||||||
form_text_area_group="edit_box_widget_multiline">
|
form_text_area_group="edit_box_widget_multiline">
|
||||||
<group id="black"
|
<group id="black"
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<table width="100%" border="0" cellspacing="4" cellpadding="0">
|
<table width="100%" border="0" cellspacing="4" cellpadding="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<h1>Willkommen auf Atys,</h1>
|
<h1>Willkommen auf Khanat,</h1>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
|
@ -6,16 +6,16 @@
|
||||||
<table width="100%" border="0" cellspacing="4" cellpadding="0">
|
<table width="100%" border="0" cellspacing="4" cellpadding="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<h1>Bienvenue sur Atys</h1>
|
<h1>Bienvenue sur Khanat</h1>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<P>
|
<P>
|
||||||
Une planète organique en évolution constante telle une plante titanesque profitant de la lumière de son soleil palpitant.<br>
|
Un rêve brumeux en évolution constante telle une plante titanesque profitant de la lumière de son soleil palpitant.<br>
|
||||||
</P>
|
</P>
|
||||||
<h6>Contacter l'Assistance Clientèle</h6>
|
<h6>Contacter l'Assistance Clientèle</h6>
|
||||||
<P>
|
<P>
|
||||||
L'équipe d'assistance clientèle se consacre au contrôle d'Atys jour et nuit. Vous pouvez les joindre par le biais du bouton "ASSISTANCE" dans le tableau "JEU" du menu tout à droite de l'écran.<br>
|
L'équipe d'assistance clientèle se consacre au contrôle de khanat jour et nuit. Vous pouvez les joindre par le biais du bouton "ASSISTANCE" dans le tableau "JEU" du menu tout à droite de l'écran.<br>
|
||||||
</P>
|
</P>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue