summaryrefslogtreecommitdiff
path: root/npc/items
AgeCommit message (Expand)AuthorFilesLines
2019-06-15Rewrite how Mercenary Boxsets are handled (for easier maintenance)Jesusaves1-0/+54
2019-06-12Fix Treasure Map bugs, update translationsr09.2_190610Jesusaves1-10/+12
2019-06-10Add the two hand weapons and update JSaves GrimoriumJesusaves1-0/+9
2019-06-09Reorder stuff internally, no effect whatsoever.Jesusaves1-16/+18
2019-06-09Ops, this must be cleared up >.>Jesusaves1-0/+4
2019-06-09Eh, Gold Pieces might be an exception...Jesusaves1-1/+1
2019-06-09Who would bury an ore chunk? It makes no senseJesusaves1-2/+1
2019-06-09Report the mine name instead of the Map IDJesusaves1-1/+17
2019-06-09This is a function for Treasure Map, without one, it won't uncover anythingJesusaves1-0/+1
2019-06-09Fix bugs, Treasure Map should also work now but untested and risky.Jesusaves1-0/+29
2019-06-09Treasure Map: You cannot read it because coordinates are TODO, but it worksJesusaves1-0/+1
2019-06-05Fix Cursed Mouboo questJesusaves1-3/+7
2019-05-29Get rid of Shovel quirksJesusaves1-96/+80
2019-05-27New shovel option (to make up with low bury rates) - Autodigging.Jesusaves1-2/+15
2019-05-27Experimental Option SettingJesusaves1-0/+1
2019-05-27Make Treasure Key more common to be burried. (8.70% instead of 4.35%)Jesusaves1-6/+6
2019-05-27Remove Rusty Knife and Casino Coins from the groundsJesusaves1-6/+6
2019-05-27StyleJesusaves1-12/+15
2019-05-27Double amount of randomly buried treasureJesusaves1-6/+7
2019-05-27Improve the random treasure waiting to be unburriedJesusaves1-13/+9
2019-05-26Steel Shovel for IAP. Add Iron Shovel for 5kGPJesusaves1-2/+8
2019-05-24[skip ci]Jesusaves1-1/+1
2019-05-24Fix infinite healing bug (maybe)Jesusaves1-2/+2
2019-05-24Partial Rewrite to rand_sc_healJesusaves1-2/+5
2019-05-24Healing cleanupJesusaves2-11/+6
2019-05-24Fix healing bugs and disregard item stackingJesusaves2-7/+27
2019-05-23Rewrite Empty Box return logicJesusaves1-3/+1
2019-05-23Return unfilled empty boxesJesusaves1-0/+3
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