Commit Graph

359 Commits

Author SHA1 Message Date
Vlammar
99f4263d66
Update config.yml 2021-05-26 00:12:11 +02:00
Santiago Forero
5258de55df add spanish translations. 2021-05-25 15:31:49 +00:00
Santiago Forero
62117e90ec
Create es_ES.po 2021-05-20 10:20:20 -05:00
Vlammar
0662e6343e
Merge pull request #180 from Boy0000/indev
Adding permission for placing maps
2021-05-16 19:45:23 +02:00
Boy
02f596fc3a adding requested changes 2021-05-16 14:31:45 +02:00
Boy
5f2623d709 Adding place splattermap permission 2021-05-16 02:35:14 +02:00
Vlammar
483a0a29f0
Merge pull request #170 from pierluigizagaria/new-command-arg-fix
Changed resize args.
2021-04-30 01:34:03 +02:00
ArciducaZagaria
8f6987abd3 Added previous command args for compatibility. 2021-04-19 11:08:42 +02:00
ArciducaZagaria
24ded8d2f7 Changed resize args. 2021-04-18 21:07:05 +02:00
Amaury Carrade
a9fd510e28
Update README.md 2021-04-12 14:36:43 +02:00
Amaury Carrade
01d9a5e99a Updated copyright
CeCILL licence in a dedicated file + headers updated.
2021-04-12 14:34:16 +02:00
Amaury Carrade
d4b08d9bf6 Update to QuartzLib 0.0.3 + upgraded outdated QL API calls 2021-04-12 14:33:59 +02:00
Amaury Carrade
502b4615f0
Updated README for 4.1.1. 2021-04-11 23:09:10 +02:00
Vlammar
f49ed3cae6
Merge pull request #163 from zDevelopers/feature-ql-003
Use QuartzLib 0.0.3 & test against Java 8 – 15
2021-04-11 23:01:39 +02:00
Amaury Carrade
0beaab0d1d
Fixed CI (was against the wrong branch) 2021-04-11 22:38:50 +02:00
Amaury Carrade
8df51e551d
Fixed QuartzLib 0.0.3 compatibility 2021-04-11 22:36:00 +02:00
Amaury Carrade
aa08e3cfa5
Test against all supported Java versions 2021-04-11 22:33:18 +02:00
Amaury Carrade
5d3cadfb83
Use QuartzLib 0.0.3 2021-04-11 22:26:55 +02:00
Vlammar
e7467584c8
Updated documentation (#157)
Co-authored-by: Vlammar <valentin.jabre@gmail.com>
2021-04-11 02:34:57 +02:00
MrBretzel
d072c5b4c6
Update pom.xml (#159) 2021-04-11 02:26:43 +02:00
MrBretzel
01430780ab
Update plugin.yml (#158)
* Update plugin.yml

* Update src/main/resources/plugin.yml

Co-authored-by: Amaury Carrade <amaury@carrade.eu>

Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-04-11 02:26:19 +02:00
Amaury Carrade
8e51b59131
Create FUNDING.yml 2021-04-11 02:24:18 +02:00
Amaury Carrade
c8e6a52314
Add auto-release workflow 2021-04-10 17:37:56 +02:00
Amaury Carrade
2f5aefa251
Add CI 2021-04-10 17:35:40 +02:00
Vlammar
4379cf07f7 pom.xml fix 2021-04-07 00:52:11 +02:00
Vlammar
20c743db13 bstat issue fixed 2021-04-05 18:18:06 +02:00
Vlammar
d192f55ac7
Merge pull request #137 from zDevelopers/fix_GUI_dupplication_exploit
Fix GUI dupplication exploit and the renderer issue with the bottom left map
2021-04-05 16:25:04 +02:00
Vlammar
648121f81b
Merge pull request #135 from zDevelopers/command_rewrite
Command rewrite
2021-04-05 16:24:09 +02:00
Vlammar
efbb10fa19 Reverte bstats to 1.5, quartzPlugin are not considered as plugin in the 1.8, probably an issue from bstats. Need more checking 2021-02-13 12:51:37 +01:00
Vlammar
b4da8648fb updated bstats to 1.8 and enabled it again 2021-02-11 22:11:51 +01:00
Vlammar
a2be7dc1e4 rebased on branch command_rewrite 2021-02-11 22:03:07 +01:00
Vlammar
ae3337e003 readded .hideallattributs 2021-02-11 00:43:31 +01:00
Vlammar
9abea9d315 various bug fixes 2021-02-11 00:29:18 +01:00
Vlammar
202ae4ea93 bug fix with argument reading 2021-02-10 22:22:30 +01:00
Vlammar
e164703740 bug fix in maptool get 2021-02-07 19:53:13 +01:00
Vlammar
92b727ff21 updated old doc 2021-02-07 13:18:39 +01:00
Vlammar
2339bf5bb0 Updated comments and error messages 2021-02-07 12:48:51 +01:00
Vlammar
54e30cc020 added check to make sure sender is still online 2021-02-07 12:36:26 +01:00
Vlammar
de0390c046 added usage parameters in command info 2021-02-07 12:31:17 +01:00
Vlammar
3c3ca165db
Apply suggestions from code review
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:58:56 +01:00
Vlammar
26e5b5c538
Update src/main/java/fr/moribus/imageonmap/commands/maptool/ExploreCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:53:46 +01:00
Vlammar
ded8368882
Update src/main/java/fr/moribus/imageonmap/commands/maptool/ExploreCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:53:32 +01:00
Vlammar
8da7f86978
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GetCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:53:08 +01:00
Vlammar
003643e3cd
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GetCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:52:50 +01:00
Vlammar
e5bd1fd805
Update src/main/java/fr/moribus/imageonmap/commands/maptool/ExploreCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:52:35 +01:00
Vlammar
413353deea
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GetCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:52:20 +01:00
Vlammar
3b4af2146b
Update src/main/java/fr/moribus/imageonmap/commands/maptool/UpdateCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:43:25 +01:00
Vlammar
f94bd9c720
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:40:59 +01:00
Vlammar
eae2e48a35
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:40:50 +01:00
Vlammar
0d008126a3
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:40:37 +01:00