-
Notifications
You must be signed in to change notification settings - Fork 219
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
March release #741
Merged
Merged
March release #741
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
andrei1058
commented
Mar 26, 2023
- Removed gens getting replaced with air during death match (During Sudden Death, generators are filled with air #529)
- Fixed getting wooden sword during respawn session
- Added all global palceholders listed on the wiki
- Added global placeholders to header and footer of tab list (Support all global placeholders in header footer #730)
- Added invisibility removed message when hit
- 1.8 player names not visible after invis. (Invisibile player nametag visible after drinking potion on 1.8 #688)
- fixed head tecture to stats item in waiting lobby (Bring back player-head texture on 1.18 #333)
- fix tab prefix from game to lobby? (Tab prefix from game to lobby #712)
- fix player health under name in lobby (Player Health Under Name In Lobby #681)
- items in hand will disappear when going invis
- Elapsed timed placeholder not working (%bw1058_elapsed_time% Doesnt work #574)
- Player stuck at spawn with Y <= 0 Player is forced to be at spawn when setting up the Lobby. While Y is lower then 0 and higher than -64 (New Y problem) #636
- Swords disappear when picking up Sword disappear when you try to pick ut up #686
- Lose tools when rejoining Lose tool When rejoining #385
- Multiarena scoreboard looping around bedwars scoreboard issue #690
- No tab format for first player to join arena No tab formatting on first player joining arena. #692
- Invisible player name tag visible Invisibile player nametag visible after drinking potion on 1.8 #688
- Tablist not showing in lobby after match The tablist is not reset when leaving the game after starting the game #701
- Implement party info and party promote commands
unformatted player name placeholder, fix sidebar title animation, fix shop click NPE, add netherite armor support
* Italian Language Update * Fix Moneys reward team-support on Solo & update variables names
read pr details
fix invisibility potion compatibility with 1.8.8
Co-authored-by: hugeBlack <[email protected]> Co-authored-by: YukiEnd233 <[email protected]>
completely fix #724
* fix no tab formatting for first player (#692) * fix losing permanent items on rejoin (#385) * fix scoreboard getting send twice (#690) * fix void tp on newer servers * fix swords disappearing (#686) * fix invisibility potion compatibility with 1.8.8 * fix lobby tablist (#701) * Remove hand from hideArmor * fix placeholders * Fix elapsed time always null (#574) * fix header and footer * clean up * should fix #699 * fix #712 fix #681 * Add user texture to player head (#333) * Add gamesPlayed placeholder * Fixed placeholder typos * remove unnecessary teams * fix placeholder completely fix #724 * fix player name invisible on 1.8 * removed replace gens with air (#529) * add check if respawning (#732) * Add catch for teleport exceptions * Add global placeholders * Add global placeholders to header and footer (#730) * Add invis removed message * fix papi support * keep old placeholder at least for a few updates --------- Co-authored-by: Andrei Dascălu <[email protected]> Co-authored-by: andrei1058 <[email protected]>
# Conflicts: # bedwars-plugin/src/main/java/com/andrei1058/bedwars/language/English.java # versionsupport_v1_19_R2/src/main/java/com/andrei1058/bedwars/support/version/v1_19_R2/v1_19_R2.java
* getOwner and promote methods to Party interface * Add /party promote command and English Lang * Add /party info/list commands * break; * add Romanian Lang * add Italian Lang * add Other Lang * clean up * clean up * clean up * add missing messages * do not break addons --------- Co-authored-by: Andrei Dascălu <[email protected]>
update translations Co-authored-by: Andrei Dascălu <[email protected]>
andrei1058
had a problem deploying
to
development
March 26, 2023 15:41 — with
GitHub Actions
Failure
andrei1058
had a problem deploying
to
development
March 26, 2023 15:41 — with
GitHub Actions
Failure
# Conflicts: # bedwars-api/src/main/java/com/andrei1058/bedwars/api/language/Language.java # bedwars-plugin/src/main/java/com/andrei1058/bedwars/arena/Misc.java # bedwars-plugin/src/main/java/com/andrei1058/bedwars/language/Hindi.java # bedwars-plugin/src/main/java/com/andrei1058/bedwars/language/Polish.java # bedwars-plugin/src/main/java/com/andrei1058/bedwars/language/Russian.java # bedwars-plugin/src/main/java/com/andrei1058/bedwars/language/Spanish.java # bedwars-plugin/src/main/java/com/andrei1058/bedwars/sidebar/BwSidebar.java
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.