Commit Graph

215 Commits

Author SHA1 Message Date
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
e4c3c8ddf5 updated plugin.yml 2020-07-23 04:14:39 +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
97adcf4aaf Forget a commented code part 2020-07-16 03:01:48 +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
Vlammar
fd2d5e2cf0 Merge branch 'indev' of https://github.com/zDevelopers/ImageOnMap into feature-update-function 2020-06-30 00:51:59 +02:00
Vlammar
c139539366 fixed the /maptool list command not working, issue #100 2020-06-30 00:49:01 +02:00
Vlammar
ad4936bbaf
Delete Helloworld 2020-06-18 09:16:41 +02:00
Vlammar
eb387e76a5
Create Helloworld 2020-06-18 08:10:22 +02:00
Vlammar
3aece4e589
Delete test 2020-06-18 08:03:52 +02:00
Vlammar
c698774f63
Create test 2020-06-17 23:43:19 +02:00
Vlammar
89032977d5 test 2020-06-17 23:25:48 +02:00
Vlammar
b699b1e3df test 2020-06-17 23:21:19 +02:00
Vlammar
c0cb161229 Merge branch 'indev' of https://github.com/zDevelopers/ImageOnMap into feature-update-function 2020-06-17 16:30:04 +02:00
Vlammar
43c3ebc1f5 init 2020-06-17 16:23:41 +02:00
Vlammar
0745a3918c
Merge pull request #98 from ZeProf2Code/patch-1
Add user agent to URLConnection, fixed 403 errors
2020-06-17 16:09:25 +02:00
Arnaud Lier
87edc2da48
Add user agent to URLConnection
This could help the server not denying (403) the request.
2020-06-17 15:34:37 +02:00
Amaury Carrade
dbe9975e49
Updated README for 4.0 2020-06-14 15:15:55 +02:00
Amaury Carrade
c8c26a3cc6
Fixed bypass permission. 2020-06-14 15:14:52 +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
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