Lukas Rieger (Blue)
3bbf92965d
Add method to get the current player-visibillity setting
2022-08-25 15:45:57 +02:00
Lukas Rieger (Blue)
4831537059
Add deprecated method to not have a breaking change.. >_>
2022-08-22 11:21:55 +02:00
Lukas Rieger
f8d10d1f20
Fix typo.
...
(Yes this is a breaking change, i don't care, no one uses this yet, and if they do they should have told me!)
2022-08-19 17:27:52 +02:00
Lukas Rieger (Blue)
cc3e22bf78
Fix line-marker type
2022-08-13 08:51:29 +02:00
Lukas Rieger (Blue)
97c7f7a916
Add builder-pattern to all Markers, MarkerSet, Line and Shape
2022-08-05 19:50:57 +02:00
Lukas Rieger (Blue)
8265cdfe05
Implement equals and hashCode for markers and markerSets
2022-08-04 16:31:44 +02:00
Lukas Rieger (Blue)
1838ebbc93
Fix shape using y instead of z coordinates
2022-08-02 17:19:38 +02:00
Lukas Rieger (Blue)
3ccc1aad81
Move MarkerGson into its own package
2022-08-01 12:53:33 +02:00
Lukas Rieger (Blue)
29e84ed198
Fix (de)serialization of markers
2022-07-30 13:23:31 +02:00
Lukas Rieger (Blue)
92c438e099
Fix javadoc error
2022-07-28 22:07:14 +02:00
Lukas Rieger (Blue)
99804c3aae
Move package marker to markers
2022-07-27 20:30:58 +02:00
Lukas Rieger (Blue)
158b155a2c
Fix version.json location
2022-07-26 22:08:23 +02:00
Lukas Rieger (Blue)
c40eb72d7c
Change git hash detection
2022-07-26 21:21:32 +02:00
Lukas Rieger (Blue)
b466fb4ed8
Make version file json again
2022-07-24 12:08:13 +02:00
Lukas Rieger (Blue)
06359955b5
More API v2 changes :)
2022-07-24 00:45:49 +02:00
Lukas Rieger (Blue)
6e9415ee33
First changes towards API 2
2022-07-05 12:50:26 +02:00
Lukas Rieger (Blue)
3bed723f27
Apply spotless fixes
2022-01-11 14:53:08 +01:00
Blue (Lukas Rieger)
66ed276cc6
Update gradle-wapper and fix javadoc build
2021-11-06 16:01:05 +01:00
Blue (Lukas Rieger)
5e7219e921
Add a way to get available images and push version
2021-09-19 18:51:29 +02:00
Blue (Lukas Rieger)
e22caffc87
Add a ways to get the webroot-path
2021-09-19 16:45:31 +02:00
Blue (Lukas Rieger)
c5450573ab
Catch all throwables while enabling extensions
2021-06-21 23:47:49 +02:00
Blue (Lukas Rieger)
b8abf79957
Add map-freeze, tile-filters and new task-scheduling methods
2021-05-24 14:47:32 +02:00
Blue (Lukas Rieger)
43ba3c228d
Add missing license headers
2021-03-22 23:20:47 +01:00
Blue (Lukas Rieger)
cc62191c84
Html-Marker
2021-03-22 22:06:52 +01:00
Blue (Lukas Rieger)
92948cfd86
First draft for the new marker-types
2021-03-21 17:27:49 +01:00
Blue (Lukas Rieger)
f5d08b4ba0
Multiple improvements with listeners and their documentation.
...
- Added a method to remove registered listeners again
- Fixed a bug where a listener that gets registered with onEnable when bluemap is already enabled is not being called
- Improved the documentation for the onEnable and onDisable functions
2021-02-04 01:09:56 +01:00
Lukas Rieger
7635c0c02d
Fix javadoc for setMaxDistance
2020-11-18 13:50:01 +01:00
Blue (Lukas Rieger)
17cbf15f84
Code-style improvements, fixed typos and version push
2020-10-04 00:11:25 +02:00
Blue (Lukas Rieger)
7069a1cb95
Fix javadoc comments
2020-10-04 00:01:18 +02:00
Blue (Lukas Rieger)
e6c7eaedcd
Deprecate BlueMapAPIListener and add two new methods to listen to enabling/disabling BlueMapAPI
...
This should fix an issue with a ClassNotFoundException when soft-depending on BlueMap and BlueMap is not installed.
2020-10-03 19:29:19 +02:00
pop4959
a9cfbd2e96
Fix spacing
...
Git automatically removed the tabs.
2020-09-22 00:42:23 -07:00
pop4959
66edc5654b
Add ellipse API
2020-09-22 00:39:58 -07:00
Blue (Lukas Rieger)
161fc1c968
Add depthTest option to ShapeMarkers and add a helper-funktion
2020-04-23 18:06:42 +02:00
Blue (Lukas Rieger)
4a84f62372
Fix some incorrect javadoc
2020-04-20 20:04:36 +02:00
Blue (Lukas Rieger)
5e9c453930
Fix derp with marker types
2020-04-20 14:53:26 +02:00
Blue (Lukas Rieger)
eeb0c99c8b
Catch thrown errors by API-Users
2020-04-20 12:32:15 +02:00
Blue (Lukas Rieger)
51ea1fe8d1
Some improvements to the MarkerAPI
2020-04-19 20:03:59 +02:00
Blue (Lukas Rieger)
29a99a9295
Add MarkerAPI and rename the Renderer to RenderAPI
2020-04-18 00:59:27 +02:00
Blue (Lukas Rieger)
1d7495dffd
Remove RenderTickets since thir main use can not easily be implemented reliably
2020-04-10 17:16:00 +02:00
Blue (Lukas Rieger)
daebd9a1b8
Add Renderer-API and API-Listener
2020-04-10 14:55:08 +02:00