Resources: Difference between revisions
No edit summary |
help translation layout |
||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
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 == | == Services == | ||
*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 | ||
*2022-03-27: [https://aliveclan.de/ddnettest/DDNet.html DDNet Web client (no networking yet)] by Jupstar | *2022-03-27: [https://aliveclan.de/ddnettest/DDNet.html DDNet Web client (no networking yet)] by Jupstar | ||
*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 | ||
* 2018-10-21: [https://status.tw/ Teeworlds server status website] by MrCosmo | |||
*2018-10-21: [https://status.tw/ Teeworlds server status website] by MrCosmo | |||
*2015-07-09: [https://trashmap.ddnet.org/ DDNet Trashmap: Temporary map hosting] by timakro | *2015-07-09: [https://trashmap.ddnet.org/ DDNet Trashmap: Temporary map hosting] by timakro | ||
*2015-01-25: [https://ddnet.org/skins/ Skin Database] by DDNet | *2015-01-25: [https://ddnet.org/skins/ Skin Database] by DDNet | ||
*2013-08-28: [https://heinrich5991.de/teeworlds/maps/ Map collection] by heinrich5991 | *2013-08-28: [https://heinrich5991.de/teeworlds/maps/ Map collection] by heinrich5991 | ||
Line 21: | Line 29: | ||
*[[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/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 | ||
* [https://github.com/edg-l/teemasterparser teemasterparser] by Ryozuki | * [https://github.com/edg-l/teemasterparser teemasterparser] by Ryozuki | ||
*[https://github.com/edg-l/teestatus teestatus]: Server info requestor in Rust by Ryozuki | *[https://github.com/edg-l/teestatus teestatus]: Server info requestor in Rust by Ryozuki | ||
* [https://github.com/edg-l/teeint teeint]: A teeworlds variable integer packer/unpacker in Rust by Ryozuki. | * [https://github.com/edg-l/teeint teeint]: A teeworlds variable integer packer/unpacker in Rust by Ryozuki. | ||
* [https://www.npmjs.com/package/teeworlds teeworlds]: Javascript headless net-client on npm.js ([https://gitlab.com/swarfey/teeworlds-client Gitlab]) by Swarfey | * [https://www.npmjs.com/package/teeworlds teeworlds]: Javascript headless net-client on npm.js ([https://gitlab.com/swarfey/teeworlds-client Gitlab]) by Swarfey | ||
* [https://github.com/Matodor/TeeSharp/ TeeSharp]: C# Teeworlds implementation by Matodor | * [https://github.com/Matodor/TeeSharp/ TeeSharp]: C# Teeworlds implementation by Matodor | ||
* [https://github.com/ChillerDragon/teeworlds-client Teeworlds Client] Ruby 0.7 Teeworlds implementation by ChillerDragon | * [https://github.com/ChillerDragon/teeworlds-client Teeworlds Client] Ruby 0.7 Teeworlds implementation by ChillerDragon | ||
* [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 | ||
Line 40: | Line 62: | ||
*2022-11-01 [https://chillerdragon.github.io/teeworlds-protocol/ The teeworlds 0.7 network protocol] by ChillerDragon | *2022-11-01 [https://chillerdragon.github.io/teeworlds-protocol/ The teeworlds 0.7 network protocol] by ChillerDragon | ||
*2022-09-18: [https://www.phoronix.com/news/DDNet-Vulkan-Renderer DDNet Cooperative Platformer Game Adds Vulkan Renderer] by Michael Larabel on Phoronix.com | *2022-09-18: [https://www.phoronix.com/news/DDNet-Vulkan-Renderer DDNet Cooperative Platformer Game Adds Vulkan Renderer] by Michael Larabel on Phoronix.com | ||
*2022-05-16: [https://hookrace.net/blog/dos-attacks-update/ Update on DoS Attacks against our Online Game] by deen | *2022-05-16: [https://hookrace.net/blog/dos-attacks-update/ Update on DoS Attacks against our Online Game] by deen | ||
*2022-04-04: [https://www.gamingonlinux.com/2022/04/online-platformer-ddracenetwork-gets-vulkan-support/ Online platformer DDraceNetwork gets Vulkan support] by Liam Dawe on GamingOnLinux.com | *2022-04-04: [https://www.gamingonlinux.com/2022/04/online-platformer-ddracenetwork-gets-vulkan-support/ Online platformer DDraceNetwork gets Vulkan support] by Liam Dawe on GamingOnLinux.com | ||
*2021-12-16: [https://ddnet.org/news/ddnet-year-2021-in-review/ DDNet Year 2021 in Review] by deen | *2021-12-16: [https://ddnet.org/news/ddnet-year-2021-in-review/ DDNet Year 2021 in Review] by deen | ||
*2021-11-01: [https://mmmds.pl/fuzzing-map-parser-part-1-teeworlds/ Fuzzing game map parsers, part 1 - Teeworlds] by mmmds | *2021-11-01: [https://mmmds.pl/fuzzing-map-parser-part-1-teeworlds/ Fuzzing game map parsers, part 1 - Teeworlds] by mmmds | ||
*2021-09-27: [https://hookrace.net/blog/dos-attacks-against-online-game/ DoS Attacks against my Online Game] by deen | *2021-09-27: [https://hookrace.net/blog/dos-attacks-against-online-game/ DoS Attacks against my Online Game] by deen | ||
*2020-12-04: [https://edgarluque.com/blog/chat-command-ddracenetwork Implementing a chat command in DDraceNetwork] by Ryozuki | *2020-12-04: [https://edgarluque.com/blog/chat-command-ddracenetwork Implementing a chat command in DDraceNetwork] by Ryozuki | ||
*2020-11-28: [https://edgarluque.com/blog/code-conventions-in-ddnet Code conventions in DDraceNetwork] by Ryozuki | *2020-11-28: [https://edgarluque.com/blog/code-conventions-in-ddnet Code conventions in DDraceNetwork] by Ryozuki | ||
*2020-11-03: [https://edgarluque.com/blog/intro-to-ddnet An intro to the DDraceNetwork game source code] by Ryozuki | *2020-11-03: [https://edgarluque.com/blog/intro-to-ddnet An intro to the DDraceNetwork game source code] by Ryozuki | ||
*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 | *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 | ||
*2019-09-28: [https://heinrich5991.github.io/blog/blog/one-tick-unfreeze The Anatomy of a One Tick Unfreeze] by heinrich5991 | *2019-09-28: [https://heinrich5991.github.io/blog/blog/one-tick-unfreeze The Anatomy of a One Tick Unfreeze] by heinrich5991 | ||
*2017-04-13: [https://forum.ddnet.org/viewtopic.php?f=9&t=5137 Preventing Cheats Due to Bugs] by Pipou | *2017-04-13: [https://forum.ddnet.org/viewtopic.php?f=9&t=5137 Preventing Cheats Due to Bugs] by Pipou | ||
*2017-01-25: [https://www.teeworlds.com/forum/viewtopic.php?id=12146 Movements: Mechanics of High Speed and Mastery] by Pathos | *2017-01-25: [https://www.teeworlds.com/forum/viewtopic.php?id=12146 Movements: Mechanics of High Speed and Mastery] by Pathos | ||
*2016-01-10: [https://hookrace.net/blog/ddnet-live/ DDNet Live: Twitch spectates an online game] by deen | *2016-01-10: [https://hookrace.net/blog/ddnet-live/ DDNet Live: Twitch spectates an online game] by deen | ||
*2016-06-09: [https://hookrace.net/blog/ddnet-evolution-architecture-technology/ Experiences of Running an Online Game for 3 Years] by deen | *2016-06-09: [https://hookrace.net/blog/ddnet-evolution-architecture-technology/ Experiences of Running an Online Game for 3 Years] by deen | ||
*2016-05-14: [https://hookrace.net/blog/server-statistics/ DDNet Server Statistics with ServerStatus, RRDtool and Nim] by deen | *2016-05-14: [https://hookrace.net/blog/server-statistics/ DDNet Server Statistics with ServerStatus, RRDtool and Nim] by deen | ||
* 2015-09-28: [https://forum.ddnet.org/viewtopic.php?t=2365 DDNet keeps running] by Onion | * 2015-09-28: [https://forum.ddnet.org/viewtopic.php?t=2365 DDNet keeps running] by Onion | ||
*2015-09-25: [https://ddnet.org/news/shutdown/ The End of DDraceNetwork] by deen | *2015-09-25: [https://ddnet.org/news/shutdown/ The End of DDraceNetwork] by deen | ||
*2015-07-16: [https://ddnet.org/forum.ddnet.org/viewtopic.php?f=3&t=1824 The History of DDNet] by deen | *2015-07-16: [https://ddnet.org/forum.ddnet.org/viewtopic.php?f=3&t=1824 The History of DDNet] by deen | ||
*2015-07-14: [https://forum.ddnet.org/viewtopic.php?f=6&t=1804 DDRace/TW communities around the world] by deen | *2015-07-14: [https://forum.ddnet.org/viewtopic.php?f=6&t=1804 DDRace/TW communities around the world] by deen | ||
*2015-07-09: [https://forum.ddnet.org/viewtopic.php?f=6&t=1764 DDNet Trashmap] by timakro | *2015-07-09: [https://forum.ddnet.org/viewtopic.php?f=6&t=1764 DDNet Trashmap] by timakro | ||
*2013-09-10: [https://www.teeworlds.com/forum/viewtopic.php?id=10547 Teeworlds - chronology] by traitor | *2013-09-10: [https://www.teeworlds.com/forum/viewtopic.php?id=10547 Teeworlds - chronology] by traitor | ||
*2011-09-15: [https://teedune.wordpress.com/2011/09/15/sound-development-is-slower-than-speed-of-sound/ Sound development is slower than speed of sound] by Dune | *2011-09-15: [https://teedune.wordpress.com/2011/09/15/sound-development-is-slower-than-speed-of-sound/ Sound development is slower than speed of sound] by Dune | ||
*2011-09-14: [https://teedune.wordpress.com/2011/09/14/teeworlds-and-file-downloading/ Teeworlds and file downloading] by Dune | *2011-09-14: [https://teedune.wordpress.com/2011/09/14/teeworlds-and-file-downloading/ Teeworlds and file downloading] by Dune | ||
*2011-09-12: [https://teedune.wordpress.com/2011/09/12/using-custom-sounds-for-teeworlds/ Using custom sounds for Teeworlds] by Dune | *2011-09-12: [https://teedune.wordpress.com/2011/09/12/using-custom-sounds-for-teeworlds/ Using custom sounds for Teeworlds] by Dune | ||
*2011-09-09: [https://teedune.wordpress.com/2011/09/09/a-pause-command/ Teeworlds 0.7 - A pause command] by Dune | *2011-09-09: [https://teedune.wordpress.com/2011/09/09/a-pause-command/ Teeworlds 0.7 - A pause command] by Dune | ||
*2011-09-08: [https://teedune.wordpress.com/2011/09/08/an-advanced-scoreboard/ Teeworlds 0.7 - An advanced scoreboard] by Dune | *2011-09-08: [https://teedune.wordpress.com/2011/09/08/an-advanced-scoreboard/ Teeworlds 0.7 - An advanced scoreboard] by Dune | ||
*2008-01-22: [https://teeworlds.com/forum/viewtopic.php?id=449 Tutorials: GAMEPLAY Movements] by PrimeviL | *2008-01-22: [https://teeworlds.com/forum/viewtopic.php?id=449 Tutorials: GAMEPLAY Movements] by PrimeviL | ||
Line 73: | Line 123: | ||
*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] | ||
**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] | ||
**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 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] | ***Some channels are bridged to Matrix: [https://matrix.to/#/#ddnet:matrix.org #ddnet:matrix.org] | ||
**2014-05-05<ref>https://forum.ddnet.org/viewtopic.php?f=3&t=2</ref>: [http://forum.ddnet.org/ DDNet Forum] | **2014-05-05<ref>https://forum.ddnet.org/viewtopic.php?f=3&t=2</ref>: [http://forum.ddnet.org/ DDNet Forum] | ||
**2011-08-02: [https://old.reddit.com/r/teeworlds/ Teeworlds Reddit] | **2011-08-02: [https://old.reddit.com/r/teeworlds/ Teeworlds Reddit] | ||
**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] | ||
**2008-03-22<ref>https://www.teeworlds.com/?page=journal&id=942</ref>: [https://teeworlds-friends.de/ Teeworlds Forum] | **2008-03-22<ref>https://www.teeworlds.com/?page=journal&id=942</ref>: [https://teeworlds-friends.de/ Teeworlds Forum] | ||
*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 | **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 | **#developer channel bridged to Quakenet #ddnet and Matrix #ddnet-developer:matrix.org | ||
**#wiki channel bridged to Matrix #ddnet-wiki: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 | ** 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|] | ||
*[https://discord.gg/BhZVAzC fng (by noby)] | *[https://discord.gg/BhZVAzC fng (by noby)] | ||
*[https://discord.gg/3F7WaTW FNG] | *[https://discord.gg/3F7WaTW FNG] | ||
*[https://discord.gg/R4dRmYq iCTF] | *[https://discord.gg/R4dRmYq iCTF] | ||
*[https://discord.gg/fYaBTzY Bombay] | *[https://discord.gg/fYaBTzY Bombay] | ||
*[https://discord.gg/UPrCmD2 Race] | *[https://discord.gg/UPrCmD2 Race] | ||
*[https://discord.gg/vmsvj7H Official Infclass] | *[https://discord.gg/vmsvj7H Official Infclass] | ||
*[https://discord.gg/qPFvRj9 Gores and DDrace 0.7 (Law's Server)] | *[https://discord.gg/qPFvRj9 Gores and DDrace 0.7 (Law's Server)] | ||
*[https://discord.gg/hjEKcZP Vanilla pro scene] | *[https://discord.gg/hjEKcZP Vanilla pro scene] | ||
*[https://discord.gg/EqASBTF gCTF] | *[https://discord.gg/EqASBTF gCTF] | ||
*[https://discord.gg/2fF5xmA zCatch] | *[https://discord.gg/2fF5xmA zCatch] | ||
*[https://discord.gg/spmr2rUK7K fokkonaut's playground] | *[https://discord.gg/spmr2rUK7K fokkonaut's playground] | ||
*[https://discord.gg/kR2522daXk PvP Chile] | *[https://discord.gg/kR2522daXk PvP Chile] | ||
*[https://discord.gg/qgDexeAJRb MRPG - Teeworlds] | *[https://discord.gg/qgDexeAJRb MRPG - Teeworlds] | ||
*[https://discord.gg/rdB3pcsMTH DDPer] | *[https://discord.gg/rdB3pcsMTH DDPer] | ||
*[https://discord.gg/NUfhgTe iF|City Server] | *[https://discord.gg/NUfhgTe iF|City Server] | ||
*[https://discord.gg/E46dQ2jCaT big nouis] | *[https://discord.gg/E46dQ2jCaT big nouis] | ||
*[https://discord.gg/wJuFkEkME9 DDRaceNetworkFR] | *[https://discord.gg/wJuFkEkME9 DDRaceNetworkFR] | ||
*[https://discord.gg/UJF85jwtWT DDNet Brasil] | *[https://discord.gg/UJF85jwtWT DDNet Brasil] | ||
*[https://discord.com/invite/v8UtB7D Teeworlds friends] | *[https://discord.com/invite/v8UtB7D Teeworlds friends] | ||
*[https://discord.gg/xCseeWhRSs Teeworlds Bridge Portal (two-way chat bridge)] | *[https://discord.gg/xCseeWhRSs Teeworlds Bridge Portal (two-way chat bridge)] | ||
*[https://discord.gg/8Aatk3TbZ8 Extraordinary Community (RU)] | *[https://discord.gg/8Aatk3TbZ8 Extraordinary Community (RU)] | ||
*[https://discord.gg/DAJhwh8xQW tee.community] | *[https://discord.gg/DAJhwh8xQW tee.community] | ||
==Documentation== | ==Documentation== | ||
Line 139: | Line 241: | ||
*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) | ||
* 2022-10-25: [https://chillerdragon.github.io/teeworlds-protocol/ Teeworlds 0.7 network protocol] by ChillerDragon | * 2022-10-25: [https://chillerdragon.github.io/teeworlds-protocol/ Teeworlds 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 | ||
*2018-02-02: [https://wiki.archlinux.org/index.php/DDRaceNetwork ArchWiki - DDRaceNetwork] by RafaelFF | *2018-02-02: [https://wiki.archlinux.org/index.php/DDRaceNetwork ArchWiki - DDRaceNetwork] by RafaelFF | ||
*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]) | *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]) | ||
*2015-05-28: [https://ddnet.org/explain/ Game tiles explanations] by Lady Saavik (explanations) and Soreu, timakro ([https://github.com/ddnet/ddnet-web/tree/master/www/explain code]) | *2015-05-28: [https://ddnet.org/explain/ Game tiles explanations] by Lady Saavik (explanations) and Soreu, timakro ([https://github.com/ddnet/ddnet-web/tree/master/www/explain code]) | ||
*2014-05-05: [https://ddnet.org/oldhowto DDNet Howto] by deen | *2014-05-05: [https://ddnet.org/oldhowto DDNet Howto] by deen | ||
*2013-08-12: [https://github.com/teeworlds/documentation Teeworlds Documentation] | *2013-08-12: [https://github.com/teeworlds/documentation Teeworlds Documentation] | ||
*2013-08-10: [https://teeworldsipod.fandom.com/wiki/Teeworlds_Wiki Fandom Teeworlds Wiki about gametypes] by iPodClan | *2013-08-10: [https://teeworldsipod.fandom.com/wiki/Teeworlds_Wiki Fandom Teeworlds Wiki about gametypes] by iPodClan | ||
*2011-06-16: [https://teeworldsgame.fandom.com/wiki/Teeworlds:_Jumping_the_Gun_Wiki Fandom Teeworlds Wiki about skins and development] by Jose Mendez | *2011-06-16: [https://teeworldsgame.fandom.com/wiki/Teeworlds:_Jumping_the_Gun_Wiki Fandom Teeworlds Wiki about skins and development] by Jose Mendez | ||
*2010-12-16: [https://sushitee.github.io/tml/mapformat.html The Teeworlds map format] by erdbeere and SushiTee | *2010-12-16: [https://sushitee.github.io/tml/mapformat.html The Teeworlds map format] by erdbeere and SushiTee | ||
*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] | ||
== 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] | ||
* [https://www.youtube.com/channel/UCCMkDQPF4x3Idximbw7oekQ YouTube automatically generated DDNet channel] | * [https://www.youtube.com/channel/UCCMkDQPF4x3Idximbw7oekQ YouTube automatically generated DDNet channel] | ||
* [https://place-atlas.stefanocoding.me/#twvdo8 Reddit r/place DDNet entry] | * [https://place-atlas.stefanocoding.me/#twvdo8 Reddit r/place DDNet entry] | ||
* [https://store.steampowered.com/app/412220/DDraceNetwork/ Steam page] | * [https://store.steampowered.com/app/412220/DDraceNetwork/ Steam page] | ||
* [https://steamdb.info/app/412220/graphs/ Steamdb page] | * [https://steamdb.info/app/412220/graphs/ Steamdb page] | ||
* [https://www.speedrun.com/ddracenetwork_ddnet speedrun.com] | * [https://www.speedrun.com/ddracenetwork_ddnet speedrun.com] | ||
* [https://linuxreviews.org/Teeworlds#DDNet_.2F_DDRace linuxreviews.org] | * [https://linuxreviews.org/Teeworlds#DDNet_.2F_DDRace linuxreviews.org] | ||
* [https://openbenchmarking.org/test/pts/ddnet openbenchmarking.org] | * [https://openbenchmarking.org/test/pts/ddnet openbenchmarking.org] | ||
=== Non-english === | === Non-english === | ||
* https://spiele-release.de/spiele/ddracenetwork/ | * https://spiele-release.de/spiele/ddracenetwork/ | ||
* https://www.edivaldobrito.com.br/como-instalar-o-cliente-ddracenetwork-no-linux-via-flatpak/ | * https://www.edivaldobrito.com.br/como-instalar-o-cliente-ddracenetwork-no-linux-via-flatpak/ | ||
* https://itc.ua/blogs/steam-predstavil-top-20-luchshih-novyh-igr-avgusta-2020-goda/ | * https://itc.ua/blogs/steam-predstavil-top-20-luchshih-novyh-igr-avgusta-2020-goda/ | ||
* https://onedio.com/haber/dolarin-vaziyetine-ragmen-kaliteli-ama-ucretsiz-oyun-oynamak-isteyenler-icin-steam-deki-en-eglenceli-oyunlar-1091172 | * https://onedio.com/haber/dolarin-vaziyetine-ragmen-kaliteli-ama-ucretsiz-oyun-oynamak-isteyenler-icin-steam-deki-en-eglenceli-oyunlar-1091172 | ||
==Tutorials== | ==Tutorials== | ||
*2021-02-11: [https://www.youtube.com/watch?v=t0ljtNtiijU DDRaceNetwork - How to Use the Map Editor] by Nick Joy | *2021-02-11: [https://www.youtube.com/watch?v=t0ljtNtiijU DDRaceNetwork - How to Use the Map Editor] by Nick Joy | ||
*2021-03-01: [https://www.youtube.com/watch?v=gp4wXgS3uO4 Every Technique You Need To Know (Novice)] by Nick Joy | *2021-03-01: [https://www.youtube.com/watch?v=gp4wXgS3uO4 Every Technique You Need To Know (Novice)] by Nick Joy | ||
*2020-10-01: [https://www.youtube.com/watch?v=nqSCCxGYw1E DDRace Noob School - Episode 2: Speed Fly] by Aoe | *2020-10-01: [https://www.youtube.com/watch?v=nqSCCxGYw1E DDRace Noob School - Episode 2: Speed Fly] by Aoe | ||
*2020-08-18: [https://www.youtube.com/watch?v=Vu-nvldx8Sk DDraceNetwork Tutorial - Basic Guide for New Players] by louis | *2020-08-18: [https://www.youtube.com/watch?v=Vu-nvldx8Sk DDraceNetwork Tutorial - Basic Guide for New Players] by louis | ||
*2020-03-19: [https://www.youtube.com/playlist?list=PLhJkqAQmOh5LyYOfnMy4PJB6CSZltQyTc Teeworlds programming] by ChillerDragon | *2020-03-19: [https://www.youtube.com/playlist?list=PLhJkqAQmOh5LyYOfnMy4PJB6CSZltQyTc Teeworlds programming] by ChillerDragon | ||
*2017-02-07: [https://www.youtube.com/watch?v=lZX7mNbeCM0 DDRace Noob School - Episode 1: Using Brain] by Aoe | *2017-02-07: [https://www.youtube.com/watch?v=lZX7mNbeCM0 DDRace Noob School - Episode 1: Using Brain] by Aoe | ||
*2015-10-05: [https://forum.ddnet.org/viewtopic.php?f=35&t=2419 DDNet - Mapping ABC] by Index | *2015-10-05: [https://forum.ddnet.org/viewtopic.php?f=35&t=2419 DDNet - Mapping ABC] by Index | ||
*2015-10-05: [https://forum.ddnet.org/viewtopic.php?f=16&t=2420 DDNet - Tutorials and other useful links] by Index | *2015-10-05: [https://forum.ddnet.org/viewtopic.php?f=16&t=2420 DDNet - Tutorials and other useful links] by Index | ||
*2015-04-26: [https://www.youtube.com/watch?v=tKuv4nn3nIo Teeworlds - How to map a DDRACE map. - Part 2] by Aoe | *2015-04-26: [https://www.youtube.com/watch?v=tKuv4nn3nIo Teeworlds - How to map a DDRACE map. - Part 2] by Aoe | ||
*2015-04-26: [https://www.youtube.com/watch?v=UXZnF17TgEQ Teeworlds - How to map a DDRACE map. - Part 1] by Aoe | *2015-04-26: [https://www.youtube.com/watch?v=UXZnF17TgEQ Teeworlds - How to map a DDRACE map. - Part 1] by Aoe | ||
*2014-10-28: [https://forum.ddnet.org/viewtopic.php?t=2428 Automapper Tutorial] by timakro | *2014-10-28: [https://forum.ddnet.org/viewtopic.php?t=2428 Automapper Tutorial] by timakro | ||
*2014-09-06: [https://www.teeworlds.com/forum/viewtopic.php?id=11094 Maps Envelope Tutorial] by 2gethR | *2014-09-06: [https://www.teeworlds.com/forum/viewtopic.php?id=11094 Maps Envelope Tutorial] by 2gethR | ||
*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 == | ||
Line 195: | Line 328: | ||
* [[Special:MyLanguage/Timeline|Timeline]] | * [[Special:MyLanguage/Timeline|Timeline]] | ||
* [[Special:MyLanguage/DDRace|DDRace]] | * [[Special:MyLanguage/DDRace|DDRace]] | ||
==References== | ==References== |
Revision as of 19:18, 11 February 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
- 2022-08-23: Collaborative map editor (Github) by k2d222
- 2022-05-22: Mapview website (Gitlab) by Patiga
- 2022-03-27: DDNet Web client (no networking yet) by Jupstar
- 2022-03-27: Demo render/map render website by Jupstar
- 2022-03-04: Teeworlds mod repository by Dante
- 2019-10-02: Teeskins by NeXus
- 2018-10-21: Teeworlds server status website by MrCosmo
- 2015-07-09: DDNet Trashmap: Temporary map hosting by timakro
- 2015-01-25: Skin Database by DDNet
- 2013-08-28: Map collection by heinrich5991
Tool and libraries
- Extra tools in C++ by DDNet
- libtw2 a lot of DDNet related libraries in Rust by heinrich5991
- twmap DDNet map library in Rust by Patiga
- teehistorian: Teehistorian parser in Rust by Zwelf
- twgame: Teehistorian replayer in Rust by Zwelf
- teemasterparser by Ryozuki
- teestatus: Server info requestor in Rust by Ryozuki
- teeint: A teeworlds variable integer packer/unpacker in Rust by Ryozuki.
- TeeSharp: C# Teeworlds implementation by Matodor
- Teeworlds Client Ruby 0.7 Teeworlds implementation by ChillerDragon
- ddnet-skeleton 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.
- DDNet friends Panel Gnome extension showing online DDNet friends by hus3h
Blog Posts
- 2022-11-01 The teeworlds 0.7 network protocol by ChillerDragon
- 2022-09-18: DDNet Cooperative Platformer Game Adds Vulkan Renderer by Michael Larabel on Phoronix.com
- 2022-05-16: Update on DoS Attacks against our Online Game by deen
- 2022-04-04: Online platformer DDraceNetwork gets Vulkan support by Liam Dawe on GamingOnLinux.com
- 2021-12-16: DDNet Year 2021 in Review by deen
- 2021-11-01: Fuzzing game map parsers, part 1 - Teeworlds by mmmds
- 2021-09-27: DoS Attacks against my Online Game by deen
- 2020-12-04: Implementing a chat command in DDraceNetwork by Ryozuki
- 2020-11-28: Code conventions in DDraceNetwork by Ryozuki
- 2020-11-03: An intro to the DDraceNetwork game source code by Ryozuki
- 2020-08-18: Five years later, free and open source DDraceNetwork is now on Steam by Liam Dawe on GamingOnLinux.com
- 2019-09-28: The Anatomy of a One Tick Unfreeze by heinrich5991
- 2017-04-13: Preventing Cheats Due to Bugs by Pipou
- 2017-01-25: Movements: Mechanics of High Speed and Mastery by Pathos
- 2016-01-10: DDNet Live: Twitch spectates an online game by deen
- 2016-06-09: Experiences of Running an Online Game for 3 Years by deen
- 2016-05-14: DDNet Server Statistics with ServerStatus, RRDtool and Nim by deen
- 2015-09-28: DDNet keeps running by Onion
- 2015-09-25: The End of DDraceNetwork by deen
- 2015-07-16: The History of DDNet by deen
- 2015-07-14: DDRace/TW communities around the world by deen
- 2015-07-09: DDNet Trashmap by timakro
- 2013-09-10: Teeworlds - chronology by traitor
- 2011-09-15: Sound development is slower than speed of sound by Dune
- 2011-09-14: Teeworlds and file downloading by Dune
- 2011-09-12: Using custom sounds for Teeworlds by Dune
- 2011-09-09: Teeworlds 0.7 - A pause command by Dune
- 2011-09-08: Teeworlds 0.7 - An advanced scoreboard by Dune
- 2008-01-22: Tutorials: GAMEPLAY Movements by PrimeviL
Communities
- English
- 2020-10-31 skins.tw (Teeworlds Data) Discord
- 2018-07-12: DDNet Reddit
- 2018-01-28 Teeworlds Discord
- 2017-03-23: Ninslash Discord
- 2016-12-17[1]: DDNet Discord
- Developer channel is bridged to IRC: #ddnet on QuakeNet
- Some channels are bridged to Matrix: #ddnet:matrix.org
- 2014-05-05[2]: DDNet Forum
- 2011-08-02: Teeworlds Reddit
- Official Teeworlds IRC: #teeworlds on QuakeNet
- 2008-03-22[3]: Teeworlds Forum
- German
- 2015-05-05: http://chillerdragon.weebly.com/
- 2009-12-24[4] - 2020-12-24: Teeworlds Friends
- Russian:
- 2014-07-27: http://teedes.ru/
- 2014-02-06: http://vk.com/jb_clan
- 2011-08-17: http://vk.com/twrus
- 2010-12-10: https://tee.community/old/ (read-only)
- Polish:
- Chinese
- 2015-08-25: https://teeworlds.cn
Discord communities
- 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
- bridge channel connected to Quakenet #teeworlds and Matrix #teeworlds:matrix.org
Documentation
Pages, which get extended over time.
- Updated daily: DDNet Doxygen Render
- https://wiki.teeworlds.cn/ddnet (Chinese)
- 2022-10-25: Teeworlds 0.7 network protocol by ChillerDragon
- 2020-11-26: DDNet bindings cheatsheet by b3z
- 2018-02-02: ArchWiki - DDRaceNetwork by RafaelFF
- 2015-09-02: Teeworlds technical documentation by heinrich5991 (rendered on ddnet.org)
- 2015-05-28: Game tiles explanations by Lady Saavik (explanations) and Soreu, timakro (code)
- 2014-05-05: DDNet Howto by deen
- 2013-08-12: Teeworlds Documentation
- 2013-08-10: Fandom Teeworlds Wiki about gametypes by iPodClan
- 2011-06-16: Fandom Teeworlds Wiki about skins and development by Jose Mendez
- 2010-12-16: The Teeworlds map format by erdbeere and SushiTee
- 2008-07-18: Fandom Teeworlds Wiki
Websites referencing DDRaceNetwork
Non-english
Tutorials
- 2021-02-11: DDRaceNetwork - How to Use the Map Editor by Nick Joy
- 2021-03-01: Every Technique You Need To Know (Novice) by Nick Joy
- 2020-10-01: DDRace Noob School - Episode 2: Speed Fly by Aoe
- 2020-08-18: DDraceNetwork Tutorial - Basic Guide for New Players by louis
- 2020-03-19: Teeworlds programming by ChillerDragon
- 2017-02-07: DDRace Noob School - Episode 1: Using Brain by Aoe
- 2015-10-05: DDNet - Mapping ABC by Index
- 2015-10-05: DDNet - Tutorials and other useful links by Index
- 2015-04-26: Teeworlds - How to map a DDRACE map. - Part 2 by Aoe
- 2015-04-26: Teeworlds - How to map a DDRACE map. - Part 1 by Aoe
- 2014-10-28: Automapper Tutorial by timakro
- 2014-09-06: Maps Envelope Tutorial by 2gethR
- 2011-12-13: How to set up your own rules for automapper by jxsl13