summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26MK_TEMP must be cleared on normal advancementJesusaves1-0/+1
2019-04-26Update contributor list. Make the Monster King speech 1 hour after updateJesusaves1-2/+4
deploy. Bugfixes. Remaster Nivalis Liberation Day. Obligue NLib for locals. NLib is now level 30+ (instead of 40+), monster list update and code.
2019-04-26Game Storyline Interface, past event transitions accounted!Jesusaves1-5/+57
2019-04-26Several bugfixes, allow Hurnscald Siege to happenJesusaves1-1/+1
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-25Record Easter 2019 Winner + No Quiver Penalty for non-archers.Jesusaves1-1/+3
This makes switching char builds (melee/ranged) less punishing. Note: ManaPlus have a function to auto-switch them %%N
2019-04-22Fix .@h2 on ponderate_avgJesusaves1-1/+1
2019-04-22Replace VarDiffValue with is_betweenJesusaves2-13/+5
2019-04-22Make my math rules more clearJesusaves1-0/+24
2019-04-22Monster King Siege: Evil Sanctum on all mapsJesusaves1-0/+8
2019-04-22Weather - let night fall upon Easter Forest, but it shall not rain nor snow...Jesusaves1-0/+1
2019-04-18GMs on MK Guild may opt to receive strange coins automaticallyJesusaves1-0/+13
2019-04-17Make sieges less frequent (but still a lot of sieges)Jesusaves1-3/+4
Minimum 3 players online to siege begin.
2019-04-17Dummy messageJesusaves1-4/+5
2019-04-16HotfixJesusaves1-10/+16
2019-04-16Eh, tonight special is Hurnscald Siege, highly experimental.Jesusaves1-10/+13
2019-04-15Rewrite the Guild Alchemy System in a way which works (but is MESSY)Jesusaves2-2/+6
2019-04-15Alpha: Guild AlchemyJesusaves1-1/+1
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-04-08Only 70% chance that the Monster King lay siege to Tulimshar.Jesusaves1-1/+1
This allows aggro to build up quite a bit.
2019-04-08The monster king now automatically sieges Tulimshar, and @toevent works whenJesusaves1-5/+14
that is set ^.^ This means a new degree in how events are handled
2019-04-03Check month in Easter, Worker Day and Christmas.Jesusaves1-18/+18
Not on Valentine and St. Patrick Days - Need @Jesusalva for that
2019-04-03After instances are set (or reset), run again HH Init.Jesusaves1-0/+1
Wait 3 seconds instead of 7 seconds, as now I'm sure instance exists.
2019-04-03Make Master Dungeon an instance so it is restarted along everything else.Jesusaves1-1/+6
2019-03-31Crazyfefe/Candor Fight TOP 10 scoreboards (hourly refresh, we have too many ↵Jesusaves1-0/+17
scoreboards)
2019-03-29[skip ci] rephraseJesusaves1-2/+2
2019-03-29Expire Legacy items (Couldn't I use Inheirt?). Warning about @ucp.Jesusaves1-1/+13
2019-03-26Refactor how PC Login events will be handled.Jesusaves1-1/+12
Malindou is now responsible for those. Daily login fancy GUI - can be disabled with @ucp
2019-03-26Fix typoJesusaves1-1/+1
2019-03-26Move stuff around - Give Scythe after Hinnak, add Cotton Boots to last stage.Jesusaves1-1/+6
2019-03-26Miner Knife to Xanthem - keep compatibility for Grand Collector QuestJesusaves1-0/+10
2019-03-23Replace default behavior for Soul Menhir per community decision.Jesusaves1-2/+6
Keep in @ucp an option to roll back to legacy behavior of manually setting it. Again, per community decision.
2019-03-21HotfixJesusaves1-1/+5
2019-03-21Fine tune bat sell pricesJesusaves1-1/+1
2019-03-20Add Hall of Guild Level on Hero Statue and Hall of Job Level on Strength StatueJesusaves1-1/+1
2019-03-20Add the new halls on functions, but not displayed anywhereJesusaves1-0/+32
2019-03-20Prepare another SQL Query tooJesusaves1-0/+1
2019-03-20Acknowledge guild hall + sql queryJesusaves1-0/+1
2019-03-19Leona, the only Fairy at Lilit currently.Jesusaves1-0/+6
Part of a TBD quest. She lets you sell snake's skin based items for 20% more.
2019-03-17Release Lilit already I'm sleepyJesusaves1-1/+2
2019-03-16Fix other bugs detectedJesusaves1-1/+1
2019-03-16Add several stuff and several bugfixes (specially hidden errors).Jesusaves1-0/+7
Most importantly, apartment system, a branch from Real Estate System.
2019-03-15Fix Karma System and hidden bugJesusaves1-1/+10
2019-03-15Sanitize a bit Nurse codeJesusaves1-16/+11
2019-03-15[Server Performance and Security] reload scoreboards at once, hourly.Jesusaves1-64/+98
2019-03-15Introduce the "Normal Member" and the "Treasurer" guild roles.Jesusaves1-0/+42
Only Normal Member and above can use the Guild Storage.
2019-03-14Estimulate PK on CoD by allowing BottledDust drop from PK'ed players.Jesusaves1-0/+8
A check for kills on "defenseless" chars (status-based) is performed. The % chance to get is based on Luck of you and the target. You could get 10 bottles by exploiting this. ¡¡¡Only applies on boss room!!!
2019-03-14St. Patrick Gold Pot - Spin it today, and get lucky!Jesusaves1-0/+2
(Not properly balanced)
2019-03-14Add the NPC with information about St. Patrick Day.Jesusaves1-0/+2
2019-03-14Fix silly bug in Event Core I wouldn't have noticed...Jesusaves1-20/+20