summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2019-01-24Make ship travels now cheaper and with smooth discounts. Win-win!Jesusaves1-1/+4
2019-01-24Ship travel is once again more expensive, but discounts are absolutely smooth.Jesusaves1-33/+3
2019-01-24Ship travel prices were lowered in relative terms.Jesusaves2-29/+18
In absolute values, nothing changes. But technically getting discounts is now easier. ...As promised I would do when I add Milly quest :3
2019-01-24Oops, my badJesusaves1-11/+18
2019-01-24Lieutenant Paul quest - slay as many monsters as you can!Jesusaves2-3/+80
This is a good quest to aid players level 20~30 get experience and make game difficulty smoother (they'll be here, Lua send them here). Each stage is twice as hard as the previous one, though.
2019-01-24@Saulc won't understand, so write down on Milly my plansJesusaves1-0/+7
2019-01-24Actually, that's an insult. Raise Milly's attack speed boost to last half hour,Jesusaves1-1/+1
until @Saulc says it is fine to give the grand reward (PS. Maybe a teddy bear would be better?)
2019-01-24Notes about the Yeti King questJesusaves2-1/+8
2019-01-24Add Milly quest, and stat the Plush Mouboo for thatJesusaves1-1/+61
@Saulc will probably get mad, so I added a debug block which instead of giving the reward it'll heal you and give you a 30% attack speed buff for 10 minutes. Which is not a bad reward, specially without Frostia, but then, not even DragonStar have the Quest Log cleared (because Cindy's quest)
2019-01-24Milly (quest pending)Jesusaves2-0/+18
2019-01-21Introduce @resyncall per player request (maybe @resync2 would be a better name?)Jesusaves1-3/+15
2019-01-20Add to Zegas a small pointer about Saxso quest, and talk a bit about Candor loreJesusaves2-9/+24
2019-01-20[skip ci] Demure just caught a bot tool! *clap hands*Jesusaves1-1/+1
2019-01-20Regenerate map data, sell Mercenaries Boxsets at Aeros.Jesusaves2-1/+4
If Saulc ever needs a freemium game with IAP, he only needs to sell Strange Coins <.< Although, nothing stops someone from selingl ingame items for real money under the sheets, right? :inGame_n:
2019-01-18Party Price can now be as little as 500 GP. Wanna join a party? Anytime!Jesusaves1-5/+6
Oh, you want to _create_ one? Then proof you're a pro gamer! %%O %%N
2019-01-18Improve daily GP gain amountJesusaves1-1/+1
2019-01-18Auto-close Peter dialog and use dispbottom() insteadJesusaves1-3/+2
2019-01-18Do not cause silent failures to server pretty please (this can cause a mess too)Jesusaves2-0/+5
2019-01-18Fix some critical bugsJesusaves2-5/+1
2019-01-18Some minor, probably not needed, sanitizationJesusaves1-0/+1
2019-01-18Simplify ship hold doorsJesusaves1-16/+6
2019-01-17"Sanitize" Dagger and Sharp Knife pricesJesusaves1-4/+4
2019-01-17[skip ci] actually, Tulimshar sailors give a [Dagger], not a [Sharp Knife]Jesusaves1-2/+2
2019-01-17Clean up old timers on Peter when quest is completeJesusaves2-0/+5
2019-01-17Fix a bug, thanks Xanthem for reportingJesusaves1-0/+4
2019-01-17Spread consistency over interm(ed)(iary) dungeonJesusaves1-65/+65
2019-01-17[skip ci] Relim (aka yLwHaTT) helps demure to slay another typoJesusaves1-1/+1
Nowhere to hide now, bad grammar
2019-01-17Sell Round Leather Shield at Tulim. Remove some items from Aeros Reward MasterJesusaves2-3/+2
2019-01-17During night, fishing is ~~20%~~ 30%! faster (at most), meaning you won't waitJesusaves1-2/+2
more than 12 seconds for the fish (maximum is 18 seconds normally)
2019-01-16Regenerate mob dataJesusaves1-1/+1
2019-01-15Nicholas can craft Braknar Shield...Jesusaves1-1/+5
but Braktar, his grand-grand-nephew, must share the Craft Plan.
2019-01-15Sell a Knife at Candor, instead of Small Knife (quest item now).Jesusaves2-3/+3
Lower its price. Increase a timer in Tutorial.
2019-01-15Fix Tutorial Reward (skippers get nothing %%e)Jesusaves1-1/+1
2019-01-15Give 20 seconds more to clear ship hold, because I've changed the mapJesusaves2-6/+6
2019-01-15[skip ci]Jesusaves1-1/+1
2019-01-15Nobody bypass notrade check on shovelJesusaves1-2/+2
2019-01-15You can't bury items with trade restrictions, your rares aren't protected ↵Jesusaves1-2/+2
anymore.
2019-01-15Fix several bugs with requestitem(), because hercules does overworkJesusaves3-4/+9
2019-01-15[skip ci] Playtest tutorial. It's... Okay, I guess...Jesusaves2-1/+2
2019-01-15[skip ci]Jesusaves1-1/+1
2019-01-15Sagratha's House.Jesusaves2-0/+84
2019-01-15You can now learn ADD_WEIGHT (2kg) or STEALING (7%) on Merc/Thief rank 2.Jesusaves2-0/+24
2019-01-15Reset thief/merchant ranks back to 1, and any extra experience is now reset ↵Jesusaves1-0/+27
to 30. Everyone will enjoy the minigame at least 1 or 2 times more. BETA!!
2019-01-15Stealing skill is now stated.Jesusaves1-12/+1
2019-01-14Sorry, I've found the error >.< But leave that debug pipeline runningJesusaves1-1/+1
2019-01-14This reverts commit f5b6bc263ade9ca22967584e146b02908ddab74f.Jesusaves1-7/+2
2019-01-14Enable some debug markers, if it still breaks, I'll try reducing random crap ↵Jesusaves1-2/+7
array
2019-01-14Sacrifice some performance to check cells where items will be burried.Jesusaves1-0/+5
If it is not walkable, don't bury the item, failing silently. This will reduce random crap array size and thus, optimize memory.
2019-01-14Redesign how shovel_scatter() works, I had to remove an option from Aeros ↵Jesusaves2-24/+45
master. Now, Aeros is just an automatic scatter area.
2019-01-14reputation('Candor'), disregards Nard's ship and Tulimshar quests.Jesusaves1-0/+48
This is needed for Milly.