Guild icon
DDraceNetwork
Development / developer
Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2020-11-30 00:00:00Z and 2020-12-01 00:00:00Z
Avatar
@Learath2 are you going to do advent of code?
01:34
(starting after sleeping two more times)
Avatar
hm, I missed all the previous ones, maybe I might
Avatar
was the hook roll sound added back in?
nouis 3
banouis 3
02:15
nvm i was just on a troll custom server
brainouis 3
nouis 3
banouis 3
Avatar
was it headbot server
Avatar
yea
bigeyeouis 2
splatouis 2
noouis 2
nouis 2
banouis 2
dynouis 2
listenouis 3
sevenouis 2
pubouis 2
penouis 2
zoozuis 2
poundis 2
bleargh 2
duh 2
derpoois 3
poois 2
extremenouis 2
siuol 2
alienouis 2
ragouis 2
Avatar
https://i.imgur.com/8Ta9gi7.png Is this the only difference between 0.6 and 0.7 Maps? + The datafile structure did not change?
Avatar
Hi , i think i'm too much ambitious but did someone know if it's possible to transform a Python array in .map file or some edit map file ? (edited)
Avatar
.map files are structured binary files -> you can read/write files like this in any language -> yep it's possible in python
Avatar
@Az2Poivron https://github.com/ddnet/tml is in python and kind of works, but not 100%. heinrich5991's libtw2 works better
Unmaintained, use https://github.com/timakro/tml instead - ddnet/tml
08:21
Should've linked here, this probably works better and @timakro can help you if there are problems: https://github.com/timakro/tml
A small python powered tool to read and manipulate teeworlds maps. - timakro/tml
Avatar
Avatar
deen
Should've linked here, this probably works better and @timakro can help you if there are problems: https://github.com/timakro/tml
Ok thank , and did you think it could be interesting to create a program that generate Gores template with drawing ?
08:23
Like we give this draw and my program will generate the base of the map (edited)
Avatar
Sounds like a fun project, but I don't know Gores enough to know if the maps would end up being fun 😄
Avatar
Ok , i will try to make it in the next weeks (edited)
Avatar
[quakenet] ChillerDragon BOT 2020-11-30 08:45:43Z
@onbgy send hlp some1 suggested client side bots for vanilla client :D
Avatar
@Az2Poivron cool project but I know that a similar project got rejected by QshaR on KoG (if I remember well)
09:58
someone tried to send some maps that were auto-generated and QshaR just said no
Avatar
DDNet also hosts some Gores maps, maybe our @Tester s have an opinion ^
Avatar
``` (gdb) bt #0 0x00007f075edcd36d in strncpy_avx2 () at /usr/lib/libc.so.6 #1 0x0000556fa5b40e13 in strncpy (len=63, src=, dest=) at /usr/include/bits/string_fortified.h:106 #2 str_copy (dst=, src=, dst_size=dst_size@entry=64) at src/base/system.c:2345 #3 0x0000556fa5bd6b16 in CMenus::RenderServerbrowserServerList(CUIRect) (this=0x556fa5dc34e0 , View=...) at src/game/client/components/menus_browser.cpp:185 #4 0x0000556fa5bd9ae4 in CMenus::RenderServerbrowser(CUIR...
Avatar
Avatar
Deleted User
@Az2Poivron cool project but I know that a similar project got rejected by QshaR on KoG (if I remember well)
Oh ok , it's not for generating a finish map but just the structure
Avatar
[quakenet] ChillerDragon BOT 2020-11-30 11:26:49Z
@Az2Poivron when coming from a python array as pointed out already the python lib tml is probably good but it is also easy to convert an array to json and then convert the json to a map using https://gitlab.com/Patiga/twmap
Map parsing library
🙏 1
Avatar
b32e421 Remove annoying "added option" logging - def- 0848df7 Merge #3315 - bors[bot]
Avatar
ddnet suggestionddnet allow a dummy to play with the same name and points
f3 1
f4 9
16:04
poggers
16:52
tomorrow
16:52
BASED
Avatar
https://i.imgur.com/8Ta9gi7.png Is this the only difference between 0.6 and 0.7 Maps? + The datafile structure did not change?
Avatar
Create a Teeworlds/DDNet leaderboard and send code
Avatar
join the private ddnet/tw leaderboard with this code: 677828-82ec4df2
17:47
(u need to be authed)
17:47
@becc ^
17:49
@louis poggers
Avatar
feelsamazingman idk how to code
17:50
maybe someone can fetch every 15 mins this and display it on this discord https://adventofcode.com/2020/leaderboard/private/view/677828.json
17:50
would be cool
17:50
cc @jao aPES4_Steering
Avatar
i dont have enough time to do it this year sadly justatest
18:15
join anyway
18:15
Sadge
Avatar
Avatar
Ryozuki
join the private ddnet/tw leaderboard with this code: 677828-82ec4df2
I'm in (stnwtr)
Avatar
what even is this
18:37
is it like those coding puzzles
Avatar
there's going to be a task
18:38
on the first day it's going to be something like "sum up all the odd numbers in this list"
18:38
and you'll send your result to the website
Avatar
also puzzles have more than 1 part, usually from easy to harder
Avatar
always 2 parts
Avatar
completing a part gives stars
Avatar
second part is unlocked if you do the first one
Avatar
already 1st
Avatar
Avatar
louis
is it like those coding puzzles
btw u have to make the program locally, the website gives u some input i think and u get the result locally
18:43
then u put the result there
Avatar
In the first part it's often some algorithm which you have to use in a more complex context for part 2
Avatar
Avatar
louis
is it like those coding puzzles
You can see the tasks of the previous years btw
Avatar
I will try to play this year, but I'm a little lacking in motivation nowadays, so only if I feel like it 😛
Avatar
Avatar
Learath2
I will try to play this year, but I'm a little lacking in motivation nowadays, so only if I feel like it 😛
do it in rust
20:41
monkalaugh
Avatar
py only language for global leaderboards
20:59
(I think)
Avatar
@heinrich5991 wdym
21:03
u dont submit any code
21:03
only answers
Avatar
yes, but how are you going to add all odd numbers in a list in rust in 30s?
Avatar
ah speed matters?
Avatar
for the leaderboards, ye
Avatar
for global leaderboard, 1st place gets 100pts, 100th place gets 1pt I think
Avatar
@heinrich5991 js is also blazing fast for these kinds of things
Exported 83 message(s)