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 2018-12-08 00:00:00Z and 2018-12-09 00:00:00Z
Avatar
with the map comparision tool you could show what changed in a map when you post it like that one above. anyone care to tell me what changed tho?
Avatar
Does a atx2 or atx2,3 power supply fit in a atx case?
10:51
Avatar
Cellegen | HU 2018-12-08 10:55:32Z
maybe the atx2 but im not really sure about your case too
10:56
i mean mostly atx2 can fit to almost every atx cases
Avatar
Ok I found smth ty
Avatar
ChillerDragon 2018-12-08 11:24:41Z
@Im 'corneum map compare tool? o.O
11:25
and btw i think it was only the last door is no longer diagonal cuz it could be skipped
Avatar
yes so admins can accept fixes without checking for new cheats themselfes
Avatar
ChillerDragon 2018-12-08 11:25:26Z
Thats awesome
11:25
where can i find this tool
Avatar
it doesnt exist
Avatar
ChillerDragon 2018-12-08 11:25:40Z
-.-
Avatar
I have it
Avatar
We ship a map_diff with ddnet but that only outputs the tiles that changed
14:00
0c13c8c Handle the windows console properly. Fixes #1394 - Learath2 40d7b03 uf, typo - Learath2 19a458d Fix a couple issues - Learath2 8def8dd Merge pull request #1396 from Learath2/dd_pr_wincon - def-
Avatar
There will be fix ? Found it right now need this option for smooth laser :/
Avatar
Cellegen | HU 2018-12-08 16:19:01Z
just use door and laserblock both
Avatar
ChillerDragon 2018-12-08 16:39:04Z
how to bam -c all with cmake?
Avatar
make clean if using make
17:10
ninja clean if using ninja
Avatar
ChillerDragon 2018-12-08 17:45:57Z
ty
17:46
ah well rip i dont use make and i dont know ninja
17:46
xd
17:46
i use cmake
Avatar
A helper/mod command that lists all muted/vote muted/banned etc players would be nice.
Avatar
[quakenet] <Learath2> cmake generates files for make or ninja or mingw make
18:09
[quakenet] <Learath2> How did you not notice that you were using two tools? cmake and make probably
Avatar
ChillerDragon 2018-12-08 18:09:38Z
no
18:09
i build with cmake --build .
18:09
no make
18:10
grr cmake sux it gives me german error messages they still make no sense as the eglish ones but duckduckgoing them sux
Avatar
[quakenet] <Learath2> I love how you blame your os's shortcomings on cmake, it's cutee
Avatar
ChillerDragon 2018-12-08 18:14:17Z
xd
18:14
well we all know windows sucks
Avatar
don't use it to compile things, even tho i use windows i still build everything i need from linux ^^
Avatar
ChillerDragon 2018-12-08 18:15:56Z
well but i run windows on my main gaming machine
18:16
so i have to build my tw client there
Avatar
you mean for the optimization ?
Avatar
ChillerDragon 2018-12-08 18:16:40Z
to play with it
Avatar
We build the ddnet client for all OSs without using anything except linux 😃
Avatar
ChillerDragon 2018-12-08 18:16:46Z
well
18:16
you
18:16
i struggle doing basic stuff
Avatar
well idk what's outputting german errors in your case
18:17
if you show them I can tell you what to blame
18:17
I'm pretty sure cmake doesn't speak german 😄
Avatar
ChillerDragon 2018-12-08 18:17:56Z
it does
18:18
cmake is full german
18:18
Avatar
that's visual studio talking german
Avatar
mh, it's a fairly good idea to use en_US or whatever it is on windows, easier to look for error messages online ^^
Avatar
ChillerDragon 2018-12-08 18:19:01Z
yea maybe
Avatar
there is something creepy going on with my windows installation
18:19
I installed it in italy, using en_US. But sometimes websites are in turkish
Avatar
ChillerDragon 2018-12-08 18:19:32Z
xxxd
Avatar
The mind boggles as to how my windows managed to figure out I was turkish
Avatar
lol go figure
Avatar
ChillerDragon 2018-12-08 18:20:03Z
HUE!?
18:20
why do i suck so hard
Avatar
your tools are bad 😛
18:20
I kept butting my head against windows for a long time before I saw the light
Avatar
ChillerDragon 2018-12-08 18:20:52Z
i wouldnt blame it on the tools xd
Avatar
I would
Avatar
i would ^^
Avatar
ChillerDragon 2018-12-08 18:21:00Z
lol
18:21
ima delete my build folder now -.-
18:21
rq
Avatar
if i want to build ddnet for example i do it from a linux vps, i have the directory it builds mounted on windows via sshfs so i can just acess and edit things as needed without hassle
Avatar
that visual studio debugger made my eyes bleed last night, such an unwieldy tool
18:22
@ChillerDragon try building with mingw instead?
Avatar
ChillerDragon 2018-12-08 18:22:09Z
OMG
18:22
how to delet folders on windows
18:22
i hat ethis OS
18:22
xd
Avatar
I'd suggest right click then delete
Avatar
ChillerDragon 2018-12-08 18:22:46Z
from cmd
18:22
i switched to gui and deleted the wrong folder -.-
18:22
didnt see which one
18:22
xd
Avatar
del ? i don't know i use mintty
Avatar
ChillerDragon 2018-12-08 18:23:13Z
y i did del folder
18:23
folder was still there
18:23
xd
18:23
omg idk what i deleted now
18:23
git doesnt show any changes
Avatar
that build folder certainly wasn't added to ur git dir so it's normal i guess
Avatar
ChillerDragon 2018-12-08 18:24:31Z
y but i am pretty sure i missclicked and deeted something else xd
18:24
well what ever
Avatar
try not to use an IDE, it might seems easier at first but it's fairly hard to configure everything and so on
Avatar
well worst case scenario you can boot into recovery, delete the entire project and reclone
Avatar
ChillerDragon 2018-12-08 18:25:35Z
haha? xd
Avatar
I'd suggest using VS Code as a text editor that also holds hands
Avatar
ChillerDragon 2018-12-08 18:26:05Z
i do use vs code
Avatar
Do you have the C/C++ and CMake addons installed?
Avatar
ChillerDragon 2018-12-08 18:26:39Z
i installed some stuff ye
Avatar
i use sublime on windows, simple and not bloated ^^
Avatar
both help quite a bit 😃
Avatar
ChillerDragon 2018-12-08 18:26:48Z
but didnt configure cuz was confused
18:26
sublime looks ugly imo
Avatar
Sublime is my go to aswell but it's sadly starting to show it's age. I wish the developer wasn't a dickhead
18:27
(I even have a license for sublime :))
Avatar
ChillerDragon 2018-12-08 18:27:37Z
o.O
Avatar
yeah 😦 my computer can't run those fancy editors with electron and stuff, me neither ^^
Avatar
ChillerDragon 2018-12-08 18:27:42Z
did u also buy winrar?
18:27
xd
Avatar
bossman got me sublime 😛
18:28
I'm thinking of migrating to vim maybe, still unsure about it
Avatar
ChillerDragon 2018-12-08 18:28:24Z
can someone explain life pls?
Avatar
@Deleted User neovim is a decent experience on windows from what I hear
Avatar
ChillerDragon 2018-12-08 18:28:51Z
Storage()->ListDirectory(IStorage::TYPE_ALL, "playerpics", testfun2, this); Storage()->ListDirectory(IStorage::TYPE_ALL, "playerpics", LoadImageByName, this);
18:28
first line works
18:29
second throws weird errors
18:29
int testfun2(const char *pName, int IsDir, int DirType, void *pUser) {return 0;}
Avatar
might be worth giving nvim a try yeah
Avatar
ChillerDragon 2018-12-08 18:29:22Z
Avatar
either debug it or tell me what the weird errors are 😄
Avatar
ChillerDragon 2018-12-08 18:30:15Z
lemme try to translate teh error: No default syntax "&" to create a ölink on the member
Avatar
just show me the error I don't mind the german
Avatar
ChillerDragon 2018-12-08 18:31:33Z
Avatar
Is it a runtime error e.g.
18:32
Let me guess line 62 is ListDirectory
Avatar
ChillerDragon 2018-12-08 18:32:34Z
yy
18:32
thats the line i senz
Avatar
You can't have a pointer to non-static member functions
Avatar
ChillerDragon 2018-12-08 18:32:51Z
Avatar
Make your LoadImageByName static and use pUser to get CPlayerPics instead
Avatar
ChillerDragon 2018-12-08 18:33:15Z
AH LOL
18:33
there is ther difference
18:33
in skins.h is it static int
18:33
and the testfunc is static default?
18:33
i alaways forget what static means
Avatar
testfun2 is not a member function
18:34
e.g. it's not in the class and thus doesn't require a this pointer and thus you can point to it without trouble
18:34
static has many meanings @ChillerDragon
Avatar
ChillerDragon 2018-12-08 18:34:42Z
y thats why it confuses me
Avatar
In that case static implies that the "member" function belongs to the class and not to an instance of the class
Avatar
ChillerDragon 2018-12-08 18:35:50Z
ah
18:36
thanks a lot c:
Avatar
I love helping people with coding, keeps my knowledge fresh aswell 😛
Avatar
ChillerDragon 2018-12-08 18:37:25Z
i will remember that hehe
Avatar
where did you guys learn coding ? if i might ask
Avatar
ChillerDragon 2018-12-08 18:37:54Z
i didnt
18:37
xd
Avatar
in front of my computer
Avatar
ChillerDragon 2018-12-08 18:38:01Z
thats why i need @Learath2
18:38
18:38
it builds ❤
18:39
i use a lot of yt videos to gather some skills
18:39
and a lot of spamming pro coders in chat
Avatar
@Flanders just find a "field" that interest you, read about it, read code about it, modify code about it, don't try to do something that requires a lot of knoweledge directly, start small
Avatar
@Flanders teeworlds :)
👍 3
18:41
Greyfox was kind enough to let me mess around with ddrace and even accepted my prs
18:42
lol nobo
18:42
it loads . and .. directorys xd
Avatar
@Deleted User thanks for the advice, thats what i see myself struggling with.. i just started to study computer science and I'm having no trouble at all with the tasks they give me.. but once the project im working on becomes a little bigger i'm being lost instantly ..
Avatar
ChillerDragon 2018-12-08 18:43:17Z
for how long have you been studying now?
Avatar
like how big ? ur talking about really small one file programs or ?
Avatar
no everything with more than two classes that are interacting with eachother
Avatar
@Flanders either try contributing to a messy project like ddnet or make your own projects larger
Avatar
ChillerDragon 2018-12-08 18:44:23Z
oop sux
Avatar
i'm in the first semester, so im still a newbie 😄
Avatar
ChillerDragon 2018-12-08 18:44:37Z
"ddnet messy" no u
18:44
ddnet is 10/10
18:44
:p
Avatar
I'll give you a very unpopular opinion. Don't focus too much on object oriented programming.
Avatar
yeah i'd say read code that have more than 2 classes and understand how it works, or code in C you won't get classes at all :p
Avatar
haha thats what im doing at the moment :D and i love C
Avatar
Imperative coding is inherently messy. If you can organize your projects without classes you'll get much much better
Avatar
someone can help me?
18:47
after a windows reset i got microshuttering (edited)
18:47
but only in teeworlds
Avatar
@CAMPER are your settings the same? Is your fps holding up?
18:47
2k fps
18:48
i tried to reset windwos again (edited)
18:48
but still exists
Avatar
We really should be displaying frametime instead of fps
18:49
Are you using opengl3 or not?
Avatar
whats that
18:49
lul
Avatar
In graphics settings
18:50
i try
18:51
nope, doesnt work (edited)
Avatar
hm no idea try to play with different graphic settings like vsync and such, try older versions maybe
Avatar
There is a cpu throttle setting aswell but I don't really rememvber what it does
18:55
A framecap might help again dont know the setting
Avatar
no idea how to fix?
Avatar
ChillerDragon 2018-12-08 19:52:23Z
ay im too lazy to search does somone know which file i can set the version that is shown in status etc
19:52
(client)
19:54
guess it is CLIENT_VERSIONNR in version.h ^^
Avatar
probably version.h lol
Avatar
ChillerDragon 2018-12-08 19:55:51Z
yea
19:56
lez test on onby srv xd
19:56
probably autoban xd
Avatar
ChillerDragon 2018-12-08 20:06:02Z
😋 1
20:06
1337!
Exported 204 message(s)