-
Notifications
You must be signed in to change notification settings - Fork 225
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: andrei1058/BedWars1058
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 23.12
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: andrei1058/BedWars1058
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 76 files changed
- 3 contributors
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 91e6a76 - Browse repository at this point
Copy the full SHA 91e6a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 978c24a - Browse repository at this point
Copy the full SHA 978c24aView commit details
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3895fd0 - Browse repository at this point
Copy the full SHA 3895fd0View commit details
Commits on Mar 15, 2024
-
Fixed NullPointerException error in NPCRemoveEvent event
Fixed NullPointerException error in NPCRemoveEvent event
Configuration menu - View commit details
-
Copy full SHA for 1f5a2ff - Browse repository at this point
Copy the full SHA 1f5a2ffView commit details
Commits on Apr 20, 2024
-
Merge pull request #1000 from ImYenil/Fix-NPCRemoveEvent-NullPointerE…
…xception- Fixed NullPointerException error in NPCRemoveEvent event
Configuration menu - View commit details
-
Copy full SHA for 89129b2 - Browse repository at this point
Copy the full SHA 89129b2View commit details
Commits on Sep 5, 2024
-
- add new sidebar layout for playing state but eliminated (new path will be created: sidebar.Default.playing.eliminated) by andrei1058 - fix message paths for money rewards [ #1021](#1021) by andrei1058 -[ Fixed tag apply for VersionSupport#setShopUpgradeIdentifier](https://github.com/andrei1058/BedWars1058/pull/976/files), will fix shop item tier lost issue on mc 1.12 by [ImYenil](https://github.com/ImYenil) - [Fixed DespawnableProvider error in versions 1.20.3 & 1.20.4](#994) by [ImYenil](https://github.com/ImYenil) - [Fix TNT setSource method error in versions 1.20.3 & 1.20.4](#1003) by [ImYenil](https://github.com/ImYenil) - [Fix #1006 - Sidebar support for 1.16.5](#1010) - [Fix NBTTag tag apply for 1.18.2, 1.17.1, 1.12.2 and 1.8.8](#969) by [KKiiya](https://github.com/KKiiya) -[ Fix null pointer error while trying to apply NBT tags to AIR](#967) by [ImYenil](https://github.com/ImYenil) - [Add spigot 1.20.3 support](#943) by andrei1058 - [Fix bStats metric tracking](5f1c526) by andrei1058 - [ fix default blast protection from fireballs on 1.8.8](#937) by Owner [andrei1058](https://github.com/andrei1058) - [fix bStats resource ID](f6bfd88) by andrei1058
Configuration menu - View commit details
-
Copy full SHA for b88998d - Browse repository at this point
Copy the full SHA b88998dView commit details
Commits on Feb 9, 2025
-
* fix tracked id * downgrade support to java 17 * downgrade support to java 17 * Update deploy_snapshot.yml (#932) * Update deploy_snapshot.yml (#934) * Update compile_snapshot.yml (#933) * update sidebar lib (#931) * Update deploy_snapshot.yml * Update deploy.yml (#935) * Update deploy_snapshot.yml * fix default blast protection from fireballs on 1.8.8 (#937) * add deprecation notice for 1.8.8, 1.17.1, 1.19.1 and 1.20 (#939) * fix metric tracking * WIP: Add 1.20.3 support (#943) * wip add 1.20.3 support * add 1.20.3 support * update sidebar version * add 1.20.4 support (#948) add 1.20.4 support * distinguish eliminated player sidebar from spectators (#953) * Fixed tag apply (#969) * add 1.20.4 support (#949) add 1.20.4 support * Fixed tag apply Fixed tag apply for 1.18.2, 1.17.1, 1.12.2 and 1.8.8 where the tag wouldnt get applied ever (because the NBTTag was getting applied only if the item was null with no additive tags) --------- Co-authored-by: Andrei Dascălu <andrew.dascalu@gmail.com> * Fixed NullPointerException (#967) * add 1.20.4 support (#949) add 1.20.4 support * Fixed NullPointerException Fixed NullPointerException Error Log: https://pastebin.com/DCWeqQKQ --------- Co-authored-by: Andrei Dascălu <andrew.dascalu@gmail.com> * Fixed tag apply for VersionSupport#setShopUpgradeIdentifier * Fixed DespawnableProvider error in versions 1.20.3 & 1.20.4 Fixed DespawnableProvider error in versions 1.20.3 & 1.20.4 * Fix setSource method error in versions 1.20.3 & 1.20.4 Fixed setSource method error in versions 1.20.3 & 1.20.4 * Fix #1006 - Sidebar support for 1.16.5 (#1010) * fix dependency * Fix message path for money rewards Fix message path for money rewards * Fix 947 - holograms on 1.20.2-4 (#1071) * slime format conversion improvement (#908) * fix #906, slime world conversion improvement * downgrade java version to 17 for 1.20 and 1.19 * Some release (#1042) - add new sidebar layout for playing state but eliminated (new path will be created: sidebar.Default.playing.eliminated) by andrei1058 - fix message paths for money rewards [ #1021](#1021) by andrei1058 -[ Fixed tag apply for VersionSupport#setShopUpgradeIdentifier](https://github.com/andrei1058/BedWars1058/pull/976/files), will fix shop item tier lost issue on mc 1.12 by [ImYenil](https://github.com/ImYenil) - [Fixed DespawnableProvider error in versions 1.20.3 & 1.20.4](#994) by [ImYenil](https://github.com/ImYenil) - [Fix TNT setSource method error in versions 1.20.3 & 1.20.4](#1003) by [ImYenil](https://github.com/ImYenil) - [Fix #1006 - Sidebar support for 1.16.5](#1010) - [Fix NBTTag tag apply for 1.18.2, 1.17.1, 1.12.2 and 1.8.8](#969) by [KKiiya](https://github.com/KKiiya) -[ Fix null pointer error while trying to apply NBT tags to AIR](#967) by [ImYenil](https://github.com/ImYenil) - [Add spigot 1.20.3 support](#943) by andrei1058 - [Fix bStats metric tracking](5f1c526) by andrei1058 - [ fix default blast protection from fireballs on 1.8.8](#937) by Owner [andrei1058](https://github.com/andrei1058) - [fix bStats resource ID](f6bfd88) by andrei1058 * reduce packets spam * deprecate gen holo * recycle code * fix #947 on 1.20.4 * version string update * fix 1.20.3-4 support * fix 1.20.2 holograms * update workflows * remove dependency * change repository order * update papermc repo url * pom update --------- Co-authored-by: Kiiya <105589176+KKiiya@users.noreply.github.com> Co-authored-by: Yenil <85287520+ImYenil@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aa4e5ef - Browse repository at this point
Copy the full SHA aa4e5efView commit details
There are no files selected for viewing