Skip to content
Snippets Groups Projects
Commit 583f43ca authored by vanion's avatar vanion
Browse files

Merge branch 'master' into 'vanion-master-patch-35941'

# Conflicts:
#   docs/maps.en.md
parents dd2692a9 01e8147a
No related branches found
No related tags found
1 merge request!64More details on adding a WA map to an assembly.
docs/img/worldExit.png

678 B

...@@ -127,7 +127,7 @@ Obviously, your own map should contain at least one exit back to the lobby. As ...@@ -127,7 +127,7 @@ Obviously, your own map should contain at least one exit back to the lobby. As
a recognisable and consistent exit, we recommend you use the following tile to a recognisable and consistent exit, we recommend you use the following tile to
mark it: mark it:
![](./img/worldExit.png) ![](https://tiles.rc3.world/rc3-2021/worldExit.png)
...@@ -142,8 +142,12 @@ Please only use tiles that are 32x32 pixels large. ...@@ -142,8 +142,12 @@ Please only use tiles that are 32x32 pixels large.
Tiles can also be transparent, and are saved in the PNG format. Tiles can also be transparent, and are saved in the PNG format.
### Finding tiles: ### Finding tiles:
* We provide many tiles created for the event in our
[Shared Tiles Repo](https://tiles.rc3.world/). The repository can also be embedded
as a submodule into your maps repository via `https://git.cccv.de/rc3/world-tiles.git`.
* Countless tiles are available on the internet, often combined into tilesets * Countless tiles are available on the internet, often combined into tilesets
(multiple tiles for one topic) (multiple tiles for one topic).
* Some examples of websites offering awesome tiles: * Some examples of websites offering awesome tiles:
* [itch.io](https://itch.io/) * [itch.io](https://itch.io/)
* [opengameart.org](https://opengameart.org/) * [opengameart.org](https://opengameart.org/)
...@@ -154,7 +158,6 @@ Tiles can also be transparent, and are saved in the PNG format. ...@@ -154,7 +158,6 @@ Tiles can also be transparent, and are saved in the PNG format.
violations on a "takedown on notice" principle! violations on a "takedown on notice" principle!
* Document the license of your tiles via the custom property * Document the license of your tiles via the custom property
`tilesetCopyright` (type string) on the tileset. `tilesetCopyright` (type string) on the tileset.
* [Shared Tiles Repo](https://tiles.rc3.world/)
### How to design / "pixel" tiles ### How to design / "pixel" tiles
You can also design your own tiles (or edit exisiting ones); this is frequently You can also design your own tiles (or edit exisiting ones); this is frequently
......
...@@ -136,7 +136,7 @@ Eure Assembly-Karte sollte natürlich auch einen Ausgang zurück zur Lobby ...@@ -136,7 +136,7 @@ Eure Assembly-Karte sollte natürlich auch einen Ausgang zurück zur Lobby
enthalten. Als einheitlichen, wiedererkennbaren Ausgang zur Lobby-Karte empfehlen enthalten. Als einheitlichen, wiedererkennbaren Ausgang zur Lobby-Karte empfehlen
wir euch dafür dieses Tile zu verwenden: wir euch dafür dieses Tile zu verwenden:
![](./img/worldExit.png) ![](https://tiles.rc3.world/rc3-2021/worldExit.png)
...@@ -151,6 +151,10 @@ verwendet). Bitte benutzt ausschließlich Tiles der Größe 32x32 Pixel. ...@@ -151,6 +151,10 @@ verwendet). Bitte benutzt ausschließlich Tiles der Größe 32x32 Pixel.
Tiles können Transparenz beinhalten und liegen im png-Format vor. Tiles können Transparenz beinhalten und liegen im png-Format vor.
### Tiles finden ### Tiles finden
* Wir stellen euch im [Shared Tiles Repo](https://tiles.rc3.world/) viele extra
für das Event erstellte Tiles zur Verfügung. Ihr könnt das Repository auch
als Submodule in euer Karten-Repo einbinden: `https://git.cccv.de/rc3/world-tiles.git`.
* Tiles gibt es massig im Internet, häufig zu Tilesets (mehrere Tiles zu einem * Tiles gibt es massig im Internet, häufig zu Tilesets (mehrere Tiles zu einem
Thema) zusammengefasst. Thema) zusammengefasst.
* Seiten auf denen ihr schöne Tiles finden könnt sind zum Beispiel: * Seiten auf denen ihr schöne Tiles finden könnt sind zum Beispiel:
...@@ -162,7 +166,6 @@ Tiles können Transparenz beinhalten und liegen im png-Format vor. ...@@ -162,7 +166,6 @@ Tiles können Transparenz beinhalten und liegen im png-Format vor.
* wir werden nicht aktiv prüfen, unter welcher Lizenz eure Tiles stehen, * wir werden nicht aktiv prüfen, unter welcher Lizenz eure Tiles stehen,
allerdings nach dem Prinzip "takedown on notice" auf Verstöße reagieren. allerdings nach dem Prinzip "takedown on notice" auf Verstöße reagieren.
* tragt die Lizenz eurer Tilesets in die custom property `tilesetCopyright` ein * tragt die Lizenz eurer Tilesets in die custom property `tilesetCopyright` ein
* [Shared Tiles Repo](https://tiles.rc3.world/)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment