Releases: Pokemon-Fan-Games/PokemonEssentialsGameUpdater
PokeUpdater 2.2.2 21.1_LBDS
Cambios
- Corrección en búsqueda de versión en el pastebin
Changes
- Fix pastebin read for version number.
Full Changelog: v2.2.1_21_LBDS...v2.2.2_21_LBDS
PokeUpdater 2.2.1 21.1_LBDS
Cambios
- Correcciones en la extraccion de archivos
Changes
- Bug fixes in file extraction
Full Changelog: v2.2.0_21_LBDS...v2.2.1_21_LBDS
PokeUpdater 2.2.0 21.1_LBDS
Cambios
- Se elimina el soporte para Mediafire, pueden ver la razón en este commit.
- Se agrega soporte para descargar desde GitHub.
- Corrección a descargas de Mega.
- Se corrigió un error para cuando el zip no tenia una carpeta contenedora dentro y solo estaban los archivos del juego sueltos, ocasionando errores luego de la descompresión.
- Mejoras en la comparación de números de versión en python
- Refactorización del Plugin de ruby
- Se cambiaron los nombres de los método en el Plugin de ruby para adaptarse a las buenas practicas de nomenclatura.
- El pu_locales ahora es un json para facilitar su lectura y modificación.
- Mejoras en la comparación de números de versión
Changes
- No longer support for Mediafire you can check the reasoning behind it in this commit.
- Added support for downloads from GitHub releases.
- Fixed issues for mega downloads.
- Added fix for zips not having a containing folder inside but just the game files alone.
- Improvements in version number compare in Python
- Refactor of ruby Plugin:
- Methods were renamed to be inline with Ruby's best practices.
- Now the pu_locales is a json file to make it more redable and easier to update.
- Improvements in version number compare
Full Changelog: v2.1.1...v2.2.0_21_LBDS
PokeUpdater 2.2.0 16_BES
Cambios
- Se elimina el soporte para Mediafire, pueden ver la razón en este commit.
- Se agrega soporte para descargar desde GitHub.
- Corrección a descargas de Mega.
- Se corrigió un error para cuando el zip no tenia una carpeta contenedora dentro y solo estaban los archivos del juego sueltos, ocasionando errores luego de la descompresión.
Changes
- No longer support for Mediafire you can check the reasoning behind it in this commit.
- Added support for downloads from GitHub releases.
- Fixed issues for mega downloads.
- Added fix for zips not having a containing folder inside but just the game files alone.
Full Changelog: v2.1.1...v2.2.0_16_BES
PokeUpdater 2.1.1
English
- Added fix for crash when trying to update without internet
Implementation
For games on Pokémon Essentials 19+, download the PokeUpdater_2.1.1_PE19+.zip from this release. Please read the following README to know how to implement it.
For games on Pokémon Essentials 16 to 18, download the PokeUpdater_2.1.1_PE16-18.zip from this release. Please read the following README to know how to implement it.
Español
- Se agregó una correccion para evitar crasheos cuando se intentaba actualizar sin conexión a internet
Implementación
Para juegos desarrollados sobre Pokémon Essentials 19+, descarga el PokeUpdater_2.1.1_PE19+.zip de este release. Por favor seguir el siguiente README para ver cómo implementarlo.
Para juegos desarrollados sobre Pokémon Essentials 16 a 18, descarga el PokeUpdater_2.1.1_PE16-18.zip de este release. Por favor seguir el siguiente README para ver cómo implementarlo.
Full Changelog: v2.1.0...v2.1.1
PokeUpdater 2.1.0
English
This release is more of a behind the scenes update, it has the following fixes
- Simplify the file copying and deleting process
- Fix clean up process by creating and executing a batch script, the code of the batch script is in the main.py file in the function
remove_updater
Implementation
For games on Pokémon Essentials 19+, download the PokeUpdater_2.1.0_PE19+.zip from this release. Please read the following README to know how to implement it.
For games on Pokémon Essentials 16 to 18, download the PokeUpdater_2.1.0_PE16-18.zip from this release. Please read the following README to know how to implement it.
Español
Esta es una actualización mas de detrás de escenas, tiene las siguientes correcciones técnicas:
- Simplifica el proceso de eliminacion y copiado de archivos
- Arregla el proceso de limpieza encargado de borrar los archivos temporales del updater y de copiar el updater de la nueva version del juego, esto se hace a través de la creación y ejecución de un archivo bat. El código del script de batch, está en el archivomain.py en la función
remove_updater
Implementación
Para juegos desarrollados sobre Pokémon Essentials 19+, descarga el PokeUpdater_2.1.0_PE19+.zip de este release. Por favor seguir el siguiente README para ver cómo implementarlo.
Para juegos desarrollados sobre Pokémon Essentials 16 a 18, descarga el PokeUpdater_2.1.0_PE16-18.zip de este release. Por favor seguir el siguiente README para ver cómo implementarlo.
PokeUpdater 2.0.3
English
Hotfix
- Fix issue with updater exe
- Add error for when mega bandwidth is exceeded
Implementation
For games on Pokémon Essentials 19+, download the PokeUpdater_2.0.3_PE19+.zip from this release. Please read the following README to know how to implement it.
For games on Pokémon Essentials 16 to 18, download the PokeUpdater_2.0.3_PE16-18.zip from this release. Please read the following README to know how to implement it.
Español
Hotfix
- Se corrigió un error con el exe del updater
- Agrega un mensaje de error cuando no hay mas cuota de transferencia para descargas de MEGA
Implementación
Para juegos desarrollados sobre Pokémon Essentials 19+, descarga el PokeUpdater_2.0.3_PE19+.zip de este release. Por favor seguir el siguiente README para ver cómo implementarlo.
Para juegos desarrollados sobre Pokémon Essentials 16 a 18, descarga el PokeUpdater_2.0.3_PE16-18.zip de este release. Por favor seguir el siguiente README para ver cómo implementarlo.
PokeUpdater 2.0.2
English
Hotfix
- Fixed issue with version compare
Implementation
For games on Pokémon Essentials 19+, download the PokeUpdater_2.0.2_PE19+.zip from this release. Please read the following README to know how to implement it.
For games on Pokémon Essentials 16 to 18, download the PokeUpdater_2.0.2_PE16-18.zip from this release. Please read the following README to know how to implement it.
Español
Hotfix
- Se corrigió un error con la comparación de versiones.
Implementación
Para juegos desarrollados sobre Pokémon Essentials 19+, descarga el PokeUpdater_2.0.2_PE19+.zip de este release. Por favor seguir el siguiente README para ver cómo implementarlo.
Para juegos desarrollados sobre Pokémon Essentials 16 a 18, descarga el PokeUpdater_2.0.2_PE16-18.zip de este release. Por favor seguir el siguiente README para ver cómo implementarlo.
Full Changelog: v2.0.1...v2.0.2
PokeUpdater 2.0.1
English
Hotfix
- Fixed issue with version compare
Implementation
For games on Pokémon Essentials 19+, download the PokeUpdater_2.0.1_PE19+.zip from this release. Please read the following README to know how to implement it.
For games on Pokémon Essentials 16 to 18, download the PokeUpdater_2.0.1_PE16-18.zip from this release. Please read the following README to know how to implement it.
Español
Hotfix
- Se corrigió un error con la comparación de versiones.
Implementación
Para juegos desarrollados sobre Pokémon Essentials 19+, descarga el PokeUpdater_2.0.1_PE19+.zip de este release. Por favor seguir el siguiente README para ver cómo implementarlo.
Para juegos desarrollados sobre Pokémon Essentials 16 a 18, descarga el PokeUpdater_2.0.1_PE16-18.zip de este release. Por favor seguir el siguiente README para ver cómo implementarlo.
Full Changelog: v2.0.0...v2.0.1
PokeUpdater 2.0
English
General improvements
- You can now have multiple download hosts and the player will be able to choose between them, you can have 1 DOWNLOAD_URL per host, for example if you want to have downloads from mega and mediafire your pastebin your have the following fields.
GAME_VERSION=1.1
DOWNLOAD_URL=https://mega.nz/xxxx
DOWNLOAD_URL=https://mediafire.com/xxx
UI Improvements
- Added a dark mode, it will detect your pc configuration and if you are on a dark theme it will use a dark theme in the updater.
- Added a screen for the player to choose the download host if you happen to have multiple in the pastebin
Implementation
For games on Pokémon Essentials 19+, download the PokeUpdater_2.0.0_PE19+.zip from this release. Please read the following README to know how to implement it.
For games on Pokémon Essentials 16 to 18, download the PokeUpdater_2.0.0_PE16-18.zip from this release. Please read the following README to know how to implement it.
Español
Mejoras generales
- Ahora puedes tener multiples links de descarga en el pastebin, para que el jugador pueda elegir cual usar, solo puede haber un link por host, por ejemplo si quieres que el jugador puede elegir entre descargar el juego desde Mega o Mediafire el pastebin deberá tener los siguientes campos.
GAME_VERSION=1.1
DOWNLOAD_URL=https://mega.nz/xxxx
DOWNLOAD_URL=https://mediafire.com/xxx
Mejoras de UI
- Se agregó un modo oscuro, se detectará si tu PC tiene un tema oscuro y si ese fuera el caso el actualizador tambien tendra un tema oscuro.
- Se agregó una pantalla para que el jugador pueda elegir de donde descargar el juego, si es que en el pastebin hay multiples fuentes de descarga.
Implementación
Para juegos desarrollados sobre Pokémon Essentials 19+, descarga el PokeUpdater_2.0.0_PE19+.zip de este release. Por favor seguir el siguiente README para ver cómo implementarlo.
Para juegos desarrollados sobre Pokémon Essentials 16 a 18, descarga el PokeUpdater_2.0.0_PE16-18.zip de este release. Por favor seguir el siguiente README para ver cómo implementarlo.
Full Changelog: v1.1.13...v2.0.0