about summary refs log tree commit diff stats
path: root/client/CHANGELOG.md
blob: 5818f2d7f9fc6ee7e9d0c332872e17735fa7d257 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# lingo2-archipelago Client Releases

## v3.2 - 2025-09-12

- Initial release for testing. Features include door shuffle, letter shuffle,
  and symbol shuffle.

Download:
[lingo2-archipelago-client-v3.2.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v3.2.zip)<br/>
Source:
[v3.2](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v3.2)
*/ .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: "Poetry Room 2"
panels {
  name: "THERE"
  path: "Panels/NotNoT/panel"
  clue: "there"
  answer: "there"
}
panels {
  name: "NOT"
  path: "Panels/NotNoT/panel2"
  clue: "not"
  answer: "not"
}
panels {
  name: "NOT THERE"
  path: "Panels/NotNoT/not_there"
  clue: ""
  answer: "here"
  symbols: EVAL
  symbols: LINGO
}