summaryrefslogtreecommitdiff
path: root/npc/functions/util.txt
AgeCommit message (Expand)AuthorFilesLines
2021-03-22Get rid of some old code, make set_aggro functionJesusaves1-0/+11
2021-03-17Traveling from Artis is quick (~10s), but to Artis is slow (60s)Jesusaves1-0/+8
2021-03-17Fix typoJesusaves1-3/+6
2021-03-17Captain Nard is now responsible for Artis<->Tulimshar route.Jesusaves1-0/+4
2021-03-10Do not keep picklog for more than three months.Jesusaves1-3/+12
2021-02-23Fix typos on Lightbringer NPCJesusaves1-0/+1
2021-02-23Fix evil typo on easter egg core functionsJesusaves1-1/+1
2021-02-18Aegis Shield BlackboxJesusaves1-0/+11
2021-02-14Prevent a few bugs but not all of 'emJesusaves1-2/+7
2021-02-14Keep chatlogs for only one week, implement auto deletion policy in server.Jesusaves1-2/+4
2021-02-14Add sqldate() functionJesusaves1-0/+6
2021-01-24Add yet another new quest to Commander Cadis.Jesusaves1-2/+6
2021-01-24Add another quest for Commander Cadis.Jesusaves1-1/+5
2021-01-24Commander Cadis and his stupidly impossible quest which YuckFou will finish i...Jesusaves1-2/+6
2021-01-16Fortress Town is the official location of who am I questJesusaves1-0/+16
2021-01-08Rewrite some internal functions and structure to be lighter (optmization)Jesusaves1-0/+17
2020-12-14Option to strip someone of their academic titles and optionally, ban themJesusaves1-1/+1
2020-12-14Scholarship Titulation (manual mode)Jesusaves1-0/+1
2020-10-07Annoying ^^Jesusaves1-0/+4
2020-10-04Register Candor as a town (But no townhall)Jesusaves1-1/+4
2020-08-25Each (successful) skill use should now give you -1 RP cost :>Jesusaves1-0/+3
2020-08-01Bugs %%iJesusaves1-6/+9
2020-07-31Better formatingJesusaves1-1/+1
2020-07-31Hall of AcademicsJesusaves1-1/+1
2020-07-31Preparatives for Scholar rankJesusaves1-0/+13
2020-07-30Assign real RP valuesJesusaves1-1/+1
2020-07-30New Magic Skill Points SystemJesusaves1-8/+5
2020-07-30Inital rule for MSPJesusaves1-1/+8
2020-07-30Use Lybniz to define a more stable formula for RPJesusaves1-1/+4
2020-07-30Rules for Research PointsJesusaves1-1/+1
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