twnet_parser/scripts
ChillerDragon 3b93a6bba2 Packing python bools as tw net bools just works
python handles bools more like the ints 0 and 1
and those are exactly the values the
teeworlds network protocol expects

I can totally see this breaking in python4
or a new mypy version

maybe one day a ``get_bool()`` could make sense
also for readability

but for now this should be stable as long as the
tests pass
2023-04-09 12:14:13 +02:00
..
gen_changelog.sh Only generate changelog for latest release 2023-04-06 18:23:25 +02:00
generate_messages.py Packing python bools as tw net bools just works 2023-04-09 12:14:13 +02:00
lint_json.sh Use vanilla server defaults for tunes 2023-04-02 11:51:21 +02:00
release.sh Switch back to setup.cfg in release script 2023-04-07 09:27:49 +02:00
run_tests.sh Make the errors of run_tests.sh more intense 2023-04-07 13:08:56 +02:00
test_package.sh Duplicate package test to other script for testing 2023-04-07 08:58:37 +02:00