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

Added Traditional Chinese Language Configuation File #762

Closed
wants to merge 151 commits into from

Conversation

ShingWong08
Copy link

andrei1058 and others added 30 commits March 23, 2022 23:49
* Some PAFBungeecord Fixes (#442)

fix PAFBungeecord adapter

* Register Indonesia Languange on start up (#452)

* fix env var passing

* Enhance levelling system (#448)

* Updated Levelling System

* Fixed if with Java convention

* Change BED_DESTROYED to BED_DESTROY

* pliz

* oh gosh

Co-authored-by: J.T. McQuigg <J.T.McQuigg12@gmail.com>
Co-authored-by: JektDV <jektdv@gmail.com>
Co-authored-by: Xxyuri2005xX <84080587+Xxyuri2005xX@users.noreply.github.com>
* Make reload command executable by console

* Inline the Player casting

* update #canSee so console sees the command

i find really no need to retest this but whatever

* Remove unused import + fix a typo
* Update Repos/Maven Plugins and fix some build warning

* Remove old Gitlab stuff

* 17.0.3 Workflow

* Didn't mean to remove this
1.9.4 (v1_9_R2)
1.10 - 1.10.2 (v1_10_R1)
1.11 (v1_11_R1)
1.13.1 - 1.13.2 (v1_13_R2)
1.14 - 1.14.2 (v1_14_R1)
1.15 - 1.15.2 (v1_15_R1)
1.16.1 - 1.16.3 (v1_16_R1/2)
* Fix Red not auto-scanning

* Fix Red not auto-scanning

Co-authored-by: Bart <bart@pop-os.localdomain>
Co-authored-by: DevSolaris <dev.solaris.2002@gmail.com>
* Some PAFBungeecord Fixes (#442)

fix PAFBungeecord adapter

* Register Indonesia Languange on start up (#452)

* fix env var passing

* Enhance levelling system (#448)

* Updated Levelling System

* Fixed if with Java convention

* Change BED_DESTROYED to BED_DESTROY

* pliz

* oh gosh

* workflow update

* Update readme to link to wiki for addons/setups (#462)

* band-aid fix for ConcurrentModificationException on disable (#460)

* [enhancement] Fix Invisibility Potions on 1.8 and some cosmetic changes (#408)

* Make titles smoothly fade out

* What was the point for such long cooldown?

* Fix english grammar error

* Fix Invisibility Potion not working on 1_8_R3

* Revert "What was the point for such long cooldown?"

This reverts commit f66e035.

Co-authored-by: MarcelDutko <32849144+MarcelDutko@users.noreply.github.com>

* Implement command for set max build Y (#428)

* TeamEliminatedEvent (#465)

* Update deprecated versions (#495)

* fix arenaGroup list command requiring unnecisary args (#484)

* register forgotten listener

* allow enabling of hunger (#485)

* Reload command in console (#506)

* Make reload command executable by console

* Inline the Player casting

* update #canSee so console sees the command

i find really no need to retest this but whatever

* Remove unused import + fix a typo

* Italian Language Update (#501)

* Fix traps not activating when someone is on island (#546)

* Update stuff (#545)

* Update Repos/Maven Plugins and fix some build warning

* Remove old Gitlab stuff

* 17.0.3 Workflow

* Didn't mean to remove this

* Java 11 Minimum Requirement (#541)

* Fix Players sometimes can't Pickup items (#530)

Fixes #520

* Remove Support for: (#538)

1.9.4 (v1_9_R2)
1.10 - 1.10.2 (v1_10_R1)
1.11 (v1_11_R1)
1.13.1 - 1.13.2 (v1_13_R2)
1.14 - 1.14.2 (v1_14_R1)
1.15 - 1.15.2 (v1_15_R1)
1.16.1 - 1.16.3 (v1_16_R1/2)

* Fix Red not auto-scanning (#519)

* Fix Red not auto-scanning

* Fix Red not auto-scanning

Co-authored-by: Bart <bart@pop-os.localdomain>
Co-authored-by: DevSolaris <dev.solaris.2002@gmail.com>

Co-authored-by: J.T. McQuigg <J.T.McQuigg12@gmail.com>
Co-authored-by: JektDV <jektdv@gmail.com>
Co-authored-by: Xxyuri2005xX <84080587+Xxyuri2005xX@users.noreply.github.com>
Co-authored-by: ajgeiss0702 <ajgeiss0702@users.noreply.github.com>
Co-authored-by: Marcelektro <32849144+Marcelektro@users.noreply.github.com>
Co-authored-by: MarcelDutko <32849144+MarcelDutko@users.noreply.github.com>
Co-authored-by: Ricardo <63428864+reussy@users.noreply.github.com>
Co-authored-by: iiAhmedYT <61851106+iiAhmedYT@users.noreply.github.com>
Co-authored-by: Memexurer <nemerux@gmail.com>
Co-authored-by: IIHERO4 <46909116+IIHERO4@users.noreply.github.com>
Co-authored-by: DevSolaris <105156235+DevSolaris@users.noreply.github.com>
Co-authored-by: Bart <bart@pop-os.localdomain>
Co-authored-by: DevSolaris <dev.solaris.2002@gmail.com>
Co-authored-by: Bart <bart@pop-os.localdomain>
…hen click on bottom inv (#590)

* Fix shop interacting through own inventory

* Fix visible armor when drink invisibility potion
* Fixed source field's name

* Fixed source field's name
* Remove Spigot Update Checker (no longer use spigotmc)

* Updates
* Add the Max in team placeholder to the signs

* Bug fix on server restart

Co-authored-by: Angel <contact@angelillo15.es>
* Cancel Pickup if player is AFK and remove extra listener

* Forgot
implement sidebar lib, add 1.19.3 support
sync with main thread, clean up threads
give rewards if greater than zero, do not give rewards for team assist on solo
make armor-shop say equipped and not maxed as that does not make sense for armor
# Conflicts:
#	bedwars-api/src/main/java/com/andrei1058/bedwars/api/server/RestoreAdapter.java
#	resetadapter_aswm/src/main/java/com/andrei1058/bedwars/arena/mapreset/slime/AdvancedSlimeAdapter.java
#	resetadapter_slime/src/main/java/com/andrei1058/bedwars/arena/mapreset/slime/SlimeAdapter.java
#	resetadapter_slimepaper/src/main/java/com/andrei1058/bedwars/arena/mapreset/slime/SlimePaperAdapter.java
#	versionsupport_v1_19_R3/pom.xml
#	versionsupport_v1_20_R1/pom.xml
#	versionsupport_v1_20_R2/pom.xml
* fix #906, slime world conversion improvement

* downgrade java version to 17 for 1.20 and 1.19
* fix tracked id
* downgrade support to java 17
* fix bStats tracked id

* remove scoreboard numbers, replace with team status when applicable on 1.20.3 scoreboard

* 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

* add 1.20.3 support
* fix bStats tracked id

* remove scoreboard numbers, replace with team status when applicable on 1.20.3 scoreboard

* 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

* add 1.20.3 support
add 1.20.4 support
ImYenil and others added 2 commits March 15, 2024 11:36
Fixed NullPointerException error in NPCRemoveEvent event
…xception-

Fixed NullPointerException error in NPCRemoveEvent event
- 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.