Skip to content

Releases: kuroppoi/entralinked

v1.3.6

10 Jan 00:59
Compare
Choose a tag to compare

Changes

  • Disabled Loom as it might have been causing issues with the HTTP server
  • Program logs will no longer expose entire user IDs (Error logs pertaining file IO might still contain them, so be careful)
  • Numerous bits of potentially sensitive and/or unnecessary info are now excluded from debug logs

v1.3.5

19 Nov 14:51
Compare
Choose a tag to compare

Changes

  • Browsers will now remember Game Sync IDs used to log into the user dashboard (#22)
  • DNS will now always be logged when startup completes (#15)
  • Extra debugging information pertaining DS/server communication will now be logged to logs/debug.log

v1.3.4

11 Aug 11:48
Compare
Choose a tag to compare

Changes

  • PID Tool now updates the profile you next log in with instead of just forcibly updating all of them
  • It will also validate the entered friend code and notifies the user if it is incorrect

v1.3.3

10 Aug 19:42
Compare
Choose a tag to compare

Changes

  • Added a menu tab to the user interface containing some helpful utilities
  • Updated the user interface look-and-feel
  • Fixed an issue where a specific encounter animation would cause an error when trying to save
  • Fixed an oversight where Victini was a selectable encounter in the user dashboard

v1.3.2

17 Jul 21:46
Compare
Choose a tag to compare

Changes

  • C-Gear & Pokédex skin previews will now display on a popup window instead of a blank page
  • Fixed a crash that happens on startup after one Game Sync cycle had been completed

v1.3.1

15 Jul 22:40
Compare
Choose a tag to compare

Changes

  • Fixed all, if not most remaining skin preview inaccuracies
  • Server will now check if uploaded files are images instead of throwing exceptions if they aren't
  • Restricted accepted file types filter to .png, .bmp, .jpg and .jpeg when uploading custom skins

v1.3.0

15 Jul 16:14
Compare
Choose a tag to compare

Changes

  • Added the option to upload custom C-Gear & Pokédex skins
  • Pokédex skin previews are even more accurate now
  • Lots of fun internal changes that could possibly break some things

v1.2.4

12 Jul 17:46
Compare
Choose a tag to compare

Changes

  • Pokédex skin previews are now displayed correctly with their backgrounds
  • C-Gear & Pokédex skin images now load a lot faster
  • Dreamer summary now displays the ability of the tucked-in Pokémon
  • Added data for Shaymin sky forme
  • Encounter gender options are now restricted based on whether the species is exclusively male, female or genderless
  • Encounter sprites will now show gender differences if applicable
  • Fixed item form not closing when using the close button

v1.2.3

09 Jul 20:10
Compare
Choose a tag to compare

Changes

  • Large drop-down lists are now sorted alphabetically for easier navigation
  • Added the ability to configure the region of Join Avenue visitors

v1.2.2

08 Jul 22:08
Compare
Choose a tag to compare

Changes

  • Replaced magic number inputs with drop-down lists containing proper names
  • Added missing C-Gear & Pokédex skins and changed their names to be clearer (If you used Entralinked prior to this update, delete the dlc folder before starting it in order to use new skins)
  • Dashboard configuration popups are now a bit more centered
  • Revised how DLC is indexed internally to allow for duplicate names
  • Automatic local host resolver now actually checks if the IP address is a private one instead of just returning the first one it finds