Commit Graph

76 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
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
fc22e5a5a9 Updated to quartz lib yay! :D 2020-11-15 19:33:16 +01:00
Vlammar
c769f50835 bug fix and typo 2020-11-07 01:04:24 +01:00
Vlammar
5ec6911bbd
Merge branch 'indev' into Add-Rename-Command 2020-11-05 01:20:40 +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
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
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
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
f5e0ea9a79 added prefix player and uuid 2020-08-21 01:15:03 +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
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
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
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
f0d1d33bb8 add give command 2020-07-23 11:06:53 +02:00
Vlammar
c92af51a50 added support for quote 2020-07-23 02:02:18 +02:00
Vlammar
bef12a235a Added scaling support, remove an unused print 2020-07-16 14:07:08 +02:00
Vlammar
f007e8e0b9 Code cleanup 2020-07-16 02:59:22 +02:00
Vlammar
b01f133639 Update working 2020-07-16 02:50:17 +02:00
valentin
98b952471b PR #38, fixed comment 2020-07-03 10:49:07 +02:00
Vlammar
c139539366 fixed the /maptool list command not working, issue #100 2020-06-30 00:49:01 +02:00
Amaury Carrade
5701296d67
Licenses are a mess in this project. (#96)
* Fixed software licenses in README & license header template.
* Fixed license headers on all files.
2020-06-14 14:29:18 +02:00
Vlammar
46cae5bb33 Merge branch 'indev' of https://github.com/zDevelopers/ImageOnMap into indev 2020-06-14 03:34:14 +02:00
Vlammar
9af9781e16 Revert "Updated dependencies to zLib 1.0, and version number to 4.0-pre2"
This reverts commit a8d7a3ab2f.
2020-06-14 02:56:00 +02:00
valentin
f79674169e added map on ground/ceilling, fixed renderer bug 2020-06-06 22:25:08 +02:00
Amaury Carrade
a8d7a3ab2f Updated dependencies to zLib 1.0, and version number to 4.0-pre2 2020-02-15 16:56:14 +01:00
Vlammar
3a15e63076 1.15 2020-02-14 23:47:06 +01:00
Amaury Carrade
b05335359a Fixed splatter attribute & moved messages to action bar
- Changed AttributeModifier to an enchantment, because the former was
  arbitrary removed by Minecraft or Spigot.
- Used action bar messages instead of chat messages at various places.
2019-10-26 18:02:48 +02:00
Amaury Carrade
fd483d6088 1.13 + 1.14 compatibility: the beginning.
- The plugin should be compatible with 1.13+. Compatibility with 1.12- has been dropped; use old versions for them.
- Map IDs are integer instead of shorts now, as the maps limits has been dropped by Minecraft.
- ImageOnMap items are now green to differentiate them. Map parts are lime.
- Removed glow on maps, as zLib's glow effect is not compatible with 1.13+.
2019-10-26 14:26:12 +02:00
kirbykirby56
f5c3cb2bfd Removed debug-command 2018-03-24 20:51:47 -04:00
kirbykirby56
4885198888 Add administrative commands 2018-03-24 20:46:32 -04:00
Adrien Prokopowicz
4653008e5a
* NEW: Added stretch and cover image resizing modes 2018-02-24 04:09:40 +01:00
Adrien Prokopowicz
47fb9737cb
* NEW: Added width and height parameters to the resize option. 2018-02-23 03:06:43 +01:00
Amaury Carrade
f92d90683d
The permissions update.
* NEW: added permissions for everything.
2018-01-24 00:16:58 +01:00
NoahTheGoodra
370113b524 Add Rename Command
Signed-off-by: NoahTheGoodra <peterpan0413@live.com>
2017-10-09 09:03:11 -05:00