Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.17 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.17 KB

I will no longer be maintaining this repo due to a lack of intrest in the game

swTools

A collection of tools for the game stormworks, a description will be given per file.

Plotting

A collection of scripts to plot with, using Debug View!

2d/3d plot.py

Plots CSVS in 2d/3d with matplotlib

convert.py

Converts .LOG files (from debugview) to CSVS

logging.lua

The lua side of the debugview logging utility

Game file utilities

A collection of scripts for being cool or something

StormworksAdminTools.py

Gives admin utilities (can be accessed in the main menu)

StormworksHiddenItems.py

Gives acces to removed items in inventory

StormworksXMLWorkbench.py

XML edits most workbenches to 250^3 Needs update to use workbench size for detection

Filter utilites

Utilities for making IIR and FIR filters

filterCoeff.py

Make filter coefficients for a generic filter function using the b and a arrays

filter.lua

The generic filter in lua

GPS-Astro conversion

This is a mission file that you can use to generate a CSV in combination with the plotting tools convert.py and the DBL from ms