Commit Graph

288 Commits

Author SHA1 Message Date
Vlammar
cc58b1d320 Checkstyle added and refactor 2020-12-10 22:13:05 +01:00
Vlammar
509e379386
Merge pull request #119 from zDevelopers/feature_give_command
Add give command
2020-12-09 21:59:58 +01:00
Vlammar
39f55f5ae2
Merge pull request #130 from zDevelopers/quartzlib_integration
Replacing zLib by quartzLib
2020-12-09 21:59:30 +01:00
Vlammar
1e8f6d9396 quartzlib yeah :) 2020-12-09 21:56:55 +01:00
Vlammar
497205fc81
Merge branch 'indev' into feature_give_command 2020-12-09 21:53:06 +01:00
Vlammar
700eab8449 replace zlib references in posterwall et SplatterMapManager 2020-11-15 23:11:58 +01:00
Vlammar
fc22e5a5a9 Updated to quartz lib yay! :D 2020-11-15 19:33:16 +01:00
Vlammar
aeb5c2dfcd updated pom.xml 2020-11-15 19:10:52 +01:00
Vlammar
c769f50835 bug fix and typo 2020-11-07 01:04:24 +01:00
Vlammar
1becb9faf4
Merge pull request #38 from jfmherokiller/Add-Rename-Command
add rename command to maptool
2020-11-05 12:22:35 +01:00
Vlammar
5ec6911bbd
Merge branch 'indev' into Add-Rename-Command 2020-11-05 01:20:40 +01:00
Vlammar
265dea7e07
Merge pull request #115 from zDevelopers/feature-update-function
Add the maptool update command.
2020-11-05 01:18:21 +01:00
Vlammar
c123455922
Merge branch 'indev' into feature-update-function 2020-11-05 01:17:33 +01:00
Vlammar
c013cbbce5 updated exception catch 2020-11-04 17:37:58 +01:00
Vlammar
5bcb2ce4d0 fixing issues 2020-11-04 17:35:51 +01:00
Vlammar
6b332d60b6 code cleanup and fixing issues 2020-11-04 17:28:20 +01:00
root
2ff372d20f started to add possibility to update other maps 2020-09-21 15:25:20 +02:00
root
18ac445562 updated po for english and french 2020-09-21 15:21:50 +02:00
root
166da8dca8 typo 2020-09-19 10:53:21 +02:00
Vlammar
fcc48cb402 fixed various issues with the admin command, refactored some of the code and added an exploredother command 2020-08-27 01:32:04 +02:00
Vlammar
9b2a48aea3
Merge pull request #48 from kirbykirby56/Imbadatgit
Add Administrative commands
2020-08-26 00:13:02 +02:00
Vlammar
1d23e6fb7f
Merge branch 'indev' into Imbadatgit 2020-08-26 00:11:34 +02:00
Vlammar
16248a9e3b
Update ListOtherCommand.java 2020-08-26 00:08:05 +02:00
Vlammar
7b3814cd7f
Update listother.txt 2020-08-26 00:02:53 +02:00
Vlammar
f524c8ee95
Update maptool.txt 2020-08-26 00:00:47 +02:00
Vlammar
2a2da88f72
Update maptool.txt 2020-08-25 23:59:18 +02:00
Vlammar
edc6f51e2e
Update DeleteOtherCommand.java
Removed commented code and inverted permission check with arg length check. Changed success and error messages
2020-08-25 22:50:24 +02:00
Vlammar
b11a93634d
Update ImageOnMap.java
Change order to a more logical one for the command list
2020-08-25 22:39:10 +02:00
Vlammar
f5e0ea9a79 added prefix player and uuid 2020-08-21 01:15:03 +02:00
Vlammar
a41f0359ce updated pluggin.yml for the new alias mapgive 2020-08-21 00:23:24 +02:00
Vlammar
2260cd4890 indent, and checked flushing 2020-08-21 00:13:07 +02:00
Vlammar
f4cfe934a7 fixed indent 2020-08-20 23:55:16 +02:00
Vlammar
06cdb97be2 add an alias for give command 2020-08-20 23:50:55 +02:00
Vlammar
61a2f4eb2f
Apply suggestions from code review
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:36:01 +02:00
Vlammar
29b7c99595
Update ImageOnMap.java 2020-08-18 00:28:24 +02:00
Vlammar
93dd4bf38c
Update src/main/resources/plugin.yml
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:16:24 +02:00
Vlammar
04dbca95b8
Update src/main/java/fr/moribus/imageonmap/commands/maptool/UpdateCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:15:45 +02:00
Vlammar
965ebe6605
Update src/main/java/fr/moribus/imageonmap/image/ImageRendererExecutor.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:14:38 +02:00
Vlammar
19d79d2da0
Update src/main/java/fr/moribus/imageonmap/image/ImageRendererExecutor.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:12:45 +02:00
Vlammar
66af34920f
Update src/main/java/fr/moribus/imageonmap/commands/maptool/UpdateCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:08:35 +02:00
Vlammar
dda4d5e76e
Update src/main/java/fr/moribus/imageonmap/commands/maptool/UpdateCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:08:15 +02:00
Vlammar
76e770a0e3
Update src/main/java/fr/moribus/imageonmap/commands/maptool/UpdateCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:05:27 +02:00
Vlammar
2b062f451e
Update src/main/java/fr/moribus/imageonmap/commands/maptool/UpdateCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:05:12 +02:00
Vlammar
2be34cb34a
Update src/main/java/fr/moribus/imageonmap/commands/IoMCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:04:43 +02:00
Vlammar
4cb22312aa
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-17 23:56:46 +02:00
Vlammar
dc58e366bc
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-17 23:53:47 +02:00
Vlammar
40479e2a37
Update src/main/java/fr/moribus/imageonmap/image/ImageRendererExecutor.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-17 23:33:30 +02:00
Vlammar
7836aa8e95
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-17 23:30:48 +02:00
Vlammar
9de9a228a9
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-17 23:30:29 +02:00
Vlammar
a41ffaedee fixed other bugs linked to #121 2020-07-30 13:37:06 +02:00