Resources: Difference between revisions

From DDraceNetwork
No edit summary
(add link to TeeData.net)
 
(9 intermediate revisions by 3 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>


Line 13: 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: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>2019-03-13: [https://ddnet.org/testlogs/ Map testing chat archive]</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>
Line 23: Line 24:
<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>
Line 44: Line 45:


<translate>
<translate>
== Blog Posts == <!--T:29-->
==Blog Posts== <!--T:29-->
</translate>
</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: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:184--> 2023-08-23: [https://patiga.eu/blog/ddnet-pixelart Breaking Limits of DDNet Pixel Art] by Patiga</translate>
*<translate>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: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: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>
Line 90: 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 107: 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 155: 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:116--> [https://discord.gg/vxgcBSnPPC DDRusNetwork]</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 177: Line 182:


<translate>
<translate>
== Archives == <!--T:177-->
==Archives== <!--T:177-->
</translate>
</translate>


Line 184: Line 189:


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


Line 208: Line 213:


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


Line 219: Line 224:


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


Line 238: Line 243:


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


Line 245: 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