tyoeer / Chaoshead

A level editor, scripting interface, campaign editor, and reverse engineering tool for Levelhead
Apache License 2.0
4 stars 1 forks source link

Figure out the .lhs prefix #22

Closed tyoeer closed 11 months ago

tyoeer commented 1 year ago

We could read the stored metadata for the downloaded levels, to get a list of prefixes and upload dates.

tyoeer commented 1 year ago

Prefix manipulation could probably be used the get back behaviour that was changed but only for new levels. (Would probably have to put it in the campaign to prevent LH from updating the prefix automatically)

tyoeer commented 1 year ago

https://level-kit.netlify.app/hiddenlevelstatistics/ shows the upload LH version directly, as well as the date, and CV, which looks a lot like the campaign content_version.

tyoeer commented 1 year ago

That version also looks familiar to the ver field in a user's save_data

tyoeer commented 1 year ago

Random idea: the prefix might contain a simple timestamp instead of a weirdly encoded version number