Guild icon
Teeworlds
IRC / bridge
One-way IRC channel bridge. If you want to be able to send messages to IRC, contact @Dune or @heinrich5991. https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules
Between 2019-09-11 00:00:00Z and 2019-09-12 00:00:00Z
Avatar
ChillerDragon 2019-09-11 12:12:25Z
Hmm how do these datasrc thingys work? Should i have access to images from code by just putting them into datasrc/editor/foo.png for example?
12:12
12:13
I have no clue how to add new textures in client_data.h
Avatar
check out datasrc/content.py
Avatar
ChillerDragon 2019-09-11 12:26:02Z
huh i have to manually add sprites and images?
Avatar
[quakenet] Dune BOT 2019-09-11 12:27:26Z
in datasrc/content.py, you have to link files to a string for indexing, yes
Avatar
ChillerDragon 2019-09-11 12:27:41Z
i guess for sprites it makes sense to do it manually but why is the code even generated and handled by cmake and multiple python scripts if in the end i just hardcode image names?
12:28
I mean the system looks pretty complex to me so i expect some convience after its understood. What is the value of it?
Avatar
I don't know if there's value in it
12:32
probably only matricks can tell you that(?)
Avatar
[quakenet] Dune BOT 2019-09-11 12:33:03Z
makes sense to unify that with sprites?
Avatar
ChillerDragon 2019-09-11 12:36:45Z
well anyways it worked thanks @heinrich5991
Exported 12 message(s)