WinColl 0.9.27__tar.gz → 1.1__tar.gz

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.
Files changed (72) hide show
  1. {wincoll-0.9.27/WinColl.egg-info → wincoll-1.1}/PKG-INFO +4 -4
  2. {wincoll-0.9.27 → wincoll-1.1}/README.md +2 -2
  3. {wincoll-0.9.27 → wincoll-1.1/WinColl.egg-info}/PKG-INFO +4 -4
  4. {wincoll-0.9.27 → wincoll-1.1}/WinColl.egg-info/SOURCES.txt +8 -2
  5. wincoll-1.1/WinColl.egg-info/requires.txt +1 -0
  6. wincoll-1.1/po/de.po +38 -0
  7. wincoll-1.1/po/es.po +38 -0
  8. wincoll-1.1/po/sr.po +36 -0
  9. {wincoll-0.9.27 → wincoll-1.1}/po/wincoll.pot +2 -2
  10. {wincoll-0.9.27 → wincoll-1.1}/pyproject.toml +2 -2
  11. wincoll-1.1/wincoll/levels/14 Alchemy.tmx +61 -0
  12. wincoll-1.1/wincoll/locale/de/LC_MESSAGES/wincoll.mo +0 -0
  13. wincoll-1.1/wincoll/locale/es/LC_MESSAGES/wincoll.mo +0 -0
  14. wincoll-1.1/wincoll/locale/sr/LC_MESSAGES/wincoll.mo +0 -0
  15. wincoll-0.9.27/WinColl.egg-info/requires.txt +0 -1
  16. wincoll-0.9.27/wincoll/levels/acorn-mode-1.ttf +0 -0
  17. {wincoll-0.9.27 → wincoll-1.1}/COPYING +0 -0
  18. {wincoll-0.9.27 → wincoll-1.1}/MANIFEST.in +0 -0
  19. {wincoll-0.9.27 → wincoll-1.1}/WinColl.egg-info/dependency_links.txt +0 -0
  20. {wincoll-0.9.27 → wincoll-1.1}/WinColl.egg-info/entry_points.txt +0 -0
  21. {wincoll-0.9.27 → wincoll-1.1}/WinColl.egg-info/top_level.txt +0 -0
  22. {wincoll-0.9.27 → wincoll-1.1}/po/el.po +0 -0
  23. {wincoll-0.9.27 → wincoll-1.1}/po/fr.po +0 -0
  24. {wincoll-0.9.27 → wincoll-1.1}/po/pt_BR.po +0 -0
  25. {wincoll-0.9.27 → wincoll-1.1}/po/ro.po +0 -0
  26. {wincoll-0.9.27 → wincoll-1.1}/po/sk.po +0 -0
  27. {wincoll-0.9.27 → wincoll-1.1}/po/sv.po +0 -0
  28. {wincoll-0.9.27 → wincoll-1.1}/po/uk.po +0 -0
  29. {wincoll-0.9.27 → wincoll-1.1}/setup.cfg +0 -0
  30. {wincoll-0.9.27 → wincoll-1.1}/wincoll/__init__.py +0 -0
  31. {wincoll-0.9.27 → wincoll-1.1}/wincoll/__main__.py +0 -0
  32. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/01 A gentle introduction.tmx +0 -0
  33. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/02 Hi! from Pav.tmx +0 -0
  34. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/03 On a Coconut Island.tmx +0 -0
  35. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/04 Not a rip-off.tmx +0 -0
  36. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/05 Long way round.tmx +0 -0
  37. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/06 Which key.tmx +0 -0
  38. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/07 Fuzzy.tmx +0 -0
  39. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/08 Spiral Galaxy.tmx +0 -0
  40. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/09 Escape from Pompeii.tmx +0 -0
  41. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/10 Riddle me this.tmx +0 -0
  42. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/11 Doctor Jones, I presume.tmx +0 -0
  43. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/12 Stairway to Hell.tmx +0 -0
  44. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/13 Round and round.tmx +0 -0
  45. /wincoll-0.9.27/wincoll/levels/14 Race to the top.tmx → /wincoll-1.1/wincoll/levels/15 Race to the top.tmx +0 -0
  46. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Blob.png +0 -0
  47. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Brick.png +0 -0
  48. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Collect.wav +0 -0
  49. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Diamond.png +0 -0
  50. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Die.png +0 -0
  51. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Die.wav +0 -0
  52. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Earth.png +0 -0
  53. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/EndGame.wav +0 -0
  54. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/EndLevel.wav +0 -0
  55. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Gap.png +0 -0
  56. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Hero.png +0 -0
  57. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Key.png +0 -0
  58. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Rock.png +0 -0
  59. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Safe.png +0 -0
  60. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Slide.wav +0 -0
  61. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/Unlock.wav +0 -0
  62. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/WinColl.tsx +0 -0
  63. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/app-icon.png +0 -0
  64. {wincoll-0.9.27 → wincoll-1.1}/wincoll/levels/title.png +0 -0
  65. {wincoll-0.9.27 → wincoll-1.1}/wincoll/locale/el/LC_MESSAGES/wincoll.mo +0 -0
  66. {wincoll-0.9.27 → wincoll-1.1}/wincoll/locale/fr/LC_MESSAGES/wincoll.mo +0 -0
  67. {wincoll-0.9.27 → wincoll-1.1}/wincoll/locale/pt_BR/LC_MESSAGES/wincoll.mo +0 -0
  68. {wincoll-0.9.27 → wincoll-1.1}/wincoll/locale/ro/LC_MESSAGES/wincoll.mo +0 -0
  69. {wincoll-0.9.27 → wincoll-1.1}/wincoll/locale/sk/LC_MESSAGES/wincoll.mo +0 -0
  70. {wincoll-0.9.27 → wincoll-1.1}/wincoll/locale/sv/LC_MESSAGES/wincoll.mo +0 -0
  71. {wincoll-0.9.27 → wincoll-1.1}/wincoll/locale/uk/LC_MESSAGES/wincoll.mo +0 -0
  72. {wincoll-0.9.27 → wincoll-1.1}/wincoll/wincoll_game.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: WinColl
