summaryrefslogtreecommitdiff
path: root/npc/commands
AgeCommit message (Collapse)AuthorFilesLines
2020-11-03Register Hocus to betatest teamJesusaves1-0/+2
2020-10-21Fix superbossJesusaves1-1/+1
2020-10-09Discord Booster Necklace.Jesusaves1-0/+31
Also, fix typos reported by YuckFou.
2020-09-14Alchemy Table: Now you should be able to brew multiple instances at once!Jesusaves1-3/+22
However, this is expensive. Sponsors, who pay for hardware, can brew up to 25x at once. Everyone else like me, who lives with other ppl money, will be capped to 10x at once. I think 10 will be plenty without putting too much burden on the server.
2020-09-13Fortress Island warp was missingJesusaves1-1/+2
2020-08-11New Passive Aurora Event: Candor Battle SeasonJesusaves1-1/+6
Loops happen every 6 weeks (ie. 1 month and half) This is how long it takes before an event repeat itself. Improvement!
2020-08-10Allow @kytty to use `@gm`Jesusaves1-2/+6
Drop pin code requeriment for Test Server
2020-08-01Register MuaHaHaHaHa as a devJesusaves1-0/+2
2020-07-31@setvar and @getvar, similar style to TMWAr12.4_20200801Jesusaves1-2/+48
This is to allow me to @set arrays, as it was not working well previously. ...I really could just reimplement @set, though...
2020-07-30Fix typoJesusaves1-3/+4
2020-07-30Allow GMs to de-auth themselves (@gmoff).Jesusaves1-2/+14
Log their login and logout. Test Server GM auth for Kolchak
2020-07-27[skip ci] fix bugsJesusaves1-5/+5
2020-07-27LoF and GTMW staffJesusaves1-0/+5
2020-07-27GM Authentication: Logs and public reportsJesusaves1-0/+7
Be the most annoying possible. Otherwise, it misses the point.
2020-07-27Register seeds and demure as wellJesusaves1-2/+5
2020-07-27Add @gm, a convenience command for, well, GMs.Jesusaves1-0/+16
2020-07-14SECURITY PATCHJesusaves1-3/+3
2020-07-04Update some old, precarious codeJesusaves1-1/+1
2020-07-03[skip ci] Allow Test Server sponsors to use @gethexpJesusaves1-1/+1
2020-07-03The python command will not work on targets protected by the MMO zoneJesusaves1-0/+3
2020-07-03Do not allow @python to cause EXP lossJesusaves1-0/+1
2020-07-03[skip ci] proper fixJesusaves1-1/+1
2020-07-03[skip ci] redefJesusaves1-1/+1
2020-07-03Add @python for LOLZJesusaves1-0/+23
2020-06-26Option to create a pincode will only show up at Tolchi's first Successful CraftJesusaves1-3/+8
Account need 15 days.
2020-06-26Sketch to allow user accounts to set PinCodesJesusaves1-7/+35
2020-06-25fnum() is great to save spaceJesusaves1-2/+2
2020-06-23[skip CI] UCP: Query with more appropriate limit, queries are... slow.Jesusaves1-1/+1
2020-06-23[skip ci] UCP: Less SQL queryingJesusaves1-1/+1
2020-06-23User Control Panel - Report how long ago you were registered forJesusaves1-0/+1
IMPORTANT NOTE: Earliest is 25th January 2020! If your account is older, then it will show the first login after this date.
2020-06-21Live Server now restarts monthly, Hardcore now restarts weeklyJesusaves1-14/+22
This is needed for memory management. Also: Make Fortress Gate resist a few status ailments (o.o) Set monthly restart from Monday to Wednesday (avoid conflicts)
2020-06-07Update to now deprecated elements, and to harm new flag.Jesusaves1-2/+2
2020-06-06Add Magic Academy map anchor (for @w)Jesusaves1-0/+1
2020-05-24Minor cleanupJesusaves1-18/+1
2020-05-22Judgement: Inflicts BLOODING on area, harms target in 1000 HPJesusaves1-0/+12
However, target may defend itself.
2020-05-18Really minor optimization during ChristmasJesusaves1-2/+2
2020-05-18Allow any GMs (60+) to use custom boss spawn frameworkJesusaves1-1/+1
2020-05-18Ops, can't forget this oneJesusaves1-1/+1
2020-05-18Internal meaning of Aurora Event functions:Jesusaves1-0/+5
FYE_EventName : Modifier ; FYEConf_EventName : Setup
2020-05-18I don't need to erase Regnum's twice, right? :oJesusaves1-2/+0
It is very unlikely to event change before sClear() being called
2020-05-18Server Restart: The Regnum's Blessing effects will now be preserved.Jesusaves1-4/+6
2020-05-17Prepare to deprecate and unify 003-1 NPCsJesusaves1-5/+3
2020-05-17Minor tweaks and improvements; In preparation to the Annuals Framework gettingJesusaves1-1/+2
merged in the Aurora Events Framework
2020-05-17Stop using compound names on eventsJesusaves1-3/+3
2020-05-16Allow World Expo and Catch the Golden Fish events to startJesusaves2-4/+2
Prepare their scoreboard function - HallOfAurora()
2020-05-16Prepare the essential part for handing Aurora Events ranked rewardsJesusaves1-0/+3
2020-05-16Small, simple loop for FishingJesusaves1-0/+1
2020-05-16Debug script code, it'll eventually override 003-1/events.txt etc.Jesusaves1-0/+15
2020-05-16Ensure Event Treasures are properly cleaned upJesusaves1-0/+3
2020-05-15Manual (GM) cast of Regnum BlessingJesusaves1-1/+7