Resources/en: Difference between revisions

From DDraceNetwork
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages />
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 ==
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==
*2024-05-28: [https://ddstats.tw Player and Map info] by furo<ref>https://archive.strct.cc/ddnet/2024-05-28/general.html#chatlog__message-container-1245058809521766410</ref>
*2023-07-20: [https://ddstats.org DDNet Masterserver list explorer] by Ryozuki<ref>https://archive.strct.cc/ddnet/2023-07-18/developer.html#chatlog__message-container-1130894578375983154</ref>
*2023-07-14: [https://archive.strct.cc/ Teeworlds, DDNet and KoG Discord chat archive] by Zwelf
*2023-07-14: [https://archive.strct.cc/ Teeworlds, DDNet and KoG Discord chat archive] by Zwelf
*2023-01-26: [https://db.ddstats.org SQL Webinterface to DDNet database] by Ryozuki<ref>https://archive.strct.cc/ddnet/2023-01-26/developer.html#chatlog__message-container-1068289943203483658</ref>
*2022-08-23: [https://tw.thissma.fr/ Collaborative map editor] ([https://github.com/k2d222/twwe Github]) by k2d222
*2022-08-23: [https://tw.thissma.fr/ Collaborative map editor] ([https://github.com/k2d222/twwe Github]) by k2d222
*2022-05-22: [https://mapview.patiga.eu Mapview website] ([https://gitlab.com/Patiga/twgpu/ Gitlab]) by Patiga
*2022-05-22: [https://mapview.patiga.eu Mapview website] ([https://gitlab.com/Patiga/twgpu/ Gitlab]) by Patiga
Line 10: Line 14:
*2022-03-27: [https://aliveclan.de/ddnettest/load_map.html Demo render/map render website] by Jupstar
*2022-03-27: [https://aliveclan.de/ddnettest/load_map.html Demo render/map render website] by Jupstar
*2022-03-04: [https://github.com/teeframe/mods-repository Teeworlds mod repository]  by Dante
*2022-03-04: [https://github.com/teeframe/mods-repository Teeworlds mod repository]  by Dante
*2019-10-02: [https://www.skins.tw/ Teeskins] by NeXus
*2019-10-02: [https://www.skins.tw/ Teeskins] by NeXus ([https://teedata.net/ Teedata] as of 2023-02-13)
*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>
*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>
*2019-03-13: [https://ddnet.org/testlogs/ Map testing chat archive]
*2019-03-13: [https://ddnet.org/testlogs/ Map testing chat archive]
Line 19: Line 23:




== Tool and libraries ==
==Tool and libraries==


*[[Special:MyLanguage/Extra tools|Extra tools]] in C++ by DDNet
*[[Special:MyLanguage/Extra tools|Extra tools]] in C++ by DDNet
*[https://github.com/heinrich5991/libtw2 libtw2] a lot of DDNet related libraries in Rust by heinrich5991
*[https://github.com/heinrich5991/libtw2 libtw2] a lot of DDNet related libraries in Rust by heinrich5991
*[https://gitlab.com/Patiga/twmap twmap] DDNet map library in Rust by Patiga
*[https://gitlab.com/Patiga/twmap twmap] DDNet map library in Rust by Patiga
**[https://pypi.org/project/twmap/ twmap Python library]
**[https://pypi.org/project/twmap/ twmap Python library]
**[https://gitlab.com/Patiga/twmap-blender twmap Blender plugin]
**[https://gitlab.com/Patiga/twmap-blender twmap Blender plugin]
**[https://gitlab.com/Patiga/twmap-py/-/blob/master/scripts/pixelart.py Image to Map tool]
**[https://gitlab.com/Patiga/twmap-py/-/blob/master/scripts/pixelart.py Image to Map tool]
*[https://gitlab.com/ddnet-rs/twstorage twstorage] A Teeworlds/DDNet storage library by Patiga
*[https://gitlab.com/Zwelf/teehistorian teehistorian]: Teehistorian parser in Rust by Zwelf
*[https://gitlab.com/Zwelf/teehistorian teehistorian]: Teehistorian parser in Rust by Zwelf
*[https://gitlab.com/Zwelf/twgame twgame]: Teehistorian replayer in Rust by Zwelf
*[https://gitlab.com/Zwelf/twgame twgame]: Teehistorian replayer in Rust by Zwelf
Line 37: Line 42:
*[https://github.com/teeframe/ddnet-skeleton ddnet-skeleton] [https://github.com/teeframe/ddnet-skeleton-readme readme]: This repository aims to be the skeleton for creating modifications on top of the latest DDNet version. It currently modify the DDNet code so it can support teams, damage, ammo and pickup respawn features.
*[https://github.com/teeframe/ddnet-skeleton ddnet-skeleton] [https://github.com/teeframe/ddnet-skeleton-readme readme]: This repository aims to be the skeleton for creating modifications on top of the latest DDNet version. It currently modify the DDNet code so it can support teams, damage, ammo and pickup respawn features.
*[https://extensions.gnome.org/extension/4965/ddnet-friends-panel/ DDNet friends Panel] Gnome extension showing online DDNet friends by hus3h
*[https://extensions.gnome.org/extension/4965/ddnet-friends-panel/ DDNet friends Panel] Gnome extension showing online DDNet friends by hus3h
*[https://gitlab.com/teeworlds-network/twnet_parser A teeworlds network protocol library in Python] by ChillerDragon
*[https://github.com/AssassinTee/SimpleDDNetAutomapper Automapper helper] by AssassinTee


== Blog Posts ==
 
==Blog Posts==


*2023-08-24: [https://forum.ddnet.org/viewtopic.php?t=7711 Everything you need to be a dummy player] by Tristis
*2023-08-24: [https://forum.ddnet.org/viewtopic.php?t=7711 Everything you need to be a dummy player] by Tristis
Line 82: Line 90:




== Communities ==
==Communities==


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


=== Discord communities ===
===Discord communities===


*[https://ddnet.org/discord DDNet]
*[https://ddnet.org/discord DDNet]
**The subset of bridged channels to Matrix are accessible through the space #ddnet:matrix.org
**#developer channel bridged to Quakenet #ddnet and Matrix #ddnet-developer:matrix.org
**#wiki channel bridged to Matrix #ddnet-wiki:matrix.org
*[https://discord.com/teeworlds Teeworlds]
*[https://discord.com/teeworlds Teeworlds]
**bridge channel connected to Quakenet #teeworlds and Matrix #teeworlds:matrix.org
*[https://discord.gg/mTVQuEDzzc Teeworlds Data]
*[https://discord.gg/mTVQuEDzzc Teeworlds Data]
*[https://discord.gg/thNxYjm |Kog|]
*[https://discord.gg/thNxYjm |Kog|]
Line 147: Line 157:
*[https://discord.gg/vDRDWX6TPP -StormAx lounge]
*[https://discord.gg/vDRDWX6TPP -StormAx lounge]


== Documentation ==
 
==Documentation==


*Updated daily: [https://codedoc.ddnet.org/ DDNet Doxygen Render]
*Updated daily: [https://codedoc.ddnet.org/ DDNet Doxygen Render]
*[https://docs.qq.com/doc/DWGFrV0xPRmVWVkla DDraceNetwork Issue summary (Pseudo Wiki) v3] (Chinese)
*[https://docs.qq.com/doc/DWGFrV0xPRmVWVkla DDraceNetwork Issue summary (Pseudo Wiki) v3] (Chinese)
*https://wiki.teeworlds.cn/ddnet (Chinese)
*https://wiki.teeworlds.cn/ddnet (Chinese)
*2024-06-16: [https://ddnet.github.io/team-colors.html Team Color Visualization] by Robyt3
*2022-10-25: [https://chillerdragon.github.io/teeworlds-protocol/ Teeworlds 0.6 & 0.7 network protocol] by ChillerDragon
*2022-10-25: [https://chillerdragon.github.io/teeworlds-protocol/ Teeworlds 0.6 & 0.7 network protocol] by ChillerDragon
*2020-11-26: [https://gist.github.com/b3z/1f2175a221cfa3f62060b2374e3aa200 DDNet bindings cheatsheet] by b3z
*2020-11-26: [https://gist.github.com/b3z/1f2175a221cfa3f62060b2374e3aa200 DDNet bindings cheatsheet] by b3z
Line 164: Line 176:
*2008-07-18: [https://teeworlds.fandom.com/wiki/Teeworlds_Wiki Fandom Teeworlds Wiki]
*2008-07-18: [https://teeworlds.fandom.com/wiki/Teeworlds_Wiki Fandom Teeworlds Wiki]


== Archives ==
 
==Archives==


*2016-12-17: [https://teeworlds-friends.heinrich5991.de/ Teeworlds-friends.de] by heinrich5991
*2016-12-17: [https://teeworlds-friends.heinrich5991.de/ Teeworlds-friends.de] by heinrich5991
*2013-08-28: [https://heinrich5991.de/teeworlds/maps/ Map collection] by heinrich5991
*2013-08-28: [https://heinrich5991.de/teeworlds/maps/ Map collection] by heinrich5991


== Websites referencing DDRaceNetwork ==
==Websites referencing DDRaceNetwork==


*[https://en.wikipedia.org/w/index.php?title=Special:Log/delete&page=Draft:DDraceNetwork Deleted draft page on Wikipedia]
*[https://en.wikipedia.org/w/index.php?title=Special:Log/delete&page=Draft:DDraceNetwork Deleted draft page on Wikipedia]
Line 191: Line 204:
*https://www.protondb.com/app/412220
*https://www.protondb.com/app/412220


=== Non-english ===
===Non-english===


*https://spiele-release.de/spiele/ddracenetwork/
*https://spiele-release.de/spiele/ddracenetwork/
Line 200: Line 213:
*https://www.stupidedia.org/stupi/DDNet
*https://www.stupidedia.org/stupi/DDNet


== Tutorials ==
==Tutorials==


*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
*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
Line 217: Line 230:
*2011-12-13: [https://www.teeworlds.com/forum/viewtopic.php?id=8886 How to set up your own rules for automapper] by jxsl13
*2011-12-13: [https://www.teeworlds.com/forum/viewtopic.php?id=8886 How to set up your own rules for automapper] by jxsl13


== See also ==
==See also==


*[[Special:MyLanguage/Timeline|Timeline]]
*[[Special:MyLanguage/Timeline|Timeline]]
*[[Special:MyLanguage/DDRace|DDRace]]
*[[Special:MyLanguage/DDRace|DDRace]]


== References ==
==References==
 
<references />

Revision as of 21:02, 27 June 2024

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