Jump to content

proEndreeper

Members
  • Posts

    10
  • Joined

  • Last visited

About proEndreeper

  • Birthday 01/01/1900

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

proEndreeper's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Heh, at least you are continually updating yours, I started mine in Java, which was a bad idea, and as a result I could never quite get my UI to work. Mine was called TechnicSolderConverter, but it only supported the base zip that technic packs can be uploaded as a single-file in. I'm too tired to type.
  2. So far I'm still working on the modpack config tab, as it is seemingly impossible to get the tree layout working... So I guess I'll just have to make my own tree layout.
  3. Okay, I porbably won't need any more beta testers, as I just need them to test it and check for any bugs, also to help with the UI Design, but feel free to suggest here of anything I should do to make the UI easy to use.
  4. Yeah, I'm working quite a bit on a new UI, it's an All-In-One Design, Seeing as the current is like 10 dialogs, probably only 5, but still that's not that user friendly, I am having issues with the all in one version showing up in the taskbar, which I want it to. Btw do you want to become a beta tester, as of the moment I mostly test this program myself, but I am not one for knowing how easy something is to use, especially stuff of my design:P
  5. Ok I finished most of it, just need to fix one more bug, however this first release won't be able to use the huge zip file, so you'll have to extract the zip file and direct the converter at the zip.
  6. Update; I've fixed the zip problem, apparently the whole time I had been trying to copy files from a nonexistent directory. As well I'm adding command line features so that it can skip through some of the steps via cmd line I may add a full command-line based version, seeing as some people may want to do it directly on the webserver, which you would need to have a VPS that you had access to java on to be able to do the steps. I also have forgotten to put in the code for unzipping the zips. I've been focusing on the directory portion because I plan to just extract the folder for now. I'll streamline it later, but as of the moment I just want to get it out there. Oh btw for anyone wondering, the sessions are stored in json, however the api I'm using is making so it creates an array then an object, thus making so I have to get the first object in that array to be able to access files, so going to have to take a peak at the api and fix it. Quick question, where should I post the converter once I finish it
  7. Ok then, I'll probably try to fix the issues I'm currently having tonight, I also need to fix the templates/sessions, as they currently don't actually show up in the mass package configuration gui, I also need to fine tune the interface a little. I'll post some updates later on, but at the moment I'm having issues with zipping, uhhg, zips are definitely not my strong point in java...
  8. Please tell me if you have any suggestions for this, as well tell me if you would use this once it's complete. I just want to know if anyone actually would use this.
  9. Not quite sure if this is the correct forum to post this, but I am working on something that'll reformat the classic zip file format into a TechnicSolder-friendly format. Features Can reformat a modpack directory. Verifies modpack directory format before attempting to reformat it Multi-Platform Clean-ish GUI Features Not Yet Implemented (NYI) Can reformat modpack zips Future Features All-In-One GUI Export sql script to add stuff to TechnicSolder (planned) User-Friendly Session Files. (Currently they are just encoded in JSON) Optimizations (More direct methods to compile the mod repository) Download (Direct) I have a few screenshots, I'll list one of them below. View the rest at http://imgur.com/a/ttb6a NOTE: This is just to format the mod repo, it doesn't actually put the values into solder as of the moment (I am most likely not going to add that feature for a while) This application is copyrighted with the CC BY-NC-ND 3.0 License
×
×
  • Create New...