summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2020-02-18Use Battle Rating to determine PvP Experience Gain, and also control CoD.Jesusaves1-5/+4
On CoD, you can have up to 10× more BR to get bottled dust loot.
2020-02-18Change limits on Honor Points gain/lossJesusaves1-2/+2
2020-02-18Honor points gain are now based on overpower status.Jesusaves1-3/+2
2020-02-18Delete some code from #ADD_LVLJesusaves1-21/+0
2020-02-18Deprecate, remove, discontinue and burn with fire: Everything related to ↵r11.1_200218Jesusaves1-1/+1
#RARE_POINTS It'll be replaced with Strange Coins on upstream. Whoever used it used, all else wasted. Put a link to LoF Discord: https://discord.gg/q3Bwzgf
2020-02-17SimplificationJesusaves1-7/+2
2020-02-17Squash Gouda's bugs. I hope.Jesusaves1-1/+2
2020-02-17Level Cap +10 (global)Jesusaves1-0/+1
2020-02-17Prepare ML 2nd Anniversary core utilJesusaves1-0/+5
2020-02-16Remove event patches (I think only daily?)Jesusaves1-2/+1
2020-02-16[skip ci] update 1581875670 notesJesusaves1-0/+2
2020-02-16Remove Russian and reorder languages.Jesusaves2-19/+37
New order is: EN/BR/FR/DE/ES
2020-02-16Remove Unused (and Untranslated) Languages.Jesusaves2-12/+4
Deprecate: Polish, Italian and Danish
2020-02-16Remove some hardcoded language numerical codesJesusaves1-2/+2
2020-02-16Deprecate @sk-frozenheart as wellJesusaves1-0/+8
2020-02-16Correct some comments noticed on earlier commits (styling)Jesusaves1-7/+0
2020-02-16Stoneheart - Deprecate @sk-command, merge with other magiscriptsJesusaves1-15/+28
2020-02-16Whitespace fixingJesusaves3-9/+9
2020-02-16Moubootaur Legends Official Automatic Merge ResultsJesusaves1-0/+19
2020-02-15[skip ci] Test Server relatedJesusaves1-2/+2
2020-02-15Keep debugging, I have not found the bug yet %%eJesusaves1-0/+1
2020-02-12[skip ci] Correct way to do soJesusaves1-2/+3
2020-02-10December should give a [Christmas Gift], not a [Bronze Gift].Jesusaves1-1/+1
2020-02-10NOUPDATES = Override daily login mechanismJesusaves1-1/+4
2020-02-10New temporary variable: $@NOUPDATESJesusaves1-1/+1
For Valentine Day Event **only**
2020-02-08Rebirth permanent exp bonus: 5% -> 10%Jesusaves1-1/+1
2020-02-08Give proper rewards for finishing quest.Jesusaves1-2/+6
Also, correct a small tiny bug on client updater.
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
This will prevent admins from being deadlocked, as you cannot lower exportations.
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
Otherwise, town reputation will fall in 2 points.
2020-02-05New function: tutmes()Jesusaves1-0/+18
Deprecate the crazy way we were doing before. Reason: I want to standardize a new color for tutorial speech.
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
I mean, defenders could abuse this. Better make a rule instead. This reverts commit 133d8d7c35b98aca5eab52fe811dda9c6d7871f0.
2020-02-04Overpower Safety.Jesusaves1-2/+10
If it is "honorable", but you have over 200% Battle Rating....... ...Obviously the defender did little to no effort and I don't care with that.
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
It is dishonorable if level diference is above 15 It is also dishonorable if you are preying someone with level < 30. Think on it as a rudimentary n00b protection.
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
Er, I'll handle their scoreboards of due exp later >.>
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
It will erase the time tracking from RNGTREASURE when all of them elapsed. This is done with HUB_Logut(). (You must stay offline for at least 15 min)
2020-01-29New debug flag: $@OVERRIDE_NUMDATEJesusaves1-0/+3
2020-01-29Remove payloadsJesusaves1-4/+4