@almadar/std 16.210.0 → 16.212.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/lolo/infra/atoms/std-approval-gate.lolo +5 -2
- package/behaviors/lolo/infra/atoms/std-cache-aside.lolo +6 -0
- package/behaviors/lolo/infra/atoms/std-calendar-sync.lolo +8 -5
- package/behaviors/lolo/infra/atoms/std-cascade-on-delete.lolo +8 -1
- package/behaviors/lolo/infra/atoms/std-circuit-breaker.lolo +5 -3
- package/behaviors/lolo/infra/atoms/std-cross-reference.lolo +2 -0
- package/behaviors/lolo/infra/atoms/std-data-erasure.lolo +3 -0
- package/behaviors/lolo/infra/atoms/std-lifecycle.lolo +2 -0
- package/behaviors/lolo/infra/atoms/std-migration-job.lolo +12 -0
- package/behaviors/lolo/infra/atoms/std-mod-queue.lolo +1 -0
- package/behaviors/lolo/infra/atoms/std-notification-center.lolo +2 -0
- package/behaviors/lolo/infra/atoms/std-notify-on-event.lolo +5 -0
- package/behaviors/lolo/infra/atoms/std-reminder-scheduler.lolo +2 -0
- package/behaviors/lolo/infra/atoms/std-status-lifecycle.lolo +1 -0
- package/behaviors/lolo/ml/atoms/std-ml-classify.lolo +1 -0
- package/behaviors/lolo/ml/atoms/std-ml-infer.lolo +1 -0
- package/behaviors/lolo/ui/core/atoms/std-app-layout.lolo +1 -0
- package/behaviors/lolo/ui/core/atoms/std-board.lolo +6 -0
- package/behaviors/lolo/ui/core/atoms/std-browse.lolo +10 -1
- package/behaviors/lolo/ui/core/atoms/std-calendar.lolo +6 -1
- package/behaviors/lolo/ui/core/atoms/std-confirmation.lolo +2 -0
- package/behaviors/lolo/ui/core/atoms/std-esign-request.lolo +2 -2
- package/behaviors/lolo/ui/core/atoms/std-event-log.lolo +2 -0
- package/behaviors/lolo/ui/core/atoms/std-gallery.lolo +8 -1
- package/behaviors/lolo/ui/core/atoms/std-graphs.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/std-list.lolo +8 -1
- package/behaviors/lolo/ui/core/atoms/std-modal.lolo +3 -1
- package/behaviors/lolo/ui/core/atoms/std-selection.lolo +8 -1
- package/behaviors/lolo/ui/core/atoms/std-stats.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/std-step-flow.lolo +4 -3
- package/behaviors/lolo/ui/core/atoms/std-tag-strip.lolo +1 -0
- package/behaviors/lolo/ui/core/atoms/std-tag-taxonomy.lolo +17 -4
- package/behaviors/lolo/ui/core/atoms/std-thread.lolo +33 -30
- package/behaviors/lolo/ui/core/atoms/std-version-history.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/std-wizard.lolo +36 -0
- package/behaviors/lolo/ui/core/atoms/ui-badge.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-button.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-checkbox.lolo +22 -2
- package/behaviors/lolo/ui/core/atoms/ui-game-icon.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-radio.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-range-slider.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-select.lolo +6 -2
- package/behaviors/lolo/ui/core/atoms/ui-switch.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-text-highlight.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-textarea.lolo +3 -1
- package/behaviors/lolo/ui/core/atoms/ui-time-slot-cell.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-code-block.lolo +2 -2
- package/behaviors/lolo/ui/core/molecules/ui-command-palette.lolo +2 -2
- package/behaviors/lolo/ui/core/molecules/ui-date-range-picker.lolo +2 -2
- package/behaviors/lolo/ui/core/molecules/ui-document-panel.lolo +2 -2
- package/behaviors/lolo/ui/core/molecules/ui-filter-group.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-floating-toolbar.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-import-preview-tree.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-menu.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-number-stepper.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-pagination.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-popover.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-relation-select.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-rich-text-editor.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-search-input.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-sidebar.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-star-rating.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-tabs.lolo +2 -2
- package/behaviors/lolo/ui/core/molecules/ui-wizard-navigation.lolo +2 -2
- package/behaviors/lolo/ui/core/organisms/ui-split-pane.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/std-tutorial-overlay.lolo +6 -0
- package/behaviors/lolo/ui/game/atoms/ui-action-palette.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-action-tile.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-choice-button.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-control-button.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-control-grid.lolo +2 -2
- package/behaviors/lolo/ui/game/atoms/ui-dialogue-bubble.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-draw-fx-layer.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-draw-skinned-mesh.lolo +131 -0
- package/behaviors/lolo/ui/game/atoms/ui-draw-sprite-layer.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-draw-sprite.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-game-audio-toggle.lolo +2 -2
- package/behaviors/lolo/ui/game/atoms/ui-game-hud.lolo +5 -5
- package/behaviors/lolo/ui/game/atoms/ui-game-menu.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-health-bar.lolo +2 -2
- package/behaviors/lolo/ui/game/atoms/ui-score-display.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-sequence-bar.lolo +2 -2
- package/behaviors/lolo/ui/game/atoms/ui-stat-badge.lolo +2 -2
- package/behaviors/lolo/ui/game/atoms/ui-trait-slot.lolo +5 -5
- package/behaviors/lolo/ui/game/organisms/std-arcade-board-3d.lolo +10 -10
- package/behaviors/lolo/ui/game/organisms/std-crew-board-2d.lolo +10 -10
- package/behaviors/lolo/ui/game/organisms/std-dungeon-board-2d.lolo +36 -36
- package/behaviors/lolo/ui/game/organisms/std-market-board-3d.lolo +36 -36
- package/behaviors/lolo/ui/game/organisms/std-objective-board-3d.lolo +34 -34
- package/behaviors/lolo/ui/game/organisms/std-survival-board-3d.lolo +10 -10
- package/behaviors/lolo/ui/game/organisms/std-tactics-board-2d.lolo +12 -12
- package/behaviors/lolo/ui/game/organisms/std-tactics-board-3d.lolo +12 -12
- package/behaviors/lolo/ui/game/organisms/std-worldmap-board-2d.lolo +20 -20
- package/behaviors/registry/infra/atoms/std-approval-gate.orb +76 -27
- package/behaviors/registry/infra/atoms/std-cache-aside.orb +76 -32
- package/behaviors/registry/infra/atoms/std-calendar-sync.orb +51 -0
- package/behaviors/registry/infra/atoms/std-cascade-on-delete.orb +48 -0
- package/behaviors/registry/infra/atoms/std-circuit-breaker.orb +43 -14
- package/behaviors/registry/infra/atoms/std-cross-reference.orb +41 -15
- package/behaviors/registry/infra/atoms/std-data-erasure.orb +52 -0
- package/behaviors/registry/infra/atoms/std-lifecycle.orb +36 -0
- package/behaviors/registry/infra/atoms/std-migration-job.orb +108 -0
- package/behaviors/registry/infra/atoms/std-mod-queue.orb +20 -0
- package/behaviors/registry/infra/atoms/std-notification-center.orb +88 -24
- package/behaviors/registry/infra/atoms/std-notify-on-event.orb +82 -6
- package/behaviors/registry/infra/atoms/std-reminder-scheduler.orb +36 -0
- package/behaviors/registry/infra/atoms/std-status-lifecycle.orb +20 -0
- package/behaviors/registry/ml/atoms/std-ml-classify.orb +18 -0
- package/behaviors/registry/ml/atoms/std-ml-infer.orb +18 -0
- package/behaviors/registry/ui/core/atoms/std-app-layout.orb +20 -0
- package/behaviors/registry/ui/core/atoms/std-board.orb +58 -0
- package/behaviors/registry/ui/core/atoms/std-browse.orb +35 -1
- package/behaviors/registry/ui/core/atoms/std-calendar.orb +9 -1
- package/behaviors/registry/ui/core/atoms/std-confirmation.orb +44 -18
- package/behaviors/registry/ui/core/atoms/std-esign-flow.orb +44 -18
- package/behaviors/registry/ui/core/atoms/std-esign-request.orb +19 -8
- package/behaviors/registry/ui/core/atoms/std-event-log.orb +26 -0
- package/behaviors/registry/ui/core/atoms/std-form-advanced.orb +20 -9
- package/behaviors/registry/ui/core/atoms/std-gallery.orb +35 -1
- package/behaviors/registry/ui/core/atoms/std-graphs.orb +1 -0
- package/behaviors/registry/ui/core/atoms/std-list.orb +35 -1
- package/behaviors/registry/ui/core/atoms/std-modal.orb +52 -24
- package/behaviors/registry/ui/core/atoms/std-selection.orb +35 -1
- package/behaviors/registry/ui/core/atoms/std-stats.orb +1 -0
- package/behaviors/registry/ui/core/atoms/std-step-flow.orb +0 -3
- package/behaviors/registry/ui/core/atoms/std-tag-strip.orb +20 -0
- package/behaviors/registry/ui/core/atoms/std-tag-taxonomy.orb +58 -9
- package/behaviors/registry/ui/core/atoms/std-thread.orb +134 -40
- package/behaviors/registry/ui/core/atoms/std-version-history.orb +1 -0
- package/behaviors/registry/ui/core/atoms/std-wizard.orb +77 -0
- package/behaviors/registry/ui/core/atoms/ui-badge.orb +4 -1
- package/behaviors/registry/ui/core/atoms/ui-button.orb +4 -1
- package/behaviors/registry/ui/core/atoms/ui-checkbox.orb +78 -2
- package/behaviors/registry/ui/core/atoms/ui-game-icon.orb +4 -1
- package/behaviors/registry/ui/core/atoms/ui-radio.orb +1 -0
- package/behaviors/registry/ui/core/atoms/ui-range-slider.orb +1 -0
- package/behaviors/registry/ui/core/atoms/ui-select.orb +28 -0
- package/behaviors/registry/ui/core/atoms/ui-switch.orb +1 -0
- package/behaviors/registry/ui/core/atoms/ui-text-highlight.orb +1 -0
- package/behaviors/registry/ui/core/atoms/ui-textarea.orb +14 -0
- package/behaviors/registry/ui/core/atoms/ui-time-slot-cell.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-code-block.orb +2 -0
- package/behaviors/registry/ui/core/molecules/ui-command-palette.orb +2 -28
- package/behaviors/registry/ui/core/molecules/ui-date-range-picker.orb +2 -0
- package/behaviors/registry/ui/core/molecules/ui-document-panel.orb +2 -0
- package/behaviors/registry/ui/core/molecules/ui-filter-group.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-floating-toolbar.orb +1 -20
- package/behaviors/registry/ui/core/molecules/ui-import-preview-tree.orb +1 -14
- package/behaviors/registry/ui/core/molecules/ui-menu.orb +1 -24
- package/behaviors/registry/ui/core/molecules/ui-number-stepper.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-pagination.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-popover.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-relation-select.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-rich-text-editor.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-search-input.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-sidebar.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-star-rating.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-tabs.orb +8 -2
- package/behaviors/registry/ui/core/molecules/ui-wizard-navigation.orb +2 -0
- package/behaviors/registry/ui/core/organisms/ui-split-pane.orb +1 -0
- package/behaviors/registry/ui/game/atoms/std-tutorial-overlay.orb +44 -0
- package/behaviors/registry/ui/game/atoms/ui-action-palette.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-action-tile.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-choice-button.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-control-button.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-control-grid.orb +8 -2
- package/behaviors/registry/ui/game/atoms/ui-dialogue-bubble.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-draw-fx-layer.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-draw-skinned-mesh.orb +697 -0
- package/behaviors/registry/ui/game/atoms/ui-draw-sprite-layer.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-draw-sprite.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-game-audio-toggle.orb +8 -2
- package/behaviors/registry/ui/game/atoms/ui-game-hud.orb +20 -5
- package/behaviors/registry/ui/game/atoms/ui-game-menu.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-health-bar.orb +8 -2
- package/behaviors/registry/ui/game/atoms/ui-score-display.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-sequence-bar.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-stat-badge.orb +8 -2
- package/behaviors/registry/ui/game/atoms/ui-trait-slot.orb +9 -2
- package/behaviors/registry/ui/game/organisms/std-arcade-board-3d.orb +10 -30
- package/behaviors/registry/ui/game/organisms/std-crew-board-2d.orb +10 -30
- package/behaviors/registry/ui/game/organisms/std-dungeon-board-2d.orb +36 -108
- package/behaviors/registry/ui/game/organisms/std-market-board-3d.orb +36 -108
- package/behaviors/registry/ui/game/organisms/std-objective-board-3d.orb +34 -102
- package/behaviors/registry/ui/game/organisms/std-survival-board-3d.orb +10 -30
- package/behaviors/registry/ui/game/organisms/std-tactics-board-2d.orb +12 -36
- package/behaviors/registry/ui/game/organisms/std-tactics-board-3d.orb +12 -36
- package/behaviors/registry/ui/game/organisms/std-worldmap-board-2d.orb +20 -60
- package/dist/behaviors/exports-reader.js +3136 -2291
- package/dist/behaviors/functions/index.d.ts +148 -40
- package/dist/behaviors/functions/index.js +3134 -2290
- package/dist/behaviors/index.d.ts +1 -1
- package/dist/behaviors/index.js +3137 -2292
- package/dist/behaviors/query.js +3136 -2291
- package/dist/behaviors-embeddings.hash.json +3 -3
- package/dist/behaviors-embeddings.json +25 -21
- package/dist/behaviors-registry.json +2296 -1209
- package/dist/index.d.ts +1 -1
- package/dist/index.js +3137 -2292
- package/dist/knob-embeddings.hash.json +3 -3
- package/dist/knob-embeddings.json +1 -1
- package/dist/registry/factory-signatures.json +1 -1
- package/package.json +2 -2
|
@@ -149,7 +149,10 @@
|
|
|
149
149
|
"1:1",
|
|
150
150
|
"16:9",
|
|
151
151
|
"5:7",
|
|
152
|
-
"8:1"
|
|
152
|
+
"8:1",
|
|
153
|
+
"4:1",
|
|
154
|
+
"5:3",
|
|
155
|
+
"1:2"
|
|
153
156
|
]
|
|
154
157
|
},
|
|
155
158
|
"atlas": {
|
|
@@ -237,7 +240,10 @@
|
|
|
237
240
|
"1:1",
|
|
238
241
|
"16:9",
|
|
239
242
|
"5:7",
|
|
240
|
-
"8:1"
|
|
243
|
+
"8:1",
|
|
244
|
+
"4:1",
|
|
245
|
+
"5:3",
|
|
246
|
+
"1:2"
|
|
241
247
|
]
|
|
242
248
|
},
|
|
243
249
|
"atlas": {
|
|
@@ -110,7 +110,10 @@
|
|
|
110
110
|
"1:1",
|
|
111
111
|
"16:9",
|
|
112
112
|
"5:7",
|
|
113
|
-
"8:1"
|
|
113
|
+
"8:1",
|
|
114
|
+
"4:1",
|
|
115
|
+
"5:3",
|
|
116
|
+
"1:2"
|
|
114
117
|
]
|
|
115
118
|
},
|
|
116
119
|
"atlas": {
|
|
@@ -249,7 +252,10 @@
|
|
|
249
252
|
"1:1",
|
|
250
253
|
"16:9",
|
|
251
254
|
"5:7",
|
|
252
|
-
"8:1"
|
|
255
|
+
"8:1",
|
|
256
|
+
"4:1",
|
|
257
|
+
"5:3",
|
|
258
|
+
"1:2"
|
|
253
259
|
]
|
|
254
260
|
},
|
|
255
261
|
"atlas": {
|
|
@@ -356,7 +362,10 @@
|
|
|
356
362
|
"1:1",
|
|
357
363
|
"16:9",
|
|
358
364
|
"5:7",
|
|
359
|
-
"8:1"
|
|
365
|
+
"8:1",
|
|
366
|
+
"4:1",
|
|
367
|
+
"5:3",
|
|
368
|
+
"1:2"
|
|
360
369
|
]
|
|
361
370
|
},
|
|
362
371
|
"atlas": {
|
|
@@ -498,7 +507,10 @@
|
|
|
498
507
|
"1:1",
|
|
499
508
|
"16:9",
|
|
500
509
|
"5:7",
|
|
501
|
-
"8:1"
|
|
510
|
+
"8:1",
|
|
511
|
+
"4:1",
|
|
512
|
+
"5:3",
|
|
513
|
+
"1:2"
|
|
502
514
|
]
|
|
503
515
|
},
|
|
504
516
|
"atlas": {
|
|
@@ -605,7 +617,10 @@
|
|
|
605
617
|
"1:1",
|
|
606
618
|
"16:9",
|
|
607
619
|
"5:7",
|
|
608
|
-
"8:1"
|
|
620
|
+
"8:1",
|
|
621
|
+
"4:1",
|
|
622
|
+
"5:3",
|
|
623
|
+
"1:2"
|
|
609
624
|
]
|
|
610
625
|
},
|
|
611
626
|
"atlas": {
|
|
@@ -120,7 +120,10 @@
|
|
|
120
120
|
"1:1",
|
|
121
121
|
"16:9",
|
|
122
122
|
"5:7",
|
|
123
|
-
"8:1"
|
|
123
|
+
"8:1",
|
|
124
|
+
"4:1",
|
|
125
|
+
"5:3",
|
|
126
|
+
"1:2"
|
|
124
127
|
]
|
|
125
128
|
},
|
|
126
129
|
"atlas": {
|
|
@@ -221,7 +224,10 @@
|
|
|
221
224
|
"1:1",
|
|
222
225
|
"16:9",
|
|
223
226
|
"5:7",
|
|
224
|
-
"8:1"
|
|
227
|
+
"8:1",
|
|
228
|
+
"4:1",
|
|
229
|
+
"5:3",
|
|
230
|
+
"1:2"
|
|
225
231
|
]
|
|
226
232
|
},
|
|
227
233
|
"atlas": {
|
|
@@ -100,7 +100,10 @@
|
|
|
100
100
|
"1:1",
|
|
101
101
|
"16:9",
|
|
102
102
|
"5:7",
|
|
103
|
-
"8:1"
|
|
103
|
+
"8:1",
|
|
104
|
+
"4:1",
|
|
105
|
+
"5:3",
|
|
106
|
+
"1:2"
|
|
104
107
|
]
|
|
105
108
|
},
|
|
106
109
|
"atlas": {
|
|
@@ -213,7 +216,10 @@
|
|
|
213
216
|
"1:1",
|
|
214
217
|
"16:9",
|
|
215
218
|
"5:7",
|
|
216
|
-
"8:1"
|
|
219
|
+
"8:1",
|
|
220
|
+
"4:1",
|
|
221
|
+
"5:3",
|
|
222
|
+
"1:2"
|
|
217
223
|
]
|
|
218
224
|
},
|
|
219
225
|
"atlas": {
|
|
@@ -112,6 +112,7 @@
|
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
114
|
"default": 1.0,
|
|
115
|
+
"intrinsic": true,
|
|
115
116
|
"name": "slotNumber",
|
|
116
117
|
"type": "number"
|
|
117
118
|
}
|
|
@@ -227,7 +228,10 @@
|
|
|
227
228
|
"1:1",
|
|
228
229
|
"16:9",
|
|
229
230
|
"5:7",
|
|
230
|
-
"8:1"
|
|
231
|
+
"8:1",
|
|
232
|
+
"4:1",
|
|
233
|
+
"5:3",
|
|
234
|
+
"1:2"
|
|
231
235
|
]
|
|
232
236
|
},
|
|
233
237
|
"atlas": {
|
|
@@ -515,7 +519,10 @@
|
|
|
515
519
|
"1:1",
|
|
516
520
|
"16:9",
|
|
517
521
|
"5:7",
|
|
518
|
-
"8:1"
|
|
522
|
+
"8:1",
|
|
523
|
+
"4:1",
|
|
524
|
+
"5:3",
|
|
525
|
+
"1:2"
|
|
519
526
|
]
|
|
520
527
|
},
|
|
521
528
|
"atlas": {
|
|
@@ -180,15 +180,13 @@
|
|
|
180
180
|
"idle"
|
|
181
181
|
],
|
|
182
182
|
"aspect": "1:1",
|
|
183
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-shape-characters/units/spritesheet_default.json",
|
|
184
183
|
"category": "unit",
|
|
185
184
|
"dimension": "2d",
|
|
186
185
|
"name": "player-unit",
|
|
187
186
|
"role": "player",
|
|
188
|
-
"sprite": "blue_body_square.png",
|
|
189
187
|
"style": "vector",
|
|
190
188
|
"thumbnailUrl": "",
|
|
191
|
-
"url": "https://almadar-kflow-assets.web.app/shared/
|
|
189
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/units/soldier/soldier.png",
|
|
192
190
|
"variant": ""
|
|
193
191
|
},
|
|
194
192
|
"name": "Hero",
|
|
@@ -352,15 +350,13 @@
|
|
|
352
350
|
"static"
|
|
353
351
|
],
|
|
354
352
|
"aspect": "1:1",
|
|
355
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
356
353
|
"category": "terrain",
|
|
357
354
|
"dimension": "2d",
|
|
358
355
|
"name": "grass",
|
|
359
356
|
"role": "tile",
|
|
360
|
-
"sprite": "tileBlue_01.png",
|
|
361
357
|
"style": "vector",
|
|
362
358
|
"thumbnailUrl": "",
|
|
363
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
359
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png",
|
|
364
360
|
"variant": ""
|
|
365
361
|
},
|
|
366
362
|
"passable": true,
|
|
@@ -376,15 +372,13 @@
|
|
|
376
372
|
"static"
|
|
377
373
|
],
|
|
378
374
|
"aspect": "1:1",
|
|
379
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
380
375
|
"category": "terrain",
|
|
381
376
|
"dimension": "2d",
|
|
382
377
|
"name": "grass",
|
|
383
378
|
"role": "tile",
|
|
384
|
-
"sprite": "tileBlue_01.png",
|
|
385
379
|
"style": "vector",
|
|
386
380
|
"thumbnailUrl": "",
|
|
387
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
381
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png",
|
|
388
382
|
"variant": ""
|
|
389
383
|
},
|
|
390
384
|
"passable": true,
|
|
@@ -400,15 +394,13 @@
|
|
|
400
394
|
"static"
|
|
401
395
|
],
|
|
402
396
|
"aspect": "1:1",
|
|
403
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
404
397
|
"category": "terrain",
|
|
405
398
|
"dimension": "2d",
|
|
406
399
|
"name": "grass",
|
|
407
400
|
"role": "tile",
|
|
408
|
-
"sprite": "tileBlue_01.png",
|
|
409
401
|
"style": "vector",
|
|
410
402
|
"thumbnailUrl": "",
|
|
411
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
403
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png",
|
|
412
404
|
"variant": ""
|
|
413
405
|
},
|
|
414
406
|
"passable": true,
|
|
@@ -424,15 +416,13 @@
|
|
|
424
416
|
"static"
|
|
425
417
|
],
|
|
426
418
|
"aspect": "1:1",
|
|
427
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
428
419
|
"category": "terrain",
|
|
429
420
|
"dimension": "2d",
|
|
430
421
|
"name": "grass",
|
|
431
422
|
"role": "tile",
|
|
432
|
-
"sprite": "tileBlue_01.png",
|
|
433
423
|
"style": "vector",
|
|
434
424
|
"thumbnailUrl": "",
|
|
435
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
425
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png",
|
|
436
426
|
"variant": ""
|
|
437
427
|
},
|
|
438
428
|
"passable": true,
|
|
@@ -915,15 +905,13 @@
|
|
|
915
905
|
"static"
|
|
916
906
|
],
|
|
917
907
|
"aspect": "1:1",
|
|
918
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
919
908
|
"category": "terrain",
|
|
920
909
|
"dimension": "2d",
|
|
921
910
|
"name": "grass",
|
|
922
911
|
"role": "tile",
|
|
923
|
-
"sprite": "tileBlue_01.png",
|
|
924
912
|
"style": "vector",
|
|
925
913
|
"thumbnailUrl": "",
|
|
926
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
914
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png",
|
|
927
915
|
"variant": ""
|
|
928
916
|
},
|
|
929
917
|
"passable": true,
|
|
@@ -939,15 +927,13 @@
|
|
|
939
927
|
"static"
|
|
940
928
|
],
|
|
941
929
|
"aspect": "1:1",
|
|
942
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
943
930
|
"category": "terrain",
|
|
944
931
|
"dimension": "2d",
|
|
945
932
|
"name": "grass",
|
|
946
933
|
"role": "tile",
|
|
947
|
-
"sprite": "tileBlue_01.png",
|
|
948
934
|
"style": "vector",
|
|
949
935
|
"thumbnailUrl": "",
|
|
950
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
936
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png",
|
|
951
937
|
"variant": ""
|
|
952
938
|
},
|
|
953
939
|
"passable": true,
|
|
@@ -963,15 +949,13 @@
|
|
|
963
949
|
"static"
|
|
964
950
|
],
|
|
965
951
|
"aspect": "1:1",
|
|
966
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
967
952
|
"category": "terrain",
|
|
968
953
|
"dimension": "2d",
|
|
969
954
|
"name": "grass",
|
|
970
955
|
"role": "tile",
|
|
971
|
-
"sprite": "tileBlue_01.png",
|
|
972
956
|
"style": "vector",
|
|
973
957
|
"thumbnailUrl": "",
|
|
974
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
958
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png",
|
|
975
959
|
"variant": ""
|
|
976
960
|
},
|
|
977
961
|
"passable": true,
|
|
@@ -987,15 +971,13 @@
|
|
|
987
971
|
"static"
|
|
988
972
|
],
|
|
989
973
|
"aspect": "1:1",
|
|
990
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
991
974
|
"category": "terrain",
|
|
992
975
|
"dimension": "2d",
|
|
993
976
|
"name": "grass",
|
|
994
977
|
"role": "tile",
|
|
995
|
-
"sprite": "tileBlue_01.png",
|
|
996
978
|
"style": "vector",
|
|
997
979
|
"thumbnailUrl": "",
|
|
998
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
980
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png",
|
|
999
981
|
"variant": ""
|
|
1000
982
|
},
|
|
1001
983
|
"passable": true,
|
|
@@ -1018,15 +1000,13 @@
|
|
|
1018
1000
|
"idle"
|
|
1019
1001
|
],
|
|
1020
1002
|
"aspect": "1:1",
|
|
1021
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-shape-characters/units/spritesheet_default.json",
|
|
1022
1003
|
"category": "unit",
|
|
1023
1004
|
"dimension": "2d",
|
|
1024
1005
|
"name": "player-unit",
|
|
1025
1006
|
"role": "player",
|
|
1026
|
-
"sprite": "blue_body_square.png",
|
|
1027
1007
|
"style": "vector",
|
|
1028
1008
|
"thumbnailUrl": "",
|
|
1029
|
-
"url": "https://almadar-kflow-assets.web.app/shared/
|
|
1009
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/units/soldier/soldier.png",
|
|
1030
1010
|
"variant": ""
|
|
1031
1011
|
},
|
|
1032
1012
|
"name": "Hero",
|
|
@@ -127,15 +127,13 @@
|
|
|
127
127
|
"idle"
|
|
128
128
|
],
|
|
129
129
|
"aspect": "1:1",
|
|
130
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-shape-characters/units/spritesheet_default.json",
|
|
131
130
|
"category": "unit",
|
|
132
131
|
"dimension": "2d",
|
|
133
132
|
"name": "crew-unit",
|
|
134
133
|
"role": "player",
|
|
135
|
-
"sprite": "blue_body_square.png",
|
|
136
134
|
"style": "vector",
|
|
137
135
|
"thumbnailUrl": "",
|
|
138
|
-
"url": "https://almadar-kflow-assets.web.app/shared/
|
|
136
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/units/soldier/soldier.png"
|
|
139
137
|
},
|
|
140
138
|
"name": "Crew",
|
|
141
139
|
"position": {
|
|
@@ -295,15 +293,13 @@
|
|
|
295
293
|
"static"
|
|
296
294
|
],
|
|
297
295
|
"aspect": "1:1",
|
|
298
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
299
296
|
"category": "terrain",
|
|
300
297
|
"dimension": "2d",
|
|
301
298
|
"name": "grass",
|
|
302
299
|
"role": "tile",
|
|
303
|
-
"sprite": "tileBlue_01.png",
|
|
304
300
|
"style": "vector",
|
|
305
301
|
"thumbnailUrl": "",
|
|
306
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
302
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png"
|
|
307
303
|
},
|
|
308
304
|
"x": 0.0,
|
|
309
305
|
"y": 0.0,
|
|
@@ -318,15 +314,13 @@
|
|
|
318
314
|
"static"
|
|
319
315
|
],
|
|
320
316
|
"aspect": "1:1",
|
|
321
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
322
317
|
"category": "terrain",
|
|
323
318
|
"dimension": "2d",
|
|
324
319
|
"name": "grass",
|
|
325
320
|
"role": "tile",
|
|
326
|
-
"sprite": "tileBlue_01.png",
|
|
327
321
|
"style": "vector",
|
|
328
322
|
"thumbnailUrl": "",
|
|
329
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
323
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png"
|
|
330
324
|
},
|
|
331
325
|
"x": 0.0,
|
|
332
326
|
"y": 1.0,
|
|
@@ -341,15 +335,13 @@
|
|
|
341
335
|
"static"
|
|
342
336
|
],
|
|
343
337
|
"aspect": "1:1",
|
|
344
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
345
338
|
"category": "terrain",
|
|
346
339
|
"dimension": "2d",
|
|
347
340
|
"name": "grass",
|
|
348
341
|
"role": "tile",
|
|
349
|
-
"sprite": "tileBlue_01.png",
|
|
350
342
|
"style": "vector",
|
|
351
343
|
"thumbnailUrl": "",
|
|
352
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
344
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png"
|
|
353
345
|
},
|
|
354
346
|
"x": 1.0,
|
|
355
347
|
"y": 0.0,
|
|
@@ -364,15 +356,13 @@
|
|
|
364
356
|
"static"
|
|
365
357
|
],
|
|
366
358
|
"aspect": "1:1",
|
|
367
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
368
359
|
"category": "terrain",
|
|
369
360
|
"dimension": "2d",
|
|
370
361
|
"name": "grass",
|
|
371
362
|
"role": "tile",
|
|
372
|
-
"sprite": "tileBlue_01.png",
|
|
373
363
|
"style": "vector",
|
|
374
364
|
"thumbnailUrl": "",
|
|
375
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
365
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png"
|
|
376
366
|
},
|
|
377
367
|
"x": 1.0,
|
|
378
368
|
"y": 1.0,
|
|
@@ -710,15 +700,13 @@
|
|
|
710
700
|
"static"
|
|
711
701
|
],
|
|
712
702
|
"aspect": "1:1",
|
|
713
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
714
703
|
"category": "terrain",
|
|
715
704
|
"dimension": "2d",
|
|
716
705
|
"name": "grass",
|
|
717
706
|
"role": "tile",
|
|
718
|
-
"sprite": "tileBlue_01.png",
|
|
719
707
|
"style": "vector",
|
|
720
708
|
"thumbnailUrl": "",
|
|
721
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
709
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png"
|
|
722
710
|
},
|
|
723
711
|
"x": 0.0,
|
|
724
712
|
"y": 0.0,
|
|
@@ -733,15 +721,13 @@
|
|
|
733
721
|
"static"
|
|
734
722
|
],
|
|
735
723
|
"aspect": "1:1",
|
|
736
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
737
724
|
"category": "terrain",
|
|
738
725
|
"dimension": "2d",
|
|
739
726
|
"name": "grass",
|
|
740
727
|
"role": "tile",
|
|
741
|
-
"sprite": "tileBlue_01.png",
|
|
742
728
|
"style": "vector",
|
|
743
729
|
"thumbnailUrl": "",
|
|
744
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
730
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png"
|
|
745
731
|
},
|
|
746
732
|
"x": 0.0,
|
|
747
733
|
"y": 1.0,
|
|
@@ -756,15 +742,13 @@
|
|
|
756
742
|
"static"
|
|
757
743
|
],
|
|
758
744
|
"aspect": "1:1",
|
|
759
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
760
745
|
"category": "terrain",
|
|
761
746
|
"dimension": "2d",
|
|
762
747
|
"name": "grass",
|
|
763
748
|
"role": "tile",
|
|
764
|
-
"sprite": "tileBlue_01.png",
|
|
765
749
|
"style": "vector",
|
|
766
750
|
"thumbnailUrl": "",
|
|
767
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
751
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png"
|
|
768
752
|
},
|
|
769
753
|
"x": 1.0,
|
|
770
754
|
"y": 0.0,
|
|
@@ -779,15 +763,13 @@
|
|
|
779
763
|
"static"
|
|
780
764
|
],
|
|
781
765
|
"aspect": "1:1",
|
|
782
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/ui-boardgame-board/kenney-puzzle-assets-2/terrain/spritesheet_tilesBlue.json",
|
|
783
766
|
"category": "terrain",
|
|
784
767
|
"dimension": "2d",
|
|
785
768
|
"name": "grass",
|
|
786
769
|
"role": "tile",
|
|
787
|
-
"sprite": "tileBlue_01.png",
|
|
788
770
|
"style": "vector",
|
|
789
771
|
"thumbnailUrl": "",
|
|
790
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-
|
|
772
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/terrain/grass/grass.png"
|
|
791
773
|
},
|
|
792
774
|
"x": 1.0,
|
|
793
775
|
"y": 1.0,
|
|
@@ -807,15 +789,13 @@
|
|
|
807
789
|
"idle"
|
|
808
790
|
],
|
|
809
791
|
"aspect": "1:1",
|
|
810
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-shape-characters/units/spritesheet_default.json",
|
|
811
792
|
"category": "unit",
|
|
812
793
|
"dimension": "2d",
|
|
813
794
|
"name": "crew-unit",
|
|
814
795
|
"role": "player",
|
|
815
|
-
"sprite": "blue_body_square.png",
|
|
816
796
|
"style": "vector",
|
|
817
797
|
"thumbnailUrl": "",
|
|
818
|
-
"url": "https://almadar-kflow-assets.web.app/shared/
|
|
798
|
+
"url": "https://almadar-kflow-assets.web.app/shared/ui-tactics-demo-2d/default/units/soldier/soldier.png"
|
|
819
799
|
},
|
|
820
800
|
"name": "Crew",
|
|
821
801
|
"position": {
|