summaryrefslogtreecommitdiff
path: root/npc/items
AgeCommit message (Expand)AuthorFilesLines
2019-04-29A bit more info (actually, typo fix) on pet caring bookJesusaves1-1/+1
2019-04-26Raise attack speed penalty on alcoholJesusaves1-2/+2
2019-04-22Try to rewrite Alcohol SystemJesusaves1-15/+18
2019-04-22inc_sc_bonus now use the "pretty" ponderate_avg() functionJesusaves1-1/+1
2019-04-15Fix typoJesusaves1-12/+19
2019-04-14Make the potions really stronger, not just "artificially stronger"Jesusaves1-2/+4
2019-04-14Luck Increasing Potions (A, B and C)Jesusaves1-0/+48
2019-04-10Set friends limit to double the beverage test.Jesusaves1-2/+2
2019-04-10Remaster some values, simplify some stuffJesusaves1-4/+9
2019-04-10Do not count yourself twiceJesusaves1-2/+2
2019-04-10Reasonable and workingJesusaves1-13/+8
2019-04-10TypoJesusaves1-9/+15
2019-04-10Replace exp bonus SC (this now can be void in some maps, beware)Jesusaves1-2/+2
2019-04-10Users close to you raises taste in 1% each, capped at beverage maximum taste.Jesusaves1-0/+6
2019-04-10[ALPHA] [UNTESTED] [EXPERIMENTAL] [TEST SERVER ONLY] [FIX TEST REVERT ME PLEASE]Jesusaves1-0/+76
2019-03-12Stacking healing items now incur in a penalty to prevent Crazyfefe spams.Jesusaves1-0/+3
2019-03-04Remove every trailing whitespaceJesusaves1-1/+1
2019-03-01This is for Crazyfefe: Improve Emergency Exit intelligence.r08.3_190301Jesusaves1-0/+4
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 any...Jesusaves1-2/+2
2019-01-15Fix several bugs with requestitem(), because hercules does overworkJesusaves1-0/+1
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
2019-01-14Sacrifice some performance to check cells where items will be burried.Jesusaves1-0/+5
2019-01-14Redesign how shovel_scatter() works, I had to remove an option from Aeros mas...Jesusaves1-8/+38
2019-01-02Improve Frostia Christmas Subquest rewardsJesusaves1-1/+2
2019-01-02Update several bugs reported on #tmw2-dev %%GJesusaves1-2/+5
2018-12-20Empty Box can be purchased, and buy/sell prices were mildly adjusted.Jesusaves1-4/+10
2018-12-20Empty box core logic/mechanic. Still Unobtanium.Jesusaves1-0/+42
2018-12-17Extra helper for LoF Teleporter. Code simplified.Jesusaves1-4/+10
2018-12-17LoF Teleporter can bring you to Frostia or Halinarzo... Under certain cases.Jesusaves1-19/+28
2018-12-17Stop beating around the bush. reputation() now returns a 0~100 int.Jesusaves1-1/+1
2018-09-19You should be able to teleport as long that HP > 90% (or you're in town)Jesusaves1-1/+3
2018-09-17Fix bug on TeleporterJesusaves1-1/+1
2018-09-16[skip ci] typoJesusaves1-2/+2
2018-09-15Fix pipeline typoJesusaves1-1/+1
2018-09-15In other hand, you can use teleporter even while hurt - as long that you're inJesusaves1-2/+8
2018-09-15Teleporter will never take less than 30s to rechargeJesusaves1-2/+2
2018-07-29Count time flasks too. There are other bugs, beware. Missing max() on time fl...Jesusaves1-2/+2
2018-07-28Missing safety checkJesusaves1-0/+4
2018-07-20Doing LoF Quests allow you up to 3 minutes discount on every warp time w/ FlaskJesusaves1-4/+6
2018-07-16Ragger PrototypeJesusaves1-9/+9
2018-07-16Grimorium reports KalmurkJesusaves1-1/+3
2018-07-16Raising a skill by sk_lvup will give you 50 Job Points per levelJesusaves1-1/+1
2018-07-16[skip ci] this will be a wiser mana experience handlerJesusaves1-4/+4
2018-07-16*fun* something like detect magic levelJesusaves1-0/+16
2018-07-15minor improvementJesusaves1-1/+1