diff options
author | Jesusaves <cpntb1@ymail.com> | 2024-02-10 01:00:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2024-02-10 01:00:09 -0300 |
commit | fd390c8ed47da65c9d3d87b89c93f9bc6c1743b0 (patch) | |
tree | 3fedafda9de3ede3ebfd8d48b1c5ff10fb29c639 | |
parent | 6c0e0df8738947b1c70ea6f0cdb5bc1d6c3d614c (diff) | |
download | clientdata-fd390c8ed47da65c9d3d87b89c93f9bc6c1743b0.tar.gz clientdata-fd390c8ed47da65c9d3d87b89c93f9bc6c1743b0.tar.bz2 clientdata-fd390c8ed47da65c9d3d87b89c93f9bc6c1743b0.tar.xz clientdata-fd390c8ed47da65c9d3d87b89c93f9bc6c1743b0.zip |
Add staff badges (sponsors not included)
-rw-r--r-- | LICENSE | 18 | ||||
-rw-r--r-- | graphics/badges/groups/2-support.png | bin | 0 -> 372 bytes | |||
-rw-r--r-- | graphics/badges/groups/2-support.xml | 12 | ||||
-rw-r--r-- | graphics/badges/groups/5-developer.png | bin | 0 -> 388 bytes | |||
-rw-r--r-- | graphics/badges/groups/5-developer.xml | 12 | ||||
-rw-r--r-- | graphics/badges/groups/60-officer.png | bin | 0 -> 908 bytes | |||
-rw-r--r-- | graphics/badges/groups/60-officer.xml | 12 | ||||
-rw-r--r-- | graphics/badges/groups/80-master.png | bin | 0 -> 905 bytes | |||
-rw-r--r-- | graphics/badges/groups/80-master.xml | 12 | ||||
-rw-r--r-- | graphics/badges/groups/99-admin.png | bin | 0 -> 891 bytes | |||
-rw-r--r-- | graphics/badges/groups/99-admin.xml | 12 | ||||
-rw-r--r-- | groups.xml | 10 |
12 files changed, 82 insertions, 6 deletions
@@ -53,6 +53,12 @@ This list also includes the list of Evol Online and The Mana World contributors. # Graphics ## Badges +### Groups + graphics/badges/groups/2-suppport.png (gumi) (CC0) (-) + graphics/badges/groups/5-developer.png (gumi) (CC0) (-) + graphics/badges/groups/60-officer.png (sunburn) (CC BY 3.0) (OGA Medals) + graphics/badges/groups/80-master.png (sunburn) (CC BY 3.0) (OGA Medals) + graphics/badges/groups/99-admin.png (sunburn) (CC BY 3.0) (OGA Medals) ### Guilds graphics/badges/guilds/croconut-riders.png (Box Of Shame, CR Guild) (CC BY-SA 3.0) (-) graphics/badges/guilds/monster-king.png (Saulc) (CC BY-SA 4.0) (-) @@ -86,15 +92,15 @@ This list also includes the list of Evol Online and The Mana World contributors. graphics/images/sequenceboard.png (Jesusalva) (CC BY-SA 3.0) (Melissa Krautheim) ### Ambient - graphics/images/ambient/aethyr.jpg (LuminousDragonGames) (CCO) (-) + graphics/images/ambient/aethyr.jpg (LuminousDragonGames) (CC0) (-) graphics/images/ambient/cloud.png (Len) (CC BY-SA 3.0) (Reid) - graphics/images/ambient/darkness1.png (jesusalva) (CCO) (-) - graphics/images/ambient/darkness2.png (jesusalva) (CCO) (-) + graphics/images/ambient/darkness1.png (jesusalva) (CC0) (-) + graphics/images/ambient/darkness2.png (jesusalva) (CC0) (-) graphics/images/ambient/desertclouds.png (Saulc) (CC BY-SA 4.0) (-) graphics/images/ambient/fire.png (Spiney, ztn) (CC0) (-) graphics/images/ambient/fog.png (Crush) (GPL 3.0/CC BY-SA 3.0) (-) - graphics/images/ambient/light_fog.png (jesusalva) (CCO) (-) - graphics/images/ambient/medium_fog.png (jesusalva) (CCO) (-) + graphics/images/ambient/light_fog.png (jesusalva) (CC0) (-) + graphics/images/ambient/medium_fog.png (jesusalva) (CC0) (-) graphics/images/ambient/night.png (Crush) (GPL 3.0/CC BY-SA 3.0) (jesusalva) graphics/images/ambient/rain.png (jesusalva) (GPLv2) (-) graphics/images/ambient/sandstorm.png (Crush) (GPL 3.0/CC BY-SA 3.0) (-) @@ -506,7 +512,7 @@ This list also includes the list of Evol Online and The Mana World contributors. graphics/items/equipment/weapons/kunai.png (?) (GPLv2) (TMW-Br) graphics/items/equipment/weapons/lightsaber.png (?) (GPLv2) (TMW-Br) graphics/items/equipment/weapons/longsword.png (Irukard) (GPL 3.0/CC BY 4.0) (-) - graphics/items/equipment/weapons/miere.png (?) (CCO) (LoF) + graphics/items/equipment/weapons/miere.png (?) (CC0) (LoF) graphics/items/equipment/weapons/minerknife.png (Saulc) (CC BY-SA 4.0) (-) graphics/items/equipment/weapons/pickaxe.png (Irukard) (GPL 3.0/CC BY 4.0) (-) graphics/items/equipment/weapons/redlightsaber.png (?) (GPLv2) (TMW-Br) diff --git a/graphics/badges/groups/2-support.png b/graphics/badges/groups/2-support.png Binary files differnew file mode 100644 index 000000000..253997e52 --- /dev/null +++ b/graphics/badges/groups/2-support.png diff --git a/graphics/badges/groups/2-support.xml b/graphics/badges/groups/2-support.xml new file mode 100644 index 000000000..cc5f65ed6 --- /dev/null +++ b/graphics/badges/groups/2-support.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<sprite> + <imageset + name="icon" + src="graphics/badges/groups/2-support.png" + width="16" height="16" offsetY="0"/> + <action name="default" imageset="icon"> + <animation direction="default"> + <frame index="0"/> + </animation> + </action> +</sprite> diff --git a/graphics/badges/groups/5-developer.png b/graphics/badges/groups/5-developer.png Binary files differnew file mode 100644 index 000000000..b61e45def --- /dev/null +++ b/graphics/badges/groups/5-developer.png diff --git a/graphics/badges/groups/5-developer.xml b/graphics/badges/groups/5-developer.xml new file mode 100644 index 000000000..56b1beeee --- /dev/null +++ b/graphics/badges/groups/5-developer.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<sprite> + <imageset + name="icon" + src="graphics/badges/groups/5-developer.png" + width="16" height="16" offsetY="0"/> + <action name="default" imageset="icon"> + <animation direction="default"> + <frame index="0"/> + </animation> + </action> +</sprite> diff --git a/graphics/badges/groups/60-officer.png b/graphics/badges/groups/60-officer.png Binary files differnew file mode 100644 index 000000000..63f1a8bc6 --- /dev/null +++ b/graphics/badges/groups/60-officer.png diff --git a/graphics/badges/groups/60-officer.xml b/graphics/badges/groups/60-officer.xml new file mode 100644 index 000000000..62e7ccb34 --- /dev/null +++ b/graphics/badges/groups/60-officer.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<sprite> + <imageset + name="icon" + src="graphics/badges/groups/60-officer.png" + width="16" height="16" offsetY="0"/> + <action name="default" imageset="icon"> + <animation direction="default"> + <frame index="0"/> + </animation> + </action> +</sprite> diff --git a/graphics/badges/groups/80-master.png b/graphics/badges/groups/80-master.png Binary files differnew file mode 100644 index 000000000..75bc8608c --- /dev/null +++ b/graphics/badges/groups/80-master.png diff --git a/graphics/badges/groups/80-master.xml b/graphics/badges/groups/80-master.xml new file mode 100644 index 000000000..623f75176 --- /dev/null +++ b/graphics/badges/groups/80-master.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<sprite> + <imageset + name="icon" + src="graphics/badges/groups/80-master.png" + width="16" height="16" offsetY="0"/> + <action name="default" imageset="icon"> + <animation direction="default"> + <frame index="0"/> + </animation> + </action> +</sprite> diff --git a/graphics/badges/groups/99-admin.png b/graphics/badges/groups/99-admin.png Binary files differnew file mode 100644 index 000000000..f3ddd0444 --- /dev/null +++ b/graphics/badges/groups/99-admin.png diff --git a/graphics/badges/groups/99-admin.xml b/graphics/badges/groups/99-admin.xml new file mode 100644 index 000000000..220253bd9 --- /dev/null +++ b/graphics/badges/groups/99-admin.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<sprite> + <imageset + name="icon" + src="graphics/badges/groups/99-admin.png" + width="16" height="16" offsetY="0"/> + <action name="default" imageset="icon"> + <animation direction="default"> + <frame index="0"/> + </animation> + </action> +</sprite> diff --git a/groups.xml b/groups.xml index ddc7d96a0..8d1d82454 100644 --- a/groups.xml +++ b/groups.xml @@ -46,6 +46,8 @@ Copyright (C) 2017 Evol Online --> longName="Support" inherit="1" highlightName="true" + showBadge="true" + badge="groups/2-support.xml" > <commands> <command name="autotrade" use="self" /> @@ -105,6 +107,8 @@ Copyright (C) 2017 Evol Online --> longName="Developer" inherit="2" highlightName="true" + showBadge="true" + badge="groups/5-developer.xml" > <commands> <command name="load" use="self" /> @@ -134,6 +138,8 @@ Copyright (C) 2017 Evol Online --> longName="Officer" inherit="2" highlightName="true" + showBadge="true" + badge="groups/60-officer.xml" > <commands> <command name="slaveclone" use="both" /> @@ -184,6 +190,8 @@ Copyright (C) 2017 Evol Online --> longName="Game Master" inherit="5,0" highlightName="true" + showBadge="true" + badge="groups/80-master.xml" > <commands> <command name="load" use="self" /> @@ -280,6 +288,8 @@ Copyright (C) 2017 Evol Online --> longName="Administrator" inherit="5" highlightName="true" + showBadge="true" + badge="groups/99-admin.xml" > <commands> <command name="accinfo" use="false" /> |