Skip to content

Aens/Gw2RaidExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gw2RaidExplorer

A tool to check raid-based stuff of Guild Wars 2. You can download executable version here.

Image

  • Download the .exe file.
  • Install it.
  • Execute the Gw2RaidExplorer file with a red skull icon.
  • Optional: Create a shortcut to desktop.
  • Optional: If you want to compile it yourself, make sure you are using Python 3.7.

How to update?

  • Your API keys are stored in a file named options.ini file. The new version should read that file without issues as it's locally saved in your machine, but just in case, consider to backup that file.
  • Then uninstall any existing installation of this program.
  • Finally download and install the new version.

Bugs known and things TBD (To be done):

Changelog

Version 1.1.0

  • Removed: ArcDps BuildTemplates and ArcDps Mechanics because they're no longer supported projects.
  • Added: Wing 7 bosses and skins.

Version 1.0.2

  • Fixed: If you only had one character, currency failed.

Version 1.0.1

  • Fixed: A bug at the "Add new key" window prevented the window to open.

Version 1.0.0

  • Redesign: The "you can download a new version" message has been replaced by a prompt to directly download new versions, so you don't have to enter the website anymore (you still need to uninstall the old version and install the new one, though).
  • Redesign: I didn't like how the sections were made. It was confusing to know from which raid is a skin/mini. Now that's not an issue anymore.
  • Fixed: A bug that prevented the program to opening if it couldn't reach this repository to check if you have the latest version.
  • Fixed: Asigning colors would iterate over the wrong widgets and reset would always set it gray instead of theme.
  • Fixed: Trying to download files for arcdps would crash the program under specific circunstances.
  • Fixed: Start Guild Wars 2 on a new thread to not stall the main thread.
  • New: Added a donate button for nice people that wants to support me.
  • New: Achievements section (Visually, still can be improved, but at least data load/programming part is done).
  • New: Added an icon for those achievements that award a Title.

Version 0.9

  • Fixed: Added right icon to the windows.
  • Fixed: Reduced size of resource files because I had way-too-big icon files.
  • Fixed: Removed wrong GUI notes.
  • Fixed: Now checks permissions better in order to not create forbidden API calls.
  • Fixed: Loading of LIs and DIs was broken.
  • Fixed: Added right theme to the "Add New API" window.
  • New: Added a debug mode to see all API calls to ANet servers.
  • New: Added Minis section.
  • New: Added skins section.
  • New: Added a button to go to the program website (github/Aens).
  • Redesign: The entire permissions code has been revamped. This should make the requests faster.
  • Redesign: Most of the colors system has been re-coded. This should make it prettier.
  • Maybe Fixed: Investigation on DPI Scaling continues. A new fix has been added, please test it out.

Version 0.8

  • Changed: Installation path changed for base folder, not bin64.
  • Fixed: Fixed a crash if installation folder was wrong.
  • Fixed: Don't clear installation path if selection is cancelled.
  • Fixed: Enabled auto-scale for high DPI scaling.
  • New: Added code to check for new updates (although you need to download it manually).
  • New: Added buttons to launch and close the game (maploadinfo by default).
  • New: Added info for Legendary insights and Legendary divinations (this takes ages to load because it must scan all your characters inventories, bank, materials, etc).
  • New: Added themes to customize the colors of the program (this took 8 hours and nobody requested it but I got bored of how the program was looking so this one is on me! xD).
  • New: Added check boxes to customize which sections to load and which ones not.
  • New: Added preparations to support different languages (not ready yet).

Previous Versions

I kept track of them locally but I never published anything, that's why we start on 0.8!

About

A tool to check raid-based stuff of gw2.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages