Lukas Rieger (Blue)
|
9f338dabb7
|
Fix project name
|
2024-09-29 12:38:24 +02:00 |
|
Lukas Rieger
|
1992148128
|
Rework gradle-build system (#7)
* Rework gradle-build setup
* Fix versioning
* Configure publishing
* Fix github action
* Fix github action 2
* Reorganize project naming
* Update gradle
|
2024-09-12 17:46:00 +02:00 |
|
Lukas Rieger (Blue)
|
4f8e814ef2
|
Update actions
|
2024-06-14 10:09:56 +02:00 |
|
Lukas Rieger (Blue)
|
ec97711349
|
Tidy up
|
2024-05-20 21:24:31 +02:00 |
|
Lukas Rieger (Blue)
|
8b179fb5e0
|
Deprecate/remove DebugDump annotation
|
2024-05-15 23:46:25 +02:00 |
|
Lukas Rieger (Blue)
|
6c84500dfc
|
Update gradle
|
2024-05-08 18:06:38 +02:00 |
|
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 |
|