Isigiel Posted February 25, 2016 Posted February 25, 2016 (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 February 28, 2016 by Isigiel Typo fixing Paint_Ninja, Slot Zero and Jon_ 1 2
Discord Moderator plowmanplow Posted February 26, 2016 Discord Moderator Posted February 26, 2016 It would be helpful if the select fields were: Sorted highest/newest to lowest/oldest Multi-line fields
Isigiel Posted February 26, 2016 Author Posted February 26, 2016 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.
Discord Moderator plowmanplow Posted February 26, 2016 Discord Moderator Posted February 26, 2016 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.
Isigiel Posted February 26, 2016 Author Posted February 26, 2016 (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 February 26, 2016 by Isigiel
Discord Moderator plowmanplow Posted February 26, 2016 Discord Moderator Posted February 26, 2016 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.
Isigiel Posted February 28, 2016 Author Posted February 28, 2016 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now