diff --git a/public/images/background.png b/public/images/background.png deleted file mode 100644 index 0271fbb..0000000 Binary files a/public/images/background.png and /dev/null differ diff --git a/public/images/diamond_pickaxe.cur b/public/images/diamond_pickaxe.cur new file mode 100644 index 0000000..0a43b8c Binary files /dev/null and b/public/images/diamond_pickaxe.cur differ diff --git a/public/images/diamond_sword.cur b/public/images/diamond_sword.cur new file mode 100644 index 0000000..cb3cf2b Binary files /dev/null and b/public/images/diamond_sword.cur differ diff --git a/public/images/favicon.ico b/public/images/favicon.ico index 0695e65..5e4a29c 100644 Binary files a/public/images/favicon.ico and b/public/images/favicon.ico differ diff --git a/public/images/miarmacraft.svg b/public/images/miarmacraft.svg index b6ac668..99378ad 100644 --- a/public/images/miarmacraft.svg +++ b/public/images/miarmacraft.svg @@ -1,429 +1,386 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/miarmacraft_mods.svg b/public/images/miarmacraft_mods.svg deleted file mode 100644 index 5cb4692..0000000 --- a/public/images/miarmacraft_mods.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/images/sign.jpg b/public/images/sign.jpg deleted file mode 100644 index 39fb6c2..0000000 Binary files a/public/images/sign.jpg and /dev/null differ diff --git a/public/images/title.gif b/public/images/title.gif deleted file mode 100644 index 75ece50..0000000 Binary files a/public/images/title.gif and /dev/null differ diff --git a/public/images/title.png b/public/images/title.png deleted file mode 100644 index da00872..0000000 Binary files a/public/images/title.png and /dev/null differ diff --git a/src/components/layout/Footer.jsx b/src/components/layout/Footer.jsx index 68a9042..142c2e6 100644 --- a/src/components/layout/Footer.jsx +++ b/src/components/layout/Footer.jsx @@ -5,7 +5,7 @@ const Footer = () => (

© 2025 miarma.net | Todos los derechos reservados.

- + Politica de Privacidad
diff --git a/src/components/pages/Inicio.jsx b/src/components/pages/Inicio.jsx index 277c044..fb83393 100644 --- a/src/components/pages/Inicio.jsx +++ b/src/components/pages/Inicio.jsx @@ -7,8 +7,8 @@ import ContentWrapper from "../layout/ContentWrapper"; const Inicio = () => { const [modalShown, setModalShown] = useState(false); - const copiarIP = (mode) => { - navigator.clipboard.writeText(mode === 'V' ? 'miarma.net' : 'miarma.net:25566'); + const copiarIP = () => { + navigator.clipboard.writeText('mc.miarma.net'); setModalShown(true); }; @@ -30,28 +30,24 @@ const Inicio = () => {
{step === 1 && ( <> -

Necesitas tener el juego para entrar en el servidor (gracias capitán obvio) así que tienes dos opciones: -

+

Necesitas tener el juego para entrar en el servidor así que tienes dos opciones:

+ )} {step === 2 && ( - <>

- Para jugar al server Vanilla++ deberás entrar en la versión 1.21.8 vanilla sin más. + El servidor se encuentra en la version 1.20.1, así que tendrás que seleccionar esa versión en el launcher. También deberás descargar el pack de mods desde.

-

- Sin embargo, si deseas jugar al servidor con mods necesitas descargar el modpack (paquete de mods) que tenemos en el servidor. En caso de que necesitases algún mod específico, puedes mirarlo en la lista de mods. -

- )} {step === 3 && ( -

Por último solamente te queda copiar la dirección del servidor e introducirla en el juego para conectarte y jugar :D +

+ Por último solamente te queda copiar la dirección del servidor e introducirla en el juego para conectarte y jugar :D

)}
@@ -61,8 +57,8 @@ const Inicio = () => {
{step === 1 && (
- - + +
)} {step === 2 && ( @@ -73,20 +69,12 @@ const Inicio = () => { )} {step === 3 && ( - <> - - )}
diff --git a/src/components/pages/Mods.jsx b/src/components/pages/Mods.jsx index 591e630..646e5ae 100644 --- a/src/components/pages/Mods.jsx +++ b/src/components/pages/Mods.jsx @@ -92,7 +92,7 @@ const ModsContent = ({ reqConfig }) => { diff --git a/src/css/index.css b/src/css/index.css index 321b501..3d2a8be 100644 --- a/src/css/index.css +++ b/src/css/index.css @@ -68,6 +68,14 @@ /* =========================== RESET BÁSICO =========================== */ +* { + cursor: url('/images/diamond_pickaxe.cur'), auto !important; +} + +a, button, a.nav-link>div, .minecraft-btn>*, .navbar-brand>img { + cursor: url('/images/diamond_sword.cur'), pointer !important; +} + body { font-family: 'MCText Regular'; background-image: url("/images/bg_dirt.webp"); diff --git a/src/main.jsx b/src/main.jsx index 39e5ee4..9f90302 100644 --- a/src/main.jsx +++ b/src/main.jsx @@ -15,7 +15,7 @@ createRoot(document.getElementById('root')).render( - + diff --git a/vite.config.js b/vite.config.js index 7985dce..d08fd00 100644 --- a/vite.config.js +++ b/vite.config.js @@ -7,7 +7,6 @@ export default defineConfig({ host: "localhost", port: 3000, }, - base: '/miarmacraft/', resolve: { alias: { '@/': '/src/',