Python world-of-warships

Open-source Python projects categorized as world-of-warships

Python world-of-warship Projects

  • minimap_renderer

    Generates a video of your minimap.

  • Project mention: Deobfuscating World of Warships' Python Scripts | news.ycombinator.com | 2023-11-17

    The name `` is intentional here. Decompilers (or at least uncompyle) relies on the function name to figure out what composition syntax the function is for (or a lambda, or generator). The python compiler emits ``, ``, ``, ``, and `` depending on the type of function. The obfuscator renamed this function of course and causes the decompiler choke on a whole file if this appears at a module level.

    The game developers also reached out to me and others after seeing this post appear on the /r/WorldofWarships subreddit. They want to understand why we would need to introspect these files for mod creation or data mining.

    I already explained some of this in the post, but at a mod level the API docs are _really_ bad and actually no longer existent since the developers migrated away from a standard forum to Discord for all comms and killed the forum. For ModAPIv2 which is heavily restricted to pre-approved mod developers there are no docs at all!

    Additionally, they rely on a community-created tool for rendering replays to an MP4 for their tournament match recaps: https://github.com/WoWs-Builder-Team/minimap_renderer. The replay format is entirely undocumented and relies on data mined from this tool and other resources for parsing some data structures.

    There are a _ton_ of community-developed resources that have only been made possible through reverse engineering of some shape that are critical for understanding the game.

  • .geometry-converter

    This is a Blender addon designed to be able to import and export World of Warships' .geometry+.visual files, designed for mod authors.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python world-of-warships related posts

  • I might have accidentally created T11 Petro (3D printing fail)

    2 projects | /r/WorldOfWarships | 30 Jan 2023

Index

Project Stars
1 minimap_renderer 74
2 .geometry-converter 11

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com