summaryrefslogtreecommitdiff
path: root/npc/commands/event.txt
AgeCommit message (Expand)AuthorFilesLines
2019-09-10Replace ~= with compare() in several places.Jesusaves1-2/+2
2019-07-06I forgot these important, critical checksJesusaves1-1/+1
2019-06-29Forced fixesJesusaves1-18/+27
2019-06-19Use FX_CIRCLE instead of "310" in event.txtJesusaves1-2/+2
2019-06-18Grenades now work (by force), but they never kill a monster and doesn't works...Jesusaves1-0/+1
2019-06-01Minor bugfixJesusaves1-1/+1
2019-05-31Try to fix specialeffect() bugJesusaves1-1/+1
2019-05-31Fix @toevent -> Candor BattleJesusaves1-4/+7
2019-05-29Integrate @toevent with Candor BattleJesusaves1-1/+10
2019-05-20Make @toevent less aggressive/picky with harmed playersJesusaves1-4/+15
2019-04-29The Monster King is now allowed to siege Nivalis and Halinarzo.Jesusaves1-0/+8
2019-04-16A few more endsJesusaves1-0/+5
2019-04-16The bug: missing curly braces and ends.Jesusaves1-7/+8
2019-04-16"debug" print, @toevent might have been brokenJesusaves1-0/+1
2019-04-16Rewrite @toevent + hotfixesJesusaves1-23/+37
2019-04-16Eh, tonight special is Hurnscald Siege, highly experimental.Jesusaves1-2/+14
2019-04-08The monster king now automatically sieges Tulimshar, and @toevent works whenJesusaves1-0/+7
2019-03-21Defeated by a return >_>Jesusaves1-0/+1
2019-03-16Change how Easter Leaderboard work (leaderboard is reset with server btw)Jesusaves1-0/+1
2019-03-14St. Patrick Gold Pot - Spin it today, and get lucky!Jesusaves1-5/+18
2019-03-12In theory, this implements St. Patrick Day.Jesusaves1-50/+55
2019-03-02Option to reset Candor Fight stateJesusaves1-2/+15
2019-02-09Missing end command on @toventJesusaves1-0/+1
2019-02-09Allow @toevent to reach Valentine HighlandsJesusaves1-0/+9
2019-02-09There's probably 20000 more bugs about missing symbols 'cause I type fast >.<Jesusaves1-4/+5
2019-02-09Valentine Day Rewards is now complete and automated (I don't want the hard work)Jesusaves1-1/+4
2019-02-09Lilica, the Easter Ending NPC - automatic enable/disalbeJesusaves1-5/+10
2019-02-09Receive chocolate boxes - OKJesusaves1-1/+2
2019-02-08Valentine Day not working yetJesusaves1-2/+3
2019-02-08MotD now reports events.Jesusaves1-0/+1
2019-02-08Some structure, still need to add the map, the NPCs, and the chocolate bocJesusaves1-0/+12
2019-02-08@event Valentine day ackJesusaves1-5/+9
2019-01-09:bJesusaves1-1/+7
2019-01-04Move event load to where it belongsJesusaves1-74/+1
2019-01-04Better cleanup for Christmas and all eventsJesusaves1-4/+17
2019-01-04Do not reset XMAS_MONEY or XMAS_GIFTS when Christmas event end, we still need...Jesusaves1-3/+5
2019-01-02Move some code aroundJesusaves1-19/+21
2018-12-26Mask Christmas is not deleted... Fancy. Add Christmas mask for Nivalis Bank.Jesusaves1-0/+1
2018-12-25Fix bugsJesusaves1-1/+1
2018-12-24Rework how Christmas gifts are distributed. This only happens on december.Jesusaves1-7/+12
2018-12-24[skip ci] Christmas Gift, follow the drop ruleJesusaves1-6/+6
2018-12-24[skip ci] don't be dramatic, JesusalvaJesusaves1-2/+2
2018-12-24[skip ci] notesJesusaves1-1/+1
2018-12-24tweak as neededJesusaves1-2/+2
2018-12-24rewrite drop logic during ChristmasJesusaves1-27/+20
2018-12-22Move the security-critical functions from commands/event to functions/utilJesusaves1-38/+7
2018-12-22When autumn quest is over, clear all Ched's completions/incompletions fromJesusaves1-0/+11
2018-12-22[Pending Approval] [XMAS 18] After Christmas, event drop rates are lowered in...Jesusaves1-12/+27
2018-12-22Special Christmas Login Bonus: During 24/12~26/12, you will get a [Bronze Gift].Jesusaves1-0/+1
2018-12-22Helper funcion: DelAccRegFromEveryPlayer( KEY )Jesusaves1-0/+12