Danny-Alexander / terratech-block-list

Web page to format and display mod-exported block properties for TerraTech game.
MIT License
3 stars 0 forks source link

TerraTech Block List

Browser based table to display up-to-date and accurate (mod-exported) properties for blocks in TerraTech game.

Web page: Block List v0.2.3

Contributing

See Running locally for testing

Other links

GitKraken Glo board - planning etc

Report a bug or suggest a feature

Check out the outstanding issues if you'd like to help - any is welcome.

Current features

Show/hide columns

Save or copy the data

Copy/export into a spreadsheet (includes hidden columns). This is like flattening the json data file.

CopyOrExportData-v0.1.4.PNG

Sorting

Hold shift to sort by a 2nd column.

MultipleColumnSorting-v0.1.4.PNG

Global filter

GlobalSearch-v0.1.4.PNG

Specify how many rows to display.

SelectTableLength-v0.1.4.PNG

Expandable details (WIP)

ExpandableDetails-v0.1.4.PNG

Planned features

Recipe and raw cost columns

Function specific properties

e.g Speed and movement stats for wheels, propellers, damage stats for guns etc.

Feedback

Both negative and positive is welcome - I've been winging this one for the most part from the get-go having almost no prior experience with html, jquery, DataTables, setting up GitHub projects, GitKraken integration etc.

Notes

I wish I'd done this using Vue framework now and am tempted to put time into setting it up with that instead.