summaryrefslogtreecommitdiff
path: root/npc/003-3
AgeCommit message (Collapse)AuthorFilesLines
2020-11-30Disable a few updates and update the hardcoded names from default build.Jesusaves1-5/+5
Keep in mind that both "Monster King", "Saulc GM" and "Jesus Saves" must exist in order to run the server smoothly. All these three nicks can be exploited on forked servers even without GM privileges.
2020-10-15Anti-exploit patch for the previous commitJesusaves1-0/+1
2020-10-04Register Candor as a town (But no townhall)Jesusaves1-0/+4
2020-08-01Update Contributor ListJesusaves1-0/+4
2020-07-28Iced Water can now be used and will give you a break on the Volcano.Jesusaves1-0/+9
2020-07-13Just being sureJesusaves1-0/+2
2020-07-01Fixing critdmg will be a painJesusaves1-6/+6
so I won't
2020-07-01Placeholders for MalindouJesusaves1-2/+0
2020-06-26Replace healing skillsJesusaves1-1/+1
2020-06-25I'll be switching Napalm Beat and Holy LightJesusaves1-2/+3
2020-06-25Remove the traces from the Subclass System, which was extinct along Magic v1Jesusaves1-0/+1
2020-06-23Refund Lightning Bolt from playersJesusaves1-3/+0
2020-06-23Sketch notes for the skills replacementJesusaves1-0/+19
2020-06-21Phoenix Rebirth: Record first player to rebirthJesusaves1-0/+3
Monster King: Do not give 641k EXP anymore when someone reborn or Top3 avg >= Lv 100
2020-06-18[CI only] [Removed] [Patch Level] Revert "Faster SP Regen" patchJesusaves1-0/+2
MP Regen rate now increases every 6 int instead of 5 int
2020-06-18Malindou: Be more strictJesusaves1-10/+11
2020-05-27Bump Malindou to clean up Tolchi mess again.Jesusaves1-3/+6
2020-05-22Guild Weekly Login Bonus.Jesusaves1-0/+3
Every 20 average levels give you a bonus coin (capped at Lv 100) Every 5 guild levels give you a bonus coin (capped at Lv 50)
2020-05-03Deprecate Event PointsJesusaves1-1/+1
2020-04-28Be more solidJesusaves1-0/+5
2020-04-26Some more code to avoid accidentaly messing up with Groata inventory.Jesusaves1-6/+6
Better to destroy too less than destroy too much
2020-04-26This should clean up Tolchi's mess.Jesusaves1-0/+14
2020-02-26Sketch of Professor on 003-0 during MQ (He should wear AFK set...)Jesusaves1-0/+1
2020-02-26De-hardcode the battle configuration flags (BCONF)Jesusaves1-2/+51
Reason: Automatize and protect the EXP Bonus on TMW2 Day Event.
2020-02-25Lua Quest 2-2: A Stable IncomeJesusaves1-0/+1
2020-02-25If you finished Lua but haven't talked to Airlia yet:Jesusaves1-1/+5
Force your status back to before talking to Lua. Yes, you'll have to do Lua's Quest again.
2020-02-24Replace all Rice Hats with Bull Helmets by time the recipe is fixedJesusaves1-0/+9
2020-02-18[PRIORITY: SEVERE] Just received a warning from system that referral systemJesusaves1-4/+4
could be partly broken. So fix it!
2020-02-18Deprecate, remove, discontinue and burn with fire: Everything related to ↵r11.1_200218Jesusaves1-0/+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-17Server-wide variable cleanupJesusaves1-0/+2
2020-02-17SimplificationJesusaves1-1/+9
2020-01-17Move Blanket from generic to armorJesusaves1-0/+10
2019-11-12Event Horizon - minor fixes as to when to delete itJesusaves1-0/+6
2019-10-28Rebirth - The permanent experience bonus (5% per rebirth)Jesusaves1-3/+5
2019-10-28Thanksgiving card spinner (no effects)Jesusaves1-1/+4
2019-10-17Anti-flood protection to #world - Note: ADMs bypass itJesusaves1-0/+1
2019-10-17Register how many skills were used for analysisJesusaves1-0/+5
2019-09-08Minor contributor score update (Xanthem score was weird)Jesusaves1-6/+5
2019-09-08Newbie EXP UP: Handle also on login :3Jesusaves1-0/+3
2019-08-31Malindou: Update the bonus after level 3, 5, 7, 10~19.Jesusaves1-0/+10
This will keep smoothness, summing up with the level difference adjustment. Impact at level 20 won't be so harsh, but it'll be a bumpy bonus reduction. Other levels (2, 4, 6, 8 and 9) won't have this adjustment: Noobs need EXP.
2019-08-31Make it an util function. Three copies requires c/p to be removed.Jesusaves1-8/+1
2019-08-31Force the bonus update at level 5, 10 and 15Jesusaves1-0/+13
2019-08-31Elmo/Nard - Allow the EXP/DROP up to be used until level 20Jesusaves1-1/+1
2019-08-26Make town Exportations more alike. Note natural advantage may be lost easily.Jesusaves1-4/+4
2019-08-26Conduct elections :>Jesusaves1-3/+3
Mayor will be reelected if nobody runs for the office. But they are not automatically candidate, meaning they lose the office if someone else runs and gets zero votes.
2019-08-24Political System sketch. Siege defeat will now lower town reputation.Jesusaves1-0/+45
All towns start with 50% town reputation (meaning 50% of income). Best income is Tulimshar, Worst income is Halinarzo. Volatile! Experimental sketch only. No pratical effects thus far.
2019-08-11Malindou - Fix an exploit on referralJesusaves1-4/+12
2019-08-11From now on, rewards for invites (referral system) will be handled ↵Jesusaves1-0/+8
automatically.
2019-08-03Acknowledge Kolchak and seeds contributionsJesusaves1-1/+2
2019-07-27Pre-level 15 bonus will now raise drop rates, too, because new players need ↵Jesusaves1-1/+2
them. Fix the code which expires both bonuses on level up because it became deprecated.