Commit Graph

609 Commits

Author SHA1 Message Date
filoghost
769d3dacb2 Rename PlaceholderReplacer to PlaceholderReplacementSupplier 2021-09-20 22:49:21 +02:00
filoghost
dc9f0fe2b4 Use enum for enabling placeholder replacement in holograms 2021-09-19 20:59:40 +02:00
filoghost
b4c8c6ede4 Improve ImmutablePosition and related classes 2021-09-15 11:57:02 +02:00
filoghost
3935af2bf9 Simplify chunk load state in HologramPosition 2021-09-15 11:34:02 +02:00
filoghost
33c2693172 Cache if display text contains individual placeholders or not 2021-09-15 11:14:30 +02:00
filoghost
0a80d91d5b Rename TrackedPlayer to Viewer 2021-09-15 09:18:28 +02:00
filoghost
15a7372c43 Use 0xFF instead of 255 2021-09-15 00:17:09 +02:00
filoghost
05488268b0 Optimize packet write 2021-09-14 23:55:19 +02:00
filoghost
03b6437f23 Add missing annotations 2021-09-14 23:33:34 +02:00
filoghost
134eba5f41 Large refactoring, periodically refresh individual placeholders 2021-09-14 21:44:08 +02:00
filoghost
f900dbe690 Rename classes 2021-09-05 15:35:43 +02:00
filoghost
b342a0b37e Update dependencies 2021-09-03 19:35:27 +02:00
filoghost
a942c1725a Create class for common method 2021-09-01 20:41:31 +02:00
filoghost
899ade7ce2 Improve placeholder API 2021-09-01 20:30:19 +02:00
filoghost
cd6dd1b4d2 Expand Position API 2021-09-01 09:18:10 +02:00
filoghost
7db51a6dae Rename API classes 2021-08-31 21:05:38 +02:00
filoghost
9ff7b0d7b6 Suppress warning in pom.xml 2021-08-31 12:18:49 +02:00
filoghost
c27c34dd64 Move pom.xml "modules" section 2021-08-31 11:26:08 +02:00
filoghost
b97fe93f96 Add more info to pom.xml 2021-08-31 11:17:49 +02:00
filoghost
40d7876bd8 Fix and improve Javadoc generation 2021-08-31 10:45:10 +02:00
filoghost
d2130fe162 Remove outdated dependency 2021-08-29 10:40:45 +02:00
filoghost
6ae9ec8292 Update API 2021-08-29 09:32:28 +02:00
filoghost
5de079917e Rename method 2021-08-27 08:37:23 +02:00
filoghost
cf2ca694bf Move classes to separate package 2021-08-26 16:42:05 +02:00
filoghost
8a9642d7fc Rearrange methods 2021-08-26 15:19:25 +02:00
filoghost
11abb356d6 Fix exception message 2021-08-26 13:59:08 +02:00
filoghost
76381660a3 Improve Position 2021-08-26 13:54:55 +02:00
filoghost
66d49727b8 Rename HologramPosition to Position and Position to PositionCoordinates 2021-08-25 18:27:45 +02:00
filoghost
da2b221642 Separate modules "common" and "NMS common" 2021-08-25 15:45:33 +02:00
filoghost
7f70cd7b08 Rename parameter 2021-08-25 09:28:08 +02:00
filoghost
7efacd31f9 Remove unused class 2021-08-25 09:21:45 +02:00
filoghost
0b5a059a2f Modify exception messages 2021-08-25 09:09:00 +02:00
filoghost
92e18395b4 Move classes 2021-08-25 09:07:02 +02:00
filoghost
3008f28fb2 Refactoring 2021-08-25 08:54:56 +02:00
filoghost
2ddb972128 Rename subclasses 2021-08-24 14:56:20 +02:00
filoghost
ed803fc4f6 Remove API method 2021-08-23 20:11:52 +02:00
filoghost
1aa8a17dab Remove unnecessary cooldown on hologram line click 2021-08-23 19:43:03 +02:00
filoghost
2da7d318df API changes 2021-08-23 19:28:15 +02:00
filoghost
dba767dd79 Add createHologram with HologramPosition 2021-08-23 16:20:29 +02:00
filoghost
ca5644153e Add deleteHolograms method to API 2021-08-23 14:09:51 +02:00
filoghost
087105ccd1 Refresh line positions on plugin reload for potential changes in option "space-between-lines" 2021-08-23 13:59:14 +02:00
filoghost
b4e5edfa8e Separate v2 holograms from new API 2021-08-23 13:45:41 +02:00
filoghost
c2ff8f536c Fix dynamic world loading 2021-08-23 12:42:59 +02:00
filoghost
ac0bde854d Initial API update 2021-08-22 17:17:33 +02:00
filoghost
b3d8aae193 Specify Locale with String.toLowerCase() 2021-08-20 18:33:56 +02:00
filoghost
41fb1bc347 Remove unnecessary armor stand with clickable slime 2021-08-20 09:55:07 +02:00
filoghost
ad1cfe3f1f Move serializer constants to appropriate class 2021-08-20 08:56:06 +02:00
filoghost
614a56ca8a Use new Preconditions method 2021-08-19 15:57:55 +02:00
filoghost
55f690cec9 Make HologramPosition immutable 2021-08-19 15:36:10 +02:00
filoghost
9e966ea185 Refactoring 2021-08-19 11:56:28 +02:00