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 2019-05-31 00:00:00Z and 2019-06-01 00:00:00Z
Avatar
  • To set the distance you can see tees and other entitys
  • Use the common CEntity based function to remove some code duplication
  • Set the default range to be the nowadays more common 16:9 instead of 5:4
  • Remove the totally unused distance function, let the visible area be rectangular instead of circular since most screens are rectangular...
Maybe the client could also just tell the server how far it is zoomed out so that the server knows how much to send?
Avatar
The Evolution Of Webdesign is a collection and imitation of Webdesign Trends from 1991 to 2015.
Avatar
23255a0 Remove time-score - Learath2 cd12a62 Small cleanup - Learath2 1929bc6 Implement ISDDNET. Deprecates #1320 - Learath2 c2a7742 Move AuthInfo into DDNetPlayer - Learath2 0d25bb8 Style - Learath2 c98978c Implement timescore using a netobj - Learath2 647bbcc Merge #1732 - bors[bot]
Avatar
Someone asked me for a Dos version of libbpg 😄 : https://github.com/def-/libbpg/issues/4
I run a business and create a master weather page, using 60 satellite /map/radar from various universities and government data sources.... Obviously, it is impractical to remotely pull all these in...
11:41
Anyone want to port DDNet to DOS using Allegro instead of SDL2? https://liballeg.org/readme.html 😄
12:10
bbbdd89 Fix freeze projectiles only hit one tee (Fixes #1759) - fokkonaut 61a6518 remove spaces - fokkonaut 85cbe99 Fix wrong character team check - fokkonaut 1578a33 Merge #1760 - bors[bot]
12:12
who uses dos
Avatar
@trml can you look into this? https://github.com/ddnet/ddnet/issues/1734
if a player is in super, the teammask is set incorrect, you cant see his projectiles.
Avatar
@fokkonaut yes. I think it may be a server issue though. have you checked with older clients?
Avatar
nope
Avatar
does that work class CSnapshotDelta DeltaCopy; mem_copy(&DeltaCopy, &m_SnapshotDelta, sizeof(m_SnapshotDelta)); to not use directly m_SnapshotDelta
15:24
does that work? class CSnapshotDelta DeltaCopy; mem_copy(&DeltaCopy, &m_SnapshotDelta, sizeof(m_SnapshotDelta)); to not use directly m_SnapshotDelta ?
15:25
but have the "same"
Avatar
check whether CSnapshotDelta contains any pointers
15:29
if not, this works
Avatar
doesnt seem to
Avatar
perhaps you could implement that code as a copy constructor
Avatar
have pointers
Avatar
perhaps you could implement that code as a copy constructor
Avatar
have pointers
15:32
but i still had a read access violation
15:35
hmm the copy constructor can be a good idea 😃
Avatar
"have pointers"?
Avatar
fukin discord xd
15:39
yea i said "doesn't seem to have pointers"
Avatar
@archimede67 the copy should be made in the constructor of your job
Avatar
how
15:56
i need to pass the m_SnapshotDelta to make the copy, but the thread will access that and you said its not thread safe?
Avatar
if you do it in the constructor, it's still done in the old thread
Avatar
i get this error
17:21
17:23
although i'm doing that
17:23
CDemoEdit::CDemoEdit(const char *pNetVersion, CSnapshotDelta *pSnapshotDelta, IStorage *pStorage, const char *pDemo, const char *pDst, int StartTick, int EndTick) : m_pStorage(pStorage) { str_copy(m_aDemo, pDemo, sizeof(m_aDemo)); str_copy(m_aDst, pDst, sizeof(m_aDst)); m_StartTick = StartTick; m_EndTick = EndTick; // Init the demoeditor m_DemoEditor.Init(pNetVersion, &CSnapshotDelta(*pSnapshotDelta), NULL, pStorage); }
Avatar
and in the copy constructor i mem_copy everything in CSnapshotDelta :x
Avatar
@archimede67 the CSnapshotDelta thing is immediately destroyed after it is created in your code
17:34
you need to make CSnapshotDelta a member of CDemoEdit
17:34
and then you can initialize it like m_SnapshotDelta(*pSnapshotDelta), above m_pStorage
Avatar
ah shit xd i'm so dumb
Avatar
hmmm, idk why but saving a replay is a bit longer than before
Avatar
anyway, i pushed it, feel free to take a look at it
Avatar
ChillerDragon 2019-05-31 18:45:01Z
@Ryozuki yo google why does my laptop not detect my second screen
18:45
debian10 ofc 😃
Avatar
idk bro im not in debian animore
18:45
gl
Avatar
ChillerDragon 2019-05-31 18:45:23Z
rq
Avatar
ryo is google now
18:45
nice
Avatar
ChillerDragon 2019-05-31 18:45:31Z
he has always been
Avatar
ChillerDragon 2019-05-31 18:45:38Z
are u arch fag now @Ryozuki
Avatar
ChillerDragon 2019-05-31 18:45:48Z
🤓
Avatar
arsch* (edited)
Avatar
ChillerDragon 2019-05-31 19:05:02Z
omg just had a orgasm
justatest 2
19:05
when i saw my mouse moving
19:05
installed some nonfree nvidia drivers and the desktop ux is the best thing ever seen. it is smoother than real life!
19:05
19:05
but it ripped tw -.-
19:06
woth it xd
Avatar
@ChillerDragon wie meinen?
Avatar
ChillerDragon 2019-05-31 19:30:49Z
so smooth wenn ich meine maus bewege
19:30
sowas hab ich noch nie gesehen
19:30
fühl sich mega an
19:31
🇩🇪
Avatar
was hast du gemacht, dass es dazu kam? einfach nur nvidia treiber installiert?
Avatar
ChillerDragon 2019-05-31 21:44:12Z
Ya
Exported 72 message(s)