Commit Graph

306 Commits

Author SHA1 Message Date
filoghost ed3bbad1fb Set version to 3.0.5-SNAPSHOT 2024-02-18 15:03:30 +01:00
filoghost 667668f0f0 Fix version (wrongfully set to 3.0.5) 2024-01-27 16:39:55 +01:00
filoghost c14141679f Set version to 3.0.4 2024-01-27 16:11:43 +01:00
Spongecade 3f067145b7 Update Minecraft wiki link to new domain 2024-01-26 22:48:48 +01:00
filoghost 51fc2d0bd4 Set version to 3.0.4-SNAPSHOT 2023-10-01 13:12:53 +02:00
filoghost 5d22e2754d Set version to 3.0.3 2023-06-18 15:23:12 +02:00
filoghost 3727868dff Set version to 3.0.3-SNAPSHOT 2023-04-25 18:18:20 +02:00
filoghost fab8c9594d Set version to 3.0.2 2023-04-25 14:39:01 +02:00
filoghost 70779348af Set version to 3.0.2-SNAPSHOT 2023-02-05 15:12:30 +01:00
filoghost dd1f6f024d Set version to 3.0.1 2023-02-05 15:05:52 +01:00
filoghost 5d2c97f194 Add optional short format for PlaceholderAPI (e.g. %player% instead of {papi: player}) 2023-01-06 23:41:27 +01:00
filoghost a5d9f58df3 Fix image rendering symbols 2022-12-04 15:06:40 +01:00
filoghost 39f0a02412 Make holograms view range configurable 2022-11-13 16:29:41 +01:00
filoghost 0e98b2f89a Move spaceBetweenLines to separate class 2022-11-13 16:29:41 +01:00
filoghost 0449fe65ca Set version to 3.0.1-SNAPSHOT 2022-10-30 10:19:13 +01:00
filoghost 37e411b978 Set version to 3.0.0 2022-10-23 16:56:45 +02:00
filoghost c7e0f64469 Add options to disable PlaceholderAPI and to change the refresh interval 2022-09-10 14:41:41 +02:00
filoghost 018acd8299 Fix default settings using old custom placeholders 2022-06-19 11:10:50 +02:00
filoghost 5bab55fb79 Move API to non-beta package 2022-06-04 18:04:18 +02:00
filoghost d35648b4e4 Use Position instead of ImmutablePosition where possible 2022-05-22 21:01:32 +02:00
filoghost 32fc16b2c3 Quick refactoring 2022-05-22 00:23:19 +02:00
filoghost 619bc79cd8 Move core implementation to separate module 2022-05-22 00:10:31 +02:00
filoghost bf02837f9e Internal holograms refactoring 2022-05-18 00:06:13 +02:00
filoghost c6a14285a0 Fix wrong placeholder warning 2022-04-25 17:02:20 +02:00
filoghost da25d050ab API renaming 2022-04-24 12:41:37 +02:00
filoghost 0cd4ac8f3e API renaming 2022-04-22 20:01:29 +02:00
filoghost bf39afb630 Simplify placeholder API 2022-03-26 23:54:26 +01:00
filoghost 54bc45ebb9 Expose internal hologram manager 2022-03-08 23:11:55 +01:00
filoghost 6bee8d4d17 Add support for Minecraft 1.18.2 2022-03-05 17:46:52 +01:00
filoghost cb12515755 Simplify field 2022-02-22 00:05:47 +01:00
filoghost 928609efb7 Only check viewers every 5 ticks 2022-02-22 00:05:46 +01:00
filoghost 38a99b95e1 Tiny optimization 2022-02-12 21:39:35 +01:00
filoghost fda3f4b933 Return registered placeholder in API 2022-02-12 15:42:17 +01:00
filoghost 045f363adb Re-add visibility settings for internal holograms 2022-02-05 12:09:59 +01:00
filoghost 2d177edced Suppress error when requesting info of unknown server to BungeeCord 2022-02-05 00:04:11 +01:00
filoghost 370558d4ce Fix holograms not being visible on respawn 2022-02-04 21:32:34 +01:00
filoghost b89e6264bb Optimization and memory leak fix 2022-01-31 23:41:28 +01:00
filoghost 2789a24295 Fix custom placeholders 2022-01-21 23:20:48 +01:00
filoghost 58907f075f Add compatibility format for placeholders registered with API v2 2022-01-21 22:22:58 +01:00
filoghost 4a8fd6a6fa Add escape character "\" for curly braces of placeholders 2022-01-12 23:28:04 +01:00
filoghost 9dbdbc36fd Expose internal hologram editor 2021-12-31 15:46:30 +01:00
filoghost 1ee23d4398 Fix outdated error message 2021-12-31 15:44:10 +01:00
filoghost a1d3eb5e26 Enable colors and custom placeholders inside animations 2021-12-31 12:35:19 +01:00
filoghost ae7591f952 Allow null item when creating a line in the API 2021-12-25 12:18:41 +01:00
filoghost aade3ddbfe Extract lambda to class 2021-12-25 12:13:48 +01:00
filoghost 90e26af19b Optimizations 2021-12-24 16:49:05 +01:00
filoghost e25c2aca40 Do not update placeholders if there's no one viewing them 2021-12-19 17:03:24 +01:00
filoghost dccafdc839 Sort imports 2021-12-19 12:22:59 +01:00
filoghost 62e3cb563f Improve error logging for placeholders 2021-12-19 12:22:14 +01:00
filoghost 749d1ff5a0 Cleanup PlaceholderAPIHook 2021-12-19 12:07:53 +01:00