summaryrefslogtreecommitdiff
path: root/npc/functions/global_event_handler.txt
AgeCommit message (Collapse)AuthorFilesLines
2021-07-29This not so pretty function is Moubootaur Legends Server Updater.Jesusaves1-0/+1
It is much simpler than Hercules version and does not require admin intervention. Although more dangerous and slower.
2021-07-25This is a quick'n'dirty patch for some broken GM commands, fix it laterJesusaves1-0/+1
2021-07-17Align scoreboard reloading to log cleaner for single lag spikes. Port Confringo.Jesusaves1-2/+2
If it is an unacceptable lag, then the boss point scoreboard may end as OnInit only, or taking a hidden entry for on-the-fly updates. We'll see in testserver.
2021-07-09Do not kill instantly on scripted death; And honor $HARDCORE flag if setJesusaves1-0/+4
2021-07-05Reintroduce the Present Hats as a yearly reward for logging on during TMW ↵Jesusaves1-0/+1
birthday. Also, notify players about the occasion. I even added the proper st-nd-rd-th geez. At least "11th~13th" are not a concern. close #58
2021-05-26Add Mirror Lake Vault Functionality. Along other required changes.Jesusaves1-1/+6
2021-05-01Oooh I think I see the typos nowJesusaves1-1/+1
2021-04-17Refactor Sagatha functions. Add shear spell (reusing ML code)Jesusaves1-1/+1
2021-04-13Use a more aggressive chatlog cleanup; We hate chat logsJesusaves1-2/+3
2021-04-13And the event label has been renamed in Hercules, adjust correctlyJesusaves1-0/+1
2021-04-12Enable some logging and keep it around for a short period because whinners.Jesusaves1-0/+9
Chat log retention: 24~48 hours item log retention: 2 months (same for money)
2021-04-11Add several changes from 2018 which had been excluded by accident =/Jesusaves1-0/+1
2021-04-11Fix bugs, prepare to implement the *real* skill loopJesusaves1-3/+4
2021-04-10Remove ClearGlobalVars() - no longer neededJesusaves1-5/+0
2021-04-10Add @exprate/@droprate - And drop the legacy stoneboardJesusaves1-3/+0
2021-04-10Flag -xJesusaves1-0/+0
2021-04-09OverrideJesusaves1-59/+24
2021-04-09Initial commitJesusaves1-0/+73