summaryrefslogtreecommitdiff
path: root/npc/functions/util.txt
AgeCommit message (Expand)AuthorFilesLines
2020-06-25Deprecate direct invocation of mlearn()Jesusaves1-16/+62
2020-06-25Remove the traces from the Subclass System, which was extinct along Magic v1Jesusaves1-31/+0
2020-06-23Prevent division by zeroJesusaves1-0/+1
2020-06-23[skip ci] Right now, it is possible to get 30/43 MSPJesusaves1-0/+1
2020-06-23Mining Union's Research Request Aurora EventJesusaves1-1/+1
2020-06-21Phoenix Rebirth: Record first player to rebirthJesusaves1-0/+6
2020-06-21New function: api_send()Jesusaves1-0/+9
2020-06-19New function: alignment()Jesusaves1-0/+16
2020-06-18Declare ReplaceSkillFromEveryPlayer()Jesusaves1-0/+11
2020-06-08New abizit rule.Jesusaves1-1/+1
2020-05-28[skip ci] ops.Jesusaves1-1/+1
2020-05-28...And, I think I've found Micksha's bug. '-'Jesusaves1-1/+23
2020-05-28MapToLoc failure: Be verbose when neededJesusaves1-1/+7
2020-05-17Actually, move this to utils. Will look cleaner this way.Jesusaves1-0/+10
2020-05-08Fix respawn code in 042-10Jesusaves1-0/+1
2020-05-07Fix typos, and address Crazyfefe concernJesusaves1-1/+1
2020-04-28Add celldoors to the jail, along copper slime logic (w/o triggers)Jesusaves1-0/+1
2020-04-25This fixes the long standing bug where events did not end properly.Jesusaves1-0/+5
2020-04-24LoF Bot Quest for @CordoJesusaves1-1/+5
2020-04-13Rebirth: grant 2 MSPJesusaves1-2/+2
2020-03-20JSON syntax typoJesusaves1-1/+1
2020-03-20Prototype function: json_encode()Jesusaves1-0/+35
2020-02-23Translation UpdateJesusaves1-2/+2
2020-02-17Prepare ML 2nd Anniversary core utilJesusaves1-0/+5
2020-02-08Rebirth permanent exp bonus: 5% -> 10%Jesusaves1-1/+1
2020-01-29New debug flag: $@OVERRIDE_NUMDATEJesusaves1-0/+3
2020-01-28New function: numdate()Jesusaves1-0/+7
2020-01-25*Cough cough* I present to yall, Tolchi Special Requests system.Jesusaves1-0/+1
2020-01-22Alias: battleparam(...) == readbattleparam(getcharid(3), ...)Jesusaves1-0/+5
2019-11-13Another typo?!Jesusaves1-1/+1
2019-11-12Draft for AF King Arthur questJesusaves1-2/+10
2019-11-06You can now also invoke the quest deletor from script runtime.Jesusaves1-0/+11
2019-11-06Function to delete char regs, and make both work on live charsJesusaves1-0/+30
2019-11-06DelItemFromEveryPlayer can now be cast during script runtime; Not only at sta...Jesusaves1-0/+10
2019-10-28Rebirth - 1 MSP per rebirthJesusaves1-0/+2
2019-10-28Rebirth - The permanent experience bonus (5% per rebirth)Jesusaves1-6/+13
2019-09-17Fix typos bugs on Nivalis Heroic DeedsJesusaves1-3/+3
2019-09-03Use readparam2() instead of readparam() in several placesJesusaves1-1/+1
2019-09-01Newcomer EXPDROPUP: Only 2/3 of EXP, and full bonus as drop.Jesusaves1-1/+1
2019-09-01Fix a really complex equation involving thursdays, 1970, day zero and divisions.Jesusaves1-1/+1
2019-08-31This is the basic for political system to work on HURNSCALD (alpha)Jesusaves1-0/+6
2019-08-31Make it an util function. Three copies requires c/p to be removed.Jesusaves1-0/+14
2019-08-24Political System sketch. Siege defeat will now lower town reputation.Jesusaves1-0/+16
2019-08-20Fix bugs on ErikJesusaves1-1/+1
2019-08-20Fix a bug on anyloot() functionJesusaves1-2/+1
2019-08-18Basic version of Erik the Homunculus DispatcherJesusaves1-0/+15
2019-08-17Fix bugs, and add Blossom Quest for Enchanted Herb Bag.Jesusaves1-2/+6
2019-08-17Simple quest on Thorn, for no real reason, but you might do it anyway for com...Jesusaves1-2/+6
2019-08-11Warn if you try to go to Tulimshar under 50% Candor Quest completionJesusaves1-3/+3
2019-08-10Introduce a transcheck helper to optimize transmigration codeJesusaves1-0/+20