summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE18
-rw-r--r--graphics/badges/groups/2-support.pngbin0 -> 372 bytes
-rw-r--r--graphics/badges/groups/2-support.xml12
-rw-r--r--graphics/badges/groups/5-developer.pngbin0 -> 388 bytes
-rw-r--r--graphics/badges/groups/5-developer.xml12
-rw-r--r--graphics/badges/groups/60-officer.pngbin0 -> 908 bytes
-rw-r--r--graphics/badges/groups/60-officer.xml12
-rw-r--r--graphics/badges/groups/80-master.pngbin0 -> 905 bytes
-rw-r--r--graphics/badges/groups/80-master.xml12
-rw-r--r--graphics/badges/groups/99-admin.pngbin0 -> 891 bytes
-rw-r--r--graphics/badges/groups/99-admin.xml12
-rw-r--r--groups.xml10
12 files changed, 82 insertions, 6 deletions
diff --git a/LICENSE b/LICENSE
index a3278a6d4..827833ff8 100644
--- a/LICENSE
+++ b/LICENSE
@@ -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
new file mode 100644
index 000000000..253997e52
--- /dev/null
+++ b/graphics/badges/groups/2-support.png
Binary files differ
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
new file mode 100644
index 000000000..b61e45def
--- /dev/null
+++ b/graphics/badges/groups/5-developer.png
Binary files differ
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
new file mode 100644
index 000000000..63f1a8bc6
--- /dev/null
+++ b/graphics/badges/groups/60-officer.png
Binary files differ
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
new file mode 100644
index 000000000..75bc8608c
--- /dev/null
+++ b/graphics/badges/groups/80-master.png
Binary files differ
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
new file mode 100644
index 000000000..f3ddd0444
--- /dev/null
+++ b/graphics/badges/groups/99-admin.png
Binary files differ
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" />