about summary refs log tree commit diff stats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Assigned IDs for four_roomsStar Rauchenberger2025-08-074-6/+188
|
* Merge branch 'main' of fourisland.com:/srv/git/lingo2-mapdataStar Rauchenberger2025-08-0710-19/+383
|\
| * Added four_roomsStar Rauchenberger2025-08-0710-19/+383
| |
* | Added special IDsStar Rauchenberger2025-08-071-0/+104
|/
* Assign AP IDs to doors and panelsStar Rauchenberger2025-08-071-0/+531
|
* Started apworldStar Rauchenberger2025-08-071-0/+34
| | | | | | | vcpkg's libprotobuf is older than what PIP has, but neither are completely up to date either. Ugh. Doors have a room now because that's where the location will go.
* Process the rest of the defined protosStar Rauchenberger2025-08-073-5/+17
|
* Protobuf works! Parsing connectionsStar Rauchenberger2025-08-071-1/+1
|
* Trying out protobuf I guessStar Rauchenberger2025-08-0756-989/+1314
|
* Mapped out The EntryStar Rauchenberger2025-08-0428-0/+989
egex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Flipped Green Area"
display_name: "Maze"
panels {
  name: "HIGH"
  path: "Panels/Maze/panel_3"
  clue: "high"
  answer: "low"
  symbols: "sun"
}