summaryrefslogtreecommitdiff
path: root/npc/functions/util.txt
AgeCommit message (Expand)AuthorFilesLines
2020-07-30Allow GMs to de-auth themselves (@gmoff).Jesusaves1-2/+2
2020-07-28When player is exiled from a town, if they already were saved there, unsave.Jesusaves1-0/+7
2020-07-28Move teleporthome() to utilsJesusaves1-0/+11
2020-07-28Move POL_LocToTP from Politics to UtilsJesusaves1-0/+27
2020-07-28Initial version of the most powerful power the Town Admin have.Jesusaves1-1/+4
2020-07-04Avoid redeclaration of towns and locations at MapToLoc and LocToMap (also fix...Jesusaves1-13/+8
2020-07-03Fix several obscure bugsJesusaves1-5/+10
2020-07-01Disclaim pre-requisitesJesusaves1-0/+2
2020-07-01Disable magic skill upgrades for v3.0Jesusaves1-1/+1
2020-06-26Sacrificing the injuried mouboo will now give you 1 MSPJesusaves1-0/+2
2020-06-26Option to create a pincode will only show up at Tolchi's first Successful CraftJesusaves1-8/+8
2020-06-25The 100% chance EXP Bonus from Tolchi only applies if top3 players already re...Jesusaves1-1/+1
2020-06-25Fixes to get skill name (might be wrong field)Jesusaves1-1/+1
2020-06-25Remove Magic v1 learning code (was commented but anyway)Jesusaves1-40/+0
2020-06-25Fix orderingJesusaves1-36/+36
2020-06-25Check if the skill is valid in learn_magicJesusaves1-1/+6
2020-06-25Update Trickmaster to new magic learning interfaceJesusaves1-2/+2
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