summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Expand)AuthorFilesLines
2020-02-08Kreist: +1 job exp for every monster killed beyond requested.Jesusaves1-1/+1
2020-02-08Recursively redeem any reward missed from Lt. PaulJesusaves1-0/+37
2020-02-05Better not speak about partneroverrideJesusaves1-1/+1
2020-02-05Marriage tutorial (just so it doesn't stays like, WUT IS THIS)Jesusaves1-0/+1
2020-02-05If reputation goes below 10, exports will assume an reputation of 10.Jesusaves1-6/+6
2020-02-05Nerf exportation income in 50%Jesusaves1-6/+6
2020-02-05When selling things, the tax applied is now of 20%, instead of 7%Jesusaves1-2/+2
2020-02-05As a good side, town admins won't get impeachment %%nJesusaves1-0/+2
2020-02-05POLITICS, NEW: Now town admins are forced to do their daily paperwork.Jesusaves1-0/+27
2020-02-05New function: tutmes()Jesusaves1-0/+18
2020-02-04Uhm... Looked like a bug :<Jesusaves1-1/+1
2020-02-04It complains about case >.>Jesusaves1-3/+3
2020-02-04Revert "Overpower Safety."Jesusaves1-10/+2
2020-02-04Overpower Safety.Jesusaves1-2/+10
2020-02-04Handle that now Honor can be zeroJesusaves1-2/+2
2020-02-04Remove some protection, PVP cooldown timersJesusaves2-9/+16
2020-02-04Meh, forget old code.Jesusaves1-14/+11
2020-02-04Overpower is now based on level instead of BR. But the 30% rule still appliesJesusaves2-4/+5
2020-02-04Save all data Prsm and I wants.Jesusaves2-1/+4
2020-02-04Log level variation and experience gain on Valentine EventJesusaves1-0/+3
2020-02-04Configure HUB_Login to keep my char reg clean.Jesusaves2-1/+8
2020-01-29New debug flag: $@OVERRIDE_NUMDATEJesusaves1-0/+3
2020-01-29Remove payloadsJesusaves1-4/+4
2020-01-29Complete payload for test serverJesusaves1-2/+2
2020-01-29Temporary glueJesusaves1-2/+4
2020-01-29Rebuild maps, adding 001-12Jesusaves1-0/+1
2020-01-29Well, not so tiny.Jesusaves1-2/+2
2020-01-29Tiny bugsJesusaves1-1/+1
2020-01-29Valentine Event: Move the date!Jesusaves1-2/+2
2020-01-29Welcome Message, fix 003-1 Demure codeJesusaves1-0/+13
2020-01-28Client Updater: Temporary Level Override method. Valid until 2020-02-16 23:59:59Jesusaves1-0/+20
2020-01-28New function: numdate()Jesusaves1-0/+7
2020-01-28Sort properly UPDATES on ClientVersion updaterJesusaves1-35/+38
2020-01-25Wands no longer give passive MP regeneration. Only equipment does so.Jesusaves1-0/+3
2020-01-25Tea on a Treasure BoxJesusaves1-5/+5
2020-01-25Fix a possible exploit on clientversionJesusaves1-4/+6
2020-01-25Fix alt-duplication detection.Jesusaves1-0/+9
2020-01-25*Cough cough* I present to yall, Tolchi Special Requests system.Jesusaves2-0/+49
2020-01-23TypoJesusaves1-0/+1
2020-01-23Possible exploit undressing at last momentJesusaves1-3/+8
2020-01-23Report about honorJesusaves1-0/+3
2020-01-23Honor is now on workflowJesusaves1-0/+20
2020-01-23Calculate HR in the flow, create function for PVP Mapflags vs duelJesusaves2-0/+10
2020-01-23Okay this will do as a fake BR formulaJesusaves1-0/+7
2020-01-23Warn that the formula will burn with :fire: in future.Jesusaves2-2/+9
2020-01-23SketchesJesusaves1-10/+11
2020-01-23Syntax EquivocJesusaves2-2/+5
2020-01-22Start making battle rating in something remotely usefulJesusaves1-1/+10
2020-01-22Alias: battleparam(...) == readbattleparam(getcharid(3), ...)Jesusaves2-1/+6
2020-01-22Small sketch of PvP Honor System frameworkJesusaves3-34/+110