summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2020-06-02Give this variable a meaningful nameJesusaves1-11/+11
2020-06-02Prevent a few false-positives on status resetJesusaves1-3/+9
2020-05-29Status Reset Potion - return fruitsJesusaves1-2/+8
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-28Prevent a rare condition where you would be saved at nulityJesusaves1-1/+1
2020-05-28Better fix.Jesusaves1-9/+9
2020-05-28Inhibit a possible bug with the Soul Menhir saving !!!!!!!!Jesusaves1-0/+2
2020-05-28Minor tidying up at SoulMenhir functionJesusaves1-21/+6
2020-05-28Nivalis Soul Menhir now sets the teleport point (for warp crystal)Jesusaves1-0/+2
2020-05-24Export Investments: Tweaked sightlyJesusaves1-2/+2
Investing in Taxes: 10% more effective
2020-05-24Kamelot: Do not repeat tutorial needlessyJesusaves1-1/+1
2020-05-23Prevent Monster King from sightseeing when he is not asked toJesusaves1-0/+6
2020-05-23Fix bugs on Monster KingJesusaves1-2/+4
2020-05-22Change the cap to 45 and be more responsiveJesusaves1-1/+1
2020-05-22Guild Weekly Login Bonus.Jesusaves1-0/+15
Every 20 average levels give you a bonus coin (capped at Lv 100) Every 5 guild levels give you a bonus coin (capped at Lv 50)
2020-05-22Eh, and this is the first draft of Aurora Event Framework.Jesusaves1-3/+7
Amen. Terrible balance plz don't blame me, it barely made into beta.
2020-05-22Standardize the Ranked Event Rewards - should be smoother nowJesusaves1-22/+43
2020-05-22I'm disatisfied with this draftJesusaves1-7/+117
2020-05-22Judgement: Inflicts BLOODING on area, harms target in 1000 HPJesusaves1-0/+1
However, target may defend itself.
2020-05-22TMW2_JUDGMENTJesusaves1-0/+6
An untested skill (like nilfheim), proof of concept. It should have a splash effect over target. * Now I need a function to cast damage from script, can't be setting UDT_HP forever
2020-05-20Well, @Kolchak wanted a Nilfheim skill.Jesusaves1-0/+3
Here we go; But it is not available yet (Magic Academy doesn't even have indoors.)
2020-05-18No need to be so expensiveJesusaves1-0/+2
2020-05-18Fix Kamelot Event.Jesusaves1-2/+7
Also, a good news: Catch the Golden Fish core worked! \o/ PS. Don't do server restarts at Mondays. Well, you can. But previous Aurora Event will be dismissed.
2020-05-18Aurora Events: You may now submit the items.Jesusaves1-5/+51
If you don't have anything to submit, worry not - You'll still receive the dailies.
2020-05-18Internal meaning of Aurora Event functions:Jesusaves1-6/+46
FYE_EventName : Modifier ; FYEConf_EventName : Setup
2020-05-18World Expo's event descriptionJesusaves2-4/+8
2020-05-18Some specification + Fishing event description (finally)Jesusaves3-6/+27
2020-05-18Server Restart: The Regnum's Blessing effects will now be preserved.Jesusaves2-8/+8
2020-05-18Sketch Normalize functions for Aurora Events (will be cast after a server ↵Jesusaves2-1/+13
restart)
2020-05-17Actually, move this to utils. Will look cleaner this way.Jesusaves2-10/+10
2020-05-17I'm forced to declare FYEventUsesRanking() in scoreboards.txt but anyway.Jesusaves2-2/+13
This should fix some ugliness.
2020-05-17Hopefully, this will NOT break Easter and Valentine.Jesusaves1-1/+1
We will know for sure next year, cya %%a
2020-05-17Prepare to deprecate and unify 003-1 NPCsJesusaves2-2/+3
2020-05-17Stop using compound names on eventsJesusaves3-7/+7
2020-05-17Rankings from the Aurora Event Framework will now send rewards as expected.Jesusaves1-1/+19
Rewards will be sent via rodex mail
2020-05-17Update event winners logJesusaves1-9/+16
2020-05-16Allow World Expo and Catch the Golden Fish events to startJesusaves2-0/+39
Prepare their scoreboard function - HallOfAurora()
2020-05-16Prepare the essential part for handing Aurora Events ranked rewardsJesusaves1-0/+14
2020-05-16Scoreboard generationJesusaves2-0/+5
2020-05-16Small, simple loop for FishingJesusaves3-3/+26
2020-05-16This sketch can give birth to World Expo Aurora EventJesusaves3-0/+28
2020-05-16Aurora Events should not happen prior to Liberation Day.Jesusaves1-0/+5
2020-05-16Document better Aurora Event FrameworkJesusaves1-0/+13
2020-05-16Remove $MOST_HEROIC$ Assignment; Except on Hurnscald Liberation Day and Lua.Jesusaves3-13/+10
Aurora Events Framework will take over.
2020-05-15Placeholder: I'll only add 4/12 events for first milestoneJesusaves1-0/+18
So make it loop more often
2020-05-15Register 12 maps for use by Regnum's BlessingJesusaves1-2/+8
2020-05-15Disable Aurora Event calculations on Hardcore and Test ServerJesusaves1-1/+1
2020-05-15Aurora Event Framework - Stop the previous event as wellJesusaves2-0/+12