-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Desarrollo v0.2.0 #413
base: master
Are you sure you want to change the base?
Commits on Dec 3, 2020
-
Generifica métodos. createWindow() crea por defecto una ventana no movible.
Configuration menu - View commit details
-
Copy full SHA for 703c0f0 - Browse repository at this point
Copy the full SHA 703c0f0View commit details -
Pide confirmación para cerrar el juego con ESC
Crea ExtendedDialog que extiende a Dialog de scene2d.ui y permite usar expresiones lambda.
Configuration menu - View commit details
-
Copy full SHA for d18e942 - Browse repository at this point
Copy the full SHA d18e942View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05fcd85 - Browse repository at this point
Copy the full SHA 05fcd85View commit details
Commits on Dec 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 37adcb2 - Browse repository at this point
Copy the full SHA 37adcb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a8f2a - Browse repository at this point
Copy the full SHA 24a8f2aView commit details
Commits on Dec 7, 2020
-
Implementa volumen global para el sistema de sonido
Crea Slider en LoginScreen para controlar el volumen.
Configuration menu - View commit details
-
Copy full SHA for a0fa99f - Browse repository at this point
Copy the full SHA a0fa99fView commit details -
Mantiene una instancia única y global de MusicSystem
Ahora MusicSystem se instancia en AOGame y se reutiliza en toda la aplicación, lo que permite que se comparta la configuración de volumen y que se pueda navegar entre pantallas sin perder la música. MusicSystem deja de ser un sistema de Artemis y pasa a ser un POJO, esto permite hacer una diferencia explícita entre las clases que usan ECS y las que no.
Configuration menu - View commit details
-
Copy full SHA for 82d2b43 - Browse repository at this point
Copy the full SHA 82d2b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3ab497 - Browse repository at this point
Copy the full SHA e3ab497View commit details -
Deshabilitar la música automáticamente pausa/reanuda la reproducción. Normaliza sintáxis, etc.
Configuration menu - View commit details
-
Copy full SHA for 4a9df6a - Browse repository at this point
Copy the full SHA 4a9df6aView commit details
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f5d07f7 - Browse repository at this point
Copy the full SHA f5d07f7View commit details
Commits on Apr 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 48ce23f - Browse repository at this point
Copy the full SHA 48ce23fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 484469e - Browse repository at this point
Copy the full SHA 484469eView commit details
Commits on Apr 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a96c6e1 - Browse repository at this point
Copy the full SHA a96c6e1View commit details
Commits on Apr 16, 2022
-
login screen small bug fix and cosmetic
login screen *fix apretar repetida mente escape genera multiples dialogwindows *fix checkbox fonts *fix login windows and server windows size *agregadp scrollpane a serverlist - scrollbar al llenar el campo visible de servidores * agregados titulos a las ventanas widget factory * funcion para crear el scrollpane para la lista de servidores *cambio fuentes en algunas labels ao-skin.json agregada fuente para los checkbock
Configuration menu - View commit details
-
Copy full SHA for 53884af - Browse repository at this point
Copy the full SHA 53884afView commit details -
* remplaza createServerScrollPane() por una genérica createScrollPane()
Configuration menu - View commit details
-
Copy full SHA for 035d265 - Browse repository at this point
Copy the full SHA 035d265View commit details -
Merge pull request #380 from bestiardo/develop+overwhelmedFix
Login Screen small bug fixes - Panel deslizable para la lista de servidores
Configuration menu - View commit details
-
Copy full SHA for 5a61338 - Browse repository at this point
Copy the full SHA 5a61338View commit details -
* Agregado el campo nombre al agregar un servidor * Chequeo de que el nuevo servidor no esta en la lista
Configuration menu - View commit details
-
Copy full SHA for 8bd5a06 - Browse repository at this point
Copy the full SHA 8bd5a06View commit details
Commits on Apr 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e3b4216 - Browse repository at this point
Copy the full SHA e3b4216View commit details -
Configuration menu - View commit details
-
Copy full SHA for d405233 - Browse repository at this point
Copy the full SHA d405233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ba070 - Browse repository at this point
Copy the full SHA 41ba070View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc9986 - Browse repository at this point
Copy the full SHA 2cc9986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3128bc8 - Browse repository at this point
Copy the full SHA 3128bc8View commit details -
Merge pull request #385 from bestiardo/d+o_add_server_button_update
Actualización botón agregar servidor Imagen faltante para animación de fantasma
Configuration menu - View commit details
-
Copy full SHA for 632c74d - Browse repository at this point
Copy the full SHA 632c74dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7da169e - Browse repository at this point
Copy the full SHA 7da169eView commit details -
Arreglar proyecto design #388 - Vuelve a compilar
- vuelve a compilar. - sigue teniendo bugs en el funcinamiento. - no muestra los npc - el map editor se ve mal (supongo que esto es problema del sistema de camara )
Configuration menu - View commit details
-
Copy full SHA for 74b3dee - Browse repository at this point
Copy the full SHA 74b3deeView commit details -
Merge pull request #390 from bestiardo/desarrollo-v0.1.15-desing
Arreglar proyecto design #388 - Vuelve a compilar
Configuration menu - View commit details
-
Copy full SHA for 47e4350 - Browse repository at this point
Copy the full SHA 47e4350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1ca0f - Browse repository at this point
Copy the full SHA 1d1ca0fView commit details
Commits on Apr 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e45164f - Browse repository at this point
Copy the full SHA e45164fView commit details -
Merge pull request #392 from matisandacz/desarrollo-v0.1.15
Revertir cambios de path.
Configuration menu - View commit details
-
Copy full SHA for 8dd0636 - Browse repository at this point
Copy the full SHA 8dd0636View commit details -
agregado fundo a la consola agregado el scrollknob a la barra de desplazamiento vertical de la consola
Configuration menu - View commit details
-
Copy full SHA for fb3b716 - Browse repository at this point
Copy the full SHA fb3b716View commit details -
Update UserInterfaceSystem.java
hace que el ancho de la consola abarque toda la pantalla
Configuration menu - View commit details
-
Copy full SHA for b8572b2 - Browse repository at this point
Copy the full SHA b8572b2View commit details -
Merge pull request #396 from bestiardo/desarrollo-v0.1.15-consoleupdate
Desarrollo v0.1.15 console background
Configuration menu - View commit details
-
Copy full SHA for cae4d6d - Browse repository at this point
Copy the full SHA cae4d6dView commit details
Commits on Apr 20, 2022
-
crea el comando /help corrige error en el comando /tp agregado chequeo de numero correcto de parámetros al comando /tp agregado mensaje de bienvenida Todo multilenguaje en la descripciones
Configuration menu - View commit details
-
Copy full SHA for baa2ac2 - Browse repository at this point
Copy the full SHA baa2ac2View commit details -
solucion problema con los parametros fix de @cpbeto
Configuration menu - View commit details
-
Copy full SHA for e04e66c - Browse repository at this point
Copy the full SHA e04e66cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc72002 - Browse repository at this point
Copy the full SHA dc72002View commit details -
Configuration menu - View commit details
-
Copy full SHA for e471fe6 - Browse repository at this point
Copy the full SHA e471fe6View commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7debd55 - Browse repository at this point
Copy the full SHA 7debd55View commit details -
Configuration menu - View commit details
-
Copy full SHA for df4434c - Browse repository at this point
Copy the full SHA df4434cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e435f3e - Browse repository at this point
Copy the full SHA e435f3eView commit details -
Merge pull request #401 from matisandacz/F400
Encapsular connectionId dentro de Network
Configuration menu - View commit details
-
Copy full SHA for df2c38d - Browse repository at this point
Copy the full SHA df2c38dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc969f6 - Browse repository at this point
Copy the full SHA fc969f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a775b66 - Browse repository at this point
Copy the full SHA a775b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 095ec97 - Browse repository at this point
Copy the full SHA 095ec97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f4071 - Browse repository at this point
Copy the full SHA 54f4071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 224931a - Browse repository at this point
Copy the full SHA 224931aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a371e - Browse repository at this point
Copy the full SHA e9a371eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9a1c23 - Browse repository at this point
Copy the full SHA a9a1c23View commit details -
Remueve artemis-fluid. todo: El sistema es muy grande y quizá podría modularizarse. todo: Evaluar si conviene usar EntityTransmuter para crear nuevas entidades. todo: La clase se llama EntityFactory pero parece crear solo PJs.
Configuration menu - View commit details
-
Copy full SHA for c7ba897 - Browse repository at this point
Copy the full SHA c7ba897View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59103db - Browse repository at this point
Copy the full SHA 59103dbView commit details
Commits on Apr 23, 2022
-
* Tecla F4 activa y desactiva la capa donde están los techos * Se creo un sistema para renderizar la capa 3 por alguna razón no existía *agregado 1 mapa feo q cree para hacer unas pruebas se podría editar para hacer futuro mapa para GM. hay que arreglar bien el design para eso.
Configuration menu - View commit details
-
Copy full SHA for f5ab5c5 - Browse repository at this point
Copy the full SHA f5ab5c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d9ea9e - Browse repository at this point
Copy the full SHA 6d9ea9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 005f12f - Browse repository at this point
Copy the full SHA 005f12fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02d11e2 - Browse repository at this point
Copy the full SHA 02d11e2View commit details -
#408 Limpiar el repositorio - removido carpeta graficosx2
luego del overwhelm se utiliza la carpeta graficos así que graficosx2 es innecesaria
Configuration menu - View commit details
-
Copy full SHA for e154058 - Browse repository at this point
Copy the full SHA e154058View commit details -
Merge pull request #411 from bestiardo/eliminar-graficosx2
Limpiar el repositorio de archivos binarios, etc. #408 - Eliminar graficosx2
Configuration menu - View commit details
-
Copy full SHA for bd9bd4d - Browse repository at this point
Copy the full SHA bd9bd4dView commit details -
Merge pull request #409 from bestiardo/map-layer-roof
F4 toggle roof
Configuration menu - View commit details
-
Copy full SHA for 0180193 - Browse repository at this point
Copy the full SHA 0180193View commit details
Commits on Apr 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 30d4cb4 - Browse repository at this point
Copy the full SHA 30d4cb4View commit details -
Merge pull request #410 from matisandacz/F401
Se puede Teletransportar por el mapa con Shift + Click.
Configuration menu - View commit details
-
Copy full SHA for 7e6e9db - Browse repository at this point
Copy the full SHA 7e6e9dbView commit details
Commits on Apr 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e4f1e3a - Browse repository at this point
Copy the full SHA e4f1e3aView commit details
Commits on Apr 28, 2022
-
Merge pull request #412 from Lorwik/desarrollo-v0.1.15
Como iniciar el proyecto
Configuration menu - View commit details
-
Copy full SHA for b37b589 - Browse repository at this point
Copy the full SHA b37b589View commit details
Commits on Apr 29, 2022
-
* arreglado la pantalla *agregado un cuadro con el numero de mapa a cargar o guardar * ahora guarda los mapas vecinos y el nombre del mapa * chequeo en el map helper para que no cargue un mapa mayor que el numero de mapas
Configuration menu - View commit details
-
Copy full SHA for 3f74471 - Browse repository at this point
Copy the full SHA 3f74471View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd958f - Browse repository at this point
Copy the full SHA bbd958fView commit details -
*Agregado nombres a la paleta para saber a que corresponde cada layer.
Configuration menu - View commit details
-
Copy full SHA for a61ea13 - Browse repository at this point
Copy the full SHA a61ea13View commit details -
Update MapDesignRenderingSystem.java
variable renombrada para mejor lectura
Configuration menu - View commit details
-
Copy full SHA for 9aa39f9 - Browse repository at this point
Copy the full SHA 9aa39f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95cb30c - Browse repository at this point
Copy the full SHA 95cb30cView commit details -
*Volvemos a poder desplazarnos el mapa con el scroll del mouse(SHIFT scroll para horizontal) *Manteniendo shift + click + movimiento del mouse podemos arrastrar el mapa * Ctrl + scroll del mouse para zoom
Configuration menu - View commit details
-
Copy full SHA for be5adc1 - Browse repository at this point
Copy the full SHA be5adc1View commit details -
*el botón ShowExits muestra también los Triggers *Botón help y tecla F1 una pequeña ventana de ayuda (combinación de teclas y modos de desplazamiento) *se muestra posición X e Y del mouse * 1, 2, 3, 4 desactiva y activa el renderizado de las capa correspondiente
Configuration menu - View commit details
-
Copy full SHA for 9e7a852 - Browse repository at this point
Copy the full SHA 9e7a852View commit details
Commits on May 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 842c942 - Browse repository at this point
Copy the full SHA 842c942View commit details
Commits on May 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 54c74c5 - Browse repository at this point
Copy the full SHA 54c74c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd63d7 - Browse repository at this point
Copy the full SHA 0cd63d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41027df - Browse repository at this point
Copy the full SHA 41027dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9560477 - Browse repository at this point
Copy the full SHA 9560477View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13ea623 - Browse repository at this point
Copy the full SHA 13ea623View commit details
Commits on May 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b03f103 - Browse repository at this point
Copy the full SHA b03f103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a3faf - Browse repository at this point
Copy the full SHA 08a3fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for c212045 - Browse repository at this point
Copy the full SHA c212045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70373d8 - Browse repository at this point
Copy the full SHA 70373d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for caf4ba6 - Browse repository at this point
Copy the full SHA caf4ba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b5d6f - Browse repository at this point
Copy the full SHA 06b5d6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf4d91e - Browse repository at this point
Copy the full SHA cf4d91eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e039e7e - Browse repository at this point
Copy the full SHA e039e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54839bb - Browse repository at this point
Copy the full SHA 54839bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 541a1b2 - Browse repository at this point
Copy the full SHA 541a1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82f7726 - Browse repository at this point
Copy the full SHA 82f7726View commit details -
Configuration menu - View commit details
-
Copy full SHA for f16dcf6 - Browse repository at this point
Copy the full SHA f16dcf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc75b77 - Browse repository at this point
Copy the full SHA fc75b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87e8512 - Browse repository at this point
Copy the full SHA 87e8512View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a5067c - Browse repository at this point
Copy the full SHA 7a5067cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2fcd88 - Browse repository at this point
Copy the full SHA f2fcd88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65cbdff - Browse repository at this point
Copy the full SHA 65cbdffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bdeb96 - Browse repository at this point
Copy the full SHA 4bdeb96View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3f42e9 - Browse repository at this point
Copy the full SHA f3f42e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7592007 - Browse repository at this point
Copy the full SHA 7592007View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ea118 - Browse repository at this point
Copy the full SHA c0ea118View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15a438d - Browse repository at this point
Copy the full SHA 15a438dView commit details
Commits on May 25, 2022
-
Renombra la clase a Config por simplicidad. Config deja de ser un sistema ECS, es un POJO. Esto soluciona el error que ocurría al serializar a JSON. Elimina algunos getters/setters y expone los campos de la clase, para simplificar el uso. Implementa el campo selected, que guarda el último servidor seleccionado de la lista.
Configuration menu - View commit details
-
Copy full SHA for 046f7f2 - Browse repository at this point
Copy the full SHA 046f7f2View commit details