Commit Graph

  • 68a30132cf
    Merge ba9ec1d4c1 into b70a163c3c JackSinko 2023-06-21 23:34:13 +0930
  • ba9ec1d4c1 Cancel placement if player interact event was cancelled Jack Sinko 2023-06-21 23:32:27 +0930
  • 3876a2ee6e
    Update pom.xml mercurialmusic 2023-06-20 18:55:22 -0400
  • b70a163c3c Update 1.0.11 master 1.0.11 SydMontague 2023-05-01 11:05:42 +0200
  • 67ed74b006 Fix error when interacting with entities in <1.17 versions 1.0.10 SydMontague 2021-08-13 15:51:22 +0200
  • b1216b016f Fix invisible/fixed toggle not working on glowing item frames 1.0.9 SydMontague 2021-08-06 12:49:43 +0200
  • b3f9b6da6b Version 1.0.8 1.0.8 SydMontague 2021-07-12 15:00:23 +0200
  • 27f08057d6
    Merge pull request #39 from DerEnderKeks/glowing-frames SydMontague 2021-07-12 14:42:41 +0200
  • 20b3617169
    Merge pull request #38 from DerEnderKeks/docs-cmd-delete SydMontague 2021-07-12 14:42:25 +0200
  • e9fbd492c2 Documented delete sub command in README.MD DerEnderKeks 2021-07-11 15:12:48 +0200
  • a3c5393733 Auto format + import optimization DerEnderKeks 2021-07-11 15:08:41 +0200
  • 551b407803 Implemented glowing item frames DerEnderKeks 2021-07-11 14:55:47 +0200
  • 5c0a854ba3 Reduce performance impact of rendering, fixed scaling bug 1.0.7 SydMontague 2021-07-08 16:46:28 +0200
  • eb9671c8e6
    Merge pull request #32 from DerEnderKeks/master SydMontague 2021-05-21 12:18:18 +0200
  • 84a014605a Reinstated null check and did some cleanup DerEnderKeks 2021-05-18 14:39:39 +0200
  • af5804c92b Typo + indentation DerEnderKeks 2021-05-18 11:58:38 +0200
  • 173c2391a5 Implemented delete sub command Deletes an image from file system and image cache and removes associated renderers DerEnderKeks 2021-05-18 11:49:21 +0200
  • 61160f97f0 Properly handle already existing images when downloading one DerEnderKeks 2021-05-18 11:43:18 +0200
  • afea802cd2 Set proper User-Agent when downloading images This way CDNs don't block the request DerEnderKeks 2021-05-18 11:41:44 +0200
  • 108812785e Update spigot repo to https SydMontague 2021-05-09 22:29:30 +0200
  • 66d2cc474a Improve handling of filenames containing spaces SydMontague 2021-05-09 22:28:58 +0200
  • fa6588be58 Improve verification of downloaded files. 1.0.6 SydMontague 2021-02-19 21:02:23 +0100
  • 8a509043a5 Fix 1.13 incompatibility 1.0.5 SydMontague 2021-02-13 17:06:36 +0100
  • f12302c800 Made artifactId lower case, because apparently GitHub doesn't like it? SydMontague 2021-02-13 14:55:15 +0100
  • 74db534166 That was supposed to be here... 1.0.4 SydMontague 2021-02-13 14:43:16 +0100
  • 9831c82e71 Prevent inputs <= 0 for getSubImage calls in the renderer SydMontague 2021-02-13 14:41:02 +0100
  • 5c556b2f1a Make clear a Spigot server is required. SydMontague 2020-10-04 00:17:31 +0200
  • 3670fab4c7 Add description and permission-message to the command SydMontague 2020-10-03 23:38:31 +0200
  • 271cccb253 Version Bump SydMontague 2020-09-09 14:03:00 +0200
  • c79f438a5f Version 1.0.3 1.0.3 SydMontague 2020-09-09 13:42:05 +0200
  • 26862c3b5a Mention toggle item in README, potentially fix tracking arrow showing SydMontague 2020-09-04 22:47:08 +0200
  • 07991df33b Fix README and command help SydMontague 2020-09-04 22:17:19 +0200
  • ab0a674742 Version Bump SydMontague 2020-08-26 02:24:53 +0200
  • 6aba1d1c5a Version 1.0.2 1.0.2 SydMontague 2020-08-26 02:23:28 +0200
  • 2dc1c7bb6b Version Bump SydMontague 2020-07-23 19:54:41 +0200
  • 4a2978889c Version 1.0.1 1.0.1 SydMontague 2020-07-23 19:13:33 +0200
  • 14723da294 Fix groupId SydMontague 2020-07-23 19:11:03 +0200
  • 47e37768d8 Bump version to 1.1.0-SNAPSHOT, fix README SydMontague 2020-07-23 19:10:12 +0200
  • d747fba0ec Release 1.0.0 1.0.0 SydMontague 2020-07-23 18:37:37 +0200
  • a15f79e287 Improve list UX, filter invalid maps SydMontague 2020-07-23 17:45:51 +0200
  • d9ff43a78a Mention imagemaps.* permission node SydMontague 2020-07-21 14:33:07 +0200
  • f7426aa957 Fix error in README SydMontague 2020-07-21 14:29:06 +0200
  • dfd92db550 FIx Image text being slightly cut off SydMontague 2020-07-21 14:28:13 +0200
  • 657556f2a3 Contact options as list SydMontague 2020-07-21 14:25:34 +0200
  • 7c5e942578 Fix Markdown SydMontague 2020-07-21 14:24:43 +0200
  • bb7fdba9b7 Updated package, added license, added readme SydMontague 2020-07-21 14:20:24 +0200
  • c1c1be04cb GitHub Actions integration SydMontague 2020-07-18 23:57:29 +0200
  • 075bf2a098 Complete Rework SydMontague 2020-07-18 23:55:43 +0200
  • 0fc7586df3 Added ImagePlaceEvent SydMontague 2020-02-15 17:03:56 +0100
  • 4334048d1d * Refactor packages xTheDoctah 2019-10-08 22:36:20 +0200
  • 8eb597f665 Updated gitIgnore xTheDoctah 2019-10-08 22:24:03 +0200
  • 9df48bcc24 Started a refactor xTheDoctah 2019-10-08 22:22:53 +0200
  • 1d44dea49e Changed event priority from MONITOR to HIGHEST SydMontague 2019-09-23 02:43:15 +0200
  • 6399c4478b Release Version 0.5.0 0.5.0 SydMontague 2019-04-06 15:17:43 +0200
  • 2ce1e361f1 Stop using player names as key in Maps... SydMontague 2019-04-06 15:12:30 +0200
  • eb3a898b91
    Merge pull request #10 from BaronyCraft/master SydMontague 2019-04-06 13:27:57 +0200
  • 265c9d05e1 Alllow downloading images by URL Check file name to make sure people don't overwrite C:\somefile or /etc/passwd Right clicking air cancels placement Guntram Blohm 2019-04-06 11:00:52 +0200
  • 20517bfa16 Allow scaling images Guntram Blohm 2019-04-05 16:03:26 +0200
  • 3830dc1924 cancel event if it places a map Guntram Blohm 2019-04-05 14:31:26 +0200
  • 95c08f5e52 only warn once for each file that isn't found Guntram Blohm 2019-04-05 14:06:35 +0200
  • abd3c93574 Changed MapIDs from short to integer to comply with Bukkit changes SydMontague 2019-02-07 14:08:16 +0100
  • ea680663eb Updated to Version 0.4.5 0.4.5 SydMontague 2018-07-30 02:21:09 +0200
  • d5b15b78bf Update to Version 0.4.4 0.4.4 SydMontague 2018-07-24 20:13:42 +0200
  • c0feeb524c The plugin now checks if there is enough space for the Image SydMontague 2016-03-04 16:26:23 +0100
  • bf0179dbdf Updated for 1.9 SydMontague 2016-03-02 23:03:41 +0100
  • bce3907086 Added compatibility for Spigot's 1.8 CraftBukkit builds. SydMontague 2015-01-08 20:55:32 +0100
  • 540ce5bfd5 Merge 802e0e61aa into 6b32d60a73 BlackBeltPanda 2014-12-27 15:04:38 +0000
  • 802e0e61aa Update for CB 1.8 item frame fix. BlackBeltPanda 2014-12-27 08:49:17 -0500
  • 6b32d60a73 fixed typo SydMontague 2014-08-02 01:14:51 +0200
  • 8999b139f2 Updated pom.xml to 0.5.0-SNAPSHOT SydMontague 2014-04-28 12:02:59 +0200
  • 3726c620d6 Updated to 0.4.0 SydMontague 2014-04-28 12:02:25 +0200
  • 9c862aeed5 added /imagemap <file> reload functionality SydMontague 2014-04-28 11:50:35 +0200
  • d823720b1c don't override fastsent when it is already true SydMontague 2014-04-22 19:03:55 +0200
  • 507d6cad23 Update pom.xml SydMontague 2014-03-17 18:03:06 +0100
  • eb9e175ace Update to 0.4.0-SNAPSHOT for further development SydMontague 2014-03-15 16:16:01 +0100
  • 05d24ccb7e Updated to Version 0.3.1 also, removed a old debug text... SydMontague 2014-03-15 15:45:47 +0100
  • 104d23d1dd Save maps.yml after maps were placed to avoid progress losing after a server crash. SydMontague 2014-03-15 13:57:25 +0100
  • 0037cc6735 Get Metrics from Maven SydMontague 2014-02-11 21:30:54 +0100
  • 1f43fb6bc3 Update POM to 0.4.0-SNAPSHOT for further development (and to test Jenkins) SydMontague 2014-01-29 00:47:49 +0100
  • 8eeae29893 Updated to 0.3 Added fastSend support, allowing you to define maps that will be sent as a whole to the player. SydMontague 2014-01-23 12:55:40 +0100
  • f4d4b2531b Update to 0.2.1 Fixed bug that removed images caused maps to not load. SydMontague 2014-01-09 23:47:17 +0100
  • bdcf0ce2a4 Updated to Version to 0.3-SNAPSHOT SydMontague 2014-01-04 14:13:05 +0100
  • 8325b8af25 Updated to Version 0.2 SydMontague 2014-01-04 14:11:30 +0100
  • cb7761491c Improved map reuse behaviour of the plugin. If you place the same image more than once, it will share the map items, reducing the overall usage of maps as well as bandwidth usage. SydMontague 2014-01-04 14:07:14 +0100
  • 246807c5a1 Updated version to 0.2-SNAPSHOT SydMontague 2013-12-30 15:53:11 +0100
  • aa58da0f85 Release as 0.1 Updated plugin.yml Fixed folder generation on startup SydMontague 2013-12-30 15:50:51 +0100
  • 6adacd9a41 added Metrics SydMontague 2013-12-30 14:52:48 +0100
  • 4006029e5a fix pom.yml format syd 2013-12-30 14:23:20 +0100
  • c94ce19270 initial commit SydMontague 2013-12-30 14:20:34 +0100