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 2017-10-03 00:00:00Z and 2017-10-04 00:00:00Z
Avatar
hey, I fixxed some other bugs and think it's ready now... src: https://github.com/lschierbach/ddnet map: https://drive.google.com/open?id=0B_QRetW5A0qgVXN3WTJQUi01VGc
ddnet - DDraceNetwork, a mod of Teeworlds
Avatar
@Laboon so I should run it again?
12:54
running
12:57
I think it's buggy
12:57
we were just assigned to a 3on1, but no one had colors
14:56
i didn't think of that
14:56
yes I can add colors to the assigned teams
14:56
thanks for hosting
Avatar
<deen> so it's supposed to make 3on1s?
16:03
<deen> seems a bit unfair
Avatar
well it's 3on3 tournament
17:46
if you want to do 2on2 you can both go in a team
17:46
if not everyone will be assigned to a team with max 3 players
17:47
but i could do a special one if there are 3 or 4 ppl
17:48
atm if there are 3 ppl everyone goes 1on1
Avatar
you could fill the teams alternatingly
17:50
put one in team 1, then one in team 2, etc.
17:50
the problem would be that if there are for example 3 players choosing team red
17:51
and 3 other players without a team they would be put in 3 seperate teams each
Avatar
no, I ment, first in team red, then team blue, then team red again, etc.
17:52
and if people force-joined these teams, you could fill the other one?
Avatar
oh thats what you mean
17:52
at the moment the team colors are set during the team selection phase
17:53
i did a class TournamentTeam with a vector of players
17:53
that way the teams are put
17:53
so i dont have "team[red].add" or smth
Avatar
refactor!
Avatar
Interesting question
Avatar
Lets make teeworlds code great again
Avatar
How to split up teams in a tournament setting where there is no preset teamsize
Avatar
what do you mean @Savander
Avatar
just joking
Avatar
ok haha
Avatar
i don't know c/c+=
Avatar
im not that good at it either
17:55
dunno studying physic lol
Avatar
i don't study at all 😦 IM sad
17:55
Learath is god of c
Avatar
i want to be his guy
17:55
but how don't want me
17:55
😦
Avatar
I have to steal his fire
17:55
😦
Avatar
I'm no god of C. I'm a mere follower at the temple of C
Avatar
How to split up teams in a tournament setting where there is no preset teamsize hmm
17:56
@Learath2 at the moment I do have a constant team size
Avatar
I heard, that you can make
17:56
some magic with pointers
17:56
no?
17:56
xD
Avatar
but the auto team assignment only goes for those players who didn't choose a team
17:57
sometimes people want to play 2v3
17:57
@Savander the magic happens when you use a pointer to a player and the server crashes when the player disconnected πŸ˜ƒ
Avatar
Well then I guess there is nothing better to do
17:58
Make the biggest possible teams out of the remaining people
17:59
anyways @deen is right I should give them a color
17:59
but i think they will get white
17:59
if 2 assigned teams battle each other one gets black
18:00
btw are there any ddnet intern projects where i could help as well?
18:00
i'd like to support you if thats possible
Avatar
we don't have intern projects per se
Avatar
Take a crack at any issue you want :)
Avatar
but if you want to help, I can help you with issues you encounter while coding
Avatar
@Learath2 is there something like a "known bugs" list?
Avatar
yes
18:01
ddnet - DDraceNetwork, a mod of Teeworlds
18:01
you might need to learn a bit of git, but you can ask here, I'll help you
Avatar
i'll take a look into it
18:02
yes thank you @heinrich5991
18:02
am new to gid
Avatar
I started writing then forgot what I wanted to write...
Avatar
i know that feel
Avatar
Doing the dishes has that effect on me :P
Avatar
being stoned for me
18:04
lol
Avatar
So boring it makes my brain melt
Avatar
anyone any nice ideas about how to do encrypted UDP? After I've established a shared secret that is
Avatar
look at mosh
18:07
they even have a paper about htis I think
18:08
(the remote shell that supports roaming between IP addresses)
Avatar
when i try to compile the ddnet client i get this error 1>------ Build started: Project: ddnet, Configuration: client_release Win32 ------ 1>bam : error : 'ddnet-libs/opus/windows/lib64/libopusfile.dll' does not exist and no way to generate it
18:09
i used the thread in the forum to download everything preset
Avatar
which thread?
18:10
while compiling the server everything went fine
Avatar
yeah didn't update those
Avatar
but the client gives me this error
Avatar
mh.
Avatar
you also need a clone of ddnet-libs
18:10
also we prefer cmake nowadays πŸ˜›
18:11
@Laboon follow the readme on the repo first for cloning then building
Avatar
download this for git I guess: http://www.msys2.org/
18:11
haven't found a good way to git on windows yet
18:12
in that console execute "pacman -S git"
18:12
then you'll have a console with git
Avatar
is this like the standart linux console?
Avatar
yes, it's similar
Avatar
I think I just aquire https://git-scm.com/download/win nowadays
Avatar
that is worse :/
Avatar
git-scm doesn't have
18:12
everything
Avatar
it has a worse shell, and doesn't have all the tools (as @Savander said)
Avatar
hmm it has mintty no?
18:13
much better then the cmd window you usually get with msys
Avatar
@Learath2 which readme do you mean?
18:13
which repost?
Avatar
we're not talking about msys, but msys2
18:13
it's different, I'm not sure you have seen it
Avatar
ddnet - DDraceNetwork, a mod of Teeworlds
Avatar
ok thanks!
18:14
found it i guess
Avatar
@heinrich5991 this indeed does look prettier πŸ˜ƒ but they did also update the one that comes with git-scm
Avatar
git-scm is minified
Avatar
guess I'm getting msys2 the next time on windows πŸ˜›
Avatar
wanted to give the cygwin versions a try but it takes so long to install that thing I just give up
18:16
oh also met a guy who swore by gitkraken, I'm not much for guis but one might find it useful so I'll drop it here aswell
Avatar
seems like gitkraken is non-free?
Avatar
noidea have just seen screenshots
Avatar
Their website says: "Pricing GitKraken is free for open source, educational, non‑profit, startups or personal use."
Exported 127 message(s)