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 2022-11-19 00:00:00Z and 2022-11-20 00:00:00Z
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 07:20:41Z
red*
07:20
hehe
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 07:57:13Z
okeoke @Ryozuki i am thinking about switching to neovim. How did you name it? Did you alias it to vim? or do you type nvim to launch vim?
08:00
ewww it looks different out of the box
08:01
bro wat is this glitching ~@k down there xd
Avatar
I aliased it
08:20
neovim is way better
08:21
idk if u have "set title" and use vim over ssg
08:21
Ssh
08:21
I recommend unsetting that
08:21
Caused me bugs
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:25:06Z
it is way different than i expected it. I was hoping for a 0 effort dropin and yet im alr like 1 hour stuck in configuring it xd
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:31:44Z
omg so far neovim feels as bloat and even buggier than expected
Avatar
This summer AMD announced the Radeon Raytracing Analyzer 'RRA' as part of their developer software suite for helping to profile ray-tracing performance/issues on Windows and Linux with both Direct3D 12 and the Vulkan API
08:31
Ur buggy chiller
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:32:00Z
oof
Avatar
Whats wrong?
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:32:15Z
i cant quit vim
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:32:20Z
  • insert vim meme here *
08:32
it just got stuck when installing a plugin
Avatar
Thats the plugin fault
08:32
What plugin manager u using
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:32:58Z
that plugin never stuck on vanilla vim
08:33
vim-plug
Avatar
weird it works for me
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:33:17Z
yes it does work
Avatar
:PlugInstall
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:33:20Z
but it feels so janky
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:33:33Z
i accidentally did PlugUpgrade and its rebuilding c++ stuff now xd
08:33
i just wanted to uninstall a plugin haha idk how that works
Avatar
U remove it from ur config
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:34:12Z
i did
08:34
yea watever
08:34
i guess ill have to wait for vim to unstuck
Avatar
Plugupgrade upgrades vim plug itself
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:34:32Z
time to continue coding in nano then hrhrhrhr
Avatar
Yeah eo whathever
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:35:09Z
ok gg i broke my language server
08:35
lspconfig
08:36
Quickstart configs for Nvim LSP. Contribute to neovim/nvim-lspconfig development by creating an account on GitHub.
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:37:39Z
ye might switch
08:37
for now i only wanna try out telescope
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:47:09Z
ryo send brain i lost vim config skill xd
08:47
nnoremap <F2> <cmd>echo "hi"<cr> shouldnt that print hi when you press f2? :(
Avatar
POV: you are trying to exit your comfort zone when programming
Avatar
Use :echo
08:50
Or :!echo
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:51:52Z
i wanna use the vim echo not the shell echo btw
08:52
somehow everything broke
08:52
im about to switch back to vim :D
08:52
half of my vimrc isnt working in neovim
08:53
U will be inferior
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:54:02Z
yea i do not wanna spend the whole day today rewriting my vimrc for neovim
08:54
but some things are cool indeed
Avatar
U should change ur plugins for nvim focused ones
08:56
U can also write (part) of your config with lua
08:56
Or everything rly
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 08:58:20Z
yes sounds like work tho i rly wanna continue coding tw network stuff instead
08:58
ill get back to nvim if i feel like procrastinating :D
Avatar
Ye go code
09:01
And learn rust
09:01
PES3_WeirdSip
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 09:02:09Z
oof
Avatar
Btw any specific reason for ruby?
09:02
Or fun
09:03
Did u try ruby on rails
09:03
I think github was written in that
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 09:03:37Z
yes github and i think gitlab too
09:03
rails is bloat tho
09:04
someone once told me that the ruby community is super involved in rust 🤷
09:04
but honestly idc much for me python, ruby and javascript is all the same
09:04
it just happens to be that with ruby i randomly end up building actual software without planning it
Avatar
I rly dislike weak typed langs
09:05
I need my types
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 09:05:28Z
i started my tw network journey in c and wanted to quickly test something with a udp socket so i used ruby cuz idk could also have used python
Avatar
I would even take a strongly typed bash
09:05
It would be all strings tho lol
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 09:05:49Z
but sending a udp packet in ruby is like 2 lines so 5mins later i had half a tw client in ruby and then i went from there
09:06
ye bash is kinda strongly typed
09:06
you got like 3 datatypes
09:06
string array and associative array
Avatar
In rust too
09:08
If u know what u doing
09:08
UdpSocket
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 09:10:22Z
yes rust does have a lot of similarities to ruby
Avatar
I got my steam deck dock
10:07
It has a hdmi and display port
10:07
+ 3 usbs + ethernet
10:07
And its smol
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 10:23:12Z
bbbbut...
10:23
can it run crysis?
Avatar
bbbbut... can it run ddnet?
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 11:01:33Z
yo jopstar @Jupstar ✪ do you approve the fps of my client rewrite in ruby? xd https://zillyhuhn.com/OpenTube/videos/users/chiller/ruby_tw_gui.mp4
Avatar
jo, amazing, i generally prefer green squares on green screen, bcs that gives good contrast for competitive mods
11:03
thanks for working on this
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 11:03:44Z
xd
Avatar
[quakenet] ChillerDragon BOT 2022-11-19 11:45:59Z
yo @patiga when map bindings for ruby? hehe
Avatar
This protocol is meant to be used by drivers to be able to hint to the compositor if and when it should employ asynchronous page flips for presentation....
Avatar
epic gamer moment
13:09
xd
13:09
but that wont take so long
Avatar
at the end of the year the discord bot will stop working unless discord py is updated
Avatar
@Ryozuki pls rewrite in rust ^
13:48
I should
Avatar
yes pls
13:48
then i can also write stuff for it xD
13:48
but python is the last thing i touch xd
Avatar
you should touch it
Avatar
when i have to use a script lang, then at least not one with indentions required syntax xD
Avatar
Avatar
jao
at the end of the year the discord bot will stop working unless discord py is updated
Why?
Avatar
probs API changes
Avatar
they remove old api support
Avatar
@Ryozuki check out yomi hustle
15:54
An online, turn-based fighting game and superpowered fight scene simulator.
15:59
ah yeah
15:59
only windows troll
Avatar
use wine
16:01
it work fine thru wine
Avatar
you have tried it already it seems
Avatar
no i use windows i just 1v1 my distro hopping linux friend in class troll
16:09
Platforms Windows
16:09
ok i wont play it
gigachad 2
16:09
the ui looks imgui or egui
Avatar
godot enough
Avatar
@Ryozuki use windows
Avatar
ah nice
16:13
@jao why u here
16:13
arent you dead
16:13
PES3_WeirdSip
Avatar
jao revival ?
Avatar
hmmm godot made fighting simulator
Avatar
@tela my desktop
Avatar
The Svalbard Global Seed Vault is our insurance against the loss of crop diversity and is the world's largest backup facility for seeds.
Avatar
Avatar
Ryozuki
@tela my desktop
status bar kinda hard to read, it is too smal
Avatar
27 display
18:58
i canread it
18:59
with 15 inch laptop display xd
Avatar
Avatar
louis
its hidden in the top left corner and it's 5 pixels wide so you dont know how long u have left
Is this being fixed..before we had stars to mark its countdown 👀
Avatar
Avatar
louis
use wine
nono wine haram حرام جدا لا تستعمل الخمر !!!! ❌ × only use compiled packages المحتوى الحقيقي الحلال ✓ ✅
troll 5
Avatar
Avatar
nori
with 15 inch laptop display xd
haha 13 inch 720p with a shitty ass system im utterly superior than you!
Avatar
Before, you could place an end slice before the beginning, creating a "zero second" demo, which doesn't play in client, and renders a corrupt file. I implemented a check where if the playhead is before the beginning slice, it won't place an end slice, and vice versa. I also added highlighting in between the slices, so that it's easier to see. It can be disabled. !image ![image](https...
Avatar
i feel like i should be more confident with my changes by not adding in options to toggle it off
20:40
voxel pro coder
Avatar
Avatar
Ryozuki
@tela my desktop
nice bro
21:02
we use same font 🙂
21:23
could someone explain why SpeedBar says using uninitialized memory and the others don't?
Avatar
because you didnt locate it
21:26
like
21:27
where it is
21:28
use split and pass it as argument
21:28
and use split from it after that (edited)
Avatar
Avatar
Anime.pdf
use split and pass it as argument
im not shore where to split it
21:44
21:44
i wanted to locate it there so i can center the text
Avatar
where do i find the vars like cl_showhud_player_position in the code?
Avatar
Avatar
Meow~
where do i find the vars like cl_showhud_player_position in the code?
src / game / variables.h
Avatar
352faa5 add cargo - Anime-pdf 44591e9 Merge #6059 - bors[bot]
Avatar
Avatar
Voxel
i feel like i should be more confident with my changes by not adding in options to toggle it off
Don't worry. In b2b software you will always have flags to turn off every new feature because otherwise too much risk for customers 😄
trollface 1
Avatar
I make b2g gamemodes gigachad
Avatar
Aimed to add some more controls on the demo view bar: Added tick step buttons and jump to next/prev marker buttons Increased width of demo controls panel so it wasn't as cluttered changed export cut icon to a common export icon instead of the camcorder icon Centered the time multiplier

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 (...
Avatar
@Jupstar ✪ updating a skin in the skin db will reset its release date
Avatar
Avatar
GitHub
Click to see attachment 🖼️
Wtf actual cancodeuis
23:03
justatest
Avatar
Avatar
Anime.pdf
Wtf actual cancodeuis
cant* lol
Avatar
The fact that you figured out how this painInAss layout functions work kinda great 😃👍 (edited)
Exported 182 message(s)