3
- Version: 0.9.27
3
+ Version: 1.1
4
4
  Summary: Simple rocks-and-diamonds game
5
5
  Author-email: Reuben Thomas <rrt@sc3d.org>
6
6
  License: GPL v3 or later
@@ -13,11 +13,11 @@ Classifier: Programming Language :: Python :: 3
13
13
  Requires-Python: >=3.12
14
14
  Description-Content-Type: text/markdown
15
15
  License-File: COPYING
16
- Requires-Dist: chambercourt>=0.9.21
16
+ Requires-Dist: chambercourt>=0.9.25
17
17
 
18
18
  # WinColl
19
19
 
20
- https://github.com/rrthomas/wincoll
20
+ https://rrthomas.github.io/wincoll
21
21
 
22
22
  by Reuben Thomas <rrt@sc3d.org>
23
23
 
@@ -51,7 +51,7 @@ The game provides instructions on how to play.
51
51
  ### Binary installers
52
52
 
53
53
  Installers are available for GNU/Linux, macOS and Windows. See the
54
- [latest release](https://github.com/wincoll/releases):
54
+ [latest release](https://github.com/rrthomas/wincoll/releases/latest):
55
55
 
56
56
  * The GNU/Linux version is a single binary; you need to make it executable
57
57
  and then either copy it to a directory on your path, or run it directly:
@@ -1,6 +1,6 @@
1
1
  # WinColl
2
2
 
3
- https://github.com/rrthomas/wincoll
3
+ https://rrthomas.github.io/wincoll
4
4
 
5
5
  by Reuben Thomas <rrt@sc3d.org>
6
6
 
@@ -34,7 +34,7 @@ The game provides instructions on how to play.
34
34
  ### Binary installers
35
35
 
36
36
  Installers are available for GNU/Linux, macOS and Windows. See the
37
- [latest release](https://github.com/wincoll/releases):
37
+ [latest release](https://github.com/rrthomas/wincoll/releases/latest):
38
38
 
39
39
  * The GNU/Linux version is a single binary; you need to make it executable
40
40
  and then either copy it to a directory on your path, or run it directly:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: WinColl
3
- Version: 0.9.27
3
+ Version: 1.1
4
4
  Summary: Simple rocks-and-diamonds game
5
5
  Author-email: Reuben Thomas <rrt@sc3d.org>
6
6
  License: GPL v3 or later
@@ -13,11 +13,11 @@ Classifier: Programming Language :: Python :: 3
13
13
  Requires-Python: >=3.12
14
14
  Description-Content-Type: text/markdown
15
15
  License-File: COPYING
16
- Requires-Dist: chambercourt>=0.9.21
16
+ Requires-Dist: chambercourt>=0.9.25
17
17
 
18
18
  # WinColl
19
19
 
20
- https://github.com/rrthomas/wincoll
20
+ https://rrthomas.github.io/wincoll
21
21
 
22
22
  by Reuben Thomas <rrt@sc3d.org>
23
23
 
@@ -51,7 +51,7 @@ The game provides instructions on how to play.
51
51
  ### Binary installers
52
52
 
53
53
  Installers are available for GNU/Linux, macOS and Windows. See the
54
- [latest release](https://github.com/wincoll/releases):
54
+ [latest release](https://github.com/rrthomas/wincoll/releases/latest):
55
55
 
56
56
  * The GNU/Linux version is a single binary; you need to make it executable
57
57
  and then either copy it to a directory on your path, or run it directly:
@@ -8,11 +8,14 @@ WinColl.egg-info/dependency_links.txt
8
8
  WinColl.egg-info/entry_points.txt
9
9
  WinColl.egg-info/requires.txt
10
10
  WinColl.egg-info/top_level.txt
11
+ po/de.po
11
12
  po/el.po
13
+ po/es.po
12
14
  po/fr.po
13
15
  po/pt_BR.po
14
16
  po/ro.po
15
17
  po/sk.po
18
+ po/sr.po
16
19
  po/sv.po
17
20
  po/uk.po
18
21
  po/wincoll.pot
@@ -32,7 +35,8 @@ wincoll/levels/10 Riddle me this.tmx
32
35
  wincoll/levels/11 Doctor Jones, I presume.tmx
33
36
  wincoll/levels/12 Stairway to Hell.tmx
34
37
  wincoll/levels/13 Round and round.tmx
35
- wincoll/levels/14 Race to the top.tmx
38
+ wincoll/levels/14 Alchemy.tmx
39
+ wincoll/levels/15 Race to the top.tmx
36
40
  wincoll/levels/Blob.png
37
41
  wincoll/levels/Brick.png
38
42
  wincoll/levels/Collect.wav
@@ -50,13 +54,15 @@ wincoll/levels/Safe.png
50
54
  wincoll/levels/Slide.wav
51
55
  wincoll/levels/Unlock.wav
52
56
  wincoll/levels/WinColl.tsx
53
- wincoll/levels/acorn-mode-1.ttf
54
57
  wincoll/levels/app-icon.png
55
58
  wincoll/levels/title.png
59
+ wincoll/locale/de/LC_MESSAGES/wincoll.mo
56
60
  wincoll/locale/el/LC_MESSAGES/wincoll.mo
61
+ wincoll/locale/es/LC_MESSAGES/wincoll.mo
57
62
  wincoll/locale/fr/LC_MESSAGES/wincoll.mo
58
63
  wincoll/locale/pt_BR/LC_MESSAGES/wincoll.mo
59
64
  wincoll/locale/ro/LC_MESSAGES/wincoll.mo
60
65
  wincoll/locale/sk/LC_MESSAGES/wincoll.mo
66
+ wincoll/locale/sr/LC_MESSAGES/wincoll.mo
61
67
  wincoll/locale/sv/LC_MESSAGES/wincoll.mo
62
68
  wincoll/locale/uk/LC_MESSAGES/wincoll.mo
@@ -0,0 +1 @@
1
+ chambercourt>=0.9.25
wincoll-1.1/po/de.po ADDED
@@ -0,0 +1,38 @@
1
+ # German translation of wincoll.
2
+ # Copyright (C) 2024-2025
3
+ # This file is distributed under the same license as the wincoll package.
4
+ #
5
+ # Mario Blättermann <mario.blaettermann@gmail.com>, 2025.
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: wincoll 0.9.25.2\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2025-01-20 17:55+0000\n"
11
+ "PO-Revision-Date: 2025-01-28 16:39+0100\n"
12
+ "Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
13
+ "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
14
+ "Language: de\n"
15
+ "X-Bugs: Report translation errors to the Language-Team address.\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
+ "X-Generator: Lokalize 24.12.1\n"
21
+
22
+ #: wincoll/wincoll_game.py:55
23
+ msgid "Collect all the diamonds while digging through earth dodging rocks."
24
+ msgstr "Sammle alle Diamanten, während du durch die Erde gräbst und Felsen ausweichst."
25
+
26
+ #. TRANSLATORS: Please keep this text wrapped to 40 characters. The font
27
+ #. used in-game is lacking many glyphs, so please test it with your
28
+ #. language and let me know if I need to add glyphs.
29
+ #: wincoll/wincoll_game.py:63
30
+ msgid ""
31
+ "Collect all the diamonds on each level.\n"
32
+ "Get a key to turn safes into diamonds.\n"
33
+ "Avoid falling rocks!\n"
34
+ msgstr ""
35
+ "Sammle alle Diamanten auf jedem Level.\n"
36
+ "Hole dir einen Schlüssel, um Tresore\n"
37
+ "in Diamanten zu verwandeln.\n"
38
+ "Hüte dich vor herabfallenden Steinen!\n"
wincoll-1.1/po/es.po ADDED
@@ -0,0 +1,38 @@
1
+ # translation of wincoll-0.9.25.2.po to Spanish.
2
+ # This file is distributed under the same license as the wincoll package.
3
+ # Copyright (C) 2007 The free software foundation
4
+ # Facundo Dario Illanes <fdillanes@gmail.com>, 2025.
5
+ #
6
+ #, fuzzy
7
+ msgid ""
8
+ msgstr ""
9
+ "Project-Id-Version: wincoll-0.9.25.2\n"
10
+ "Report-Msgid-Bugs-To: \n"
11
+ "POT-Creation-Date: 2025-01-20 17:55+0000\n"
12
+ "PO-Revision-Date: 2025-02-18 17:09-0300\n"
13
+ "Last-Translator: Facundo Dario Illanes <fdillanes@gmail.com>\n"
14
+ "Language-Team: Spanish <es@tp.org.es>\n"
15
+ "Language: es\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
+ "X-Bugs: Report translation errors to the Language-Team address.\n"
21
+ "X-Generator: Poedit 3.5\n"
22
+
23
+ #: wincoll/wincoll_game.py:55
24
+ msgid "Collect all the diamonds while digging through earth dodging rocks."
25
+ msgstr "Junta todos los diamantes mientras excavas a través de la tierra evadiendo rocas."
26
+
27
+ #. TRANSLATORS: Please keep this text wrapped to 40 characters. The font
28
+ #. used in-game is lacking many glyphs, so please test it with your
29
+ #. language and let me know if I need to add glyphs.
30
+ #: wincoll/wincoll_game.py:63
31
+ msgid ""
32
+ "Collect all the diamonds on each level.\n"
33
+ "Get a key to turn safes into diamonds.\n"
34
+ "Avoid falling rocks!\n"
35
+ msgstr ""
36
+ "Junta todos los diamantes en cada nivel.\n"
37
+ "Con llaves y cajas consigues diamantes.\n"
38
+ "Evita las rocas que caen\n"
wincoll-1.1/po/sr.po ADDED
@@ -0,0 +1,36 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (©) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the wincoll package.
4
+ # Мирослав Николић <miroslavnikolic@rocketmail.com>, 2025.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: wincoll 0.9.25.2\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2025-01-20 17:55+0000\n"
11
+ "PO-Revision-Date: 2025-02-02 11:39+0100\n"
12
+ "Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
13
+ "Language-Team: Serbian <(nothing)>\n"
14
+ "Language: sr\n"
15
+ "X-Bugs: Report translation errors to the Language-Team address.\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "X-Generator: Poedit 3.5\n"
20
+
21
+ #: wincoll/wincoll_game.py:55
22
+ msgid "Collect all the diamonds while digging through earth dodging rocks."
23
+ msgstr "Сакупите све дијаманте док копате кроз земљу изврдавајући стене."
24
+
25
+ #. TRANSLATORS: Please keep this text wrapped to 40 characters. The font
26
+ #. used in-game is lacking many glyphs, so please test it with your
27
+ #. language and let me know if I need to add glyphs.
28
+ #: wincoll/wincoll_game.py:63
29
+ msgid ""
30
+ "Collect all the diamonds on each level.\n"
31
+ "Get a key to turn safes into diamonds.\n"
32
+ "Avoid falling rocks!\n"
33
+ msgstr ""
34
+ "Сакупите све дијаманте на сваком нивоу.\n"
35
+ "Узмите кључ да преобратите сефове у дијаманте.\n"
36
+ "Избегавајте падајуће камење!\n"
@@ -6,9 +6,9 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: PACKAGE 0.9.27\n"
9
+ "Project-Id-Version: PACKAGE 1.1\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2025-01-27 16:47+0000\n"
11
+ "POT-Creation-Date: 2025-02-24 20:05+0200\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "WinColl"
3
- version = "0.9.27"
3
+ version = "1.1"
4
4
  description = "Simple rocks-and-diamonds game"
5
5
  license = {text = "GPL v3 or later"}
6
6
  authors = [{name = "Reuben Thomas", email = "rrt@sc3d.org"}]
@@ -8,7 +8,7 @@ readme = "README.md"
8
8
  urls = {Homepage = "https://github.com/rrthomas/wincoll"}
9
9
  requires-python = ">= 3.12"
10
10
  dependencies = [
11
- "chambercourt >= 0.9.21",
11
+ "chambercourt >= 0.9.25",
12
12
  ]
13
13
  classifiers = [
14
14
  "Environment :: X11 Applications",
@@ -0,0 +1,61 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <map version="1.10" tiledversion="1.11.1" orientation="orthogonal" renderorder="right-down" width="50" height="50" tilewidth="16" tileheight="16" infinite="0" backgroundcolor="#000000" nextlayerid="2" nextobjectid="1">
3
+ <properties>
4
+ <property name="Title" value="Alchemy"/>
5
+ </properties>
6
+ <tileset firstgid="1" source="WinColl.tsx"/>
7
+ <layer id="1" name="Tile Layer 1" width="50" height="50">
8
+ <data encoding="csv">
9
+ 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
10
+ 11,10,10,10,11,10,10,10,14,16,14,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,11,16,16,16,16,10,10,11,16,16,16,16,16,16,16,16,16,16,16,10,10,10,18,11,
11
+ 11,10,10,11,13,11,10,10,14,16,14,10,10,10,10,10,16,13,16,10,10,10,10,10,10,10,11,16,16,12,12,16,10,11,16,16,13,16,13,16,13,13,13,16,13,13,16,10,10,11,
12
+ 11,10,11,13,16,13,11,14,10,13,14,10,10,10,11,11,16,15,16,11,11,10,10,10,10,10,11,12,16,16,16,12,16,11,16,16,10,16,13,13,13,16,13,13,13,13,13,13,10,11,
13
+ 11,10,11,16,13,16,11,10,13,14,10,11,10,11,16,16,16,16,16,15,16,11,10,10,10,10,11,16,12,16,16,16,16,11,16,12,10,12,13,16,13,13,13,13,16,13,16,13,10,11,
14
+ 11,10,11,15,16,15,16,13,14,10,10,10,10,11,13,13,15,13,15,13,13,11,10,10,10,10,11,12,16,13,16,16,16,11,13,16,10,10,13,13,13,16,16,16,13,13,13,16,16,11,
15
+ 11,10,11,16,15,16,13,14,10,10,10,10,10,10,11,11,14,10,14,11,11,10,10,10,10,10,11,16,16,16,13,16,16,11,13,16,12,16,16,13,13,13,13,13,13,16,13,13,13,11,
16
+ 11,10,11,15,16,15,14,11,11,11,11,11,11,10,10,10,11,10,11,10,10,10,10,10,10,10,11,12,16,16,13,16,16,11,10,13,13,13,13,13,16,16,16,16,13,13,16,13,13,11,
17
+ 11,10,12,15,15,15,15,10,10,10,10,10,11,11,11,11,13,15,16,11,11,11,11,11,11,11,11,14,12,15,15,13,13,10,16,13,16,13,13,16,16,16,13,13,13,13,13,13,16,11,
18
+ 11,10,11,14,15,14,11,11,11,11,11,10,10,10,10,10,13,10,13,10,10,10,10,13,16,16,16,16,14,15,10,14,14,12,13,13,16,13,16,16,16,16,13,13,16,16,13,13,12,11,
19
+ 11,10,10,11,11,11,11,10,10,10,11,11,11,11,11,10,10,10,10,10,11,11,13,15,16,15,13,14,10,10,10,10,10,15,16,13,16,13,16,16,16,16,13,16,13,16,16,13,12,11,
20
+ 11,11,10,10,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,11,13,13,14,10,15,10,14,10,10,14,10,14,10,10,12,16,16,10,16,16,13,13,16,13,13,13,13,12,10,11,
21
+ 11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,10,13,16,13,14,15,14,10,10,14,10,10,10,14,10,10,16,12,10,12,12,12,10,12,12,12,12,12,10,16,11,
22
+ 11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,16,10,13,13,15,13,14,10,10,14,10,10,10,10,10,14,10,12,10,10,10,10,12,10,12,10,10,10,10,12,13,11,
23
+ 11,10,10,10,11,14,13,10,10,10,10,10,10,10,10,10,10,10,15,13,10,13,16,14,10,10,14,10,10,10,10,10,10,14,12,10,10,16,16,10,10,10,10,10,10,10,16,16,12,11,
24
+ 11,10,10,10,11,10,14,10,10,10,10,10,10,10,14,14,14,14,13,15,16,15,14,10,10,10,10,14,10,10,10,10,10,14,10,10,16,16,16,16,10,10,10,10,10,16,16,12,16,11,
25
+ 11,10,10,10,11,14,10,10,10,10,10,10,10,14,14,16,13,14,14,13,15,10,11,10,10,10,10,10,14,10,10,10,14,10,10,16,16,16,16,16,16,10,10,10,12,12,12,12,13,11,
26
+ 11,10,10,10,11,10,10,10,10,10,10,10,14,14,15,13,13,13,14,14,13,13,10,14,10,10,10,10,10,14,10,14,10,10,16,14,11,11,11,11,11,10,11,11,11,11,11,11,11,11,
27
+ 11,10,10,10,11,10,10,10,10,10,10,14,16,13,15,15,13,15,15,16,14,10,15,10,14,10,10,10,10,10,13,10,10,16,14,16,16,10,10,11,12,10,12,11,10,10,10,10,10,11,
28
+ 11,10,10,10,10,13,10,10,10,10,10,14,13,15,15,15,13,15,15,13,14,16,15,10,10,14,10,10,10,10,10,12,16,14,16,16,12,16,10,11,12,10,12,11,10,10,10,10,10,11,
29
+ 11,10,10,10,11,10,11,10,10,10,14,16,15,15,15,15,13,15,15,15,16,14,13,13,10,13,14,10,10,10,10,10,14,16,16,12,10,12,11,12,15,15,10,12,11,10,10,10,10,11,
30
+ 11,10,10,10,11,10,11,10,10,14,13,15,15,15,15,16,13,15,15,15,15,13,14,16,15,15,13,14,10,10,10,10,10,12,12,10,10,11,12,16,15,16,15,16,12,11,10,10,10,11,
31
+ 11,10,10,10,11,11,10,10,10,14,16,15,15,15,15,13,13,15,15,15,15,16,14,15,13,16,14,10,10,14,10,14,10,14,15,15,17,11,12,16,15,15,15,16,12,11,10,10,10,11,
32
+ 11,10,10,10,11,10,11,10,10,14,13,15,15,15,16,13,13,15,15,15,15,13,14,13,13,14,10,10,14,10,14,14,10,14,17,16,15,15,11,12,15,15,16,13,11,10,10,10,10,11,
33
+ 11,10,10,10,11,10,11,10,10,10,14,16,15,16,13,15,15,15,15,15,15,14,10,10,14,10,10,14,10,10,10,14,10,14,15,17,15,16,15,11,12,15,14,13,10,10,10,10,10,11,
34
+ 11,10,10,10,10,13,10,10,10,10,14,16,13,13,15,15,15,15,15,15,16,14,13,14,10,10,14,10,10,10,10,14,10,14,16,15,16,15,17,11,12,10,12,11,10,10,10,10,10,11,
35
+ 11,10,10,11,10,10,10,11,10,10,10,14,13,13,16,15,15,15,15,13,14,10,11,10,10,14,10,10,10,10,10,14,10,14,15,17,15,15,15,11,12,10,12,11,10,10,10,10,10,11,
36
+ 11,10,10,11,10,11,10,11,10,10,10,10,14,15,16,15,15,13,16,14,15,11,12,10,14,10,10,10,10,10,14,14,10,14,14,16,15,17,11,12,16,15,16,12,11,10,10,10,10,11,
37
+ 11,10,10,11,13,11,13,11,10,10,10,10,10,14,13,16,16,16,14,10,10,15,14,10,10,14,10,10,10,14,14,14,10,14,14,14,13,11,12,16,15,15,15,16,12,11,10,10,10,11,
38
+ 11,10,10,10,11,10,11,10,10,10,10,10,10,10,12,14,14,12,10,10,10,10,14,10,10,10,14,10,14,14,14,10,10,10,14,14,14,11,12,15,15,16,15,15,12,11,10,10,10,11,
39
+ 11,10,10,10,10,10,10,10,10,10,10,11,11,10,10,11,11,10,10,11,11,10,10,14,10,14,10,10,14,14,14,10,12,10,14,14,14,10,11,12,15,15,15,12,11,10,10,10,10,11,
40
+ 11,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,10,10,10,12,10,10,10,10,14,14,14,14,14,14,14,10,10,10,11,12,10,12,11,10,10,10,10,10,11,
41
+ 11,10,10,10,10,10,10,16,10,10,10,10,10,10,10,11,11,10,10,10,10,10,10,10,14,10,10,10,10,10,14,14,14,14,14,10,10,10,10,11,12,10,12,11,10,10,10,10,10,11,
42
+ 11,10,10,10,10,10,16,15,16,10,10,10,10,10,10,11,11,10,10,10,10,10,10,14,12,14,10,10,10,10,10,11,11,11,10,10,10,10,10,11,12,10,12,11,10,10,10,10,10,11,
43
+ 11,10,10,10,10,16,15,16,15,16,10,10,10,10,10,11,11,10,10,10,10,10,14,12,13,12,14,10,10,10,10,10,14,10,10,10,10,10,11,12,16,15,16,12,11,10,10,10,10,11,
44
+ 11,10,10,10,16,16,16,13,16,16,16,10,10,10,10,11,11,10,10,10,10,10,12,13,12,13,12,14,10,10,10,10,14,10,10,10,10,11,12,15,15,16,15,15,12,11,10,10,10,11,
45
+ 11,10,10,10,12,11,11,11,11,11,12,10,10,10,10,11,11,10,10,10,10,11,11,11,11,11,11,11,10,10,10,14,16,14,10,10,10,11,10,16,10,15,10,16,10,11,10,10,10,11,
46
+ 11,10,10,10,10,10,10,11,10,10,10,15,10,10,10,11,11,10,10,10,10,10,10,10,11,10,10,11,10,10,14,15,16,15,14,10,10,10,11,12,16,10,16,12,11,10,10,10,10,11,
47
+ 11,10,10,10,10,10,10,11,10,10,10,12,10,10,10,11,11,10,10,10,12,10,10,10,11,10,10,11,11,10,14,15,15,15,14,10,10,10,10,11,12,10,12,11,10,10,10,10,10,11,
48
+ 11,10,10,10,10,10,10,11,10,10,16,15,16,10,10,11,11,11,11,11,11,11,11,11,11,10,10,10,10,10,14,16,16,16,14,10,10,10,10,11,14,10,14,11,10,10,10,10,10,11,
49
+ 11,10,10,10,10,10,10,11,13,17,15,13,15,17,12,11,11,11,11,11,11,11,11,11,11,10,10,10,10,10,13,13,13,13,13,10,10,10,10,11,12,10,12,11,10,10,10,10,10,11,
50
+ 11,10,10,10,10,10,10,11,11,11,11,11,11,11,11,16,16,11,11,11,11,11,11,11,11,10,10,10,10,17,13,14,14,14,12,17,10,10,11,12,12,10,12,16,11,10,10,10,10,11,
51
+ 11,10,10,10,10,10,10,10,16,10,16,10,16,10,13,13,13,13,10,10,10,10,10,10,10,10,10,14,10,10,17,13,14,13,17,10,10,11,16,16,15,10,12,16,12,11,10,10,10,11,
52
+ 11,10,10,10,10,10,16,16,12,10,12,15,12,10,11,11,11,11,10,10,10,10,10,10,10,10,10,11,10,10,17,13,14,13,17,10,10,11,13,13,16,10,12,12,12,11,10,10,10,11,
53
+ 11,10,10,10,10,10,12,12,16,12,16,15,12,10,11,11,11,11,10,10,10,10,10,10,10,10,10,11,14,10,10,17,14,17,10,10,10,10,11,10,16,13,12,11,11,10,10,10,10,11,
54
+ 11,10,10,10,16,15,16,16,12,15,15,10,11,11,16,16,11,11,11,11,10,10,10,10,10,10,10,11,14,14,14,17,14,17,14,10,10,10,10,10,12,14,16,11,10,10,10,10,10,11,
55
+ 11,10,10,10,12,15,12,16,15,10,11,11,13,13,13,13,13,13,13,13,11,11,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,10,10,14,14,11,10,10,10,10,10,10,11,
56
+ 11,15,10,10,11,15,15,12,10,11,13,13,13,11,11,11,11,11,11,13,13,13,11,10,10,10,10,12,12,12,12,12,11,12,12,12,12,12,10,10,10,10,10,10,10,10,10,10,10,11,
57
+ 11,16,15,12,11,10,10,10,16,10,13,11,11,11,11,11,11,11,11,11,11,13,10,10,10,10,10,11,12,12,12,12,11,12,12,12,12,11,10,10,10,10,10,10,10,10,10,10,10,11,
58
+ 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11
59
+ </data>
60
+ </layer>
61
+ </map>
@@ -1 +0,0 @@
1
- chambercourt>=0.9.21
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes