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 2021-10-22 00:00:00Z and 2021-10-23 00:00:00Z
12:05
f795f95 add class image-icon with invert - edg-l 4fa4b7d use the class to invert colors on dark theme - edg-l 3c9afde Merge branch 'master' into inverttheme - edg-l fc474f5 Merge pull request #149 from edg-l/inverttheme - def-
12:05
so fast
12:06
maybe u need to version the css
12:06
12:06
works for me
Avatar
chillerdragon BOT 2021-10-22 12:06:37Z
pog
Avatar
51887c6 Update css-halloween version - def-
Avatar
@deen can you tell me what i have to do to have ddnet.tw localy? more or less
12:47
i tried building with jekyll and serving with php but idk im lost xd
12:48
oh maybe i have to serve _site
12:48
ok i got it working
12:48
ezpz
12:48
hm but i cant test the theme switcher
12:49
i remember it was something about nginx
Avatar
yes, the theme switcher works with nginx
12:50
to set the cookie
12:50
i have not tested it locally
12:51
Something like this, but hte paths are a bit different: https://hookrace.net/blog/theme-switcher-nginx/
Avatar
ok thx
12:52
i can just set the cookie myself
12:52
bluekitty
12:56
oh i need nginx still rip
12:59
i found a hack
13:00
ln -s css/css-halloween.css css-halloween.css
13:00
good thing git ignores links
Avatar
someone know why i get this error? im compiling mmo teeworlds with cmake and i never got this before it work for the client side but not the server do i need to install something else?
Avatar
chillerdragon BOT 2021-10-22 13:03:07Z
u have the mysql dev libvs installed?
Avatar
i dwed everything
13:03
for ddnet
Avatar
chillerdragon BOT 2021-10-22 13:03:35Z
what os ur on?
Avatar
it say that i need to check the the linker or idk (edited)
13:03
ubuntu
13:03
20.04
Avatar
chillerdragon BOT 2021-10-22 13:04:10Z
libmariadbclient-dev, libmysqlcppconn-dev and libboost-dev
13:04
u have those?
13:04
installed?
Avatar
sudo apt install build-essential cmake git libcurl4-openssl-dev libssl-dev libfreetype6-dev libglew-dev libnotify-dev libogg-dev libopus-dev libopusfile-dev libpnglite-dev libsdl2-dev libsqlite3-dev libwavpack-dev python google-mock i thought it was enough with those lines
Avatar
chillerdragon BOT 2021-10-22 13:06:01Z
no
13:06
if u want the mysql sruff u need the mysql stuff
Avatar
i see
Avatar
chillerdragon BOT 2021-10-22 13:06:47Z
DDraceNetwork, a cooperative racing mod of Teeworlds - GitHub - ddnet/ddnet: DDraceNetwork, a cooperative racing mod of Teeworlds
13:06
-DMYSQL=ON ?
13:09
Did installing the libs help?
Avatar
nope
13:10
sill have the dso thing
Avatar
chillerdragon BOT 2021-10-22 13:10:49Z
Same?
Avatar
yep
Avatar
chillerdragon BOT 2021-10-22 13:11:17Z
Did you delete build folder?
13:11
Try from scratch
Avatar
wait its not exactly the same one
13:12
Avatar
chillerdragon BOT 2021-10-22 13:12:41Z
Try deleting the build folder
13:13
Is the mod on GitHub?
Avatar
its compiling
13:13
and yes
13:14
its called teeworlds-mrpg
Avatar
chillerdragon BOT 2021-10-22 13:14:16Z
Does it have a passing CI ?
13:14
For Ubuntu
Avatar
oh fuck not for my version
Avatar
chillerdragon BOT 2021-10-22 13:15:05Z
Should not matter
13:15
You should still be able to reproduce the setup
13:15
Or does it link now?
Avatar
idk, its still compiling i was dumb i just needed to build the server
13:16
xd
13:16
40%
13:18
ok it works
13:18
thx
13:19
error while loading shared libraries: libicudata.so.68: cannot open shared object file: No such file or directory
13:19
when i open it
13:20
ok i got it
Avatar
fuck i still got this idk why, should i ask the main dev?
Avatar
that looks mod specific issue
Avatar
chillerdragon BOT 2021-10-22 15:36:01Z
The design reminds me of my fav video streaming site c:
15:36
do u likei t?
15:36
i love it
15:36
what 10 mins of css editing can do
Avatar
chillerdragon BOT 2021-10-22 15:36:39Z
yea its neat
15:37
this is what triggered me most before
15:37
this is how it looks rn
Avatar
chillerdragon BOT 2021-10-22 15:37:56Z
yea one big box looks very nice
Avatar
this is new too
15:38
currently like this
15:41
oh i can add some round border to the right
Avatar
@deen will u merge it?
Avatar
chillerdragon BOT 2021-10-22 16:05:40Z
pushy
16:06
deen is obv fainted otherwise he would have merged already
16:06
he alive
Avatar
It's not a super-simple improvement, only those I merge instantly
Avatar
if u want an objective reason for the brighter text is cuz the current color doesnt match the standard WCAG standards for accessible text
16:13
u can check that with ur firefox dev tools
16:13
and the subjective reason is cuz i like it more
16:14
The color contrast between background and foreground content (that is, usually text) should be great enough to ensure legibility.
16:14
and the lines between news
16:15
well its also subjective
16:15
i like them xd
Avatar
I don't think they fit with the rest of the design, too strong
16:15
Maybe have one of the grey boxes per news item instead?
Avatar
the bright color fits more the rest of the design btw
16:15
on the links
16:15
it matches the logo
Avatar
a <block>
Avatar
i can check
16:16
ah well
16:16
i cant control that
16:16
u need to change how its g enerated
16:16
I'll give it a try
Avatar
ok ill remove the css for the border line
16:18
done
16:18
Why are the general modernizations only for halloween theme and not for both?
Avatar
112dd33 Put each news item into separate block - def-
Avatar
cuz if u didnt merge it i didnt want to work more than enough
Avatar
[ddnet/ddnet-web] New branch created: pr-news-blocks
16:19
i can try it
Avatar
Building native extensions. This could take a while...
Avatar
installing jekyll with gem didnt work for me
16:19
i installed from aur
Avatar
I always used gem, but have to reinstall on each ruby update
Avatar
i think the "News" text
16:20
will be out of place
16:21
but its just a hunch
16:21
or hinch
16:21
idk the word
16:21
ok its hunch
16:21
xd
Avatar
chillerdragon BOT 2021-10-22 16:21:49Z
u use ruby?
Avatar
jekyll uses ruby
Avatar
We have a very diverse stack
Avatar
chillerdragon BOT 2021-10-22 16:23:05Z
crazy
16:23
never heard of jekyll
Avatar
Jekyll started a web development trend towards static websites.[5] As of 2017, Jekyll is the most popular static site generator, largely due to its adoption by GitHub.
https://en.wikipedia.org/wiki/Jekyll_(software)
Jekyll is a static site generator. Written in Ruby by Tom Preston-Werner, GitHub's co-founder, it is distributed under the open source MIT license.
16:25
And I don't care that it's in ruby, never had to touch the code, just a gem install jekyll every year or so
Avatar
jekyll is insanely famous
16:26
and on the verge of dying
16:26
cuz the maintainer left
16:26
or so i heard time ago
16:26
in hn
Avatar
@deen i updated the normal theme too
16:36
16:37
@ChillerDragon go give ur positive opinion about color on github monkalaugh
Avatar
chillerdragon BOT 2021-10-22 16:37:19Z
what is github?
16:42
112dd33 Put each news item into separate block - def- 99f816c Merge pull request #151 from ddnet/pr-news-blocks - edg-l
16:42
[ddnet/ddnet-web] New branch created: pr-news-blocks
Avatar
Happens with released client too, not just RC: ``` [2021-10-22 22:15:17][client]: snapshot crc error #7 - tick=90532 wantedcrc=-396690292 gotcrc=-396689374 compressed_size=367 delta_tick=90514 [2021-10-22 22:15:18][client]: snapshot crc error #8 - tick=90534 wantedcrc=-396690290 gotcrc=-396689372 compressed_size=367 delta_tick=90514 [2021-10-22 22:15:18][client]: prediction time reset! [2021-10-22 22:15:18][client]: snapshot crc error #9 - tick=90536 wantedcrc=-396690286 gotcrc=-39668936...
Avatar
2964c1b Use network clipping for EntityEx - trml 85a99d1 Preprocess snap items to make getting EntityEx faster - trml 676d6e4 Snap players first to ensure they are always sent - trml b73ae46 Merge #4236 - bors[bot]
Avatar
[quakenet] ChillerDragon BOT 2021-10-22 21:12:30Z
The latest mouse speed update seems to affect emotes as well. Thats not so nice imo.
21:13
It is really hard to quickly do emotes now. Is this intended? How can I restore the old sense for the emote wheel? Is that my desktop sense?
Avatar
your desktop sense rn, I think
Exported 164 message(s)