summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Expand)AuthorFilesLines
2019-05-23Thanks to unified siege system this is not needed anymoreJesusaves1-1/+0
2019-05-23Wow, so dumb. Hercules doesn't acknowledges mapzone Normal in script engine.Jesusaves1-2/+2
2019-05-23Meh, map zone changing is a mess >.>Jesusaves1-5/+8
2019-05-23Several bugfix-degree changesJesusaves1-10/+10
2019-05-23Fix bugsJesusaves1-1/+1
2019-05-23*cough cough* I present to you all, the unification of Siege System.Jesusaves1-0/+105
2019-05-23Monster Staff labelsJesusaves1-3/+22
2019-05-23Siege Boss is now fixed, this is good for Tulimshar.Jesusaves1-3/+51
2019-05-23Update game news in preparation for 9.1 Bedtime StoriesJesusaves1-1/+11
2019-05-23col() can now be used without arguments. It'll then default to color 9.Jesusaves1-1/+1
2019-05-23New analytical data: Monsters and Players killed.Jesusaves2-0/+4
2019-05-23Unify Status Reset Logic. Status Reset prices are now unified.Jesusaves1-0/+63
2019-05-23Report on game news the current game story state, too.Jesusaves1-0/+14
2019-05-21Mark the four new Blue Sage Quests as compulsory for Nivalis Ship Discounts.Jesusaves1-1/+17
2019-05-20Warn in newspaper about events (when appliable)Jesusaves1-0/+26
2019-05-18For some weird reason, that code involving mf_zone fix on siege doesn't worksJesusaves1-1/+2
2019-05-18[skip ci] mark better day/night duration on different seasonsJesusaves1-2/+3
2019-05-18Fix bugs + New monster: Gobo Bear.Jesusaves1-2/+2
2019-05-16Fix bugs: Move Pydisgner and enable him forever (after saving the 1 pt),Jesusaves1-2/+2
2019-05-11Do not let Difficulty affect monster level that muchJesusaves1-1/+1
2019-05-11Sieges ARE event-level, so give more Strange Coins.Jesusaves1-2/+2
2019-05-07In case a slime blast defeats the lieutenant/colonel, it is a valid victory.Jesusaves1-2/+2
2019-05-07Give players 5~10 strange coins for colonel (to be at least proportional to T...Jesusaves1-1/+1
2019-05-07Missing cast to END() at Monster King HandlerJesusaves1-1/+4
2019-05-07Typo at WizardJesusaves1-1/+2
2019-05-07Don't clear mf_bexp flag, instead, reset it to 100Jesusaves1-0/+1
2019-05-07Oh well, the fallback failed, but thankfully I add a new fallback recently.Jesusaves1-5/+1
2019-05-06Improve siege failure messageJesusaves1-1/+1
2019-05-06During Sieges, change map zone from <town> to <MMO>, limiting what GMs can doJesusaves1-0/+9
2019-05-06Siege: Always spawn boss near the Soul MenhirJesusaves1-1/+10
2019-05-06Spawn more monsters, but in a more proportional way.Jesusaves1-2/+4
2019-05-06Disregard GMs when calculating player average level on SiegesJesusaves1-0/+19
2019-05-06Sacrifice some coin drop rate in exchange for no respawn and unified dropsJesusaves1-3/+11
2019-05-06Fix Candor Hero titleJesusaves1-2/+6
2019-05-06Update game newsJesusaves1-2/+47
2019-05-06Make siege boss announce globalJesusaves1-1/+1
2019-05-05Required patchJesusaves1-1/+1
2019-05-05This will be more true to DemureJesusaves1-2/+2
2019-05-05Suppress a lot of Siege Difficulty variation upon Demure's RequestJesusaves1-4/+5
2019-05-04Carry onJesusaves1-2/+2
2019-05-04Disable debug marker. Also, strmobinfo returns numbers sometimes.Jesusaves1-2/+2
2019-05-04Fix some bugs on mobhunter, and update Exception() codeJesusaves2-3/+4
2019-05-02Reorder a bit scripts.confJesusaves1-1/+1
2019-05-02Move Exception() from Util to MainJesusaves2-45/+45
2019-05-02Use Exception() in some placesJesusaves5-13/+17
2019-05-02Update location, missing constants, sleep for Monter King to avoid eventual b...Jesusaves2-4/+5
2019-05-02raise Exception() - I mean, return Exception. Along a proof-of-use.Jesusaves1-0/+52
2019-04-29Fix fix and more fixJesusaves1-1/+1
2019-04-29The Monster King is now allowed to siege Nivalis and Halinarzo.Jesusaves1-4/+16
2019-04-29Remove optional param from siege beginJesusaves1-4/+1