Resources: Difference between revisions

From DDraceNetwork
(Add date and author to Teeworlds modding site)
(add link to TeeData.net)
 
(36 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages />
 
<translate>
<translate>
<!--T:1-->
<!--T:1-->
List of '''''Resources''''' related to DDNet and Teeworlds. This page tries to be as complete as possible feel free to add posts if you find something interesting. Where it makes sense, posts are sorted by creation date or the best approximation for it.
List of '''''Resources''''' related to DDNet and Teeworlds. This page tries to be as complete as possible; feel free to add posts if you find something interesting. Where it makes sense, posts are sorted by creation date or the best approximation for it.


== Services == <!--T:2-->
==Services== <!--T:2-->
</translate>
</translate>


*<translate><!--T:186--> 2023-07-14: [https://archive.strct.cc/ Teeworlds, DDNet and KoG Discord chat archive] by Zwelf</translate>
*<translate><!--T:3--> 2022-08-23: [https://tw.thissma.fr/ Collaborative map editor] ([https://github.com/k2d222/twwe Github]) by k2d222</translate>
*<translate><!--T:3--> 2022-08-23: [https://tw.thissma.fr/ Collaborative map editor] ([https://github.com/k2d222/twwe Github]) by k2d222</translate>
*<translate><!--T:4--> 2022-05-22: [https://mapview.patiga.eu Mapview website] ([https://gitlab.com/Patiga/twgpu/ Gitlab]) by Patiga</translate>
*<translate><!--T:4--> 2022-05-22: [https://mapview.patiga.eu Mapview website] ([https://gitlab.com/Patiga/twgpu/ Gitlab]) by Patiga</translate>
Line 12: Line 14:
*<translate><!--T:6--> 2022-03-27: [https://aliveclan.de/ddnettest/load_map.html Demo render/map render website] by Jupstar</translate>
*<translate><!--T:6--> 2022-03-27: [https://aliveclan.de/ddnettest/load_map.html Demo render/map render website] by Jupstar</translate>
*<translate><!--T:7--> 2022-03-04: [https://github.com/teeframe/mods-repository Teeworlds mod repository]  by Dante</translate>
*<translate><!--T:7--> 2022-03-04: [https://github.com/teeframe/mods-repository Teeworlds mod repository]  by Dante</translate>
*<translate><!--T:8--> 2019-10-02: [https://www.skins.tw/ Teeskins] by NeXus</translate>
*<translate><!--T:8--> 2019-10-02: [https://www.skins.tw/ Teeskins] by NeXus</translate> ([https://teedata.net/ Teedata] as of 2023-02-13)
*<translate><!--T:179--> 2019-09-17: [https://teeworlds.leaningtech.com/teeworlds.html Teeworlds web client] by Yuri Iozzelli<ref>https://medium.com/leaningtech/porting-a-c-multiplayer-game-to-the-web-with-cheerp-webrtc-and-firebase-29fbbc62c5ca</ref></translate>
*<translate><!--T:187--> 2019-03-13: [https://ddnet.org/testlogs/ Map testing chat archive]</translate>
*<translate><!--T:9--> 2018-10-21: [https://status.tw/ Teeworlds server status website] by MrCosmo</translate>
*<translate><!--T:9--> 2018-10-21: [https://status.tw/ Teeworlds server status website] by MrCosmo</translate>
*<translate><!--T:10--> 2015-07-09: [https://trashmap.ddnet.org/ DDNet Trashmap: Temporary map hosting] by timakro</translate>
*<translate><!--T:10--> 2015-07-09: [https://trashmap.ddnet.org/ DDNet Trashmap: Temporary map hosting] by timakro</translate>
*<translate><!--T:180--> 2015-04-21: [http://teewebs.net teewebs.net - DDNet JavaScript Port] by eeeee<ref>https://forum.ddnet.org/viewtopic.php?p=13204</ref></translate>
*<translate><!--T:11--> 2015-01-25: [https://ddnet.org/skins/ Skin Database] by DDNet</translate>
*<translate><!--T:11--> 2015-01-25: [https://ddnet.org/skins/ Skin Database] by DDNet</translate>
*<translate><!--T:12--> 2013-08-28: [https://heinrich5991.de/teeworlds/maps/ Map collection] by heinrich5991</translate>


<translate>
<translate>
== Tool and libraries == <!--T:13-->
 
==Tool and libraries== <!--T:13-->
</translate>
</translate>


*<translate><!--T:14--> [[Special:MyLanguage/Extra tools|Extra tools]] in C++ by DDNet</translate>
*<translate><!--T:14--> [[Special:MyLanguage/Extra tools|Extra tools]] in C++ by DDNet</translate>
*<translate><!--T:15--> [https://github.com/heinrich5991/libtw2 libtw2] a lot of DDNet related libraries in Rust by heinrich5991</translate>
*<translate><!--T:15--> [https://github.com/heinrich5991/libtw2 libtw2] a lot of DDNet related libraries in Rust by heinrich5991</translate>
*<translate><!--T:16--> [https://gitlab.com/Patiga/twmap twmap] DDNet map library in Rust by Patiga</translate>
*<translate><!--T:16--> [https://gitlab.com/Patiga/twmap twmap] DDNet map library in Rust by Patiga </translate>
**<translate><!--T:17--> [https://pypi.org/project/twmap/ twmap Python library]</translate>
**<translate><!--T:17--> [https://pypi.org/project/twmap/ twmap Python library]</translate>
**<translate><!--T:18--> [https://gitlab.com/Patiga/twmap-blender twmap Blender plugin]</translate>
**<translate><!--T:18--> [https://gitlab.com/Patiga/twmap-blender twmap Blender plugin]</translate>
**<translate><!--T:183--> [https://gitlab.com/Patiga/twmap-py/-/blob/master/scripts/pixelart.py Image to Map tool]</translate>
*<translate><!--T:19--> [https://gitlab.com/Zwelf/teehistorian teehistorian]: Teehistorian parser in Rust by Zwelf</translate>
*<translate><!--T:19--> [https://gitlab.com/Zwelf/teehistorian teehistorian]: Teehistorian parser in Rust by Zwelf</translate>
*<translate><!--T:20--> [https://gitlab.com/Zwelf/twgame twgame]: Teehistorian replayer in Rust by Zwelf</translate>
*<translate><!--T:20--> [https://gitlab.com/Zwelf/twgame twgame]: Teehistorian replayer in Rust by Zwelf</translate>
Line 39: Line 45:


<translate>
<translate>
== Blog Posts == <!--T:29-->
==Blog Posts== <!--T:29-->
</translate>
</translate>


*<translate><!--T:30--> 2022-11-01 [https://chillerdragon.github.io/teeworlds-protocol/ The teeworlds 0.7 network protocol] by ChillerDragon</translate>
*<translate><!--T:185--> 2023-08-24: [https://forum.ddnet.org/viewtopic.php?t=7711 Everything you need to be a dummy player] by Tristis</translate>
*<translate><!--T:184--> 2023-08-23: [https://patiga.eu/blog/ddnet-pixelart Breaking Limits of DDNet Pixel Art] by Patiga</translate>
*<translate><!--T:188--> 2023-04-01: [https://kog.tw/kog_april_fool_2023.php 11 years of KoG - Thank you for the journey] by Avolicious</translate>
*<translate><!--T:30--> 2022-11-01: [https://chillerdragon.github.io/teeworlds-protocol/ The teeworlds 0.7 network protocol] by ChillerDragon</translate>
*<translate><!--T:31--> 2022-09-18: [https://www.phoronix.com/news/DDNet-Vulkan-Renderer DDNet Cooperative Platformer Game Adds Vulkan Renderer] by Michael Larabel on Phoronix.com</translate>
*<translate><!--T:31--> 2022-09-18: [https://www.phoronix.com/news/DDNet-Vulkan-Renderer DDNet Cooperative Platformer Game Adds Vulkan Renderer] by Michael Larabel on Phoronix.com</translate>
*<translate><!--T:32--> 2022-05-16: [https://hookrace.net/blog/dos-attacks-update/ Update on DoS Attacks against our Online Game] by deen</translate>
*<translate><!--T:32--> 2022-05-16: [https://hookrace.net/blog/dos-attacks-update/ Update on DoS Attacks against our Online Game] by deen</translate>
Line 53: Line 62:
*<translate><!--T:168--> 2020-11-30: [https://www.gamepretty.com/ddracenetwork-textures-skins-pack-how-to-download/ DDraceNetwork: Textures & Skins Pack (How to Download)] by Hiroyuki</translate>
*<translate><!--T:168--> 2020-11-30: [https://www.gamepretty.com/ddracenetwork-textures-skins-pack-how-to-download/ DDraceNetwork: Textures & Skins Pack (How to Download)] by Hiroyuki</translate>
*<translate><!--T:38--> 2020-11-28: [https://edgarluque.com/blog/code-conventions-in-ddnet Code conventions in DDraceNetwork] by Ryozuki</translate>
*<translate><!--T:38--> 2020-11-28: [https://edgarluque.com/blog/code-conventions-in-ddnet Code conventions in DDraceNetwork] by Ryozuki</translate>
*<translate><!--T:175--> 2020-11-20: [https://influck.notion.site/influck/Teeworlds-modding-c2c8c13841a848e3acb542ec2ec914e9 Teeworlds modding] by Pure_luck</translate>
*<translate><!--T:39--> 2020-11-03: [https://edgarluque.com/blog/intro-to-ddnet An intro to the DDraceNetwork game source code] by Ryozuki (also available on [https://dev.to/edgl/an-intro-to-the-ddracenetwork-game-source-code-4bpp dev.to])</translate>
*<translate><!--T:39--> 2020-11-03: [https://edgarluque.com/blog/intro-to-ddnet An intro to the DDraceNetwork game source code] by Ryozuki (also available on [https://dev.to/edgl/an-intro-to-the-ddracenetwork-game-source-code-4bpp dev.to])</translate>
*<translate><!--T:176--> 2020-09-06: [https://influck.notion.site/influck/infNext-zombies-mod-with-classes-258f84dae69f4d748dea0bd1818e7387 infNext: zombies mod with classes] by Pure_luck</translate>
*<translate><!--T:173--> 2020-08-27: [https://www.rockybytes.com/ddracenetwork DDraceNetwork Review] by Baron Yeung</translate>
*<translate><!--T:173--> 2020-08-27: [https://www.rockybytes.com/ddracenetwork DDraceNetwork Review] by Baron Yeung</translate>
*<translate><!--T:169--> 2020-08-20: [https://www.gamepretty.com/ddracenetwork-how-to-add-skins/ DDraceNetwork: How to Add Skins] by MidnightTiger</translate>
*<translate><!--T:169--> 2020-08-20: [https://www.gamepretty.com/ddracenetwork-how-to-add-skins/ DDraceNetwork: How to Add Skins] by MidnightTiger</translate>
*<translate><!--T:40--> 2020-08-18: [https://www.gamingonlinux.com/2020/08/five-years-later-free-and-open-source-ddracenetwork-is-now-on-steam/ Five years later, free and open source DDraceNetwork is now on Steam] by Liam Dawe on GamingOnLinux.com</translate>
*<translate><!--T:40--> 2020-08-18: [https://www.gamingonlinux.com/2020/08/five-years-later-free-and-open-source-ddracenetwork-is-now-on-steam/ Five years later, free and open source DDraceNetwork is now on Steam] by Liam Dawe on GamingOnLinux.com</translate>
*<translate><!--T:41--> 2019-09-28: [https://heinrich5991.github.io/blog/blog/one-tick-unfreeze The Anatomy of a One Tick Unfreeze] by heinrich5991</translate>
*<translate><!--T:41--> 2019-09-28: [https://heinrich5991.github.io/blog/blog/one-tick-unfreeze The Anatomy of a One Tick Unfreeze] by heinrich5991</translate>
*<translate><!--T:181--> 2019-09-17: [https://medium.com/leaningtech/porting-a-c-multiplayer-game-to-the-web-with-cheerp-webrtc-and-firebase-29fbbc62c5ca Porting a C++ multiplayer game to the Web with Cheerp, WebRTC and Firebase] by Yuri Iozzelli</translate>
*<translate><!--T:174--> 2018-07-01: [https://bors.tech/newsletter/2018/07/01/tmib-18/#whos-using-bors Eighteenth monthly bors newsletter #Who uses bors] by Michael Howell</translate>
*<translate><!--T:174--> 2018-07-01: [https://bors.tech/newsletter/2018/07/01/tmib-18/#whos-using-bors Eighteenth monthly bors newsletter #Who uses bors] by Michael Howell</translate>
*<translate><!--T:42--> 2017-04-13: [https://forum.ddnet.org/viewtopic.php?f=9&t=5137 Preventing Cheats Due to Bugs] by Pipou</translate>
*<translate><!--T:42--> 2017-04-13: [https://forum.ddnet.org/viewtopic.php?f=9&t=5137 Preventing Cheats Due to Bugs] by Pipou</translate>
Line 79: Line 91:
<translate>
<translate>


== Communities == <!--T:59-->
==Communities== <!--T:59-->
</translate>
</translate>


*<translate><!--T:60--> English:</translate>
*<translate><!--T:60--> English: </translate>
**<translate><!--T:61--> 2022-09-26: [https://discord.gg/xCseeWhRSs Teeworlds Bridge Portal (two-way chat bridge)]</translate>
**<translate><!--T:61--> 2022-09-26: [https://discord.gg/xCseeWhRSs Teeworlds Bridge Portal (two-way chat bridge)]</translate>
**<translate><!--T:62--> 2020-10-31: [https://discord.gg/mTVQuEDzzc skins.tw (Teeworlds Data) Discord]</translate>
**<translate><!--T:62--> 2020-10-31: [https://discord.gg/mTVQuEDzzc skins.tw (Teeworlds Data) Discord]</translate>
***<translate>Archive of some channels at https://archive.strct.cc/teeworlds-data/</translate>
**<translate><!--T:63--> 2018-07-12: [https://www.reddit.com/r/ddnet/ DDNet Reddit]</translate>
**<translate><!--T:63--> 2018-07-12: [https://www.reddit.com/r/ddnet/ DDNet Reddit]</translate>
**<translate><!--T:64--> 2018-01-28: [https://discord.gg/teeworlds Teeworlds Discord]</translate>
**<translate><!--T:64--> 2018-01-28: [https://discord.gg/teeworlds Teeworlds Discord]</translate>
***<translate>Chat archive at https://archive.strct.cc/teeworlds/</translate>
***<<translate>IRC logs at <nowiki>https://ddnet.org/irclogs/teeworlds</nowiki></translate>
**<translate><!--T:65--> 2017-03-23: [https://discord.com/invite/dDy5e56 Ninslash Discord]</translate>
**<translate><!--T:65--> 2017-03-23: [https://discord.com/invite/dDy5e56 Ninslash Discord]</translate>
**<translate><!--T:66--> 2016-12-17<ref>https://forum.ddnet.org/viewtopic.php?p=46942#p46942</ref>: [https://ddnet.org/discord DDNet Discord]</translate>
**<translate><!--T:66--> 2016-12-17<ref>https://forum.ddnet.org/viewtopic.php?p=46942#p46942</ref>: [https://ddnet.org/discord DDNet Discord]</translate>
***<translate>#developer channel archive at https://ddnet.org/irclogs/</translate>
***<translate><!--T:67--> Developer channel is bridged to IRC: #ddnet on [https://www.quakenet.org/ QuakeNet]</translate>
***<translate><!--T:67--> Developer channel is bridged to IRC: #ddnet on [https://www.quakenet.org/ QuakeNet]</translate>
***<translate><!--T:68--> Some channels are bridged to Matrix: [https://matrix.to/#/#ddnet:matrix.org #ddnet:matrix.org]</translate>
***<translate><!--T:68--> 2023-08-27: Most text channels are now bridged to Matrix: [https://matrix.to/#/#ddnet:ddnet.org #ddnet:ddnet.org]</translate><ref>https://archive.strct.cc/ddnet/2023-08-21/developer.html#chatlog__message-container-1143182879552188416</ref>
***<translate>Chat archive at https://archive.strct.cc/ddnet/</translate>
**<translate><!--T:170--> 2015-08-12<ref>https://forum.ddnet.org/viewtopic.php?p=21502</ref>: [https://www.facebook.com/DDraceNetwork Facebook page]</translate>
**<translate><!--T:170--> 2015-08-12<ref>https://forum.ddnet.org/viewtopic.php?p=21502</ref>: [https://www.facebook.com/DDraceNetwork Facebook page]</translate>
**<translate><!--T:69--> 2014-05-05<ref>https://forum.ddnet.org/viewtopic.php?f=3&amp;t=2</ref>: [http://forum.ddnet.org/ DDNet Forum]</translate>
**<translate><!--T:69--> 2014-05-05<ref>https://forum.ddnet.org/viewtopic.php?f=3&amp;t=2</ref>: [http://forum.ddnet.org/ DDNet Forum]</translate>
Line 96: Line 113:
**<translate><!--T:71--> Official Teeworlds IRC: #teeworlds on [https://www.quakenet.org/ QuakeNet]</translate>
**<translate><!--T:71--> Official Teeworlds IRC: #teeworlds on [https://www.quakenet.org/ QuakeNet]</translate>
**<translate><!--T:72--> https://kog.tw/ or https://qshar.com/: [https://discord.gg/DghtpdvySM Discord]</translate>
**<translate><!--T:72--> https://kog.tw/ or https://qshar.com/: [https://discord.gg/DghtpdvySM Discord]</translate>
***<translate>Archive of some discord channels at https://archive.strct.cc/kog/</translate>
**<translate><!--T:73--> 2008-03-22<ref>https://www.teeworlds.com/?page=journal&amp;id=942</ref>: [https://teeworlds-friends.de/ Teeworlds Forum]</translate>
**<translate><!--T:73--> 2008-03-22<ref>https://www.teeworlds.com/?page=journal&amp;id=942</ref>: [https://teeworlds-friends.de/ Teeworlds Forum]</translate>
**<translate><!--T:171--> Facebook page: https://www.facebook.com/DDraceNetwork</translate>
**<translate><!--T:171--> Facebook page: https://www.facebook.com/DDraceNetwork</translate>
*<translate><!--T:74--> German:</translate>
*<translate><!--T:74--> German: </translate>
**<translate><!--T:75--> 2015-05-05: http://chillerdragon.weebly.com/</translate>
**<translate><!--T:75--> 2015-05-05: http://chillerdragon.weebly.com/</translate>
**<translate><!--T:76--> 2009-12-24<ref>https://teeworlds-friends.de/thread/9036-8-jahre-teeworlds-friends/</ref> - 2020-12-24: [https://teeworlds-friends.de/ Teeworlds Friends]</translate>
**<translate><!--T:76--> 2009-12-24<ref>https://teeworlds-friends.de/thread/9036-8-jahre-teeworlds-friends/</ref> - 2020-12-24: [https://teeworlds-friends.de/ Teeworlds Friends]</translate>
*<translate><!--T:77--> Russian:</translate>
*<translate><!--T:77--> Russian: </translate>
**<translate><!--T:78--> 2014-07-27: http://teedes.ru/</translate>
**<translate><!--T:78--> 2014-07-27: http://teedes.ru/</translate>
**<translate><!--T:79--> 2014-02-06: [https://vk.com/jb_clan http://vk.com/jb_clan]</translate>
**<translate><!--T:79--> 2014-02-06: [https://vk.com/jb_clan http://vk.com/jb_clan]</translate>
**<translate><!--T:80--> 2011-08-17: [https://vk.com/twrus http://vk.com/twrus]</translate>
**<translate><!--T:80--> 2011-08-17: [https://vk.com/twrus http://vk.com/twrus]</translate>
**<translate><!--T:81--> 2010-12-10: https://tee.community/old/ (read-only)</translate>
**<translate><!--T:81--> 2010-12-10: https://tee.community/old/ (read-only)</translate>
*<translate><!--T:82--> Polish:</translate>
*<translate><!--T:82--> Polish: </translate>
**<translate><!--T:83--> https://www.facebook.com/teeworldspolska</translate>
**<translate><!--T:83--> https://www.facebook.com/teeworldspolska</translate>
*<translate><!--T:84--> Chinese:</translate>
*<translate><!--T:84--> Chinese: </translate>
**<translate><!--T:85--> 2015-08-25: https://teeworlds.cn</translate>
**<translate><!--T:85--> 2015-08-25: https://teeworlds.cn</translate>


<translate>
<translate>
=== Discord communities === <!--T:86-->
===Discord communities=== <!--T:86-->
</translate>
</translate>


*<translate><!--T:87--> [https://ddnet.org/discord DDNet]</translate>
*<translate><!--T:87--> [https://ddnet.org/discord DDNet]</translate>
**<translate><!--T:88--> The subset of bridged channels to Matrix are accessible through the space #ddnet:matrix.org</translate>
**<translate><!--T:89--> #developer channel bridged to Quakenet #ddnet and Matrix #ddnet-developer:matrix.org</translate>
**<translate><!--T:90--> #wiki channel bridged to Matrix #ddnet-wiki:matrix.org</translate>
*<translate><!--T:91--> [https://discord.com/teeworlds Teeworlds]</translate>
*<translate><!--T:91--> [https://discord.com/teeworlds Teeworlds]</translate>
**<translate><!--T:92--> bridge channel connected to Quakenet #teeworlds and Matrix #teeworlds:matrix.org</translate>
*<translate><!--T:93--> [https://discord.gg/mTVQuEDzzc Teeworlds Data]</translate>
*<translate><!--T:93--> [https://discord.gg/mTVQuEDzzc Teeworlds Data]</translate>
*<translate><!--T:94--> [https://discord.gg/thNxYjm |Kog|]</translate>
*<translate><!--T:94--> [https://discord.gg/thNxYjm |Kog|]</translate>
Line 132: Line 146:
*<translate><!--T:102--> [https://discord.gg/hjEKcZP Vanilla pro scene]</translate>
*<translate><!--T:102--> [https://discord.gg/hjEKcZP Vanilla pro scene]</translate>
*<translate><!--T:103--> [https://discord.gg/EqASBTF gCTF]</translate>
*<translate><!--T:103--> [https://discord.gg/EqASBTF gCTF]</translate>
*<translate><!--T:104--> [https://discord.gg/2fF5xmA zCatch]</translate>
*<translate><!--T:105--> [https://discord.gg/spmr2rUK7K fokkonaut's playground]</translate>
*<translate><!--T:105--> [https://discord.gg/spmr2rUK7K fokkonaut's playground]</translate>
*<translate><!--T:106--> [https://discord.gg/kR2522daXk PvP Chile]</translate>
*<translate><!--T:106--> [https://discord.gg/kR2522daXk PvP Chile]</translate>
Line 145: Line 158:
*<translate><!--T:115--> [https://discord.gg/8Aatk3TbZ8 Extraordinary Community (RU)]</translate>
*<translate><!--T:115--> [https://discord.gg/8Aatk3TbZ8 Extraordinary Community (RU)]</translate>
*<translate><!--T:116--> [https://discord.gg/DAJhwh8xQW tee.community]</translate>
*<translate><!--T:116--> [https://discord.gg/DAJhwh8xQW tee.community]</translate>
*<translate><!--T:117--> [https://discord.gg/vxgcBSnPPC DDRusNetwork]</translate>
*<translate><!--T:189--> [https://discord.gg/vDRDWX6TPP -StormAx lounge]</translate>


<translate>
<translate>
== Documentation == <!--T:117-->
 
==Documentation== <!--T:118-->
</translate>
</translate>


Line 153: Line 169:
*<translate><!--T:120--> [https://docs.qq.com/doc/DWGFrV0xPRmVWVkla DDraceNetwork Issue summary (Pseudo Wiki) v3] (Chinese)</translate>
*<translate><!--T:120--> [https://docs.qq.com/doc/DWGFrV0xPRmVWVkla DDraceNetwork Issue summary (Pseudo Wiki) v3] (Chinese)</translate>
*<translate><!--T:121--> https://wiki.teeworlds.cn/ddnet (Chinese)</translate>
*<translate><!--T:121--> https://wiki.teeworlds.cn/ddnet (Chinese)</translate>
*<translate><!--T:122--> 2022-10-25: [https://chillerdragon.github.io/teeworlds-protocol/ Teeworlds 0.7 network protocol] by ChillerDragon</translate>
*<translate><!--T:122--> 2022-10-25: [https://chillerdragon.github.io/teeworlds-protocol/ Teeworlds 0.6 & 0.7 network protocol] by ChillerDragon</translate>
*<translate><!--T:123--> 2020-11-26: [https://gist.github.com/b3z/1f2175a221cfa3f62060b2374e3aa200 DDNet bindings cheatsheet] by b3z</translate>
*<translate><!--T:123--> 2020-11-26: [https://gist.github.com/b3z/1f2175a221cfa3f62060b2374e3aa200 DDNet bindings cheatsheet] by b3z</translate>
*<translate><!--T:175--> 2020-11-20: [https://influck.notion.site/influck/Teeworlds-modding-c2c8c13841a848e3acb542ec2ec914e9 Teeworlds modding] by Pure_luck</translate>
*<translate><!--T:124--> 2018-02-02: [https://wiki.archlinux.org/index.php/DDRaceNetwork ArchWiki - DDRaceNetwork] by RafaelFF</translate>
*<translate><!--T:124--> 2018-02-02: [https://wiki.archlinux.org/index.php/DDRaceNetwork ArchWiki - DDRaceNetwork] by RafaelFF</translate>
*<translate><!--T:125--> 2015-09-02: [https://github.com/heinrich5991/libtw2/tree/master/doc Teeworlds technical documentation] by heinrich5991 ([https://ddnet.org/libtw2-doc/ rendered on ddnet.org])</translate>
*<translate><!--T:125--> 2015-09-02: [https://github.com/heinrich5991/libtw2/tree/master/doc Teeworlds technical documentation] by heinrich5991 ([https://ddnet.org/libtw2-doc/ rendered on ddnet.org])</translate>
Line 167: Line 182:


<translate>
<translate>
==Archives== <!--T:177-->
</translate>
*<translate><!--T:178--> 2016-12-17: [https://teeworlds-friends.heinrich5991.de/ Teeworlds-friends.de] by heinrich5991</translate>
*<translate><!--T:12--> 2013-08-28: [https://heinrich5991.de/teeworlds/maps/ Map collection] by heinrich5991</translate>


== Websites referencing DDRaceNetwork == <!--T:133-->
<translate>
==Websites referencing DDRaceNetwork== <!--T:133-->
</translate>
</translate>


Line 189: Line 210:
*https://www.metacritic.com/game/pc/ddracenetwork
*https://www.metacritic.com/game/pc/ddracenetwork
*https://www.wtfast.com/en/games/ddracenetwork/
*https://www.wtfast.com/en/games/ddracenetwork/
*https://www.protondb.com/app/412220


<translate>
<translate>
=== Non-english === <!--T:142-->
===Non-english=== <!--T:142-->
</translate>
</translate>


Line 199: Line 221:
*<translate><!--T:146--> https://onedio.com/haber/dolarin-vaziyetine-ragmen-kaliteli-ama-ucretsiz-oyun-oynamak-isteyenler-icin-steam-deki-en-eglenceli-oyunlar-1091172</translate>
*<translate><!--T:146--> https://onedio.com/haber/dolarin-vaziyetine-ragmen-kaliteli-ama-ucretsiz-oyun-oynamak-isteyenler-icin-steam-deki-en-eglenceli-oyunlar-1091172</translate>
*https://topmmogames.org/ddracenetwork
*https://topmmogames.org/ddracenetwork
*https://www.stupidedia.org/stupi/DDNet


<translate>
<translate>
 
==Tutorials== <!--T:147-->
== Tutorials == <!--T:147-->
</translate>
</translate>


*<translate><!--T:182--> 2022-07-25: [https://forum.ddnet.org/viewtopic.php?t=7472 How to change the default DDNet sound files for custom sound effects] by Tristis</translate>
*<translate><!--T:148--> 2021-02-11: [https://www.youtube.com/watch?v=t0ljtNtiijU DDRaceNetwork - How to Use the Map Editor] by Nick Joy</translate>
*<translate><!--T:148--> 2021-02-11: [https://www.youtube.com/watch?v=t0ljtNtiijU DDRaceNetwork - How to Use the Map Editor] by Nick Joy</translate>
*<translate><!--T:149--> 2021-03-01: [https://www.youtube.com/watch?v=gp4wXgS3uO4 Every Technique You Need To Know (Novice)] by Nick Joy</translate>
*<translate><!--T:149--> 2021-03-01: [https://www.youtube.com/watch?v=gp4wXgS3uO4 Every Technique You Need To Know (Novice)] by Nick Joy</translate>
Line 220: Line 243:


<translate>
<translate>
== See also == <!--T:161-->
==See also== <!--T:161-->
</translate>
</translate>


Line 227: Line 250:


<translate>
<translate>
== References == <!--T:163-->
==References== <!--T:163-->
</translate>
</translate>
<references />

Latest revision as of 11:20, 9 December 2023

List of Resources related to DDNet and Teeworlds. This page tries to be as complete as possible; feel free to add posts if you find something interesting. Where it makes sense, posts are sorted by creation date or the best approximation for it.

Services


Tool and libraries

Blog Posts


Communities

Discord communities


Documentation

Archives

Websites referencing DDRaceNetwork

Non-english

Tutorials

See also

References