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 2023-05-21 00:00:00Z and 2023-05-22 00:00:00Z
Avatar

Checklist

  • [ ] Tested the change ingame
  • [ ] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit test (especially base/) or added coverage to integration test
  • [ ] Considered possible null pointers and out of bounds array indexing
  • [ ] Changed no physics that affect existing maps
  • [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresss...
Avatar
After my server shutdown 20 minutes, I find that master2.ddnet.org still have the my server's info on the list. But master1.ddnet.org remove it.
Avatar
ws-client BOT 2023-05-21 05:28:40Z
wait is that really three in php? xd
Avatar
Changes requested. closes #6609

Checklist

  • [x] Tested the change ingame
  • [x] Provided screenshots if it is a visual change
  • [x] Tested in combination with possibly related configuration options
  • [x] Written a unit test (especially base/) or added coverage to integration test
  • [x] Considered possible null pointers and out of bounds array indexing
  • [x] Changed no physics that affect existing maps
  • [x] Tested the change with [ASan+UBSan or valgrind's memcheck](htt...
Avatar
ae3d07a Update simplified_chinese.txt - RemakePower 47aa0bb Merge #6636 - bors[bot]
Avatar
Avatar
Jupstar ✪
u cant betray vulkan
It's best to know your enemy/rival
Avatar
!image Reported by Nice on Discord:
I was playing Copy Love Box. I had gotten guns and returned to spawn
@Robyt3 comes from https://github.com/ddnet/ddnet/commit/0c32eacbab28b8e2ef8b22d6fc82f4d00253c1fd I guess
Avatar
hi folks, ddnet servers are getting spamed with this:
11:33
bah i can't even copypaste without getting weird symbols
11:34
anyway, Kisao is spamming and advertising his server
Avatar
@Moderator if anyone can take a look, I'm outside
✅ 1
11:36
Funny the bot didnt delete my message
Avatar
it is not an acute problem, the spamer got kicked by vote, but it seems to happen on several servers
✅ 1
11:37
oh, it is acute again
11:37
ddnet rus 37.230.210.231:8348
Avatar
Maybe it's time to invest some devtime in some spam detection, this is getting more and more common
Avatar
or maybe you could exclude the spammer's server from the master servers
Avatar
ChillerDragon BOT 2023-05-21 12:31:52Z
breton so next i spam the ip of all my competitors to get the banned from master too? ez
12:32
them*
12:33
you should ban nudelsaft from ddnet too im sure they use his js lib for the spamming!
12:34
breton: but for real its not that dramatic. just mute the guy in your client and be done with it. theyll stop soon when they realize nobody follows server ads in tw
12:35
!jup interesting idea imo https://github.com/tr7zw/Exordium
There is no good reason to render the hotbar at 100+ fps - GitHub - tr7zw/Exordium: There is no good reason to render the hotbar at 100+ fps
Avatar
chillerbot BOT 2023-05-21 12:35:36Z
@Jupstar ✪
Avatar
ChillerDragon BOT 2023-05-21 12:35:51Z
lower cpu and gpu usage on hud to boost in game fps
12:37
im not sure if that would be feasible for ddnet tho. You have to draw every frame right? Otherwise its lost. Or is that exactly what those texture container thingies are doing?
Avatar
(Problem on Ubuntu 23.04) When i want to start DDNet. It couldn't be start. So i use command to start it. Then "libavformat.so.58: cannot open shared object file: No such file or directory". I don't have it. But i have libavformat.so and libavformat.so.59. How can i do?
Avatar
Avatar
Mr.Gh0s7
It's best to know your enemy/rival
vulkan isnt a rival tho justatest
Avatar
Avatar
ChillerDragon
lower cpu and gpu usage on hud to boost in game fps
it could help, but our HUD is also not very intensive GPU and CPU wise
13:04
we are at the edge of where redrawing is as fast and using a previous buffer, which has to be guaranteed to not be written to while being read
13:04
especially my last point is a problem
Avatar
Would be a way better user experience and more convenient if it would be possible to scroll through the consoles with the mouse wheel or a scroll bar on the right side.
  • Maybe add a user setting with how many lines a mouse wheel should skip (1-2-3-4 lines at a time)
  • Look how this gets used and if its very good get rid of the pages in the console
idea by :v
Avatar
Avatar
Voxel
vulkan isnt a rival tho justatest
I am talking about opengl xD but ye opengl isn't a rival to vulkan.
Avatar
'The Vulkan API was initially referred to as the "next generation OpenGL initiative", or "OpenGL next"[22] by Khronos, but use of those names was discontinued when "Vulkan" was announced'
15:26
its basically opengl 5 xd
Avatar
yeah xD I mainly wrote it to write smt
Avatar
xd
Avatar
@deen Can you add the current git revision to the file names for the nightly debug symbols?
Avatar
ws-client BOT 2023-05-21 15:39:58Z
<ChillerDragon> @heinrich5991 come irc i wanna send nudes
Avatar
Hello
Avatar
The title basically explains it. Players on a solo server can affect the visuals of others by constantly standing on an ON button, if that ON button causes switch-freeze to be turned on. Video explanation : First i move through a turned off switch-freeze on a solo server which works as expected - no micro stutters during movement and hook is visible. Next I toggle to my dummy, place him on the ON button and start moving on my main. Now there are micro stutters and hook is not visible. h...
Avatar
Closes #6643. !purple-background

Checklist

  • [X] Tested the change ingame
  • [X] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit test (especially base/) or added coverage to integration test
  • [ ] Considered possible null pointers and out of bounds array indexing
  • [ ] Changed no physics that affect ex...
Avatar
ws-client BOT 2023-05-21 20:57:52Z
<test> hello2
Avatar
hey test
20:58
change nickname tho
Avatar
ws-client BOT 2023-05-21 20:59:31Z
<gerdoe> hmm hmm
Avatar
chillerdragon BOT 2023-05-21 21:21:48Z
Xd
Avatar
1b6be5e Use different color for offline clanmates in friends list - Robyt3 d876fbc Merge #6645 - bors[bot]
21:32
7a70f8f Add git hash to symbols - def-
Avatar
Avatar
Robyt3
@deen Can you add the current git revision to the file names for the nightly debug symbols?
sure
Avatar
877c900 Fixes for Russian and Ukrainian (by StormA) - def- 25ccc55 Update french translations (by Sukya) - def- 8298e67 Merge #6627 #6635 - bors[bot]
Exported 62 message(s)