summaryrefslogtreecommitdiff
path: root/npc/craft
AgeCommit message (Expand)AuthorFilesLines
2023-01-26Add more interaction pauses into recipes printingFedja Beader1-0/+2
2022-12-21This is the lowest price I can offer, @demurestableJesusaves1-8/+8
2022-11-02Sell price for craftables should be 3× not 3.5×Jesusaves1-9/+9
2022-06-04Savior Helmet RecipeJesusaves2-1/+3
2022-05-19Savior Armor recipe. Now we need the Savior BlueprintJesusaves2-2/+4
2022-05-19Add footwear recipesJesusaves2-0/+22
2022-05-18Make maps, and bump Savior set buy price (never will be sold but duh)Jesusaves1-2/+2
2022-05-18Fix shop startup sequence so new prices are shownJesusaves1-4/+4
2022-05-18Fix bugs on Naem quest. We have a problem with shops, thoughJesusaves1-1/+1
2022-05-17Remove some useless clutterJesusaves1-1/+1
2022-05-15Fix infinite loop bugJesusaves1-1/+3
2022-05-15Add Helmet and Gloves new auto-generated price, and fix CI bugsJesusaves1-7/+31
2022-05-15Add automatic prices for more stuff and reduce debug messagesJesusaves1-4/+42
2022-05-15Price for some recipes is now automatically generated.Jesusaves2-2/+160
2022-05-05Make Tier 3 Craft Options cheaperJesusaves1-1/+1
2022-05-05Make Tier 1 Craft Options cheaperJesusaves1-1/+1
2022-05-05Getting Base Craft Options above level 40 is now very difficult.Jesusaves1-1/+1
2022-01-13Add some groundwork for Magic OlympicsJesusaves1-0/+1
2022-01-04By the World's Hero request, Nicholas will now remove item options by request.Jesusaves1-0/+1
2021-12-24Add the new scrolls to the master alchemy blueprint... IF guild level is sufficeJesusaves2-5/+19
2021-12-24Change rules for A-class guild scrollsJesusaves1-4/+5
2021-12-24Prepare 4 new scroll types based on Guild skills.Jesusaves1-0/+6
2021-12-24Add half-precision failsafe to Alchemy.Jesusaves1-0/+6
2021-12-24You can now obtain the scroll recipesJesusaves1-0/+17
2021-12-23Rename Legendary Wand to Mystic Wand, to prevent confusionJesusaves1-2/+2
2021-12-23Make obtaining master blueprints from ancient BPs harderJesusaves2-5/+7
2021-12-23You can now read these recipesJesusaves2-8/+16
2021-12-23These new recipes can now be obtainedJesusaves2-8/+16
2021-12-23Prepare new Alchemy Recipes:Jesusaves1-7/+8
2021-12-23Introduce the new recipes and missing recipes to the General Public Alchemy.Jesusaves2-12/+30
2021-12-23Prepare new alchemy recipes: Coffee, Atropos, Death, Purification, Iced Water.Jesusaves1-8/+10
2021-12-23Move cooking reserve from ID 0~20 to ID 200~250.Jesusaves1-0/+70
2021-09-20Update some of the debugmes for usage with syslog facilityJesusaves1-1/+1
2021-06-20Remove an old now unused hotfixJesusaves1-6/+0
2021-03-23With new MDEF formula, change DEF/MDEF craft multipliers to 10.Jesusaves1-2/+0
2021-03-22Armor below lv 20 no longer can have crit DMG or Splash bonus.Jesusaves1-0/+6
2021-03-22Manatauro was right - This code was bugged o.oJesusaves1-1/+1
2021-03-21Crafting - Players are now able to opt for bound items instead of named ones.Jesusaves1-0/+2
2021-03-07Nerf even further the option mobpt price.Jesusaves1-3/+3
2021-03-02This is the biggest nerf I ever applied and it does slows down release.Jesusaves1-0/+3
2021-02-26Use a Constant - CRAFT_MAXLV - instead of hard-coded 200Jesusaves1-2/+2
2021-02-26Invert the opt price sequence from ASC to DESC.Jesusaves1-8/+8
2021-02-26Simplify some codeJesusaves1-2/+2
2021-02-26Reduce T2, T3 and T4 crafting prices after adjusted level 10.Jesusaves1-3/+3
2021-02-22Demure Axe should inheir crafting bonuses like the blacksmith axe.Jesusaves1-1/+1
2021-01-25Nerf a bit IhclotJesusaves1-3/+3
2021-01-22Allow Ihclot to have better chances at AOEJesusaves1-3/+3
2021-01-22Fix possible bug in AOE introduced on previous patchJesusaves1-1/+1
2021-01-22Fix some randomness error on IhclotJesusaves1-19/+25
2021-01-22Correct bug found by PovoJesusaves1-16/+17