1
0
mirror of https://github.com/BentoBoxWorld/Warps.git synced 2024-11-22 02:25:31 +01:00
Commit Graph

296 Commits

Author SHA1 Message Date
tastybento
18b63f4e79
Merge pull request #135 from TreemanKing/toggle-warp
feat: toggle warp command
2024-06-21 20:18:57 -07:00
TreemanK
4bacbd7c5a feat: suggestions
- getToggleCommand is linked to toggleWarpCommand instead of hardcoded
- warpSigns is now null and not empty
2024-06-22 13:16:47 +10:00
tastybento
7f9f35253d
Merge pull request #136 from TreemanKing/fix-other-worlds
fix (partial): other worlds can be used
2024-06-21 08:16:47 -07:00
TreemanK
599a6e1d08 style: added TODO
Currently, `noLevelOrIsland and hasCorrectIslandRank` require the sign to be on an island. Currently this means the flag/level requirement are non-existent in the case of a sign being placed on a non-BSB island. This gives a possible solution if new API comes to light.
2024-06-22 00:06:21 +10:00
TreemanK
1054518831 fix: fix create warp/sign in non-island world
Currently, you can't create a warp in another world (even with permissions) as it goes into hasCorrectIslandRank. In this case, it is always false as there is no island at the block location meaning it will always go into this whilst creating a warp in other worlds.
2024-06-21 23:06:02 +10:00
TreemanK
abd526b06d feat: add toggle event 2024-06-21 20:42:31 +10:00
TreemanK
eeead7fb49 feat: toggle warp command 2024-06-21 20:19:24 +10:00
TreemanK
ef81a1c2f0 style: change method name to getWarpLocation
note `line 294` of `warp.java`, I am unsure what this does and whether it should be `getWarpLocation` or not. I will leave it for the time being.
2024-06-21 02:23:38 +10:00
TreemanK
64f8a4899a feat: make sure old data is not lost!
Now, I was thinking if there is a way to directly convert it but there isn't because of the way it was structured. This *ISN'T* the best way around things but if someone can find a better way around it, be my guest.
2024-06-21 01:49:30 +10:00
TreemanK
0a343219bc feat: changed location to playerwarp in preparation of toggle state 2024-06-20 21:57:50 +10:00
tastybento
0a12a26b06
Merge pull request #134 from BentoBoxWorld/gitlocalize-29839
French translation
2024-06-08 10:12:36 -07:00
ISOURA
b860a4dac5 Translate fr.yml via GitLocalize 2024-06-08 17:08:20 +00:00
tastybento
2da0e5e82b
Merge pull request #133 from RUYSUE/develop
updated zh-CN locale
2024-06-08 08:52:53 -07:00
RUYSUE
a39b6a3f4a
Update zh-CN.yml 2024-06-08 17:20:14 +08:00
tastybento
d70ee5d755
Merge pull request #132 from BentoBoxWorld/131_WarpCreateEvent_doesn't_fire
Call events correctly. #131
2024-06-05 14:12:29 -07:00
tastybento
efc6b795d1 Call events correctly. #131 2024-06-05 14:09:02 -07:00
tastybento
519a2d05fc Version 1.15.0 2024-02-03 08:30:12 -08:00
tastybento
86c089b694 Update tipped arrows in GUI Panel 2024-01-21 09:09:17 -08:00
tastybento
3417633c4d Version 1.14.1 2024-01-21 09:09:12 -08:00
tastybento
b16d5102b1
Merge pull request #129 from BentoBoxWorld/tastybento-patch-1
Update addon.yml
2024-01-12 14:37:29 -08:00
tastybento
4375eba030
Update addon.yml
Fix because the warps command got its own perm from a1e03af
2024-01-12 14:36:38 -08:00
tastybento
bc1e92ee8d Add support for hanging signs.
Warps to below the sign.
2024-01-06 22:00:24 +09:00
tastybento
b88497397f
Merge pull request #126 from BentoBoxWorld/gitlocalize-27267
Add Ukrainian locale
2023-11-26 10:00:25 -08:00
GIGABAIT
b45c88025f Translate uk.yml via GitLocalize 2023-11-26 11:18:41 +00:00
tastybento
3c9515295d Merge branch 'develop' of https://github.com/BentoBoxWorld/Warps.git into develop 2023-11-12 13:25:11 -08:00
tastybento
82a0630ca3 BentoBox API 2.0.0 2023-11-12 13:25:03 -08:00
BONNe
6dbdb0f8aa
Update WarpsCommandTest.java 2023-11-05 22:00:28 +02:00
BONNe
a1e03af13a
Update WarpsCommand.java 2023-11-05 21:35:59 +02:00
tastybento
2558d9d1ab
Merge pull request #124 from rchomczyk/fix-pl-translation
Improve polish translation
2023-09-04 07:46:24 -07:00
Rafał Chomczyk
d346b7864e
Fix invalid placeholder name for warp's description; improve translations by a little, fix typo 2023-09-03 17:50:30 +02:00
BONNe
0e1cd1353c
Version Up 2023-07-26 15:37:35 +03:00
tastybento
9657d11af7
Update pom.xml 2023-07-10 21:39:57 -07:00
tastybento
ab1a1e203c Update Jacoco 2023-07-10 21:24:40 -07:00
tastybento
1a90acb65f Update GitHub Action versions 2023-06-24 13:49:47 -07:00
tastybento
ae172b9fdf Minor variable rename 2023-06-24 13:49:33 -07:00
tastybento
ecebbcd039
Merge pull request #122 from BentoBoxWorld/gitlocalize-24193
Spanish
2023-05-29 09:40:06 -07:00
tastybento
3faed651aa
Merge pull request #123 from BentoBoxWorld/gitlocalize-24194
Indonesian
2023-05-29 09:39:49 -07:00
Dusty
0585fd7f3a Translate id.yml via GitLocalize 2023-05-29 16:35:40 +00:00
Espan
2f59225718 Translate es.yml via GitLocalize 2023-05-29 16:35:13 +00:00
tastybento
9e57851c62 Update GitHub build script to Java 17 2023-04-16 11:02:01 -07:00
tastybento
b998b46fd5 User BentoBox release build 2023-04-16 11:00:06 -07:00
tastybento
cb165e52b0 Updated POM; fixed tests. 2023-04-15 13:08:55 -07:00
BONNe
ebb3f05d78
Merge pull request #119 from BentoBoxWorld/return-to-plugin
Return to plugin.yml
2023-04-08 19:10:40 +03:00
BONNe
fe6b020ac8
Update WarpsPladdon.java 2023-04-08 19:10:32 +03:00
BONNe
d2dde61d8b
Update pom.xml 2023-04-08 19:10:15 +03:00
BONNe
e58010547b
Create plugin.yml 2023-04-08 19:09:38 +03:00
tastybento
5a9f6495ad Updated pladdon dependencies. Removed unused imports. 2023-03-25 10:12:07 -07:00
tastybento
ff4850d32a Use addon name in annotation 2023-03-25 09:59:53 -07:00
DevSolaris
7a26acefd9
Flip bool expression (#114) 2023-02-12 10:44:49 -08:00
tastybento
2be57a66d2 Fix SonarCloud bugs and smells. 2023-02-09 17:44:25 -08:00