Commit Graph

696 Commits

Author SHA1 Message Date
filoghost
370eb9806f Small optimization 2022-05-28 19:29:57 +02:00
filoghost
d35648b4e4 Use Position instead of ImmutablePosition where possible 2022-05-22 21:01:32 +02:00
filoghost
525622b59a Remove unnecessary interfaces 2022-05-22 12:11:14 +02:00
filoghost
323998845b Move method 2022-05-22 00:54:11 +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
72e17365d6 Fix gradle instructions 2022-03-26 15:53:20 +01:00
filoghost
559cba600c Raise hologram line character limit 2022-03-12 00:15:51 +01:00
filoghost
54bc45ebb9 Expose internal hologram manager 2022-03-08 23:11:55 +01:00
filoghost
28479a85a9 Fix entity ID generator on 1.18.2 2022-03-05 19:38:32 +01:00
filoghost
6bee8d4d17 Add support for Minecraft 1.18.2 2022-03-05 17:46:52 +01:00
filoghost
0718e4ab80 Use the old API for Javadocs until the new API is finished 2022-02-27 15:59:30 +01:00
filoghost
a8269e7867 Try to avoid error when player disconnects before packet listener is injected 2022-02-27 10:10:18 +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
SilverFox
b7663926d7 Maven Group ID fix and added Gradle Configuration
I Fixed Maven Group ID because `me.filoghost.holographicdisplays` only had versions above 3.0 and added Gradle Configuration maybe someone will need it
2022-01-01 19:46:59 +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
243bf9ea0a Fix NullPointerException 2021-12-26 16:36:44 +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
filoghost
76af200af9 Do not invoke PlaceholderAPI directly 2021-12-14 23:22:25 +01:00
filoghost
68b6a8bf30 Increment inactive placeholders' timeout ticks 2021-12-14 21:38:37 +01:00
filoghost
b23abef7ab Rename method 2021-12-14 21:38:04 +01:00
filoghost
6ac35d3d62 Fix spam in console when a remote server is down 2021-12-13 23:40:53 +01:00
filoghost
c1a223a863 Recommend old API until v3 is finished 2021-12-13 23:10:09 +01:00
filoghost
014f53dbce Merge branch 'v3' into master 2021-12-13 23:04:28 +01:00
filoghost
911170e50c Re-implement PlaceholderAPI as normal placeholder 2021-12-13 23:01:44 +01:00
filoghost
69f2ecbd23 Refactoring, temporarily remove PlaceholderAPI support 2021-12-13 23:01:44 +01:00
filoghost
4e21d317f3 Fix error on some Spigot forks 2021-12-13 23:01:44 +01:00