summaryrefslogtreecommitdiff
path: root/npc/functions/util.txt
AgeCommit message (Collapse)AuthorFilesLines
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
All towns start with 50% town reputation (meaning 50% of income). Best income is Tulimshar, Worst income is Halinarzo. Volatile! Experimental sketch only. No pratical effects thus far.
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
Even sounds silly given how bad Thorn is rewarding you.
2019-08-17Simple quest on Thorn, for no real reason, but you might do it anyway for ↵Jesusaves1-2/+6
completion. Remember: Completing this quest affect the ferry fee!
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
2019-07-22Improving an already learned skill now always cost 1 AP.Jesusaves1-1/+6
Text will also change accordingly.
2019-07-22Make Scholarship Badge used lastJesusaves1-1/+1
2019-07-22And capped.Jesusaves1-2/+2
2019-07-22I think this should be trimmed.Jesusaves1-2/+2
2019-07-22Trickmaster class is now Open For All. You now start with 1 MSP.Jesusaves1-0/+2
You can start with the following skills: Freecast, Backsliding, Fire Wall or Throttle. We advise Fire Wall, of course...
2019-07-22Scholarship Badge (ID 911) - Grants you a free skill learning and is used first.Jesusaves1-2/+5
2019-07-19Scholarship Class ready (amount of skills trimmed for release)Jesusaves1-0/+2
2019-07-19Update tricksterJesusaves1-0/+2
2019-07-19Reintroduce mlearn(), and optimize the code.Jesusaves1-4/+30
2019-07-19Earliest working prototypeJesusaves1-6/+13
2019-07-19Touching Mana Stones will now add you Divine Protection Skill (1 level/touch)Jesusaves1-1/+4
2019-07-19Prepare new utils for new skill point systemJesusaves1-18/+16
2019-06-22Implement rif2 for books (unused)Jesusaves1-0/+6
2019-06-12Move this to the right place, demand this quest which cannot be complete yetJesusaves1-1/+5
2019-05-24mlearn() skill, meant to reduce the maintenance cost on Magic Schools.Jesusaves1-0/+39
2019-05-21Mark the four new Blue Sage Quests as compulsory for Nivalis Ship Discounts.Jesusaves1-1/+17
2019-05-06Fix Candor Hero titleJesusaves1-2/+6
2019-05-04Carry onJesusaves1-2/+2
2019-05-02Reorder a bit scripts.confJesusaves1-1/+1
2019-05-02Move Exception() from Util to MainJesusaves1-45/+0
2019-05-02Use Exception() in some placesJesusaves1-1/+10
2019-05-02Update location, missing constants, sleep for Monter King to avoid eventual ↵Jesusaves1-4/+4
bugs, etc.
2019-05-02raise Exception() - I mean, return Exception. Along a proof-of-use.Jesusaves1-0/+52
2019-04-25Allow an extra healing level. Smooth out Magic Growth system.Jesusaves1-2/+2
From (+20/+10/+15) to (+15/+10/+10) - blvl/jlvl/int
2019-04-10gettimeparam(n) → Returns number of seconds/minutes/hours/days/months/yearsJesusaves1-1/+34
since 01/01/1970. Note that months and years are estimatives. For seconds, please use gettimetick(2) instead.
2019-03-04Fix typo reported by XanthemJesusaves1-2/+2
2019-01-24Lieutenant Paul quest - slay as many monsters as you can!Jesusaves1-2/+6
This is a good quest to aid players level 20~30 get experience and make game difficulty smoother (they'll be here, Lua send them here). Each stage is twice as hard as the previous one, though.
2019-01-24Notes about the Yeti King questJesusaves1-0/+7
2019-01-14reputation('Candor'), disregards Nard's ship and Tulimshar quests.Jesusaves1-0/+48
This is needed for Milly.
2019-01-14[SKIP CI] I HAVE FOUND THE BUGJesusaves1-5/+0
2019-01-14[skip ci] bad syntaxJesusaves1-1/+1
2019-01-14[skip ci] Debug checkJesusaves1-0/+5
2019-01-08Register Woody quest in Hurnscald Reputation Controller.Jesusaves1-2/+6
2019-01-05Prepare the next main storyline stage. Still incomplete.Jesusaves1-1/+21
2019-01-04SQL ErrorJesusaves1-2/+2
2019-01-04Fix DelAccRegFromEveryPlayerJesusaves1-1/+1
2019-01-02Fix Hall Of Fortune and reduce Job Level neededJesusaves1-1/+1