Commit Graph

349 Commits

Author SHA1 Message Date
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
Amaury Carrade
1e774bd8d6
German translation (#94)
* Added german translation (thanks to squeezer on SpigotMC
  – https://www.spigotmc.org/members/squeezer.115/)
2020-06-14 13:42:14 +02:00
Vlammar
1ba61a572d
Update README.md 2020-06-14 13:28:47 +02:00
Vlammar
c91d2feb5f
Update config.yml 2020-06-14 13:24:26 +02:00
Vlammar
11b4ad6612 Ver 4.0 2020-06-14 12:04:09 +02:00
Vlammar
46cae5bb33 Merge branch 'indev' of https://github.com/zDevelopers/ImageOnMap into indev 2020-06-14 03:34:14 +02:00
Vlammar
1b2599836e
Merge pull request #93 from zDevelopers/4.0_dev
4.0
2020-06-14 03:31:30 +02:00
Vlammar
326e90d33f
Merge branch 'indev' into 4.0_dev 2020-06-14 03:26:09 +02:00
Vlammar
396268a0e2 Merge branch 'indev' of https://github.com/zDevelopers/ImageOnMap into indev 2020-06-14 03:07:29 +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
Vlammar
6e90e68c19 Forget to remove print 2020-06-14 02:49:46 +02:00
Vlammar
0359740890 fixed a bug where map can't be removed 2020-06-14 02:36:50 +02:00
Vlammar
7732f6c046
Update config.yml 2020-06-12 18:28:01 +02:00
Vlammar
e6a48faa89
Update config.yml 2020-06-12 18:24:24 +02:00
kirbykirby56
c68221b095 Change config.yml 2020-06-09 18:40:00 +02:00
kirbykirby56
69fcb0c241 Add save-full-image and limit-x/y 2020-06-09 18:40:00 +02:00
Vlammar
207514dcaf
Update README.md 2020-06-07 19:29:32 +02:00
Vlammar
8543df7086
Update README.md 2020-06-07 19:28:01 +02:00
Vlammar
eacd8122e1 added russian translation 2020-06-07 19:24:09 +02:00
Vlammar
9f2c63ed3b Fixed a rotation bug on floor/ceilling map 2020-06-07 19:16:44 +02:00
valentin
89123da386 Merge branch '4.0_dev' of https://github.com/zDevelopers/ImageOnMap into 4.0_dev 2020-06-06 22:32:43 +02:00
valentin
f79674169e added map on ground/ceilling, fixed renderer bug 2020-06-06 22:25:08 +02:00
Vlammar
f044634349
Update README.md 2020-03-11 14:43:12 +01:00
Vlammar
fa8f27989b
Update README.md 2020-03-11 14:41:52 +01:00
Vlammar
dd4f90cca6
Update README.md 2020-03-11 14:28:24 +01:00
Amaury Carrade
ef329995eb Added an option to disable updates checks (and data collection) 2020-02-27 13:36:56 +01:00
Vlammar
f9c9049aa6 ground and ceiling map possible, many bugs left to fix 2020-02-22 01:15:22 +01:00
Vlammar
9ad58e348b
Merge pull request #51 from Brokkonaut/patch-2
Remove reverted permission from imageonmap.*
2020-02-18 15:17:13 +01: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
07b3550de1
Merge pull request #65 from gcn59/patch-1
Some translations in French
2020-01-01 18:32:16 +01:00
gcn59
102573ea2b
Some translations in French
I do a small translate in file.
2019-12-30 16:50:57 +01:00
Amaury Carrade
c1dc1524cc Added back statistics 2019-11-15 03:43:30 +01:00
Amaury Carrade
411b9c218a Updates are now checked from SpigotMC.org. 2019-11-15 03:10:09 +01:00
Amaury Carrade
6db87b5f3e Maps names are no longer visible when on a frame
- Fixed a regression where the map's name was visible when hovering
  the map on the wall. The name is still visible if the map was
  manually renamed by the player.
2019-10-26 18:22:20 +02: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
Brokkonaut
aef047f061
Remove reverted permission from imageonmap.*
It currently causes the player to have the permission imageonmap.administrative when you give him ^imageonmap.* (to remove the default permissions), because it is inverted.. This is surely not intended.
2018-04-24 03:59:33 +02:00
kirbykirby56
f0889b8cf1 Add administrative commands 2018-03-24 21:17:44 -04:00
kirbykirby56
aeceb0fb63 Revert to 3d7d2fd again
Because git is really hard for beginners

and i keep including ImageMap.java
2018-03-24 21:09:03 -04:00
kirbykirby56
2050a113b5 Add administrative commands 2018-03-24 21:06:49 -04:00
kirbykirby56
4e4212e42f Revert to 3d7d2fd
Because I screwed up.
2018-03-24 21:05:14 -04: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
kirbykirby56
3d7d2fd27e
Merge pull request #1 from zDevelopers/indev
update to zdev off indev
2018-03-18 19:35:15 -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
e89f9007a7
Updated french translation 2018-01-24 01:45:36 +01:00
Amaury Carrade
58fe223e72
Merge branch 'indev' of github.com:zDevelopers/ImageOnMap into indev 2018-01-24 00:18:08 +01:00
Amaury Carrade
f92d90683d
The permissions update.
* NEW: added permissions for everything.
2018-01-24 00:16:58 +01:00