From 2688b9c6fa61e39abdff83a0f63260375a2d84ab Mon Sep 17 00:00:00 2001 From: LightSrc Date: Mon, 26 Feb 2024 01:10:04 +0200 Subject: [PATCH] feat: Added images for markers and checkpoints preview (#76) * Added images for markers and checkpoints * converted all tabs to spaces * added more checkpoints + image for empty checkpoints --- articles/references/checkpoints.md | 614 +++++++++++++++++++++++++---- articles/references/markers.md | 277 ++++++++++++- 2 files changed, 823 insertions(+), 68 deletions(-) diff --git a/articles/references/checkpoints.md b/articles/references/checkpoints.md index a6071d7..9f4d970 100644 --- a/articles/references/checkpoints.md +++ b/articles/references/checkpoints.md @@ -71,76 +71,556 @@ | 65 | RingJetpack | | 66 | RingWhirl | +## General Preview + +
+
+
+ Checkpoint 0 +
+ ID 0 +
+
+
+ Checkpoint 1 +
+ ID 1 +
+
+
+ Checkpoint 2 +
+ ID 2 +
+
+
+ Checkpoint 3 +
+ ID 3 +
+
+
+ Checkpoint 4 +
+ ID 4 +
+
+
+ Checkpoint 5 +
+ ID 5 +
+
+
+ Checkpoint 6 +
+ ID 6 +
+
+
+ Checkpoint 7 +
+ ID 7 +
+
+
+ Checkpoint 8 +
+ ID 8 +
+
+
+ Checkpoint 9 +
+ ID 9 +
+
+
+ Checkpoint 10 +
+ ID 10 +
+
+
+ Checkpoint 11 +
+ ID 11 +
+
+
+ Checkpoint 12 +
+ ID 12 +
+
+
+ Checkpoint 13 +
+ ID 13 +
+
+
+ Checkpoint 14 +
+ ID 14 +
+
+
+ Checkpoint 15 +
+ ID 15 +
+
+
+ Checkpoint 16 +
+ ID 16 +
+
+
+ Checkpoint 17 +
+ ID 17 +
+
+
+ Checkpoint 18 +
+ ID 18 +
+
+
+ Checkpoint 19 +
+ ID 19 +
+
+
+ Checkpoint 20 +
+ ID 20 +
+
+
+ Checkpoint 21 +
+ ID 21 +
+
+
+ Checkpoint 22 +
+ ID 22 +
+
+
+ Checkpoint 23 +
+ ID 23 +
+
+
+ Checkpoint 24 +
+ ID 24 +
+
+
+ Checkpoint 25 +
+ ID 25 +
+
+
+ Checkpoint 26 +
+ ID 26 +
+
+
+ Checkpoint 27 +
+ ID 27 +
+
+
+ Checkpoint 28 +
+ ID 28 +
+
+
+ Checkpoint 29 +
+ ID 29 +
+
+
+ Checkpoint 30 +
+ ID 30 +
+
+
+ Checkpoint 31 +
+ ID 31 +
+
+
+ Checkpoint 32 +
+ ID 32 +
+
+
+ Checkpoint 33 +
+ ID 33 +
+
+
+ Checkpoint 34 +
+ ID 34 +
+
+
+ Checkpoint 35 +
+ ID 35 +
+
+
+ Checkpoint 36 +
+ ID 36 +
+
+
+ Checkpoint 37 +
+ ID 37 +
+
+
+ Checkpoint 38 +
+ ID 38 +
+
+
+ Checkpoint 39 +
+ ID 39 +
+
+
+ Checkpoint 40 +
+ ID 40 +
+
+
+ Checkpoint 41 +
+ ID 41 +
+
+
+ Checkpoint 42 +
+ ID 42 +
+
+
+ Checkpoint 43 +
+ ID 43 +
+
+
+ Checkpoint 44 +
+ ID 44 +
+
+
+ Checkpoint 45 +
+ ID 45 +
+
+
+ Checkpoint 46 +
+ ID 46 +
+
+
+ Checkpoint 47 +
+ ID 47 +
+
+
+ Checkpoint 48 +
+ ID 48 +
+
+
+ Checkpoint 49 +
+ ID 49 +
+
+
+ Checkpoint 50 +
+ ID 50 +
+
+
+ Checkpoint 51 +
+ ID 51 +
+
+
+ Checkpoint 52 +
+ ID 52 +
+
+
+ Checkpoint 53 +
+ ID 53 +
+
+
+ Checkpoint 54 +
+ ID 54 +
+
+
+ Checkpoint 55 +
+ ID 55 +
+
+
+ Checkpoint 56 +
+ ID 56 +
+
+
+ Checkpoint 57 +
+ ID 57 +
+
+
+ Checkpoint 58 +
+ ID 58 +
+
+
+ Checkpoint 59 +
+ ID 59 +
+
+
+ Checkpoint 60 +
+ ID 60 +
+
+
+ Checkpoint 61 +
+ ID 61 +
+
+
+ Checkpoint 62 +
+ ID 62 +
+
+
+ Checkpoint 63 +
+ ID 63 +
+
+
+ Checkpoint 64 +
+ ID 64 +
+
+
+ Checkpoint 65 +
+ ID 65 +
+
+
+ Checkpoint 66 +
+ ID 66 +
+
+ ## Checkpoint Enum +# [TypeScript](#tab/tabid-1) ```ts export enum Checkpoints { - CylinderSingleArrow, - CylinderDoubleArrow, - CylinderTripleArrow, - CylinderCycleArrow, - CylinderCheckerboard, - CylinderWrench, - CylinderSingleArrow2, - CylinderDoubleArrow2, - CylinderTripleArrow2, - CylinderCycleArrow2, - CylinderCheckerboard2, - CylinderWrench2, - RingSingleArrow, - RingDoubleArrow, - RingTripleArrow, - RingCycleArrow, - RingCheckerboard, - SingleArrow, - DoubleArrow, - TripleArrow, - CycleArrow, - Checkerboard, - CylinderSingleArrow3, - CylinderDoubleArrow3, - CylinderTripleArrow3, - CylinderCycleArrow3, - CylinderCheckerboard3, - CylinderSingleArrow4, - CylinderDoubleArrow4, - CylinderTripleArrow4, - CylinderCycleArrow4, - CylinderCheckerboard4, - CylinderSingleArrow5, - CylinderDoubleArrow5, - CylinderTripleArrow5, - CylinderCycleArrow5, - CylinderCheckerboard5, - RingPlaneUp, - RingPlaneLeft, - RingPlaneRight, - RingPlaneDown, - Empty, - Ring, - Empty2, - Cylinder, - Cylinder1, - Cylinder2, - Cylinder3, - Cylinder4, - Cylinder5, - Empty3, - Empty4, - Empty5, - Empty6, - RingDollar, - RingWolf, - RingQuestionMark, - RingPlane, - RingChopper, - RingBoat, - RingCar, - RingBike, - RingBicycle, - RingTruck, - RingParachute, - RingJetpack, - RingWhirl + CylinderSingleArrow, + CylinderDoubleArrow, + CylinderTripleArrow, + CylinderCycleArrow, + CylinderCheckerboard, + CylinderWrench, + CylinderSingleArrow2, + CylinderDoubleArrow2, + CylinderTripleArrow2, + CylinderCycleArrow2, + CylinderCheckerboard2, + CylinderWrench2, + RingSingleArrow, + RingDoubleArrow, + RingTripleArrow, + RingCycleArrow, + RingCheckerboard, + SingleArrow, + DoubleArrow, + TripleArrow, + CycleArrow, + Checkerboard, + CylinderSingleArrow3, + CylinderDoubleArrow3, + CylinderTripleArrow3, + CylinderCycleArrow3, + CylinderCheckerboard3, + CylinderSingleArrow4, + CylinderDoubleArrow4, + CylinderTripleArrow4, + CylinderCycleArrow4, + CylinderCheckerboard4, + CylinderSingleArrow5, + CylinderDoubleArrow5, + CylinderTripleArrow5, + CylinderCycleArrow5, + CylinderCheckerboard5, + RingPlaneUp, + RingPlaneLeft, + RingPlaneRight, + RingPlaneDown, + Empty, + Ring, + Empty2, + Cylinder, + Cylinder1, + Cylinder2, + Cylinder3, + Cylinder4, + Cylinder5, + Empty3, + Empty4, + Empty5, + Empty6, + RingDollar, + RingWolf, + RingQuestionMark, + RingPlane, + RingChopper, + RingBoat, + RingCar, + RingBike, + RingBicycle, + RingTruck, + RingParachute, + RingJetpack, + RingWhirl +} +``` +# [C#](#tab/tabid-2) +```cs +public enum Checkpoints { + CylinderSingleArrow, + CylinderDoubleArrow, + CylinderTripleArrow, + CylinderCycleArrow, + CylinderCheckerboard, + CylinderWrench, + CylinderSingleArrow2, + CylinderDoubleArrow2, + CylinderTripleArrow2, + CylinderCycleArrow2, + CylinderCheckerboard2, + CylinderWrench2, + RingSingleArrow, + RingDoubleArrow, + RingTripleArrow, + RingCycleArrow, + RingCheckerboard, + SingleArrow, + DoubleArrow, + TripleArrow, + CycleArrow, + Checkerboard, + CylinderSingleArrow3, + CylinderDoubleArrow3, + CylinderTripleArrow3, + CylinderCycleArrow3, + CylinderCheckerboard3, + CylinderSingleArrow4, + CylinderDoubleArrow4, + CylinderTripleArrow4, + CylinderCycleArrow4, + CylinderCheckerboard4, + CylinderSingleArrow5, + CylinderDoubleArrow5, + CylinderTripleArrow5, + CylinderCycleArrow5, + CylinderCheckerboard5, + RingPlaneUp, + RingPlaneLeft, + RingPlaneRight, + RingPlaneDown, + Empty, + Ring, + Empty2, + Cylinder, + Cylinder1, + Cylinder2, + Cylinder3, + Cylinder4, + Cylinder5, + Empty3, + Empty4, + Empty5, + Empty6, + RingDollar, + RingWolf, + RingQuestionMark, + RingPlane, + RingChopper, + RingBoat, + RingCar, + RingBike, + RingBicycle, + RingTruck, + RingParachute, + RingJetpack, + RingWhirl } ``` \ No newline at end of file diff --git a/articles/references/markers.md b/articles/references/markers.md index 8ad9b1d..56a4bea 100644 --- a/articles/references/markers.md +++ b/articles/references/markers.md @@ -46,4 +46,279 @@ | 40 | ParachuteSymbol | | 41 | JetpackSymbol | | 42 | SawbladeSymbol | -| 43 | 2DHorizontalBars | \ No newline at end of file +| 43 | 2DHorizontalBars | + +## Preview + +
+
+
+ Marker 0 +
+ ID 0 +
+
+
+ Marker 1 +
+ ID 1 +
+
+
+ Marker 2 +
+ ID 2 +
+
+
+ Marker 3 +
+ ID 3 +
+
+
+ Marker 4 +
+ ID 4 +
+
+
+ Marker 5 +
+ ID 5 +
+
+
+ Marker 6 +
+ ID 6 +
+
+
+ Marker 7 +
+ ID 7 +
+
+
+ Marker 8 +
+ ID 8 +
+
+
+ Marker 9 +
+ ID 9 +
+
+
+ Marker 10 +
+ ID 10 +
+
+
+ Marker 11 +
+ ID 11 +
+
+
+ Marker 12 +
+ ID 12 +
+
+
+ Marker 13 +
+ ID 13 +
+
+
+ Marker 14 +
+ ID 14 +
+
+
+ Marker 15 +
+ ID 15 +
+
+
+ Marker 16 +
+ ID 16 +
+
+
+ Marker 17 +
+ ID 17 +
+
+
+ Marker 18 +
+ ID 18 +
+
+
+ Marker 19 +
+ ID 19 +
+
+
+ Marker 20 +
+ ID 20 +
+
+
+ Marker 21 +
+ ID 21 +
+
+
+ Marker 22 +
+ ID 22 +
+
+
+ Marker 23 +
+ ID 23 +
+
+
+ Marker 24 +
+ ID 24 +
+
+
+ Marker 25 +
+ ID 25 +
+
+
+ Marker 26 +
+ ID 26 +
+
+
+ Marker 27 +
+ ID 27 +
+
+
+ Marker 28 +
+ ID 28 +
+
+
+ Marker 29 +
+ ID 29 +
+
+
+ Marker 30 +
+ ID 30 +
+
+
+ Marker 31 +
+ ID 31 +
+
+
+ Marker 32 +
+ ID 32 +
+
+
+ Marker 33 +
+ ID 33 +
+
+
+ Marker 34 +
+ ID 34 +
+
+
+ Marker 35 +
+ ID 35 +
+
+
+ Marker 36 +
+ ID 36 +
+
+
+ Marker 37 +
+ ID 37 +
+
+
+ Marker 38 +
+ ID 38 +
+
+
+ Marker 39 +
+ ID 39 +
+
+
+ Marker 40 +
+ ID 40 +
+
+
+ Marker 41 +
+ ID 41 +
+
+
+ Marker 42 +
+ ID 42 +
+
+
+ Marker 43 +
+ ID 43 +
+
+
+ Marker 44 +
+ ID 44 +
+
\ No newline at end of file