std::unique_ptr
instead of a raw pointer when returning an owned object. What do you think?generic_unhookable_0.7
it is always embedded and can't be turned external:
!screenshot_2022-05-20_11-09-39
Shouldn't they be added to the list of vanilla tilsets and be external? https://github.com/ddnet/ddnet/blob/61cca6ca16611fd2a3c4e94fbd68dc8ab4931e05/src/game/editor/editor.cpp#L40
This would allow for smaller maps, because the tileset doesn'... {
"mapname:": mapname,
"types": types,
"points": points,
"difficulty": difficulty,
"mapper": mapper,
"release": release,
"tiles": tiles
}
inp_translated_keys 1
(edited)cl_hud_old
or so177cdfd
Fix memleak of multiply chained console commands - heinrich5991
96f1fbc
Make dbg_curl 1
use the normal logging - heinrich5991
6b65ccb
Add HTTP masterserver registering and HTTP masterserver - heinrich5991
ee8896d
Make mastersrv compile with Rust 1.48.0 - heinrich5991
e7140ca
Merge #5064 - bors[bot]CConsole::TraverseChain
(https://github.com/teeworlds/teeworlds/pull/2933).
Fix toggle
/+toggle
commands with commands which are chained multiple times.
inp_translated_keys 1
(edited)sv_register 0
. I guess could disable it:
[2022-05-20 23:17:56][register]: info: {"max_clients":64,"max_players":64,"passworded":false,"game_type":"TestDDraceNetwork","name":"My DDNet server","map":{"name":"Embrace","sha256":"d8098a29b6e3621928fa57570dcce5b22c932b47a81c52a40b3546240b65b824","size":345491},"version":"0.6.4, 16.1","clients":[]}
@heinrich5991 agreed?