Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 6.3.0 #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RoinujNosde
Copy link
Owner

@RoinujNosde RoinujNosde commented Aug 14, 2022

🤖 I have created a release beep boop

6.3.0 (2024-08-24)

Features

  • add support for discord embeds (#105) (fe94350)
  • added check for locations when starting a game (1e416d2)
  • added message for sending game killer in Discord (#96) (82f2136)
  • added placeholders for participants and groups count (#112) (fdb86ec)
  • added remaining groups placeholder to action bar message (03480c8)
  • adds possibility to place infinite entrances (#98) (11d7440)
  • drops items and broadcasts death of quitters (3a1ed11)
  • sends game winners message to discord (#90) (64359d9)

Bug Fixes

  • "fist" was displayed for items without custom name (Death Message) (8f66b88)
  • armor ignored in 1.9+ kits (7786fea)
  • armors not being set in kits (MC 1.8) (0476928)
  • attempt at clearing kit armor (2232a30)
  • attempt at fixing drop getting cleared on quit/exit (4a8d916)
  • bedrock nicknames not accepted (782a25b)
  • catches exceptions from external commands (77ea34c)
  • corrected group teleportation to include only joined players (#108) (473e06c)
  • discord hook new line and mention (#104) (f38224f)
  • don't save empty winners data (96cb5a9)
  • items not dropping on leave/disconnect (3934d86)
  • items were dropping when players quit before their fight (7fbe79b)
  • kills player on disconnect/leave (aadd51b)
  • last winner placeholder not ignoring empty list (ac8a301)
  • NPE on items whitelist/blacklist (f626104)
  • NPE on ranking command (df7dd56)
  • NPE when cloning items (#120) (0eaf61c)
  • NPE when players got kicked from group during event (c35279d)
  • path conflict in setdestination command description (#93) (ce470e3)
  • players getting prizes without participating (654b55e)
  • possibly fixes offhand bypassing whitelist/blacklist (5f2bb0b)
  • possibly fixes respawn screen bug (db504dd)
  • prizes were given several times for casualties (29c9a86)
  • properly shutting down its async tasks (#115) (b0b5636)
  • remaining opponents action bar message not being sent (MC 1.8) (7dbedf5)
  • remove kit items on respawn (f49892b)
  • respects keepInventory gameRule on quit (2e303e3)
  • spacing in item's name (death message) (7f01e20)
  • updated NBT usage to fix kits on 1.21 (#128) (1a0349c)
  • use cached groups for checking membership (f590fcc)
  • use debug() when removing kit items (#114) (c9e9b8e)
  • watchroom permission in plugin.yml (#129) (83d36a4)

Performance Improvements

  • changed warriors collection from hashset to hashmap (c74c8e4)
  • improved the ranking commands (#122) (9d36d01)

This PR was generated with Release Please. See documentation.

@RoinujNosde RoinujNosde force-pushed the release-please--branches--master--components--TitansBattle branch from 3138421 to ead59f9 Compare August 17, 2022 02:15
@RoinujNosde RoinujNosde force-pushed the release-please--branches--master--components--TitansBattle branch from ead59f9 to 82f893c Compare September 1, 2022 23:14
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 2 times, most recently from 60b6783 to 0b46755 Compare September 3, 2022 23:50
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 2 times, most recently from 24e351e to ee8fa15 Compare September 11, 2022 12:26
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 2 times, most recently from f31149c to 343df77 Compare October 24, 2022 22:51
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 2 times, most recently from 09a7418 to 922c006 Compare December 21, 2022 16:58
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch from 922c006 to 164d299 Compare January 23, 2023 13:27
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch from 164d299 to a813af2 Compare February 22, 2023 22:22
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch from a813af2 to 86d99cf Compare March 7, 2023 00:17
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch from 86d99cf to 0e1d8fb Compare March 19, 2023 01:13
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 2 times, most recently from d6f440b to f88f303 Compare April 16, 2023 17:28
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 2 times, most recently from 96039af to 7370a78 Compare April 30, 2023 21:53
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 4 times, most recently from 308d747 to 1d2b8b4 Compare May 12, 2023 01:29
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 2 times, most recently from 981ed45 to d3ef261 Compare May 29, 2023 23:52
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 2 times, most recently from c424781 to 2fb0592 Compare June 21, 2023 18:53
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch from 2fb0592 to 3599bec Compare July 13, 2023 23:05
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 2 times, most recently from 662e663 to d000912 Compare August 16, 2023 22:47
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch from d000912 to 35d24b7 Compare August 27, 2023 16:28
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 2 times, most recently from 0136ce5 to 8b0bdaa Compare September 5, 2023 17:51
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 5 times, most recently from 9c41e97 to cd465bf Compare October 1, 2023 22:35
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 5 times, most recently from ed24b3f to 39b8dc1 Compare October 5, 2023 23:01
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch from 39b8dc1 to 426c403 Compare October 13, 2023 22:05
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch 2 times, most recently from f4171db to 116d7c1 Compare April 19, 2024 23:57
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch from 116d7c1 to a001f78 Compare August 5, 2024 00:33
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch from a001f78 to 7042d5d Compare August 14, 2024 00:55
@bot-wolf bot-wolf force-pushed the release-please--branches--master--components--TitansBattle branch from 7042d5d to 4424f64 Compare August 24, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants