Commit Graph

70 Commits

Author SHA1 Message Date
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