XaiJu
SlingBang
SlingBang

patreon


Merchant added

Thanks for the poll info. I wrote in the sabotage events this week. Basically, exactly how I described, you will block any NPC man if he appears in the location where you fall asleep. I'll expand this to include distracting them as well. Both can work in the same event.

I also added the Merchant this week, which was the major time commitment. At first, i figured it would be some easy job... but it was actually challenging, since the code didn't match anything I'd written yet. i had to write some custom functions to match the sale item to the inventory list. It was nice writing some real code after a month of doing mostly art. Here's a mashup of three screens showing the Merchant location, items for sale, and the code showing the merchant menu:

The merchant only appears during the daytime, and his stock changes every 3 days. Items cost 100% up-charge (I think...) and there is only one of each item available, so when you buy an item, that slot stays empty until the next stock refill. Item 1,2,3, are randomly chosen from the top 5 in Mining, Foraging, Fishing. Item 4,5,6 are all crops. Item 7 is a random cooked meal.

Realizing it's the end of the month, I'll be getting release 0.50 ready for Patrons to try. I don't think I need to add anything else... so likely, on November 1 it will be ready.


More Creators