summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2019-08-06'-'Jesusaves1-1/+2
2019-08-06Missing cleanup at fishing. Item on floor last longer.Jesusaves1-0/+1
2019-08-06Record event winners names on a statueJesusaves1-0/+10
2019-08-05Hotfixr09.5_190805Jesusaves1-9/+9
2019-08-05EMERGENCY PATCH - CHED SUMMER REWARD PORTABILITYJesusaves1-0/+15
2019-08-04This hack should fix double-fishing bug. By attempting to double-fish,Jesusaves1-0/+10
your previous fishing will be CANCELED (as if you've moved away).
2019-08-04PVP Penalty: Lower karma (try to, it is buggy), stun killer, full heal killed.Jesusaves1-0/+3
It doesn't offer the option to change respawn point nor anything... yet.
2019-08-04Convert some Event GP to Official GP. It'll never be less than 50 GP, and willJesusaves1-2/+6
never be more than 1000 GP. This way, balance will be kept. Well, a pity drop items were lost, uh? :-)
2019-08-03GP will now become Rare points. Strange Coin now cost 30 Rare points.Jesusaves1-1/+14
2019-08-03HAND OUT THE OPEN BETA MAIN EVENT REWARDS.Jesusaves1-0/+93
30% of experience value and the promised ranking rewards
2019-08-03Now, it is possible that nothing happens while refinining an item.Jesusaves1-2/+10
Item with high success chance break/downgrade more often than those with low chance.
2019-08-03Fix a typo on refine master, move to rand2()Jesusaves1-3/+3
2019-07-30Shouldn't cause severe errors but anyway. (Well, maybe Bye fails)Jesusaves1-3/+3
2019-07-30*hides*Jesusaves1-1/+2
2019-07-30Add an option on Banker to open MailJesusaves1-1/+10
2019-07-29New logic for siege difficulty calculator - it now use flags.Jesusaves1-9/+20
Previous implementation was bad.
2019-07-28System-based EXP UP events are now compatible with GM calls.Jesusaves1-10/+10
GM calls still override system-based experience changes. New syntax for how system-based EXP UP events are to be used. Cap is x2.
2019-07-27Give an EXP reward by completing Mercury's quest.Jesusaves1-4/+9
2019-07-27Change MobPt bonus from 10% to 20%, and slimes won't have this bonus anymore.Jesusaves1-3/+6
Meaning a lv 30 slime (default) will go from 33 to 30 mob points. While a normal lv 30 enemy will go from 33 to 36 mob points.
2019-07-27You get a TulimWarpCrystal if you gained a Scholarship Badge.Jesusaves1-0/+6
2019-07-27Remove Increase Carry Weight from Trickmaster and give to Thief rank 3.Jesusaves1-0/+5
This makes Thief utility. I wrote this thinking on Iilia Quest, which CANNOT be successfuly complete without a thief in your party. (evil laugh).
2019-07-27Passive Playstyle: Now you get monster points in the following cases:Jesusaves2-0/+7
Fishing (=bait rarity). Treasure Hunting (=20% from Job Level). Both are about a Maggot Kill. Crafting gives full job level (about a Dark Lizard kill)
2019-07-26Don't forget to migrate Merchant Police EXP to Thief Exp.Jesusaves1-0/+2
2019-07-26Add the headers in case you're just a n00b and no update is needed.Jesusaves1-0/+2
2019-07-26Pretty-print: add more colors on Client UpdaterJesusaves1-4/+4
2019-07-26Tweak the skill deleting system. It may grant now more scholarship badges.Jesusaves1-5/+17
Divine Protection is now removed, and granted again because it is now an FFA skill.
2019-07-26Improve reports (CV)Jesusaves1-0/+2
2019-07-26Fix mounts on ClientVersion too, correcting a bug present on live server dueJesusaves1-0/+3
bad Indoor zone
2019-07-25ClientVersion Update: Mass Provoke may also be lv 3+.Jesusaves1-3/+5
Normal Provoke and TrickDead will be removed without giving a badge. These skills were bonuses from class level up to 2, which is already handled.
2019-07-25All skills from the deprecated magic system are now being removed on update.Jesusaves1-0/+29
If they were paid, you'll get 1000 JEXP for additional levels, and 1 Scholarship Badge for them. Otherwise, 100 JEXP for them (AL_HEAL lv 3+ will give a badge).
2019-07-25This will be the loop for removing skillsJesusaves1-2/+28
2019-07-25Sharpshooting - Replace skillJesusaves1-4/+11
2019-07-25Remove Magic Wizard class, replace with Magic Warrior (ID-effect only)Jesusaves1-0/+2
2019-07-25Transfer ALL_INCCARRY to Trickmaster. Updater: Remove Merchant PoliceJesusaves1-0/+11
2019-07-25Remove Merchant Police gameplayJesusaves1-96/+0
2019-07-24Fix code typoJesusaves1-1/+1
2019-07-23Redesign fishing system so it may accept fishing nets.Jesusaves1-29/+31
2019-07-22Fix typo, add recipe to old players on CV, mark new Dagger recipe on book.Jesusaves1-0/+5
2019-07-22Improving an already learned skill now always cost 1 AP.Jesusaves1-1/+6
Text will also change accordingly.
2019-07-22Make Scholarship Badge used lastJesusaves1-1/+1
2019-07-22And capped.Jesusaves1-2/+2
2019-07-22I think this should be trimmed.Jesusaves1-2/+2
2019-07-22Trickmaster class is now Open For All. You now start with 1 MSP.Jesusaves1-0/+2
You can start with the following skills: Freecast, Backsliding, Fire Wall or Throttle. We advise Fire Wall, of course...
2019-07-22Scholarship Badge (ID 911) - Grants you a free skill learning and is used first.Jesusaves1-2/+5
2019-07-19Scholarship Class ready (amount of skills trimmed for release)Jesusaves1-0/+2
2019-07-19Update tricksterJesusaves1-0/+2
2019-07-19Reintroduce mlearn(), and optimize the code.Jesusaves1-4/+30
2019-07-19fix tabulation and order seasons.txtSaulc1-15/+14
2019-07-19Earliest working prototypeJesusaves1-6/+13
2019-07-19Touching Mana Stones will now add you Divine Protection Skill (1 level/touch)Jesusaves1-1/+4