Commit Graph

77 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
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 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 459abdc2f8 Add missing Javadocs 2022-09-10 12:25:39 +02:00
filoghost d58adb7db8 Improve API Javadocs 2022-08-15 19:33:35 +02:00
filoghost 5bab55fb79 Move API to non-beta package 2022-06-04 18:04:18 +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 fda3f4b933 Return registered placeholder in API 2022-02-12 15:42:17 +01:00
filoghost ae7591f952 Allow null item when creating a line in the API 2021-12-25 12:18:41 +01:00
filoghost a8fcacefea Temporarily move API to "beta" package 2021-12-13 23:01:44 +01:00
filoghost 2c4aaa3f51 Rename API classes and methods 2021-12-13 23:01:44 +01:00
filoghost fdd76f179e Rename API methods 2021-12-13 23:01:43 +01:00
filoghost 33ec96172c Reorder methods 2021-12-13 23:01:43 +01:00
filoghost ce437d21d3 Remove CollectableHologramLine 2021-12-13 23:01:43 +01:00
filoghost 2b062f35bf Directly implement RegisteredPlaceholder 2021-12-13 23:01:43 +01:00
filoghost 8a80c063b7 Do not make *PlaceholderReplacementSupplier extend *Placeholder 2021-12-13 23:01:43 +01:00
filoghost 6f6a214ecd Expand API 2021-09-25 12:15:56 +02:00
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 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 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