Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-04 | Savior Helmet Recipe | Jesusaves | 2 | -1/+3 | |
2022-05-19 | Savior Armor recipe. Now we need the Savior Blueprint | Jesusaves | 2 | -2/+4 | |
2022-05-19 | Add footwear recipes | Jesusaves | 2 | -0/+22 | |
2022-05-18 | Make maps, and bump Savior set buy price (never will be sold but duh) | Jesusaves | 1 | -2/+2 | |
2022-05-18 | Fix shop startup sequence so new prices are shown | Jesusaves | 1 | -4/+4 | |
2022-05-18 | Fix bugs on Naem quest. We have a problem with shops, though | Jesusaves | 1 | -1/+1 | |
2022-05-17 | Remove some useless clutter | Jesusaves | 1 | -1/+1 | |
2022-05-15 | Fix infinite loop bug | Jesusaves | 1 | -1/+3 | |
2022-05-15 | Add Helmet and Gloves new auto-generated price, and fix CI bugs | Jesusaves | 1 | -7/+31 | |
2022-05-15 | Add automatic prices for more stuff and reduce debug messages | Jesusaves | 1 | -4/+42 | |
2022-05-15 | Price for some recipes is now automatically generated. | Jesusaves | 2 | -2/+160 | |
This means you'll sell items by the total cost of their materials. It also makes possible to buy the items in theory. And dismantling them is no longer a profitable "cheat" | |||||
2022-05-05 | Make Tier 3 Craft Options cheaper | Jesusaves | 1 | -1/+1 | |
2022-05-05 | Make Tier 1 Craft Options cheaper | Jesusaves | 1 | -1/+1 | |
2022-05-05 | Getting Base Craft Options above level 40 is now very difficult. | Jesusaves | 1 | -1/+1 | |
This should preserve the balance in the long term. | |||||
2022-01-13 | Add some groundwork for Magic Olympics | Jesusaves | 1 | -0/+1 | |
2022-01-04 | By the World's Hero request, Nicholas will now remove item options by request. | Jesusaves | 1 | -0/+1 | |
2021-12-24 | Add the new scrolls to the master alchemy blueprint... IF guild level is suffice | Jesusaves | 2 | -5/+19 | |
2021-12-24 | Change rules for A-class guild scrolls | Jesusaves | 1 | -4/+5 | |
2021-12-24 | Prepare 4 new scroll types based on Guild skills. | Jesusaves | 1 | -0/+6 | |
Level C applies to all friendlies - covering homuns and mercs. Otherwise, Level C and Level B have similar effects, unlike Magnus Heal C | |||||
2021-12-24 | Add half-precision failsafe to Alchemy. | Jesusaves | 1 | -0/+6 | |
2021-12-24 | You can now obtain the scroll recipes | Jesusaves | 1 | -0/+17 | |
2021-12-23 | Rename Legendary Wand to Mystic Wand, to prevent confusion | Jesusaves | 1 | -2/+2 | |
2021-12-23 | Make obtaining master blueprints from ancient BPs harder | Jesusaves | 2 | -5/+7 | |
2021-12-23 | You can now read these recipes | Jesusaves | 2 | -8/+16 | |
2021-12-23 | These new recipes can now be obtained | Jesusaves | 2 | -8/+16 | |
2021-12-23 | Prepare new Alchemy Recipes: | Jesusaves | 1 | -7/+8 | |
Grenade (Smoke, Fire, Scent), H. Stat Reset, Broken W. Crystal, Magic Apple, Insurance | |||||
2021-12-23 | Introduce the new recipes and missing recipes to the General Public Alchemy. | Jesusaves | 2 | -12/+30 | |
2021-12-23 | Prepare new alchemy recipes: Coffee, Atropos, Death, Purification, Iced Water. | Jesusaves | 1 | -8/+10 | |
2021-12-23 | Move cooking reserve from ID 0~20 to ID 200~250. | Jesusaves | 1 | -0/+70 | |
Allocate these IDs to Alchemy. | |||||
2021-09-20 | Update some of the debugmes for usage with syslog facility | Jesusaves | 1 | -1/+1 | |
2021-06-20 | Remove an old now unused hotfix | Jesusaves | 1 | -6/+0 | |
2021-03-23 | With new MDEF formula, change DEF/MDEF craft multipliers to 10. | Jesusaves | 1 | -2/+0 | |
Change Ash Urn defense bonus to 15% | |||||
2021-03-22 | Armor below lv 20 no longer can have crit DMG or Splash bonus. | Jesusaves | 1 | -0/+6 | |
Also affects tings | |||||
2021-03-22 | Manatauro was right - This code was bugged o.o | Jesusaves | 1 | -1/+1 | |
2021-03-21 | Crafting - Players are now able to opt for bound items instead of named ones. | Jesusaves | 1 | -0/+2 | |
Bound items cannot be traded but accept cards. | |||||
2021-03-07 | Nerf even further the option mobpt price. | Jesusaves | 1 | -3/+3 | |
2021-03-02 | This is the biggest nerf I ever applied and it does slows down release. | Jesusaves | 1 | -0/+3 | |
It makes the crafting bonus only reach 100% for Lv 100+ equips. Equipment of lower level will be only 50% of the crafting bonuses. Every 20 levels will unlock a +10% of the crafting potential. This effectively makes a reason to always seek for the highest level equips, and the risk of having them broken. This does not apply to Legendary Equipment and does not go past 100%. Now, I need to find some way to compensate this nerf =/ | |||||
2021-02-26 | Use a Constant - CRAFT_MAXLV - instead of hard-coded 200 | Jesusaves | 1 | -2/+2 | |
2021-02-26 | Invert the opt price sequence from ASC to DESC. | Jesusaves | 1 | -8/+8 | |
This should make crafting higher levels considerably cheaper. | |||||
2021-02-26 | Simplify some code | Jesusaves | 1 | -2/+2 | |
2021-02-26 | Reduce T2, T3 and T4 crafting prices after adjusted level 10. | Jesusaves | 1 | -3/+3 | |
2021-02-22 | Demure Axe should inheir crafting bonuses like the blacksmith axe. | Jesusaves | 1 | -1/+1 | |
I mean it looks exactly like the same | |||||
2021-01-25 | Nerf a bit Ihclot | Jesusaves | 1 | -3/+3 | |
2021-01-22 | Allow Ihclot to have better chances at AOE | Jesusaves | 1 | -3/+3 | |
2021-01-22 | Fix possible bug in AOE introduced on previous patch | Jesusaves | 1 | -1/+1 | |
2021-01-22 | Fix some randomness error on Ihclot | Jesusaves | 1 | -19/+25 | |
2021-01-22 | Correct bug found by Povo | Jesusaves | 1 | -16/+17 | |
2021-01-16 | Lightbringer no longer take a tweak point. | Jesusaves | 1 | -1/+2 | |
2021-01-13 | Prevent Salohcin from charging 0 GP due to memory | Jesusaves | 1 | -2/+3 | |
2021-01-08 | As Ihclot is deemed to be perfect, they get yet another grace reroll. | Jesusaves | 1 | -0/+5 | |