summaryrefslogtreecommitdiff
path: root/npc/items/shovel.txt
AgeCommit message (Expand)AuthorFilesLines
2022-06-04Include Dungeon Map - Now you can find RANDOM DUNGEONS!Jesusaves1-0/+70
2022-06-04Random treasure may now drop in Legacy Tulimshar Caves if The Episode is done.Jesusaves1-3/+18
2022-06-04Aeros now only have random treasures during ThanksgivingJesusaves1-4/+6
2021-10-08NPC ImprovementsJesusaves1-1/+1
2021-03-02Add back the Pirate Bandana to obtanium listsJesusaves1-1/+3
2020-06-23Actually, everywhere.Jesusaves1-4/+4
2020-06-23Random Earth Powder at AerosJesusaves1-2/+2
2020-06-23You have now 0.25% chance to unearth an [Earth Powder] from a Treasure MapJesusaves1-1/+3
2020-05-16Shovel: Nerf amount of Strange Coins when you are luckyJesusaves1-2/+2
2019-09-19Don't give 2 gold pieces (worth 16000 GP) when diggingJesusaves1-1/+1
2019-08-07007-1 was resized...Jesusaves1-1/+1
2019-07-15Remove atoi() from Ishi, allow Ancient Blueprints to be found on treasure mapsJesusaves1-2/+2
2019-07-14Change shovel bypass-rest rule from "is GM" to "is Aeros".Jesusaves1-0/+5
2019-07-14Report how much more you need to wait before using shovel againJesusaves1-3/+3
2019-07-14Fix an infinity error on shovel (possible)Jesusaves1-1/+4
2019-06-19Treasure on shovel should be calculated with rand2() :>Jesusaves1-1/+1
2019-06-19Improve shovel_scatter() accuracy. It's now 3x more reliable.Jesusaves1-8/+21
2019-06-19You can now find 1 (one) Merc. Boxset A, and up to 10 Strange/Casino Coins in...Jesusaves1-1/+6
2019-06-19Treasure Map can now jackpot up to 2000 GP (instead of max 1000 GP)Jesusaves1-0/+2
2019-06-12Fix Treasure Map bugs, update translationsr09.2_190610Jesusaves1-10/+12
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-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-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
2018-07-13[skip ci] Make gemstone and rares less frequent on random treasureJesusaves1-2/+6
2018-07-13George ImportJesusaves1-0/+6
2018-07-08Allow vit to interfer on tired time.Jesusaves1-1/+1