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-08-08 00:00:00Z and 2018-08-09 00:00:00Z
Avatar
ᶰ°Konͧsti 2018-08-08 10:05:26Z
teehistorian is dictatorship
feelsbadman 2
Avatar
thanks learath, i remember now 😃
Avatar
is it intentional that /map does not seem to execute the sv_reset_file?
Avatar
i guess, doesn't it run the servertype-specific config file?
Avatar
uhh, when is this types/server/flexreset.cfg thingy run?
12:52
everytime when there is an entry in the maps table for the map?
12:52
otherwise sv_reset_file?
12:53
ah, /map sets sv_reset_file to types/%s/flexreset.cfg
12:53
it's kinda ddnet specific, if you have a more generic idea, I'd accept a PR
Avatar
@deen i cant get the auto update to work (im on 11.3.1 and it says new update available 11.3)
12:57
it cant download the new ddnet-info.json i guess
13:01
i guess thats also why i dont have FRA in my ddnet tab
13:02
already tryed to disable firewall and run as administator
13:02
nothing worked
13:05
i just downloaded the client again and took the ddnet-info.json from it (generated in a new folder)
13:10
@deen can you please check zooming out very far (best way to see it is in entities)
13:10
for me its super buggy, random blocks appearing
Avatar
Ofcourse it is buggy because your fps drops exponentially
13:12
a good example of the bug with zooming is in the map "Grid" its solo
13:17
seems like its just with blocks that are copied in the infinite borders
13:24
how do i get the download of ddnet-info.json to work
Avatar
Just use 10.8.6 and have a steady ddnet.
👍 1
Avatar
@deen @heinrich5991 Your database has lots of indices which are not created in the server code, I have a slow query and I don't know how to get it faster. Learath2 tested it on the ddnet database and it was fast. I would suggest to maybe create those indices with the tables in the server code. I don't know who created them, maybe you know if they will be useful to everyone or are they only useful for very specific queries?
Avatar
yo @fokkonaut did u forgot to update the shaders with the latest update?
17:41
they're in data/shaders
17:41
if you manually compile
17:41
or @deen forgot it, dunno if the update is a script or manually
Avatar
if thats the cause, probably yes.
17:42
will do it later
Avatar
why refresh works faster than update?
18:23
in the serverlist
Avatar
i think that new editor feature dont work properly. Now i can barely see some of my layers when im holding space. Maybe someone already mentioned it.
Avatar
@timakro yeah, I added them on demand, some are only for website stuff, some for regular server stuff. I guess we could collect them and add some and recommend the rest for use cases
Avatar
Hm okay. This query is taking 2 minutes for me: SELECT * FROM race_points t1 LEFT JOIN (SELECT Name FROM race_race GROUP BY Name) t2 ON t1.Name = t2.Name WHERE t2.Name IS NULL; I added indexes for the Name column on both tables. Any ideas why its still so slow but fast on the ddnet servers?
Avatar
Well that's not exactly the query I was running (edited)
Avatar
cuentiao anuel 2018-08-08 23:48:54Z
hi (edited)
Exported 41 message(s)