Skip to content

Releases: Plenyx/PlenBotLogUploader

v1 b38

02 Jun 23:10
Compare
Choose a tag to compare

READ FIRST

This update will fully reset all your settings besides boss data, webhooks and ping configurations.
I recommend using included ResetSettings.reg file to fully remove all previous settings from the Windows' registry. Believe me. You don't want to have a mess caused by my Bot to have in there.
I also made a Discord server, if you need any help setting up the bot or to quickly report a bug [link]

New features

  • added labels to indicate that certain parts of the list views can be right clicked
  • added buttons to add webhooks and ping configurations outside of the context menu
  • all uploader configurations (checkboxes, textboxes, etc.) has been moved from Windows' registry to a configuration file to prevent further random configuration resets (this caused the READ FIRST thing)
  • added some tooltips to checkboxes to help users understand what they do
  • huge update to boss data settings
    • you can now remove & add bosses manually
    • you can change boss ids and names used within the app, logs.csv file and webhooks
    • added the ability to reset bosses settings
    • added a button to add Ahdashim bosses when the raid releases (doesn't do anything yet, because bosses are not yet known, duh - I have no leaks, I presume the raid will have some bosses please stop dming me about it)
  • added the ability to create log sessions
    • currently only sends data session to Discord webhooks [preview]
    • will store logs to session log file as well in the future

Other stuff

  • updated readme

v1 b37

21 May 22:22
Compare
Choose a tag to compare

Minor changes

  • added several texts in certain settings to help you setting them up
  • changed the "New build of Uploader available" to be a tray notification only
  • codestyle & code cleanup

Another note not related to the code

If you were using the non-custom name "GW2LogUploader" with Twitch, the bot can no longer be gifted a subscription. Consider using your own bot's name or your main Twitch account name instead.

v1 b36

18 May 20:36
Compare
Choose a tag to compare

New stuff

  • added the ability to customise Twitch commands
    • you can now disable or change Twitch command !uploader
    • you can now disable or change Twitch command !lastlog

Bugfixes

  • fixed a crash when selecting no on the initial connect to Twitch setup

Other stuff

  • organised code files a little bit

v1 b35

18 May 00:16
Compare
Choose a tag to compare

New stuff

  • improved first use experience with the basic settings enabled
  • the uploader now checks for self-updates every 1h and 30m and displays a ballon message if an update is available

Other stuff

  • minor code cleanup

v1 b34

15 May 23:53
Compare
Choose a tag to compare

Website

New stuff

  • organised the files a little bit
  • code cleanup
  • updated readme
  • reduced the file size by implementing new icons

v1 b33

12 May 11:40
Compare
Choose a tag to compare

Bugfixes

  • fixed showing players in the Discord webhooks even when it was disabled

v1 b32

12 May 00:17
Compare
Choose a tag to compare

New stuff

  • added the option to enable pinging players and played professions/elite specs in Discord webhooks (disabled by default; if you used webhooks in previous versions, it is enabled by default)
  • added the ability to start the uploader on system start
  • improved the behaviour on application startup
  • added update button if there is a new update available for the uploader and you click no on the initial popup

Bugfixes

  • fixed application halt on update (which required manual kill via task manager)
  • fixed a rare crash when loading Discord webhook data

v1 b31

09 May 20:02
Compare
Choose a tag to compare

New stuff

  • improved remote server pings
    • allowed to use authentications as a form of ping testing
    • allowed to change authentication schemes

v1 b30

08 May 19:09
Compare
Choose a tag to compare

Read first

Read the previous patch notes if you are upgrading from previous versions.

Bugfixes

  • fixed ping configuration creations
  • POST request is now a proper default method for ping configurations

v1 b29

08 May 16:28
Compare
Choose a tag to compare

Read first

This build resets your remote server settings.
If you were using my server for remote server pings please use the new feature that came in the previous build, Discord webhooks.

New features

  • improvements to Discord webhooks
    • players, played specs and professions are now linked with Discord webhooks (only if the player count does not exceed 10)
    • added a functionality to test Discord webhooks via the dropdown menu
  • renamed "Edit Twitch messages" to "Edit boss data" and moved the settings to more accessable spot if you were not using Twitch
    • this also renames the file "twitch_messages.txt" to "boss_data.txt" without loosing any previously saved data
  • finished remote server ping configurations
    • you can now use multiple remote server ping configurations
    • added a possibility to use PUT and DELETE requests
    • added a possibility to use authentication sign as a header Authentication
    • much like Discord webhooks, you can test pings in the dropdown menu

Other changes

  • naming conventions
  • updated READMEs

Final thank you

  • this release marks the end of me adding main features to the uploader I set from the beginning
  • if you want to have any new features, don't be afraid to contact me directly!
  • thank you very much for using my uploader!