Jump to content

Changelogger | Generate changelogs for all solder packs!


Isigiel

Recommended Posts

I have seen interest in solder auto-generating changelogs and also saw so many poor changelogs on the platform, that's why I wrote a little app. It just takes your existing solder pack and provides you with a full changelog between any two versions you wish.

http://isigiel.github.io/changelogger/ That's where you can try it out. Just paste any platform-api link which you can find here

For modpackers:

To preload your pack use a link like the following one, stuff in [] is optional, you can also just preload you url.

http://isigiel.github.io/changelogger/#/?url=<your api url>[&from=<build that's the changelogs base>&to=<build to compare to>]

I'm always open for suggestions and feedback
For the better changelog!

Changelog

0.1 Better interface for selecting modpack builds (idea by @plowmanplow)
0.2 Modpack-makers: You can now preload a changelog you want (idea by @Jon_)

 

Cheers, Isigiel

Edited by Isigiel
Typo fixing
Link to comment
Share on other sites

7 minutes ago, plowmanplow said:
  • Sorted highest/newest to lowest/oldest

The Builds actually are sorted as they come from solder, which should be as they where released. Can you provide the pack where that wasn't helpful?

8 minutes ago, plowmanplow said:
  • Multi-line fields

I'm not sure what you mean by this @plowmanplow again, a screenshot or the pack wuld be nice so I can see.

Link to comment
Share on other sites

  • Discord Moderator

Solder, for whatever reason, does not default to sorting by reverse creation date. It sorts them in a way I've not bothered to run down but is definitely out of order. My DatPackRedux is an example: http://api.technicpack.net/modpack/datpackredux . The current build is 5.25.10 and the builds were created in the order you would expect (i.e. 5.25.9 previously, then 5.25.8, etc.). The order returned by Solder is quite wonky.

As for the multi-select, I'm referring to a "multi" select box where you are able to see multiple options at the same time. Would be very useful since you could have the second field auto-switch to whatever you select on the first, then since multiple options are displayed the one you want to compare to should be right below (or close) to the selected version.

Link to comment
Share on other sites

Solders order is indeed wonky, the packs I tested must have been in the correct order by coincedence ;)

I pushed new changes that improve sorting for builds like you mentioned them @plowmanplow and also change the behaviour of the build-select fields.

Thanks for the feedback

Edited by Isigiel
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...