2782f82
Increase MAX_IDS to 32k (fixes #4723) - def-
3ca86ee
Display super with "super" string in scoreboard (fixes #4724) - def-
15b8dc8
Remove dots in tooltip texts - def-
298287f
Implement shields that remove specific weapon (fixes #4572) - def-
b8da817
Return the quad offset of the first added quad, when adding new quads - Jupeyy
af0fcf8
Use std::clamp - def-
67286a4
Remove unused sign() (C++11 has signbit) - def-
6a7c7ff
Use std::gcd - def-
ae1c63f
Try adding mysql to github workflow in ubuntu 20.04 - def-
98bf721
Merge #4726 #4727 #4728 #4880 #5022 - bors[bot]bool CreateMyType(MyType *pMyType);
std::optional<MyType> CreateMyType();
is just superiordbg_msg
(one to two more
characters), and much shorter than
Console()->Print(IConsole::OUTPUT_LEVEL_{STANDARD,ADDINFO,DEBUG})
.[2022-04-29 15:25:37][engine]: running on unix-linux-amd64
[2022-04-29 15:25:37]I[engine]: running on unix-linux-amd64
I
might look better after the module name and it'd be easier to spot, however this way might make more sense logically2022-04-29 15:25:37 I engine: running on unix-linux-amd64
04-29 15:46:22.220 4064 13009 W PhenotypeConfigurationU:
so i guess similar to deens proposal2022-02-15T18:40:14.289898Z INFO fmt: preparing to shave yaks number_of_yaks=3
{t: "datehere", "system": "engine", message :"rusti is better than C"}
{t: "date2here", "system": "engine", message: "rusti is better than C"}
{t: "date3here", "system": "engine", message: "rusti is better than C"}
tele_xyz %v 0 0 0
[2022-04-29 15:25:37]I[console]: executing 'autoexec_server.cfg'
protocol7::CNetMsg_Sv_ServerSettings
how would you go about this one?
Core was generated by
./DDRace64-Server_sql -f servers/8326.cfg'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 CCharacter::ResetHook (this=0x0) at /home/teeworlds/src/master/src/game/server/entities/character.cpp:693
693 m_Input.m_Direction = 0;
[Current thread is 1 (Thread 0x7fc0f4853b80 (LWP 7445))]
(gdb) bt
#0 CCharacter::ResetHook (this=0x0) at /home/teeworlds/src/master/src/game/server/entities/character.cpp:693
#1 0x0000564ec6f2a715 in CGameTeams::Swap...2534d62
Use clang++-7 on Linux build for full C++17 support - def-fc49b81
Use clang++-7 on Linux build for full C++17 support - def-