From d849a249c23ad5d8d3b3fcab8450d73f20f43cce Mon Sep 17 00:00:00 2001 From: nossr50 Date: Sat, 28 Apr 2012 19:22:30 -0700 Subject: [PATCH 1/3] Hows this look bm01? :D --- Changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index 66980ee68..5ac84e5d7 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -8,6 +8,7 @@ Key: - Removal Version 1.3.06-dev + + Added Iron Golem XP for aggressive golems + Added permissions check to skill functions + Added API functions for obtaining offline profiles & profiles via player names + Added API functions for admin & party chat @@ -26,6 +27,7 @@ Version 1.3.06-dev = Fixed issues with custom characters & locale files. = Fixed double explosion for Blast Mining = Fixed Blast Mining not giving triple drops when it should + ! Changed Bleeding to now stack to a finite number on Monsters and will wear off eventually ! Changed how we handled the config file to prevent any bugs when returning values ! Changed locale files to use a new naming scheme. This breaks ALL old locale files. If you want to assist with re-translating anything, go to getlocalization.com/mcMMO ! Changed mcremove to check for users in the MySQL DB before sending queries to remove them From 3acee3a686d4c7c9717cdaa6d3914695920e5778 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Sat, 28 Apr 2012 19:39:13 -0700 Subject: [PATCH 2/3] Getting ready for promotion --- Changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index 5ac84e5d7..37ac9f011 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -7,7 +7,7 @@ Key: ! Change - Removal -Version 1.3.06-dev +Version 1.3.06 + Added Iron Golem XP for aggressive golems + Added permissions check to skill functions + Added API functions for obtaining offline profiles & profiles via player names From 4840b435f58cb9f882549f2bb3e854800dbda3ea Mon Sep 17 00:00:00 2001 From: nossr50 Date: Sat, 28 Apr 2012 19:45:50 -0700 Subject: [PATCH 3/3] Updated wiki URL --- src/main/resources/locale/locale_da.properties | 2 +- src/main/resources/locale/locale_de.properties | 2 +- src/main/resources/locale/locale_en_US.properties | 2 +- src/main/resources/locale/locale_es.properties | 2 +- src/main/resources/locale/locale_fi.properties | 2 +- src/main/resources/locale/locale_fr.properties | 2 +- src/main/resources/locale/locale_it.properties | 2 +- src/main/resources/locale/locale_ko.properties | 2 +- src/main/resources/locale/locale_lv.properties | 2 +- src/main/resources/locale/locale_nl.properties | 2 +- src/main/resources/locale/locale_no.properties | 2 +- src/main/resources/locale/locale_pl.properties | 2 +- src/main/resources/locale/locale_pt_BR.properties | 2 +- src/main/resources/locale/locale_ru.properties | 2 +- src/main/resources/locale/locale_sv.properties | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/main/resources/locale/locale_da.properties b/src/main/resources/locale/locale_da.properties index 7dfd1b390..584f498c5 100644 --- a/src/main/resources/locale/locale_da.properties +++ b/src/main/resources/locale/locale_da.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]You have no invites at this time mcMMO.NoPermission=[[DARK_RED]]Insufficient permissions. mcMMO.NoSkillNote=[[DARK_GRAY]]If you don\'t have access to a skill it will not be shown here. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - mcMMO Wiki +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - mcMMO Wiki Commands.Party.InParty=[[GREEN]]Party: {0} Party.Forbidden=[mcMMO] Parties not permitted on this world (See Permissions) Party.Help.0=[[RED]]Proper usage is /party to join or /party q to quit diff --git a/src/main/resources/locale/locale_de.properties b/src/main/resources/locale/locale_de.properties index d97ecd17d..b4b8b8d0c 100644 --- a/src/main/resources/locale/locale_de.properties +++ b/src/main/resources/locale/locale_de.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]You have no invites at this time mcMMO.NoPermission=[[DARK_RED]]Unzureichende Rechte. mcMMO.NoSkillNote=[[DARK_GRAY]]If you don\'t have access to a skill it will not be shown here. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - mcMMO Wiki +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - mcMMO Wiki Commands.Party.InParty=[[GREEN]]Party: {0} Party.Forbidden=[mcMMO] Parties not permitted on this world (See Permissions) Party.Help.0=[[RED]]Proper usage is /party to join or /party q to quit diff --git a/src/main/resources/locale/locale_en_US.properties b/src/main/resources/locale/locale_en_US.properties index cfb745d79..a12c1ef17 100644 --- a/src/main/resources/locale/locale_en_US.properties +++ b/src/main/resources/locale/locale_en_US.properties @@ -411,7 +411,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]You have no invites at this time mcMMO.NoPermission=[[DARK_RED]]Insufficient permissions. mcMMO.NoSkillNote=[[DARK_GRAY]]If you don't have access to a skill it will not be shown here. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - mcMMO Wiki +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - mcMMO Wiki ##party Commands.Party.InParty=[[GREEN]]Party: {0} diff --git a/src/main/resources/locale/locale_es.properties b/src/main/resources/locale/locale_es.properties index 808474375..dff036063 100644 --- a/src/main/resources/locale/locale_es.properties +++ b/src/main/resources/locale/locale_es.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]No tienes invitaciones en este momento mcMMO.NoPermission=[[DARK_RED]]Permisos insuficientes. mcMMO.NoSkillNote=[[DARK_GRAY]]Si no tienes acceso a una habilidad no ser\u00e1 mostrada aqu\u00ed. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - Wiki de mcMMO +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - Wiki de mcMMO Commands.Party.InParty=[[GREEN]]Grupo: {0} Party.Forbidden=[mcMMO] No se permiten grupos en este mundo (Ver permisos) Party.Help.0=[[RED]]Proper usage is /party to join or /party q to quit diff --git a/src/main/resources/locale/locale_fi.properties b/src/main/resources/locale/locale_fi.properties index 59f12fd90..504aa16f4 100644 --- a/src/main/resources/locale/locale_fi.properties +++ b/src/main/resources/locale/locale_fi.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]You have no invites at this time mcMMO.NoPermission=[[DARK_RED]]Insufficient permissions. mcMMO.NoSkillNote=[[DARK_GRAY]]If you don\'t have access to a skill it will not be shown here. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - mcMMO Wiki +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - mcMMO Wiki Commands.Party.InParty=[[GREEN]]Party: {0} Party.Forbidden=[mcMMO] Parties not permitted on this world (See Permissions) Party.Help.0=[[RED]]Proper usage is /party to join or /party q to quit diff --git a/src/main/resources/locale/locale_fr.properties b/src/main/resources/locale/locale_fr.properties index ed16bbddc..08ce1b719 100644 --- a/src/main/resources/locale/locale_fr.properties +++ b/src/main/resources/locale/locale_fr.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]Ce serveur utilise mcMMO {0} !\nTapez [[YELLOW]]/mcmmo[[BLUE] mcMMO.NoInvites=[[RED]]Vous n\'avez pas \u00e9t\u00e9 invit\u00e9 mcMMO.NoPermission=[[DARK_RED]]Vous n\'avez pas les droits. mcMMO.NoSkillNote=[[DARK_GRAY]]Si vous n\'avez pas les droits pour un talent, il n\'appara\u00eetra pas ici. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - Wiki mcMMO +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - Wiki mcMMO Commands.Party.InParty=[[GREEN]]Joueurs dans le groupe : {0} Party.Forbidden=[mcMMO] Les groupes ne sont pas permis dans ce monde (voir les permissions) Party.Help.0=[[RED]]L\'usage correct est /party pour rejoindre, et /party q pour quitter diff --git a/src/main/resources/locale/locale_it.properties b/src/main/resources/locale/locale_it.properties index 3d2d815b1..1f5c8f796 100644 --- a/src/main/resources/locale/locale_it.properties +++ b/src/main/resources/locale/locale_it.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]You have no invites at this time mcMMO.NoPermission=[[DARK_RED]]Insufficient permissions. mcMMO.NoSkillNote=[[DARK_GRAY]]If you don\'t have access to a skill it will not be shown here. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - mcMMO Wiki +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - mcMMO Wiki Commands.Party.InParty=[[GREEN]]Party: {0} Party.Forbidden=[mcMMO] I party non sono permessi in questo mondo (Controlla i Permessi) Party.Help.0=[[RED]]Proper usage is /party to join or /party q to quit diff --git a/src/main/resources/locale/locale_ko.properties b/src/main/resources/locale/locale_ko.properties index 4961e69fa..1d3aba755 100644 --- a/src/main/resources/locale/locale_ko.properties +++ b/src/main/resources/locale/locale_ko.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]You have no invites at this time mcMMO.NoPermission=[[DARK_RED]]Insufficient permissions. mcMMO.NoSkillNote=[[DARK_GRAY]]If you don\'t have access to a skill it will not be shown here. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - mcMMO Wiki +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - mcMMO Wiki Commands.Party.InParty=[[GREEN]]Party: {0} Party.Forbidden=[mcMMO] Parties not permitted on this world (See Permissions) Party.Help.0=[[RED]]Proper usage is /party to join or /party q to quit diff --git a/src/main/resources/locale/locale_lv.properties b/src/main/resources/locale/locale_lv.properties index c747e46e3..442e86656 100644 --- a/src/main/resources/locale/locale_lv.properties +++ b/src/main/resources/locale/locale_lv.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]You have no invites at this time mcMMO.NoPermission=[[DARK_RED]]Nepietiekama at\u013cauja. mcMMO.NoSkillNote=[[DARK_GRAY]]If you don\'t have access to a skill it will not be shown here. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - mcMMO Wiki +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - mcMMO Wiki Commands.Party.InParty=[[GREEN]]Party: {0} Party.Forbidden=[mcMMO] Parties not permitted on this world (See Permissions) Party.Help.0=[[RED]]Proper usage is /party to join or /party q to quit diff --git a/src/main/resources/locale/locale_nl.properties b/src/main/resources/locale/locale_nl.properties index 1a41bacc9..99daa5196 100644 --- a/src/main/resources/locale/locale_nl.properties +++ b/src/main/resources/locale/locale_nl.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]You have no invites at this time mcMMO.NoPermission=[[DARK_RED]]Insufficient permissions. mcMMO.NoSkillNote=[[DARK_GRAY]]If you don\'t have access to a skill it will not be shown here. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - mcMMO Wiki +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - mcMMO Wiki Commands.Party.InParty=[[GREEN]]Party: {0} Party.Forbidden=[mcMMO] Parties not permitted on this world (See Permissions) Party.Help.0=[[RED]]Proper usage is /party to join or /party q to quit diff --git a/src/main/resources/locale/locale_no.properties b/src/main/resources/locale/locale_no.properties index 6ad903483..f973b9863 100644 --- a/src/main/resources/locale/locale_no.properties +++ b/src/main/resources/locale/locale_no.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]You have no invites at this time mcMMO.NoPermission=[[DARK_RED]]Insufficient permissions. mcMMO.NoSkillNote=[[DARK_GRAY]]If you don\'t have access to a skill it will not be shown here. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - mcMMO Wiki +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - mcMMO Wiki Commands.Party.InParty=[[GREEN]]Party: {0} Party.Forbidden=[mcMMO] Parties not permitted on this world (See Permissions) Party.Help.0=[[RED]]Proper usage is /party to join or /party q to quit diff --git a/src/main/resources/locale/locale_pl.properties b/src/main/resources/locale/locale_pl.properties index fccff7fbc..0afb5960f 100644 --- a/src/main/resources/locale/locale_pl.properties +++ b/src/main/resources/locale/locale_pl.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]You have no invites at this time mcMMO.NoPermission=[[DARK_RED]]Insufficient permissions. mcMMO.NoSkillNote=[[DARK_GRAY]]If you don\'t have access to a skill it will not be shown here. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - mcMMO Wiki +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - mcMMO Wiki Commands.Party.InParty=[[GREEN]]Party: {0} Party.Forbidden=[mcMMO] Parties not permitted on this world (See Permissions) Party.Help.0=[[RED]]Proper usage is /party to join or /party q to quit diff --git a/src/main/resources/locale/locale_pt_BR.properties b/src/main/resources/locale/locale_pt_BR.properties index 1be24151c..6521227bf 100644 --- a/src/main/resources/locale/locale_pt_BR.properties +++ b/src/main/resources/locale/locale_pt_BR.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]You have no invites at this time mcMMO.NoPermission=[[DARK_RED]]Insufficient permissions. mcMMO.NoSkillNote=[[DARK_GRAY]]If you don\'t have access to a skill it will not be shown here. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - mcMMO Wiki +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - mcMMO Wiki Commands.Party.InParty=[[GREEN]]Party: {0} Party.Forbidden=[mcMMO] Parties not permitted on this world (See Permissions) Party.Help.0=[[RED]]Proper usage is /party to join or /party q to quit diff --git a/src/main/resources/locale/locale_ru.properties b/src/main/resources/locale/locale_ru.properties index d73f87d51..149f2230e 100644 --- a/src/main/resources/locale/locale_ru.properties +++ b/src/main/resources/locale/locale_ru.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]You have no invites at this time mcMMO.NoPermission=[[DARK_RED]]Insufficient permissions. mcMMO.NoSkillNote=[[DARK_GRAY]]If you don\'t have access to a skill it will not be shown here. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - mcMMO Wiki +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - mcMMO Wiki Commands.Party.InParty=[[GREEN]]\u0413\u0440\u0443\u043f\u043f\u0430: {0} Party.Forbidden=[mcMMO] Parties not permitted on this world (See Permissions) Party.Help.0=[[RED]]\u0427\u0442\u043e\u0431\u044b \u043f\u0440\u0438\u0441\u043e\u0435\u0434\u0435\u043d\u0438\u0442\u044c\u0441\u044f \u043a \u0433\u0440\u0443\u043f\u043f\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 /party \u0438\u043b\u0438 /party q, \u0447\u0442\u043e\u0431\u044b \u0432\u044b\u0439\u0442\u0438 \u0438\u0437 \u043d\u0435\u0435 diff --git a/src/main/resources/locale/locale_sv.properties b/src/main/resources/locale/locale_sv.properties index 5f7027aa0..ea07f812d 100644 --- a/src/main/resources/locale/locale_sv.properties +++ b/src/main/resources/locale/locale_sv.properties @@ -359,7 +359,7 @@ mcMMO.MOTD=[[BLUE]]This server is running mcMMO {0}! \n Type [[YELLOW]]/mcmmo[[B mcMMO.NoInvites=[[RED]]You have no invites at this time mcMMO.NoPermission=[[DARK_RED]]Insufficient permissions. mcMMO.NoSkillNote=[[DARK_GRAY]]If you don\'t have access to a skill it will not be shown here. -mcMMO.Wiki=[[GREEN]]http://mcmmo.wikia.com[[BLUE]] - mcMMO Wiki +mcMMO.Wiki=[[GREEN]]http://www.mcmmo.org/wiki/[[BLUE]] - mcMMO Wiki Commands.Party.InParty=[[GREEN]]Party: {0} Party.Forbidden=[mcMMO] Parties not permitted on this world (See Permissions) Party.Help.0=[[RED]]Proper usage is /party to join or /party q to quit