Age | Commit message (Expand) | Author | Files | Lines |
2019-10-19 | Safeguard from having, eg. +0 Agi - that makes NO SENSE | Jesusaves | 1 | -1/+1 |
2019-10-19 | Defensive items now only get 25% of the max bonuses values. | Jesusaves | 1 | -1/+11 |
2019-10-11 | For the record + Penalty fix | Jesusaves | 1 | -1/+2 |
2019-09-10 | Before I forget thisr10.0_190910 | Jesusaves | 1 | -0/+3 |
2019-09-07 | ManaPlus can make a mess with Indexes, so report what you're really tweaking | Jesusaves | 1 | -0/+1 |
2019-09-07 | Don't give too much Max HP/MP % - use VIT formula instead of default formula | Jesusaves | 1 | -0/+2 |
2019-09-07 | Correct a getarg bug in csys_Apply | Jesusaves | 1 | -1/+1 |
2019-09-06 | Armor crafting (eg. Shield) won't incur on weapon only bonuses anymore. | Jesusaves | 1 | -0/+6 |
2019-09-06 | Quest-exclusive recipe: [Braknar Shield], automatically unlocked, not a bluep... | Jesusaves | 1 | -4/+4 |
2019-09-06 | Move STR/INT bonuses to rule 4 instead of rule 5 (csys_Multiplier) | Jesusaves | 1 | -3/+3 |
2019-09-06 | Increase the MobPt price every 15 levels. | Jesusaves | 1 | -4/+7 |
2019-09-05 | Prepare a special function to handle armor crafting, not yet used | Jesusaves | 1 | -0/+17 |
2019-09-05 | Crazyfefe fix | Jesusaves | 1 | -0/+1 |
2019-09-05 | Options Penalties - Penalty chance reworked | Jesusaves | 1 | -2/+13 |
2019-08-29 | Throw GP gain to replace Splash Damage on Crafting. Splash Damage went to Lv 5 | Jesusaves | 1 | -0/+4 |
2019-08-08 | Correct Typo on option requeriment. | Jesusaves | 1 | -1/+1 |
2019-07-18 | Give you an extra second to loot Pirate Captain | Jesusaves | 1 | -2/+2 |
2019-07-18 | Well, these seems a bit abusive, indeed... | Jesusaves | 1 | -4/+4 |
2019-07-18 | Lower price of craft rank 2 to level 100 in 5 million MobPt. | Jesusaves | 1 | -4/+4 |
2019-07-18 | Improving non-basic tier skills is now cheaper | Jesusaves | 1 | -4/+4 |
2019-06-20 | Better speech at options | Jesusaves | 1 | -15/+15 |
2019-06-10 | Raise chance to get bonuses on new crafts from 45%~75% to 80%~110% | Jesusaves | 1 | -2/+3 |
2019-06-07 | Add limits to walk speed bonus | Jesusaves | 1 | -0/+6 |
2019-06-05 | Tweak balance, make calculations, write down a table | Jesusaves | 1 | -1/+8 |
2019-06-05 | Bump craft skills max level to 200 and prevent splash damage from increasing | Jesusaves | 1 | -6/+5 |
2019-06-05 | Cap item option level to 50 | Jesusaves | 1 | -0/+9 |
2019-06-05 | Change Ultimate Bonus Group - now it have splash damage, too | Jesusaves | 1 | -2/+5 |
2019-06-05 | If you get the upper 70% cut, we force a re-roll. (Ideally it would be 75%...) | Jesusaves | 1 | -1/+6 |
2019-06-05 | Splash radius can exceed 1... With lots of luck. | Jesusaves | 1 | -1/+1 |
2019-06-05 | Change multiplier factor from 2 to 10. | Jesusaves | 1 | -7/+8 |
2019-06-05 | Rewrite the bonus formula. It is more predictable now. | Jesusaves | 1 | -3/+5 |
2019-06-05 | Rewrite a bit how bonuses are calculated for maintenance purposes (no effect) | Jesusaves | 1 | -2/+17 |
2019-06-01 | Fix bugs | Jesusaves | 1 | -5/+3 |
2019-05-31 | Improve the display of csys_gui() | Jesusaves | 1 | -83/+87 |
2019-05-31 | Tweak to hide tiers when you're not high level enough for them | Jesusaves | 1 | -43/+81 |
2019-05-31 | CSYS GUI | Jesusaves | 1 | -10/+33 |
2019-05-31 | Fix blocking bonus | Jesusaves | 1 | -0/+1 |
2019-05-31 | Update GUI_Report (unfinished) | Jesusaves | 1 | -8/+6 |
2019-05-31 | Alpha of new csys_GUI | Jesusaves | 1 | -5/+1 |
2019-05-31 | Add CRITEM_* for better GUI. Let's leave explanations to client. | Jesusaves | 1 | -0/+5 |
2019-05-30 | Hmm, fix bugs in Intense Beard and @ucp, but I'm concerned with... | Jesusaves | 1 | -6/+18 |
2019-05-30 | Fix a bug | Jesusaves | 1 | -5/+5 |
2019-05-30 | Several fixes and now NPCs have their own craft system. | Jesusaves | 1 | -0/+69 |
2019-05-29 | Intense Beard now allows you to learn the groups and advance tiers. | Jesusaves | 1 | -2/+2 |
2019-05-29 | You can now, in theory, change what will be on craft bonuses selections. | Jesusaves | 1 | -4/+30 |
2019-05-29 | We now have the functions to build the menu. Now we need to really build it. | Jesusaves | 1 | -12/+38 |
2019-05-29 | Some work on options minimum interface | Jesusaves | 1 | -18/+197 |
2019-05-29 | Get rid of Shovel quirks | Jesusaves | 1 | -0/+31 |
2019-05-28 | Change item bonuses rules, so it gives half on base stats/drain/double. | Jesusaves | 1 | -5/+15 |
2019-05-28 | Register all 44 item options available for players on the write system. | Jesusaves | 1 | -24/+25 |