summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2020-01-27Make MapsJesusaves6-1/+18
2020-01-27Modify Server Happy Hour duration.Jesusaves1-2/+2
Previous was 60%/20%/20%. Current is 50%/33%/17%.
2020-01-26Prepare MPRegen skill to it "support" levels, but without actually ↵Jesusaves1-1/+2
supporting 'em.
2020-01-26Server Happy Hour rewrite: Sunday 18:00~20:00 -> Sunday 17:00~20:00Jesusaves1-2/+4
2020-01-26Most immediate bugfixes neededJesusaves3-1/+14
2020-01-25EnforcementJesusaves1-0/+7
2020-01-25Minor adjustments to drowned manJesusaves1-6/+9
2020-01-25Wands no longer give passive MP regeneration. Only equipment does so.Jesusaves3-0/+40
Instead, wands will allow you to use a skill to convert 20% of HP to MP. The ratio is 6:1 (as opposed to official ratio, something close to 4:1)
2020-01-25Nerf Mysterious Fruit absurd priceJesusaves1-1/+1
2020-01-25Yerba Mate, being the new supreme tea, got a spot on Aeros ShopJesusaves1-0/+1
2020-01-25Tea on a Treasure BoxJesusaves1-5/+5
2020-01-25Prepare five new flavors of tea which I'm yet to decide the name.Jesusaves1-0/+1
Lv 20 Tea, Lv 40 Tea, Lv 60 Tea, Lv 80 Tea, Lv 100 Tea. Names undecided, only effects. I also need the pixel art (or color codes).
2020-01-25Ugly workaround so tea worksJesusaves2-0/+56
2020-01-25Fix a possible exploit on clientversionJesusaves1-4/+6
2020-01-25Fix alt-duplication detection.Jesusaves2-2/+14
For no real reason, give all players a [Strange Coin]. Yep, I just felt like it. There's no requeriment except having finished intro by the time this release gets pushed on live (est. Jan 31st).
2020-01-25New function: @welcomeJesusaves3-0/+50
Controlled by Nard, allows anyone not on a MMO zone to teleport to Candor when a new player registers. Let's give new players a warm @welcome to the game!
2020-01-25Add to Lua's tips section the same info I said before, but without bold ↵Jesusaves1-0/+3
emphasis. Objective: Reduce people dropping the game on Tulimshar stage.
2020-01-25Lua - Instruct about AFK Area and Beer for people below level 20Jesusaves1-0/+4
2020-01-25Lua Inflaction - No longer apply price overcharge to Ms. @demureJesusaves1-1/+1
Nor to any senior Game Master.
2020-01-25[GM Internals] Bump internal fruit prices from 30 to 100 strange coinsJesusaves1-3/+3
They're not to be used, anyway
2020-01-25Tolchi dialog: Stop closing on options and make the loop work.Jesusaves1-26/+25
2020-01-25*Cough cough* I present to yall, Tolchi Special Requests system.Jesusaves4-1/+143
The latest, newest, most powerful money sink on the whole game. It beats lottery with so much grace and efficiency! Dear Saulc.
2020-01-25I'm not going to tidy up this script!!Jesusaves1-13/+16
2020-01-25Rewrite Tolchi script for better clarityJesusaves1-154/+163
2020-01-25Do not log @mymusicJesusaves1-1/+1
2020-01-25New command for SPONSORS only: @mymusicJesusaves1-2/+22
Allows sponsors to change the music track currently playing on their game. All game soundtracks are available for selection. Non-sponsors can make themselves useful by hacking their client code instead %%o
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
BR now takes in account only base stats and damage. We still need to detect glass sacrifices.
2020-01-23Release all helmets recipes.Jesusaves1-1/+13
Sorry guys, I did not realize they weren't there yet %%n
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), ...)Jesusaves3-37/+42
2020-01-22Small sketch of PvP Honor System frameworkJesusaves4-34/+111
2020-01-22Deprecate entirely "Crazyfefe PVP hotfix", give 1 Honor PointJesusaves1-0/+3
2020-01-22Hall Of HonorJesusaves1-0/+19
2020-01-22New syntax for readbattleparam()Jesusaves1-36/+36
2020-01-22Update some scoreboards with rEvolt codeJesusaves1-50/+50
2020-01-22Fix a bad display on political frameworkJesusaves1-1/+1
2020-01-21[skip ci] Fix another bug on AF King ArthurJesusaves1-0/+1
2020-01-21CRITICAL bug on AF King Arthur: Missing breaksJesusaves1-0/+4
2020-01-21OupsJesusaves1-0/+5
2020-01-21Lightining Bolt: ForgetableJesusaves1-0/+1
2020-01-21EXP/DROP: GM commands now ONLY override the base exp.Jesusaves1-17/+33
Day/Night exp/drop rate changes will not be overridable. TL;DR GMs can keep using @exprate and @droprate as they were using previously.
2020-01-21Modify how exp/drop rate bonuses are applied on weather change.Jesusaves1-4/+4
Objective: Have day/night bonuses persist GM modifications