Honey Village: six model builds + hub frontend, Dockerized for Dokploy

This commit is contained in:
2026-07-15 10:50:12 -04:00
commit 67253bded5
523 changed files with 58879 additions and 0 deletions
+40
View File
@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.12.2" orientation="orthogonal" renderorder="right-down" width="15" height="10" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="6">
<tileset firstgid="1" source="tiles.tsx"/>
<layer id="1" name="ground" width="15" height="10">
<data encoding="csv">
25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
25,25,25,25,25,25,25,30,30,25,25,25,25,25,25
</data>
</layer>
<layer id="2" name="obstacles" width="15" height="10">
<properties><property name="collides" type="bool" value="true"/></properties>
<data encoding="csv">
28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,
29,29,29,29,62,29,29,29,29,29,62,29,34,29,29,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,33,33,33,33,33,67,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,69,0,0,0,0,0,0,0,0,37,38,0,68,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,68,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
</data>
</layer>
<objectgroup id="3" name="objects">
<object id="1" name="yuanyuan" type="npc" x="80" y="49.6"><point/></object>
<object id="2" name="recipe" type="poi" x="128" y="75.2"><properties><property name="clue" value="C2"/></properties><point/></object>
<object id="3" name="knead" type="poi" x="176" y="107.2"><point/></object>
<object id="4" name="entry" type="spawn" x="128" y="136"><point/></object>
<object id="5" name="to_plaza" type="door" x="112" y="152" width="32" height="8"><properties><property name="target" value="plaza"/><property name="spawn" value="fromBakery"/></properties></object>
</objectgroup>
</map>