$optimize
, only the tiles layers are touched. but with the $edit
command it can optimize physics layers as well. it can also $edit --extend-<direction> <number>
where direction is one of up, down, left, right, to extend all tilemap layers (including physics layers) by the specified amount of tiles. (this does change physics, but this is point of this command)$edit
command is a pretty direct frontend to the twmap toolsFile
is a Tools
dropdowntwmap-edit
PopupMenuTools
RemoveUnusedEnvelopes
when confirmedCServer
and CGameContext
just didn't have enough information to construct the stuff necessary to feed a 0.7 client. I can't imagine it being any easier further down you go. I can't even think how to do it between CServer
and CNetwork
e.g.exec openssl req -new -sha256 -key domain.key -subj "/" -addext "subjectAltName=DNS:heinrich5991.de,DNS:www.heinrich5991.de,DNS:cd.heinrich5991.de,DNS:grafana.heinrich5991.de,DNS:hc.heinrich5991.de,DNS:kaiser.heinrich5991.de,DNS:teeworlds-friends.heinrich5991.de,DNS:yadam.heinrich5991.de" > domain.csr
(edited)CNetObj_Character
? (edited)