Jump to content

Recommended Posts

Posted (edited)

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
Posted
  On 2/26/2016 at 1:27 PM, plowmanplow said:
  • Sorted highest/newest to lowest/oldest
Expand  

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?

  On 2/26/2016 at 1:27 PM, plowmanplow said:
  • Multi-line fields
Expand  

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

  • Discord Moderator
Posted

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.

Posted (edited)

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
  • Discord Moderator
Posted

Hmm, I think you carried over an onChange that should be happening. When you change the first, it should change the second. When you change the second nothing should happen to the first.

Posted

Version 0.1 was published, it features a new build selection progress (thanks to Plowman) and got a little more tidier.

Also, it copies markdown compatible changelogs to you clipboard.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...