diff --git a/public/assets/bg-hud-2.png b/public/assets/bg-hud-2.png deleted file mode 100644 index c832bfc..0000000 Binary files a/public/assets/bg-hud-2.png and /dev/null differ diff --git a/public/assets/bg-hud.png b/public/assets/bg-hud.png deleted file mode 100644 index 7eef9a4..0000000 Binary files a/public/assets/bg-hud.png and /dev/null differ diff --git a/public/assets/bglogin.png b/public/assets/bglogin.png deleted file mode 100644 index 8db3cbe..0000000 Binary files a/public/assets/bglogin.png and /dev/null differ diff --git a/public/assets/clouds.png b/public/assets/clouds.png deleted file mode 100644 index cb6dd44..0000000 Binary files a/public/assets/clouds.png and /dev/null differ diff --git a/public/assets/icons/plus-green-icon.svg b/public/assets/icons/plus-green-icon.svg new file mode 100644 index 0000000..639a4b9 --- /dev/null +++ b/public/assets/icons/plus-green-icon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/public/assets/placeholders/inventory_player.png b/public/assets/placeholders/inventory_player.png index 1b92ec4..4feee3d 100644 Binary files a/public/assets/placeholders/inventory_player.png and b/public/assets/placeholders/inventory_player.png differ diff --git a/public/assets/profile-ui-box-inner.svg b/public/assets/profile-ui-box-inner.svg new file mode 100644 index 0000000..2198cc5 --- /dev/null +++ b/public/assets/profile-ui-box-inner.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/assets/profile-ui-box-outer.svg b/public/assets/profile-ui-box-outer.svg new file mode 100644 index 0000000..cd364f8 --- /dev/null +++ b/public/assets/profile-ui-box-outer.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/assets/ui-border-4-corners-small.svg b/public/assets/ui-border-4-corners-small.svg new file mode 100644 index 0000000..12201c7 --- /dev/null +++ b/public/assets/ui-border-4-corners-small.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/gui/CharacterProfile.vue b/src/components/gui/CharacterProfile.vue new file mode 100644 index 0000000..06ccfd5 --- /dev/null +++ b/src/components/gui/CharacterProfile.vue @@ -0,0 +1,183 @@ + + + \ No newline at end of file diff --git a/src/components/gui/Menu.vue b/src/components/gui/Menu.vue index 1481797..4526313 100644 --- a/src/components/gui/Menu.vue +++ b/src/components/gui/Menu.vue @@ -9,7 +9,7 @@ -