summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-06-09Who would bury an ore chunk? It makes no senseJesusaves2-4/+3
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
(and will explode)
2019-06-09Fix bugs, Treasure Map should also work now but untested and risky.Jesusaves4-5/+33
2019-06-09Treasure Map: You cannot read it because coordinates are TODO, but it worksJesusaves2-1/+7
2019-06-09Make Treasure map an usable item, outdate ID 1166Jesusaves1-11/+18
2019-06-09This is veeeeeery subtle but suggests player should look for an expert in YetisJesusaves1-0/+3
2019-06-09Well, if it ever come to this, you obviously are struck.Jesusaves1-0/+1
2019-06-09Change a bit dialog before Mercury shows upJesusaves2-9/+6
2019-06-09Make Eomie more forgiving if you lie to her...Jesusaves1-0/+1
2019-06-09Lower amount of Maggot Slime needed for Tinris fertilizer from 10 to 9.Jesusaves1-4/+4
2019-06-09Lua will also hint to players where they can get extra experience.Jesusaves1-0/+4
2019-06-09Well, Candor last 6 hours, and... Is 20% relevant so early?Jesusaves1-0/+1
I know on late game 20% is a lot, but not so much on early game, right?
2019-06-09Fix a typoJesusaves1-1/+1
2019-06-09Register FX Particles with constants, and force players on Nard to get the ↵Jesusaves3-3/+38
Exp Boost
2019-06-09Update DanCheck() so it is easier to readJesusaves1-2/+9
2019-06-09Fix *possible* bugs on Dan's PiousJesusaves1-11/+14
2019-06-09Make Nard Ship Pious respawn 10 seconds faster.Jesusaves1-5/+5
2019-06-09Raise Elmo's exp boost to last a hour, and cancel it automatically when youJesusaves2-1/+18
reach level 15.
2019-06-09Sagratha's Boss Room traps - allow stun 75% of time (instead of 25%).Jesusaves1-2/+2
This will be your main strategy here. The enemies are strong but you don't need to kill them :> Focus on the mission!
2019-06-09Sorry, I forgot this oneJesusaves1-0/+1
2019-06-09Fix several scripted mob death with fix_mobkill(Pinkie)Jesusaves7-5/+21
2019-06-09Fix bugsJesusaves2-2/+2
2019-06-08This will be just babbling if player have the recipe bookJesusaves1-3/+5
2019-06-08msO on CraftmasterJesusaves1-2/+4
2019-06-08I only want a reorder, not to hide the option entirely...Jesusaves1-0/+2
2019-06-08Learning crafting will gift you basic skills first level and enable them for ↵Jesusaves1-0/+7
free.
2019-06-08Resync now uses rand2()Jesusaves1-2/+2
2019-06-08Fix bugJesusaves1-0/+1
2019-06-08Okay, this will need some order or we'll have recipe conflicts >.<Jesusaves2-5/+8
There cannot be two equal recipes, after all. I've defined some rules.
2019-06-08Okay, add two shields, but we cannot make such reuse of materials %%nJesusaves2-0/+85
2019-06-08Why not forging a Golden Ring full of bonuses, I wonder.Jesusaves2-0/+41
2019-06-08Add human-readable version of fire staffs (pyn guns)Jesusaves2-1/+24
2019-06-08Add human-readable version of wand recipesJesusaves2-6/+34
2019-06-08Add the remaining Pyndragon's weaponsJesusaves2-1/+98
2019-06-08Blueprint Recipe for Revolvers and reorder weaponsJesusaves2-3/+45
2019-06-08Add wands to craft recipesJesusaves2-2/+176
2019-06-07Knives are an exception. Even if not craft items, they are drop items and canJesusaves1-1/+14
be melt down. They return Iron Ore, and not Iron Ingot.
2019-06-07Nivalis Meltdown Forge: Receive 50~70% of invested ingots back!Jesusaves4-2/+70
Coal and Everburn Powder are NEVER returned because they are consumed at craft. All values are rounded down. Wooden Sword is an exception. Only for craft items.
2019-06-07Well, you get an Alchemy Recipe, not a Crafting recipe at begin...Jesusaves1-1/+1
2019-06-07Inform about @ucp on Intense Beard, too.Jesusaves1-0/+1
2019-06-07Teach players about @ucp and Intense Beard, and gift them Equipment blueprints.Jesusaves1-1/+40
2019-06-07Prevent bugs of skill going above max level.Jesusaves1-3/+5
2019-06-07It's officially possible to craft nowJesusaves1-0/+33
2019-06-07Price and Requisite table for crafting (max. lv 7)Jesusaves1-0/+32
2019-06-07Crafting will now yield you a Crafting Score PointJesusaves2-1/+18
2019-06-07Sketch about craftmasterJesusaves1-2/+21
2019-06-07Add limits to walk speed bonusJesusaves2-1/+8
2019-06-07[skip ci] typoJesusaves1-1/+1
2019-06-07Okay, this is the part from Main Storyline I planned for 9.2 WorkbenchJesusaves1-4/+41
Craftmaster still needs dialog, requisites, etc >.>