C++
if(pPlayer->GetTeam() == pMsg->m_Team || (g_Config.m_SvSpamprotection && pPlayer->m_LastSetTeam && pPlayer->m_LastSetTeam + Server()->TickSpeed() * g_Config.m_SvTeamChangeDelay > Server()->Tick()))
return;
FROM debian:12 AS builder-ddnet
RUN apt-get update && apt-get install -y gcc-mingw-w64-x86-64-posix \
g++-mingw-w64-x86-64-posix \
gcc-mingw-w64-i686-posix \
g++-mingw-w64-i686-posix \
wget \
git \
ca-certificates \
build-essential \
python3 \
libcurl4-openssl-dev \
libfreetype6-dev \
libglew-dev \
libogg-dev \
libopus-dev \
libpng-dev \
libwavpack-dev \
libopusfile-dev \
libsdl2-dev \
cmake \
glslang-tools \
libavcodec-extra \
libavdevice-dev \
libavfilter-dev \
libavformat-dev \
libavutil-dev \
libcurl4-openssl-dev \
libnotify-dev \
libsqlite3-dev \
libssl-dev \
libvulkan-dev \
libx264-dev \
spirv-tools \
rustc \
curl \
libmariadb-dev \
libwebsocketpp-dev \
libboost-dev \
nlohmann-json3-dev \
libboost-all-dev \
libssl-dev
RUN curl https://sh.rustup.rs -sSf | \
sh -s -- --default-toolchain stable -y
RUN ~/.cargo/bin/rustup toolchain install stable
RUN ~/.cargo/bin/rustup target add i686-pc-windows-gnu
RUN ~/.cargo/bin/rustup target add x86_64-pc-windows-gnu
ENV CARGO_NET_GIT_FETCH_WITH_CLI=true
WORKDIR /app
COPY . /app
RUN mkdir build && cd build && \
cmake .. -DMYSQL=ON -DCMAKE_BUILD_TYPE=Debug && \
make -j$(nproc) DDNet-Server
`
can someone be my rubberduck FROM debian:12 AS builder-ddnet
RUN apt-get update && apt-get install -y gcc-mingw-w64-x86-64-posix \
g++-mingw-w64-x86-64-posix \
gcc-mingw-w64-i686-posix \
g++-mingw-w64-i686-posix \
wget \
git \
ca-certificates \
build-essential \
python3 \
libcurl4-openssl-dev \
libfreetype6-dev \
libglew-dev \
libogg-dev \
libopus-dev \
libpng-dev \
libwavpack-dev \
libopusfile-dev \
libsdl2-dev \
cmake \
glslang-tools \
libavcodec-extra \
libavdevice-dev \
libavfilter-dev \
libavformat-dev \
libavutil-dev \
libcurl4-openssl-dev \
libnotify-dev \
libsqlite3-dev \
libssl-dev \
libvulkan-dev \
libx264-dev \
spirv-tools \
rustc \
curl \
libmariadb-dev \
libwebsocketpp-dev \
libboost-dev \
nlohmann-json3-dev \
libboost-all-dev \
libssl-dev
RUN curl https://sh.rustup.rs -sSf | \
sh -s -- --default-toolchain stable -y
RUN ~/.cargo/bin/rustup toolchain install stable
RUN ~/.cargo/bin/rustup target add i686-pc-windows-gnu
RUN ~/.cargo/bin/rustup target add x86_64-pc-windows-gnu
ENV CARGO_NET_GIT_FETCH_WITH_CLI=true
WORKDIR /app
COPY . /app
RUN mkdir build && cd build && \
cmake .. -DMYSQL=ON -DCMAKE_BUILD_TYPE=Debug && \
make -j$(nproc) DDNet-Server
`
can someone be my rubberduck 652eda8
Version 18.6 - def-
f6c6b27
Update Ukrainian l10n (18.6) - EGYT5453
ef5602a
whoops - EGYT5453
810d150
Update Swedish translations for 18.6 - furo321
f3117ae
Update Chinese translations for 18.6 - Pioooooo
781c804
Update Azerbaijanese translation for 18.6.txt - GokturkTalha
fcc62f2
Update Turkish translation for 18.6.txt - GokturkTalha
ae80bf9
update czech translations for 18.6 - dobrykafe
f86d307
update slovak translations for 18.6 - dobrykafe
3a20ce0
Update Polish translations for 18.6 - KebsCS
8043c4f
Update brazilian_portuguese.txt - rffontenelle
5f47fd6
fix context menu showing up after canceling quad rotation - dobrykafe
8f49e29
fix click drag navigation selecting quads/sounds - dobrykafethis
keyword so it should be of type @variable
if it's used in a function or @keyword
if it's inside a method. I tried using has-ancestor?
predicate and.. it did nothing, here's the whole thing:
((this) @variable
(#has-ancestor? @keyword method_declaration))
https://github.com/MilkeeyCat/tree-sitter-meraki/compare/master...feat/this-highlightingthis
keyword so it should be of type @variable
if it's used in a function or @keyword
if it's inside a method. I tried using has-ancestor?
predicate and.. it did nothing, here's the whole thing:
((this) @variable
(#has-ancestor? @keyword method_declaration))
https://github.com/MilkeeyCat/tree-sitter-meraki/compare/master...feat/this-highlighting maps/
) and automatically authenticates with a new custom rcon password
https://github.com/user-attachments/assets/6fda8098-9a85-48a9-a2d9-fd84e770f361