summaryrefslogtreecommitdiff
path: root/npc/functions/util.txt
AgeCommit message (Collapse)AuthorFilesLines
2021-10-18Add Henry's QuestJesusaves1-1/+5
2021-10-18The missing Frostia's Quests... Except for bounty hunter EldrinJesusaves1-1/+13
2021-10-18Meriel & Taenya's QuestsJesusaves1-1/+9
2021-10-18Erlan & Rydel Quest. Frostia no longer uses Nivalis quests to generate its ↵Jesusaves1-8/+8
score.
2021-10-17Oops, my badJesusaves1-1/+5
2021-10-17Questmaker Handbook 14.0 will be harder than Questmaker Handbook 4.1 I guessJesusaves1-0/+6
2021-09-24Initial, untested version of Boss RaidJesusaves1-1/+1
2021-09-24Dream Tower Event. Will begin this monday. Obviously poorly tested.Jesusaves1-1/+1
And balance-wise broken as ****** but whatever - it is done. And it is 05:37, any issues can be addressed after waking up.
2021-09-23Town Defense Program, which raises siege experience to 3×Jesusaves1-4/+8
(Default is a 35~42% exp bonus)
2021-09-20Update some of the debugmes for usage with syslog facilityJesusaves1-6/+6
2021-08-14Finish and Release (UNTESTED) George's Quest (LoF).Jesusaves1-1/+1
2021-05-30Politics - Be more clear about the term on the messagesJesusaves1-1/+1
2021-04-10It might be thisJesusaves1-0/+2
2021-03-28Actually give +2% exp/gp so when you max rebirth, it is a total +10% bonusr13.3+1_20210401Jesusaves1-1/+1
2021-03-28Nerf rebirth bonuses (all stats -1, exp -9%). Add Trait System to rebirthJesusaves1-1/+1
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
The Artis<->Candor route is also allowed.
2021-03-10Do not keep picklog for more than three months.Jesusaves1-3/+12
If nothing, this makes backup proccesses slower and more expensive.
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
This imposes over forks as well instead of being cron-reliant
2021-02-14Add sqldate() functionJesusaves1-0/+6
2021-01-24Add yet another new quest to Commander Cadis.Jesusaves1-2/+6
Kamelot Castle will help a lot with this one.
2021-01-24Add another quest for Commander Cadis.Jesusaves1-1/+5
This one is more impossible, YuckFou cannot complete it. (I say that but I bet Commander Cadis could do it in roughly a week or so)
2021-01-24Commander Cadis and his stupidly impossible quest which YuckFou will finish ↵Jesusaves1-2/+6
in... I dunno, but I'm hoping it to last at least three days, preferably a week~a month.
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
from the magic academy (prohibting the gain of further titles)
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
Patch by Mathias Cronqvist. All uses prior to this patch WILL BE COUNTED. Bugs may be present, WATCH OUT.
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
Average per level: 10k [REFERENCE GOLD POINT] Study average: 6~60 pts per monster (NEED BOOST)
2020-07-30New Magic Skill Points SystemJesusaves1-8/+5
2020-07-30Inital rule for MSPJesusaves1-1/+8
Seems like a hurdle, though.
2020-07-30Use Lybniz to define a more stable formula for RPJesusaves1-1/+4
Learning 1 MSP skills will never cost research points
2020-07-30Rules for Research PointsJesusaves1-1/+1
2020-07-30Allow GMs to de-auth themselves (@gmoff).Jesusaves1-2/+2
Log their login and logout. Test Server GM auth for Kolchak
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
The power to exile a player. Exiles are not logged anywhere. When exiled, player will not be saved to town. This affects respawn and Soul Menhir. It can be circumvent by a few bugs/tricks.