diff --git a/client.swf b/client.swf index acd3122..660a20d 100644 Binary files a/client.swf and b/client.swf differ diff --git a/client/Servers.cs b/client/Servers.cs index 6187b6f..0d6998b 100644 --- a/client/Servers.cs +++ b/client/Servers.cs @@ -186,6 +186,8 @@ class Servers { "langDropbox", "Dropbox APPKEY:APPSECRET" }, { "langDropboxRefresh", "Rafraichir le jeton Dropbox" }, { "langTestDropbox", "Dropbox test" }, + { "langAuthDropbox", "Dropbox authentification" }, + { "langTryFast", "Essayez d'abord Fastlogin" }, } }, { "pl-pl", new Dictionary() { diff --git a/client/files/content/scripts/0-common.js b/client/files/content/scripts/0-common.js index 17c2801..6587681 100644 --- a/client/files/content/scripts/0-common.js +++ b/client/files/content/scripts/0-common.js @@ -236,7 +236,11 @@ function highlightProceed(isUpdate) "ruinAncientLibrary_01", "ruinAncientLibrary_02_a", "ruinAncientLibrary_02_b", - "ruinAncientLibrary_02" + "ruinAncientLibrary_02", + "ruinAncientLibrary_02_tls3", + "ruinAncientLibrary_02_tls4", + "ruinAncientLibrary_02_tls5", + "ruinAncientLibrary_01_tls6" ]; game.def("global").buildingGroup.mGOList_vector.filter(function(item) { try { @@ -979,4 +983,4 @@ if(dropboxApiKey != null && expZone == null) { dropbox = new Dropbox(dropboxApiKey, window.atob(dropboxApiRefresh)); dropbox.init(); } -disableEffectSounds(); \ No newline at end of file +disableEffectSounds(); diff --git a/client/files/content/scripts/0-lang-de-fr.js b/client/files/content/scripts/0-lang-de-fr.js index 49afc41..42f0fb7 100644 --- a/client/files/content/scripts/0-lang-de-fr.js +++ b/client/files/content/scripts/0-lang-de-fr.js @@ -338,6 +338,9 @@ extendBaseLang({ 'css_important': 'Important', 'css_adventure': "Aventure", + // Options ==> son + 'sound_desc': "Sons", + // Général => dernière notification 'notifi_last_desc': "5 dernières notifications", diff --git a/client_testing.swf b/client_testing.swf index 2f82351..1ef94ee 100644 Binary files a/client_testing.swf and b/client_testing.swf differ diff --git a/client_upstream.swf b/client_upstream.swf index acd3122..660a20d 100644 Binary files a/client_upstream.swf and b/client_upstream.swf differ diff --git a/userscripts/user_building_expansion.js b/userscripts/user_building_expansion.js index b8cf093..fa112ae 100644 --- a/userscripts/user_building_expansion.js +++ b/userscripts/user_building_expansion.js @@ -1,11 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -/////////////////////////////Created by A-Calc Development (PiTi) | In co-operation with Test_Siedler#3694////////////////////// -///////////////////////////////////////////////////////Projects://////////////////////////////////////////////////////////////// -//////////////////https://a-calc.de | Taming calculator and companion app for Ark: Survivial Evolved/Ascended/////////////////// -//////////////////https://crypto-webminer.com | Crypto Webminer - Mining in your Browser with Webmining technology////////////// -//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -/////////////Ihr mögt meine Arbeit und wollt mich Supporten? https://www.paypal.com/paypalme/ACalcDevelopment/////////////////// -/////////////Do you like my work and want to support me? https://www.paypal.com/paypalme/ACalcDevelopment/////////////////////// +/////////////////////////////Created by PiTi | In co-operation with Test_Siedler//////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// addToolsMenuItem(loca.GetText("ALT","UpgradeBuilding"), SearchArchitecturesHandler); diff --git a/userscripts/user_mine_rebuild.js b/userscripts/user_mine_rebuild.js index 93ca0b9..1f8ad87 100644 --- a/userscripts/user_mine_rebuild.js +++ b/userscripts/user_mine_rebuild.js @@ -1,11 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -/////////////////////////////Created by A-Calc Development (PiTi) | In co-operation with Test_Siedler#3694////////////////////// -///////////////////////////////////////////////////////Projects://////////////////////////////////////////////////////////////// -//////////////////https://a-calc.de | Taming calculator and companion app for Ark: Survivial Evolved/Ascended/////////////////// -//////////////////https://crypto-webminer.com | Crypto Webminer - Mining in your Browser with Webmining technology////////////// -//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -/////////////Ihr mögt meine Arbeit und wollt mich Supporten? https://www.paypal.com/paypalme/ACalcDevelopment/////////////////// -/////////////Do you like my work and want to support me? https://www.paypal.com/paypalme/ACalcDevelopment/////////////////////// +/////////////////////////////Created by PiTi | In co-operation with Test_Siedler//////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// addToolsMenuItem(loca.GetText("QUL", "TutBronzeMine") + " " + loca.GetText("QUL", "CQ2S1_Reconstitution_Tcl5"), DepositDepletedMenuHandler); @@ -28,7 +22,12 @@ var DepositDepletedTranslates = { 'de-de': { 'All' : 'Alle', 'AvailableOnly' : 'Verfügbar nur', - 'AvailableOnlyHint' : '"Verfügbar nur“: kein Kontrollkästchen, wenn bereits eine Mine gebaut ist oder noch kein Lager gefunden wurde.' + 'AvailableOnlyHint' : '"Verfügbar nur“: kein Kontrollkästchen, wenn bereits eine Mine gebaut ist oder noch kein Lager gefunden wurde.' + }, + 'fr-fr': { + 'All' : 'Tous', + 'AvailableOnly' : 'Disponible uniquement', + 'AvailableOnlyHint' : '"Disponible uniquement" : aucune case à cocher si mine construite ou si gisement non trouvé.' } }; extendBaseLang(DepositDepletedTranslates, 'DepositDepletedTranslates'); diff --git a/userscripts/user_zoneBuff.js b/userscripts/user_zoneBuff.js index 0436278..b3ad561 100644 --- a/userscripts/user_zoneBuff.js +++ b/userscripts/user_zoneBuff.js @@ -1,11 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -/////////////////////////////Created by A-Calc Development (PiTi) | In co-operation with Test_Siedler#3694////////////////////// -///////////////////////////////////////////////////////Projects://////////////////////////////////////////////////////////////// -//////////////////https://a-calc.de | Taming calculator and companion app for Ark: Survivial Evolved/Ascended/////////////////// -//////////////////https://crypto-webminer.com | Crypto Webminer - Mining in your Browser with Webmining technology////////////// -//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -/////////////Ihr mögt meine Arbeit und wollt mich Supporten? https://www.paypal.com/paypalme/ACalcDevelopment/////////////////// -/////////////Do you like my work and want to support me? https://www.paypal.com/paypalme/ACalcDevelopment/////////////////////// +/////////////////////////////Created by PiTi | In co-operation with Test_Siedler//////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// addToolsMenuItem(loca.GetText("HIL", "Help_window_zonebuffs_0"), SearchZoneBuffHandler);