If you haven't figured out the images I posted in the request thread by now, well, now you know. Sometimes the best way to ensure everyone does it right is... well, to make the tools to help them yourself.
That and I got tired of losing requests because a forum isn't really the best of places to track what's been done and what hasn't been done. I'm hoping that requests will be streamlined on both ends, where both requesters and request fillers can have an easier time at it.
I figured after long enough that I'd just bite the bullet and write the code myself, even though I'm actually a novice web programmer. Yes, I know that using php with a very expensive SQL server is unusual. You use what you have basically.
You can find images of the current prototype here:
http://www.mediafire.com/file/t8v75vg756bsazs/imasonlineprototypeimages.rarThis will eventually be attached onto a database, which I'll be maintaining myself.
Currently:
- All logic for the Xbox 360 version of im@s2 has been written and confirmed working. Currently on Catalog 4 (last version of the compendium)
- All logic for the PS3 version of im@s2 has been written and confirmed working.
Currently on prebeta Catalog 1 (Not released yet)
- English Translation -> im@s Compendium shorthand AND longhand completed.
- First iteration online for online tests - If you want to make X360 requests, you can use it and it'll give you exactly what the other person needs to fill a request.
To do:
- Attach to database after all features work. It currently works as an online paper compendium.
- Login/Logout (I figure tracking who asked for what could be useful.)
- Save drafts of requests prior to submission.
- email notification when picked up by someone else.
- email notification of completion
- Full image insert for referencing
- RSS feed of completed requests.
Requests:
- People to volunteer to try the initial system phase. You won't be able to submit requests, but you WILL be able to via a GUI (but at the moment, words only) create a request, and furthermore, get given the code to copy and paste. No errors ever again.
- If you want the compendium to be placed online for PS3 requests, I need someone who can confirm the first 16 spots of costume (in the grid ORDER - This is important) for all catergories and the first 28 slots on all 4 accessory slots.
This is so I can finalise the item order. I know what the items are and have screenshots (they're the X360 items) but the PS3 shuffles them around and I need to know exactly where each item is to confirm its order.
(Yes, I've been so busy coding and with work/life, I haven't played the game in two weeks. You can wait for me if you like, it just means that I don't fill any requests at all until I'm done 100%ing it.)
Anyone who is any good at HTML would be greatly appreciated, because I'd like to talk templates. (
Currently all the HTML is generated depending on the scenario, but You can probably guess that it's very modular. Nothing like learning more efficent ways to code.)
Same goes for anyone with skill in Javascript - I would like to change the images on the fly, and although I DO know how it works, my javascript manipulation skills are abysmal (mostly due the fact I suck at debugging.)