Commit Graph

44 Commits

Author SHA1 Message Date
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
8a9642d7fc Rearrange methods 2021-08-26 15:19:25 +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
ed803fc4f6 Remove API method 2021-08-23 20:11:52 +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
ac0bde854d Initial API update 2021-08-22 17:17:33 +02:00
filoghost
55f690cec9 Make HologramPosition immutable 2021-08-19 15:36:10 +02:00
filoghost
8ca4108d4c Make HologramPosition.add() return the position itself 2021-08-09 21:14:58 +02:00
filoghost
f5e320a420 Minor grammar and code changes 2021-08-09 08:17:24 +02:00
filoghost
db24dfe965 Fix grammar 2021-08-08 20:16:42 +02:00
filoghost
dc87be4e4a Rename parameter 2021-08-08 18:36:33 +02:00
filoghost
36e1d44d18 Move removeLine method to Hologram instead of HologramLine 2021-08-08 16:49:18 +02:00
filoghost
176187e0c9 Remove outdated Javadoc 2021-08-08 15:55:22 +02:00
filoghost
9b21ffdf76 Allow holograms to be in non-loaded worlds 2021-08-07 18:39:19 +02:00
filoghost
14c7ebce69 Introduce HologramPosition API and refactor implementation 2021-08-06 11:44:55 +02:00
filoghost
4e028efb27 Rename API classes 2021-07-31 16:11:02 +02:00
filoghost
6d54e73518 Add @FunctionalInterface annotations 2021-07-24 18:18:29 +02:00
filoghost
003181c256 Spacing and ordering 2021-07-24 18:18:08 +02:00
filoghost
7d86538621 Use packets instead of entities
Missing:
* All implementations before 1.17
* Placeholder toggle
* Visibility settings
* Line touch handling
* Item pickup handling
2021-07-24 12:51:14 +02:00
filoghost
41e54d801e Rearrange API classes 2021-07-08 08:48:27 +02:00
filoghost
157be9b679 Allow null item on ItemLine 2021-07-02 21:30:54 +02:00
filoghost
ae07fe0bb5 Remove trailing whitespace 2021-06-20 17:26:49 +02:00
filoghost
eeec178e65 Improve and refactor individual placeholders 2021-06-19 19:04:13 +02:00
filoghost
33bdce7915 Fix Checkstyle warnings 2021-05-25 00:17:44 +02:00
filoghost
e8c4f58d9a Change VisibilityManager into VisibilitySettings and improve implementation 2021-05-19 20:41:15 +02:00
filoghost
c1cd5b200c Fix Checkstyle violations by formatting code 2021-05-18 09:49:44 +02:00
filoghost
a31f29cb32 Rename methods 2021-05-16 20:59:34 +02:00
filoghost
40d18d1235 Enable the v2 API through adapters 2021-05-16 20:48:31 +02:00
filoghost
dfb6e0ab33 Change API error message 2021-05-10 22:22:07 +02:00
filoghost
588e2ed394 Add isRegisteredPlaceholder method to the API 2021-05-03 15:44:11 +02:00
filoghost
1f6adc8679 Change @Nullable/@NotNull annotation placement 2021-05-02 20:29:57 +02:00
filoghost
ee76d568dc Add null-related annotations to the API 2021-05-01 18:41:01 +02:00
filoghost
aba0897dc7 Move repositories declarations to main POM 2021-04-29 20:43:58 +02:00
filoghost
ff77738a51 Initial refactoring of the API 2021-04-28 23:25:20 +02:00
filoghost
750e74360a Partial placeholder refactoring 2021-04-24 23:37:54 +02:00
filoghost
f88d8965b2 General cleanup 2020-11-12 11:02:43 +01:00
filoghost
b60c7818d6 Use compact copyright header 2020-11-10 12:29:00 +01:00
filoghost
09f99be342 Convert tabs to spaces 2020-11-10 10:27:41 +01:00
filoghost
6f64e09508 Rename packages and modules from "com.gmail.filoghost..." to "me.filoghost..." 2020-11-09 10:56:22 +01:00
filoghost
069e1fffbd Use lowercase module directories 2020-11-08 20:57:04 +01:00