Commit Graph

104 Commits

Author SHA1 Message Date
Lukas Rieger (Blue) b200d339f1
Publish on tag 2024-04-04 00:19:54 +02:00
Lukas Rieger (Blue) 030f29e7f3
Change project group 2024-04-03 23:02:41 +02:00
Lukas Rieger (Blue) f5709ce836
Fix credentials problems 2024-04-03 22:55:28 +02:00
Lukas Rieger (Blue) 9d37bdeb15
Fix workflow syntax 2024-04-03 22:46:53 +02:00
Lukas Rieger (Blue) baeef5994e
Publish to BlueColored Maven Repo 2024-04-03 22:45:31 +02:00
Lukas Rieger (Blue) e7e32301f2
Require Java 16 2024-04-03 21:58:13 +02:00
TechnicJelle 6cad751ac5
Link javadocs to FlowPoweredMath & GSON (#6)
* Link javadocs to FlowPoweredMath & GSON

* Update build.gradle.kts
2024-02-20 01:15:43 +01:00
Lukas Rieger (Blue) c7a9be42ad
Fix Javadoc 2024-02-07 20:49:31 +01:00
Lukas Rieger (Blue) dcae50572a
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMapAPI 2024-02-07 20:45:54 +01:00
Lukas Rieger (Blue) c3ce6d95de
Deprecate BlueMapWorld#getSaveFolder() 2024-02-07 20:45:28 +01:00
Takase 9ed7fdb1cf
Reduce marker coordinates precision (#5) 2024-02-03 12:08:46 +01:00
Lukas Rieger (Blue) 5c3624832f
Update gradle and action 2023-09-27 23:50:42 +02:00
Lukas Rieger (Blue) 2cdc5c8a87
Fix Shape label not being empty by default 2023-08-20 08:24:18 +02:00
Lukas Rieger (Blue) f398e7ab2b
Make addPoints in Shape and List accept a collection of points as well 2023-07-15 12:31:34 +02:00
Lukas Rieger (Blue) 7776c8e979
Implement toString() for Color class 2023-07-15 12:29:05 +02:00
Lukas Rieger (Blue) 40140f87c6
Fix javadoc errors 2023-06-26 16:38:59 +02:00
Lukas Rieger (Blue) f44fd20f5f
Add sources and javadoc jar to publish 2023-06-26 16:31:44 +02:00
Lukas Rieger (Blue) 85e3763d7a
Add enable/disable consumer invocation order guarantee 2023-05-02 21:29:10 +02:00
Lukas Rieger (Blue) 812e4b8fce
Add abillity to remove markers from the marker list while keeping them on the map 2023-02-07 19:43:15 +01:00
Lukas Rieger (Blue) 2a3cc1c270
Make builder value private 2023-02-07 17:06:28 +01:00
Lukas Rieger (Blue) bee8770fde
Add sorting option to Marker and MarkerSet 2023-02-07 17:04:38 +01:00
Lukas Rieger (Blue) 1d0d63f088
Use the original value in the error 2023-02-07 11:08:35 +01:00
Lukas Rieger (Blue) f9bbdc3d38
Add invalid value to color-format exception 2023-02-07 11:03:21 +01:00
Lukas Rieger (Blue) c70ab29ae8
Fix javadoc errors 2023-01-02 22:42:50 +01:00
Lukas Rieger (Blue) ad77b492dd
Add methods to add holes to shape and extrude markers 2022-12-29 17:39:28 +01:00
Lukas Rieger (Blue) 942cec6571
Fix style-classes not being applied by the builder 2022-12-16 12:37:59 +01:00
Lukas Rieger (Blue) 51d04e8135
Fix Marker-position setters taking ints instead of doubles 2022-12-13 23:45:45 +01:00
Lukas Rieger (Blue) 3e9c7dd72c
And apply spotless-fixes .. again 2022-12-13 21:57:06 +01:00
Lukas Rieger (Blue) abd5756609
Add the abillity to add css-classes to POI and HTML-Markers and add detail field to the POI-Marker 2022-12-13 21:54:16 +01:00
Lukas Rieger (Blue) 5b4093e404
Apply süpotless fixes 2022-12-12 21:16:16 +01:00
Lukas Rieger (Blue) 4cf0629e52
Add methods to control player-skin API and PlayerMarker-Icon generation 2022-12-12 21:13:46 +01:00
Lukas Rieger (Blue) 6b78d0d433
Make documentation-wording more clear 2022-12-03 23:21:30 +01:00
Lukas Rieger (Blue) 99e43dd19b
Add methods to register script and style files 2022-12-03 23:16:01 +01:00
Lukas Rieger (Blue) f063dc7fc2
Add missing file-headers 2022-12-02 15:46:38 +01:00
Lukas Rieger (Blue) a105baf81a
Add AssetStorage and deprecate the old way of managing marker-images 2022-12-02 15:42:54 +01:00
Lukas Rieger (Blue) 3949ebcb56
Tentative JitPack build fix 2 2022-10-13 21:46:41 +02:00
Lukas Rieger (Blue) 2502f3b442
Tentative JitPack build fix 2022-10-13 21:36:17 +02:00
Lukas Rieger (Blue) 58d8edf48e
Add shortcut methods to MarkerSet 2022-10-10 18:12:36 +02:00
Lukas Rieger (Blue) 49b51f400d
Add constructor with int-alpha (0-255) 2022-10-10 18:00:59 +02:00
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) d351b1f9f4
Disable publishing to GitHub Packages for now 2022-08-15 00:18:02 +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) 745192e232
I dont like GitHub Packages anymore. Back to jitpack. 2022-08-02 00:19:11 +02:00
Lukas Rieger (Blue) 864d916b02
Fix project name 2022-08-01 23:36:41 +02:00
Lukas Rieger (Blue) d2f8aab825
Fix workflow 2 2022-08-01 23:21:32 +02:00