summaryrefslogtreecommitdiff
path: root/npc/items
AgeCommit message (Expand)AuthorFilesLines
2019-05-20Fix bugsJesusaves1-11/+0
2019-05-20Exception() for legacy healing itemJesusaves1-1/+4
2019-05-20Add legacy_heal, support for legacy behaviorJesusaves2-2/+51
2019-05-20Rewrite healing item rule and deprecate all existing healing items in a singl...Jesusaves1-39/+72
2019-05-10Register missing mana skills on GrimoriumJesusaves1-0/+16
2019-05-04Reduce time on LoF TeleporterJesusaves1-4/+4
2019-05-04Disable debug marker. Also, strmobinfo returns numbers sometimes.Jesusaves1-1/+1
2019-05-04Soft-out the usage of LoF Teleporter, as it uses the same ctrl variable.Jesusaves1-4/+4
2019-05-04Mechanic-wise, implement Warp Crystals and ensure they workJesusaves1-72/+30
2019-05-04Prepare introduction of Warp Crystals, update Lua dialog if hurns is in siegeJesusaves2-4/+97
2019-05-02"Fix" some trailing whitespace "errors"Jesusaves1-1/+1
2019-04-30Fix teleport to save point with teleporterJesusaves1-2/+2
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