summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-29Minor balance + total rewrite to Dausen (Tulimshar Siege)Jesusaves1-1/+1
2019-04-29siege_boss() will help me out.Jesusaves1-0/+48
2019-04-29Just kidding, boss death should be handled by a global NPC imhoJesusaves1-0/+21
2019-04-29I'm done simplyfing Siege script on Hurnscald! =DJesusaves1-3/+52
2019-04-29More optmizationsJesusaves1-0/+16
2019-04-29Make the boss a bossJesusaves1-0/+6
2019-04-29Okay, it works nowJesusaves1-3/+5
2019-04-29@ucp may now update your save point if you SAVE AND EXIT.Jesusaves1-1/+1
2019-04-29Fix pipeline and other minor improvementsJesusaves1-3/+4
2019-04-29Siege milestone with util functions for variable difficulty.Jesusaves1-6/+6
2019-04-29More siege functionsJesusaves2-0/+100
2019-04-29Experiment - Deprecate areamonster and use siege_spawnJesusaves1-0/+19
2019-04-28For testing, lets see if this makes Pinkies kills to be counted twiceJesusaves1-1/+1
2019-04-26Luck effect over random treasure is now 0.02% instead of 0.01%Jesusaves1-1/+1
2019-04-26Move Speed Potion gets in Random Treasure, making the Gift Boxes fall rarity.Jesusaves1-3/+3
2019-04-26Random treasure: Remove duplicate Small Mushroom - give a Red Plush Wine on R...Jesusaves1-1/+1
2019-04-26[skip ci] Update rare and uncommon rate on description to their *real* valueJesusaves1-1/+1
2019-04-26Treasure - Make Strange Coin more frequent, add BeerJesusaves1-2/+2
2019-04-26Fix typoJesusaves1-3/+3
2019-04-26TypoJesusaves1-1/+1
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
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
2019-04-25Record Easter 2019 Winner + No Quiver Penalty for non-archers.Jesusaves1-1/+3
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
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