summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2020-05-15Register 12 maps for use by Regnum's BlessingJesusaves1-2/+8
2020-05-15Disable Aurora Event calculations on Hardcore and Test ServerJesusaves1-1/+1
2020-05-15Aurora Event Framework - Stop the previous event as wellJesusaves2-0/+12
2020-05-15Manual (GM) cast of Regnum BlessingJesusaves1-1/+1
2020-05-15Bad formattingJesusaves1-1/+1
2020-05-15Regnum Blessing prototype (another Aurora Event)Jesusaves2-0/+26
2020-05-15manaplus.tmw2.org is also supportedJesusaves1-1/+2
(I'm actually pointing to manaplus.germantmw.de because jak1 likes that more %%N)
2020-05-15OpsJesusaves1-1/+1
2020-05-15Better handling at some of Journalman spotlightsJesusaves1-3/+3
2020-05-15An extra detail to GS-3Jesusaves1-0/+1
2020-05-15Oh dear, I forgot Moubootaur Legends AnniversaryJesusaves1-0/+13
2020-05-15I need to erase cooldown as well or this might present an undefined behaviorJesusaves1-0/+1
2020-05-15This was one of the hardest bugs I've ever hunted %%eJesusaves1-1/+1
2020-05-15Document Thanksgiving and Christmas.Jesusaves1-3/+26
With this, every ML event is now documented.
2020-05-15Worker's Day event helpJesusaves1-1/+12
2020-05-15St. Patrick Day event help.Jesusaves2-10/+17
Prevent Aurora Event Framework from overriding other events.
2020-05-15Event Information: Valentine, EasterJesusaves1-0/+37
2020-05-15Why aurora function file was excluded? D:Jesusaves1-0/+81
2020-05-15event helpJesusaves1-1/+29
2020-05-15Aurora Event Framework initial commit.Jesusaves1-2/+2
Every 12 weeks, Kamelot Season will begin. During Kamelot Season, the dungeon may be challenged daily! However, a minimum cooldown of 6 hours must be respected. WARNING: THIS RELEASES KAMELOT TO PUBLIC/STABLE
2020-05-15Automatize Kill the GM events.Jesusaves1-0/+7
Now any GM murder on a PvP map will automatically yield a Murderer Crown for a week. For manual events, remember: use @item, event system to remove, and use @killable instead of @pvpon.
2020-05-15This should get rid of Katazuli issuesJesusaves1-1/+1
2020-05-15Generate a new randomness seed everyday, and deploy it for every script.Jesusaves1-0/+5
Overrides default randomness from Hercules. (Previously, on my PC, the billions digit didn't vary. Now they vary.) Effects cannot be predicted. Hope for no overflows!
2020-05-14Test Server warning on NardJesusaves1-1/+2
2020-05-13Edge bug on Hard CoreJesusaves1-4/+7
2020-05-13I forgot one line from Gumi's code, which is forcing GP to be dropped.Jesusaves1-0/+3
Fixed now, though.
2020-05-13Gumi's automatic absolveJesusaves1-1/+13
2020-05-13Rewrite how death will be handled on Hardcore.Jesusaves2-7/+14
Instead, it'll set a variable called grace, and this variable will exempt you.
2020-05-13Replace our script-induced deaths with new, custom, die() commandJesusaves3-4/+15
This will fix one of the HardCore Server bugs.
2020-05-12ManaMarket sketchJesusaves1-0/+39
2020-05-12Hardcore Server settingsJesusaves1-1/+3
2020-05-12Hardcore server settingsJesusaves1-1/+5
2020-05-12The plan is: If `debug` is set, skip day/night cycle.Jesusaves1-1/+1
This will save RAM, which keeps killing test server.
2020-05-12New spec: $HARDCOREJesusaves1-0/+6
Effect: Skip day/night cycle changes.
2020-05-11Improve treasure drop chancesJesusaves1-2/+2
2020-05-08Fix respawn code in 042-10Jesusaves1-0/+1
2020-05-07Fix typos, and address Crazyfefe concernJesusaves1-1/+1
2020-05-07Lockpicks: Randomness fixJesusaves1-1/+1
2020-05-04Fix bug on day/night bonuses (bad measurement unit)Jesusaves1-2/+2
2020-05-03Swap deprecation formulaJesusaves1-1/+1
2020-05-03Deprecate Event PointsJesusaves1-0/+11
2020-04-30Prototype for Kamelot ChestsJesusaves1-3/+3
The treasure chests are Iilia-level
2020-04-29This whole stuff is behaving strangelyJesusaves1-1/+1
2020-04-29Kamelot Cells can now be open from outside (per Micksha's request)Jesusaves1-3/+6
2020-04-28Forgive idlers, optional captcha mode 2/3 which displays warningsJesusaves1-0/+22
2020-04-28Very rudimentary anti-AFK-bot captcha.Jesusaves1-0/+233
It may be needed.
2020-04-28Update treasure chestsJesusaves1-4/+4
2020-04-28Add celldoors to the jail, along copper slime logic (w/o triggers)Jesusaves2-1/+3
2020-04-28Make Area Provoke less useless (no point provoking mobs so close to you anyway)Jesusaves1-1/+1
2020-04-28What's Guild Vault for?Jesusaves1-1/+1
It is so members can learn skills. Only treasurer, vice leader and guild master can withdraw GP. But any member can use it to learn skills.