summaryrefslogtreecommitdiff
path: root/npc/craft/options.txt
AgeCommit message (Expand)AuthorFilesLines
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-01Fix bugsJesusaves1-5/+3
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-30Hmm, fix bugs in Intense Beard and @ucp, but I'm concerned with...Jesusaves1-6/+18
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-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
2019-05-27Testing options craft system... Far from ready or usableJesusaves1-8/+28
2019-05-27Helper functions for crafting with option systemJesusaves1-4/+87
2019-05-27Item Options - WIPJesusaves1-0/+119