Guild icon
Teeworlds
IRC / bridge
One-way IRC channel bridge. If you want to be able to send messages to IRC, contact @Dune or @heinrich5991. https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules
Between 2021-09-17 00:00:00Z and 2021-09-18 00:00:00Z
Avatar
I have released a new version of my python module twmap. Its now at version 0.2.0. you can now modify every part of the map and create new maps from within python with the new constructors Its once again available on pypi, so you can install it with pip install twmap and upgrade it with pip install twmap --upgrade, also on windows now! To figure out how to use the module, import it and use help(twmap) and then help on the structs you retrieve. Note that on windows help(twmap) won't show you the documentation of the main struct, Map. so on windows you might have to start with help(twmap.Map). load your first map by doing map = twmap.Map("path/to/map") If you find any bugs or things the module should have, you can write me or better yet: create an issue here https://gitlab.com/Patiga/twmap-py/-/issues If you want to contribute to it, be warned: the code is mostly undocumented and a bit complicated, but I will happily help you understand the code if you have questions
14:05
@Assa map editing/creation is here now :)
Avatar
uses fancy rust magic under the hood for implementing a python module :'0
20:23
As soon as I have some time i will give you feedback
20:23
so maybe next year 😦
Exported 6 message(s)