summaryrefslogtreecommitdiff
path: root/npc/functions/main.txt
AgeCommit message (Collapse)AuthorFilesLines
2021-07-29Fix CI issuesJesusaves1-6/+9
2021-07-29This not so pretty function is Moubootaur Legends Server Updater.Jesusaves1-0/+123
It is much simpler than Hercules version and does not require admin intervention. Although more dangerous and slower.
2021-07-14Make GM Robe and GM Cap weightless (Big Crunch request)Jesusaves1-8/+4
Also, minor code edits (no visible effects ingame)
2021-07-13Correct the "bare minimum" so the Final Showdown works again.Jesusaves1-1/+8
It is way, way more lame than previously.
2021-07-13Add the missing Doomsday utilities. It requires a near-full rewrite, though.Jesusaves1-0/+5
2021-07-13New NPC Utility: spawndummy() - Spawns a monster without params for script use.Jesusaves1-0/+34
It returns the spawned monster GID so setunitdata() can configure it properly
2021-07-09Do not kill instantly on scripted death; And honor $HARDCORE flag if setJesusaves1-2/+2
2021-05-26Add Mirror Lake Vault Functionality. Along other required changes.Jesusaves1-0/+66
2021-04-13*facepalm*Jesusaves1-1/+1
2021-04-13Fix a couple typosJesusaves1-2/+1
2021-04-13Split files to be more ordely, add (or finish adding) the Abizit skillJesusaves1-44/+52
2021-04-12Healing items now have a delayed healingJesusaves1-0/+21
2021-04-12Enable some logging and keep it around for a short period because whinners.Jesusaves1-0/+21
Chat log retention: 24~48 hours item log retention: 2 months (same for money)
2021-04-12Mapmasks in original TMWA are a bit... weird, so update the wrappers to its ↵Jesusaves1-2/+2
twisted vision.
2021-04-11Add several changes from 2018 which had been excluded by accident =/Jesusaves1-0/+3
2021-04-11Itenplz is now finishedJesusaves1-0/+6
2021-04-11Fix some bugs (registercmd), improve a bit debug menuJesusaves1-1/+10
2021-04-11Allow all chars to make parties by default, and remove some older code.Jesusaves1-2/+2
2021-04-11Fix bugs, prepare to implement the *real* skill loopJesusaves1-3/+0
2021-04-10This gotta be annoying... Prepare to reimplement the magic coresJesusaves1-0/+5
2021-04-10Add several convenience functions. Fix some bugs regarding misuse of readparam()Jesusaves1-28/+9
2021-04-10Fake destroy() functionJesusaves1-0/+5
2021-04-09Fix area timersJesusaves1-2/+13
2021-04-09Misc fixesJesusaves1-0/+4
2021-04-09Remove alchemy, fix some scriptsJesusaves1-0/+5
2021-04-09Fix one more bugJesusaves1-0/+5
2021-04-09Remove some chunks of unused data + legacy conversion.Jesusaves1-0/+15
We'll need some Moubootaur Legends Advanced Builtins, to support Focus skills. It is the same as Rebirth Traits was supposed to be so should be easy-ish
2021-04-09Fix several tiny bugsJesusaves1-1/+9
2021-04-09This should fix PC distance bugJesusaves1-0/+5
2021-04-09CleanupJesusaves1-0/+4
2021-04-09Main Functions Consolidation. Resave item dbJesusaves1-0/+572
2021-04-09OverrideJesusaves1-445/+0
2021-04-09Initial commitJesusaves1-0/+445