summaryrefslogtreecommitdiff
path: root/npc/craft
AgeCommit message (Expand)AuthorFilesLines
2019-06-08Okay, add two shields, but we cannot make such reuse of materials %%nJesusaves1-0/+14
2019-06-08Why not forging a Golden Ring full of bonuses, I wonder.Jesusaves1-0/+9
2019-06-08Add human-readable version of fire staffs (pyn guns)Jesusaves1-0/+23
2019-06-08Add human-readable version of wand recipesJesusaves1-1/+29
2019-06-08Add the remaining Pyndragon's weaponsJesusaves1-1/+4
2019-06-08Blueprint Recipe for Revolvers and reorder weaponsJesusaves1-3/+5
2019-06-08Add wands to craft recipesJesusaves1-0/+5
2019-06-07Crafting will now yield you a Crafting Score PointJesusaves1-0/+2
2019-06-07Add limits to walk speed bonusJesusaves1-0/+6
2019-06-05Tweak balance, make calculations, write down a tableJesusaves1-1/+8
2019-06-05Bump craft skills max level to 200 and prevent splash damage from increasingJesusaves1-6/+5
2019-06-05Cap item option level to 50Jesusaves1-0/+9
2019-06-05Change Ultimate Bonus Group - now it have splash damage, tooJesusaves1-2/+5
2019-06-05If you get the upper 70% cut, we force a re-roll. (Ideally it would be 75%...)Jesusaves1-1/+6
2019-06-05Splash radius can exceed 1... With lots of luck.Jesusaves1-1/+1
2019-06-05Change multiplier factor from 2 to 10.Jesusaves1-7/+8
2019-06-05Rewrite the bonus formula. It is more predictable now.Jesusaves1-3/+5
2019-06-05Rewrite a bit how bonuses are calculated for maintenance purposes (no effect)Jesusaves1-2/+17
2019-06-05Be harsher at item tweaking - it must have a bonus previously.Jesusaves1-0/+8
2019-06-01Fix bugsJesusaves1-5/+3
2019-06-01How to distress Freeyorp? Add an AP system :>Jesusaves1-2/+14
2019-06-01Give experience on player craft, and be generousJesusaves1-0/+5
2019-06-01Register on relevant scripts, the equipment recipesJesusaves1-1/+57
2019-05-31Improve the display of csys_gui()Jesusaves1-83/+87
2019-05-31Tweak to hide tiers when you're not high level enough for themJesusaves1-43/+81
2019-05-31CSYS GUIJesusaves1-10/+33
2019-05-31Fix blocking bonusJesusaves1-0/+1
2019-05-31Update GUI_Report (unfinished)Jesusaves1-8/+6
2019-05-31Alpha of new csys_GUIJesusaves1-5/+1
2019-05-31Add CRITEM_* for better GUI. Let's leave explanations to client.Jesusaves1-0/+5
2019-05-31Fix bugs and add missing weapon recipes from Nicholas.Jesusaves1-1/+1
2019-05-30Hmm, fix bugs in Intense Beard and @ucp, but I'm concerned with...Jesusaves1-6/+18
2019-05-30Tweak system is more flexible in cost-terms now.Jesusaves1-7/+6
2019-05-30Guilds won't tweak/clear items anymore. Talk to Nicholas for these functions.Jesusaves1-5/+0
2019-05-30Fix a bugJesusaves1-5/+5
2019-05-30Several fixes and now NPCs have their own craft system.Jesusaves1-0/+69
2019-05-29Intense Beard now allows you to learn the groups and advance tiers.Jesusaves1-2/+2
2019-05-29You can now, in theory, change what will be on craft bonuses selections.Jesusaves1-4/+30
2019-05-29We now have the functions to build the menu. Now we need to really build it.Jesusaves1-12/+38
2019-05-29Some work on options minimum interfaceJesusaves1-18/+197
2019-05-29Get rid of Shovel quirksJesusaves1-0/+31
2019-05-28Change item bonuses rules, so it gives half on base stats/drain/double.Jesusaves1-5/+15
2019-05-28Item crafting (Bugslayer and Wooden Sword) will now output named items (craft...Jesusaves2-2/+18
2019-05-28Option to remove an item optionsJesusaves1-4/+29
2019-05-28Register all 44 item options available for players on the write system.Jesusaves1-24/+25
2019-05-28All tiers registered, penalty TODOJesusaves1-3/+88
2019-05-28The whole second tier, and an extra optionJesusaves1-4/+58
2019-05-28Option Bonus Multipliers.Jesusaves1-4/+27
2019-05-28Rewrite OPTION logic for multiple active options + averageJesusaves1-82/+115
2019-05-27Fix option bugsJesusaves1-24/+31