mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-11 02:28:18 +00:00
46864c0e08
3683: More colors from components in console r=heinrich5991 a=Jupeyy ![screenshot_2021-03-08_01-18-23](https://user-images.githubusercontent.com/6654924/110260454-9d97b600-7fac-11eb-9437-e5b31c9146ab.png) dunno how to trigger that echo chat, but rest looks fine i think ## Checklist - [x] Tested the change ingame - [x] Provided screenshots if it is a visual change - [x] Tested in combination with possibly related configuration options - [ ] Written a unit test if it works standalone, system.c especially - [ ] 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-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional) 3684: Increase max ban duration from 1 month to 1 year r=heinrich5991 a=def- to show ban message more accurately when player gets globally banned <!-- What is the motivation for the changes of this pull request --> ## 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 if it works standalone, system.c especially - [ ] 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-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional) Co-authored-by: Jupeyy <jupjopjap@gmail.com> Co-authored-by: def <dennis@felsin9.de> |
||
---|---|---|
.. | ||
compression.cpp | ||
compression.h | ||
config.cpp | ||
config.h | ||
config_variables.h | ||
console.cpp | ||
console.h | ||
csv.cpp | ||
csv.h | ||
datafile.cpp | ||
datafile.h | ||
demo.cpp | ||
demo.h | ||
econ.cpp | ||
econ.h | ||
engine.cpp | ||
fifo.cpp | ||
fifo.h | ||
filecollection.cpp | ||
filecollection.h | ||
global_uuid_manager.cpp | ||
huffman.cpp | ||
huffman.h | ||
image_manipulation.cpp | ||
image_manipulation.h | ||
jobs.cpp | ||
jobs.h | ||
json.cpp | ||
json.h | ||
kernel.cpp | ||
linereader.cpp | ||
linereader.h | ||
map.cpp | ||
map.h | ||
masterserver.cpp | ||
memheap.cpp | ||
memheap.h | ||
message.h | ||
netban.cpp | ||
netban.h | ||
network.cpp | ||
network.h | ||
network_client.cpp | ||
network_conn.cpp | ||
network_console.cpp | ||
network_console_conn.cpp | ||
network_server.cpp | ||
packer.cpp | ||
packer.h | ||
protocol.h | ||
protocol_ex.cpp | ||
protocol_ex.h | ||
protocol_ex_msgs.h | ||
ringbuffer.cpp | ||
ringbuffer.h | ||
serverbrowser.cpp | ||
snapshot.cpp | ||
snapshot.h | ||
storage.cpp | ||
teehistorian_ex.cpp | ||
teehistorian_ex.h | ||
teehistorian_ex_chunks.h | ||
uuid_manager.cpp | ||
uuid_manager.h | ||
video.cpp | ||
video.h | ||
websockets.cpp | ||
websockets.h |