Skip to content

Releases: ItsLeon15/Bug-Reports

0.9.0

04 Feb 21:35
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

Changed

  • Added support for a custom GUI.
  • Fixed bug with languages not loading correctly with the custom GUI.
  • Updated Plan with new tables and general bug fixes.

v0.8.0

02 Jan 00:12
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

Changed

  • Removed testing print lines.
  • Fixed 1.20.2 bug with player heads in the Bug List GUI.
  • Added a new command so players can reach the settings page quicker - /bls or /buglistsettings.
  • Changed status icon in the Bug List GUI to "LIME_DYE" if not archived and "RED_DYE" if archived.
  • Added status icons to the Language Settings GUI which will show "LIME_DYE" if enabled and "RED_DYE" if the language has not chosen.
  • Added player heads to Bug List GUI as well as all of the individual Bug Report GUI's.
  • Added which gamemode the player was into the Bug Report.
  • Added an update checker on player join.

v0.7.3

05 Dec 00:32
Compare
Choose a tag to compare
v0.7.3 Pre-release
Pre-release

Changed

  • The players location has now been added to both the buglist GUI and the Discord Webhook message.
  • Two new languages have been added "Simplified Chinese" and "Russian"
  • Added the option to teleport to the players location of the bug report.

v0.7.2

03 Dec 23:32
Compare
Choose a tag to compare
v0.7.2 Pre-release
Pre-release

Changed

  • Fixed an issue if there are no bug reports in the GUI, the total pages would be zero.
  • Fixed the Bug List GUI forward and back buttons to only show if there are more than one pages.
  • When a new bug report is submitted and the Bug List GUI is open, the GUI will now update automatically.
  • Added an option to unarchive bug reports.

v0.7.1

01 Nov 04:24
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release

Changed

  • Added a Status and Timestamp info in the "Bug Report Details" GUI (Status will be added in a later release)
  • Fixed a bug where you couldn't archive or delete bug reports in a language other than English.
  • Fixed a bug where after a player submits a bug report, it does not show in the GUI.
  • Fixed the Archive and Delete icons where they were flipped.

v0.7.0

31 Oct 03:35
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

Changed

  • Fixed bug with the Discord Timestamp showing the incorrect time.
  • Fixed event handler for the Bug Report Settings GUI returning the incorrect type.
  • Fixed an issue with the database connection where it wouldn't close the connection when the plugin was disabled.
  • Fixed an issue where you couldn't see other players bug reports apart from your own.
  • Readded the ability to view player heads in a bug report (This was broken in previous versions)
  • Added the ability to send a title message instead of a player message.
  • Added the option to enable or disable player heads in a bug report.
  • Added a new GUI "Other Settings" to show more customizable options.
  • Added caching so the plugin doesn't try and get player heads every time the GUI is open.
  • Added a notification message when a player joins, they get notified on how many reports were submitted.

v0.6.4

22 Oct 05:29
Compare
Choose a tag to compare
v0.6.4 Pre-release
Pre-release

Changed

  • Fixed bug with the timestamp showing the incorrect time
  • Fixed event handler for the Bug Report Settings GUI returning the incorrect type

v0.6.3

22 Oct 05:26
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

Changed

Added the ability to customize the bug report Discord messages. The customizable options are as follows:

EmbedColor (This is the color to the left of the embed - Default is Green)
EmbedTitle (This is the title of the embed - Default is "New Bug Report")
EmbedFooter (This is the footer of the embed - Default is "Bug Report v0.6.4")
EmbedThumbnail (This is the image to the top right of the embed - Default is the Bug Report Logo)
EnableThumbnail
EnableUserAuthor (This adds the players name and avatar image to the top of the embed - Default is true)
IncludeDate (A timestamp is added at the bottom of the embed - Default is true)

v0.6.2-BETA

19 Oct 01:44
Compare
Choose a tag to compare
v0.6.2-BETA Pre-release
Pre-release

Changed

  • Added the ability to archive and delete reports.
  • New GUI has been added to view archived reports - /archivedreports or /bla

v0.6.1

04 Oct 00:05
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

Changed

  • Added archiving