Users browsing this thread: 1 Guest(s)
Auction House: Expanded-Workable

#22
Posts: 676
Threads: 44
Thanks Received: 26
Thanks Given: 21
Joined: Jan 2015
Reputation: 11
Status
Zombie
My very first IPS patch. Auction House Rewrite

It is for a headered, V1.0 Rom. It only effects the auction house block of code so I'm not 100% sure that it matters regarding other versions. The zip also includes the commented code, as well as two srm saves (One WoB, one WoR) in an attempt to make it less painful to try out.

AND it makes no real major changes to the actual gameplay what so ever! Sounds like a real great patch don't it? All it does at this point is, as the rest of the thread states, starts from the first line of code regarding the auctions and changes everything from there. The only part I didn't move/modify to any extent was the "take your seat" actions, I made changes above them in order to relocate the auction is over message but changed the "is it open" check to use less space, which by chance left the directions for seating in the exact same normal place oddly enough. The rest I mutilated with a large hammer... and a torch... then poked it with a stick a few times.

Okay actually I just used the holy hell out of Call subroutine to get rid of as much repeated code as possible, then straightened the rest of it out, then added a few dozen 50% chance of branching calls to mix it up.

What I could really use at this point is opinions.

As said, there is nothing really new added. What I need to know is does it flow naturally or is it kinda choppy/rushed? There are still bugs, plenty, but from what I've played with so far they are not the kind that crash when you walk in. I'll list the big things I've found at the bottom but the point is it will complete the auctions. Not a finished product, but enough to tell if its doing its job.

I could also use some input regarding what could be added to THIS patch. THIS one will not change stuff outside of the normal auction script. That includes extra dialog, space, etc... That still leaves a helluva lot of space. Would more generic items be worth adding? Megalixer, pheonix down, maybe something like a grab bag consumable gift pack? Or would gear be a better choice for more stuff?
Another options I was considering is maybe selling items in the auction? Wouldn't be to hard to add, the items you could sell would be slightly limited. Random prices wouldn't be hard to add... Yes I need ideas. I want more crap to cram in this auction space!

Oh, I should list the things this patch actually does:
  1. Player has a small chance to Win most auctions on the first bid.
  2. Player has a small chance to Lose some auctions on the second bid.
  3. Some auctions are inclinded to End if the player passes a bid.
  4. Most auctions (all but 1 or 2) are not a set length, more/less npc bids randomly.

Known Issues:
  1. The stage girl moves forward, then drops NPC on top of herself for auction. (Have to add a quick check for that type auction to bypass that action queue in the subroutine).
  2. Some dialogue is a little.... funny... (Just a few typos in the message #'s)
  3. Player does not see a price when given the choice to bid or pass (Can't fix it, as said I'm not using anything outside of normal auction stuff so I set all "bid/pass" options to use the same message and used the 7 or 8 extra messages with prices for other stuff)
  4. One NPC twitching, a different NPC bidding (I confused a few NPC numbers, already adjusting for it now)
  5. One auction crashes soon as you take your seat (I think its the airship because thats the only one I haven't seen that should be running still have to find a problem though)
  6. Chocobo doesn't face the crowd while being sold (Maybe a bug, maybe not, its a show bird, they are trained to do that)
  7. Pricing and bidding on one item doesn't match up at start of auction (Player's part is correct, just not the other bids/wrong msg)

Thats just what I'm fixing right now. Again, I'm not really looking for bug hunters (I damn sure won't stop you though) I just would really like to know if the auctions feel right or not. And maybe what else could be added.

If anybody happens to know of anything outside of this that branches to the middle of the auction block for any reason, yeah this probably breaks that, please share that information.

*EDIT* All of this and I didn't even mention the selection process...
First it makes a pass through the 3 main branches.(1=magicite, 2=NPC type, 3=Items)
Each path has it's auctions listed based on how rare they should be with chances to branch.
After all of that, each auction has its own block for direct checks (WoB/have already bought) and sometimes a chance to "upgrade" to the next item on the list.
After all magicite are bought it redirects to Path 3 to select an item.

What this does is allow it to be inclinded to push Magicite auctions first, then rare items, and lastly NPC's occasionally tossed in. After all Magicite are bought it is going to lean toward item sales instead of mostly npc auctions. Hopefully this is an improvement.

It will probably take less time to use the patch and test it than it did to read all this so... yeah... please? And thank you.


The only true wisdom is knowing you know nothing.
  Find
Quote  
[-] The following 2 users say Thank You to Catone for this post:
  • Robo Jesus (12-24-2017), SSJ Rick (02-05-2015)



Messages In This Thread
Auction House: Expanded-Workable - by Catone - 01-28-2015, 10:54 PM
RE: Auction House: Expanded-Workable - by Catone - 01-29-2015, 10:59 AM
RE: Auction House: Expanded-Workable - by Catone - 01-29-2015, 01:34 PM
RE: Auction House: Expanded-Workable - by Catone - 01-29-2015, 03:13 PM
RE: Auction House: Expanded-Workable - by Catone - 01-30-2015, 12:49 PM
RE: Auction House: Expanded-Workable - by Catone - 01-31-2015, 09:10 AM
RE: Auction House: Expanded-Workable - by Catone - 01-31-2015, 11:24 AM
RE: Auction House: Expanded-Workable - by Catone - 01-31-2015, 01:38 PM
RE: Auction House: Expanded-Workable - by Catone - 02-01-2015, 12:14 PM
RE: Auction House: Expanded-Workable - by Catone - 02-02-2015, 01:10 AM
RE: Auction House: Expanded-Workable - by Catone - 02-04-2015, 06:41 PM
RE: Auction House: Expanded-Workable - by madsiur - 02-04-2015, 08:22 PM
RE: Auction House: Expanded-Workable - by Catone - 02-08-2015, 07:32 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite