Kyle Klaus

Results 32 comments of Kyle Klaus

👀I've also run into this.

No problem @GenPage; I realize this is a lot to digest. I'm excited to push some significant progress into the project, but at the same time I'm only one person...

@sct I had not known about the API you had going on apiary already; it is funny how similar we ended up 👍 I do use Discord (although not often)....

I spent some time this afternoon and evening doing an opinionated merge of the two API specs; I also put a little work into making the document a little more...

> For Auth, it's been awhile so I don't remember all the details exactly but I am pretty sure we were using JWT standard for Auth. OAuth2 seemed like it...

I handle this similarly to @king601 with a Minecraft version in the mod zip name (I do it using a tool I created to package mod files here [indemnity83/solder-toolbelt](https://github.com/Indemnity83/Solder-Toolbelt)). It...

Maybe more of a concept for a rewrite; but wouldn't it be eaiser to just simplify the two checkboxes into a single drop down with three options; basically exactly like...

Working through this more; in solder it really could be simplified to a single field. a `published` status would replace both the `hide modpack` and `private modpack` options. To any...

@GenPage you [mentioned](https://github.com/TechnicPack/TechnicSolder/issues/452#issuecomment-137985952) that "There are a few things that need to be re-coded/designed before we can start [this] feature. It is a massive feature that will be API breaking...

This is likely going to have to have a transition mechanism, to ease the transition from the .zip downloads, to resource downloads. As part of the #617 API RFC I'd...