summaryrefslogtreecommitdiff
path: root/world/map/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2015-05-02Merge pull request #351 from nashley/npc/hurnscald_constableWushin1-1/+1
Add a Constable to Hurnscald
2015-05-02npc -1 => 32767mekolat5-5/+5
2015-05-02deprecate debug npcsmekolat1-11/+11
2015-04-30Merge pull request #332 from mekolat/getparamWushin1-30/+30
remove deprecated readparam & statusup2
2015-04-30make generic npcs use strnpcinfomekolat4-17/+27
2015-04-30make PCtoNPCRange smartermekolat1-4/+20
2015-04-30add new consts for the paramsmekolat1-30/+30
2015-04-30remove deprecated readparam & statusup2mekolat1-30/+30
2015-04-30Merge pull request #352 from mekolat/humantimeWushin1-0/+5
do not accept negative values in humantime
2015-04-30Merge pull request #337 from wushin/quest-log-with-bitsWushin1-2/+2
Quest Log example
2015-04-30Merge pull request #346 from mekolat/global-handlerWushin2-206/+245
onlogin & cleanup
2015-04-26do not accept negative values in humantimemekolat1-0/+5
2015-04-26Added a Constable to Hurnscald.Nick Ashley1-1/+1
Constable Bob is now on duty.
2015-04-26remove other instances of ClearVariablesmekolat2-59/+45
2015-04-25Quest Log examplewushin1-2/+2
2015-04-24clean clearvarsmekolat1-136/+204
2015-04-24clean global handlermekolat2-29/+14
2015-04-23getitemname => getitemlinkmekolat2-3/+3
2015-04-15make the fight club use channelsmekolat1-0/+1
2015-04-04Merge remote-tracking branch 'nelson/patch-1'wushin1-7/+7
2015-04-01Update Italian game rulesScall1-9/+9
add missing semicolon (meko)
2015-03-22Updated Spanish translationNelson Martell1-7/+7
Improve spanish translation and normalized rules as infinitive verbs
2015-03-08Merge pull request #289 from mekolat/itemcolorWushin1-0/+42
Item color naming convention
2015-03-08Merge pull request #292 from mekolat/timeWushin2-5/+59
All about time
2015-03-07Fix lime towel exploitalexanderlime1-0/+7
fix traveller exploit
2015-03-07improve humantimemekolat1-5/+52
2015-03-05update candide and selim for the new systemmekolat1-0/+42
2015-03-02fix deprecated asterisk in announcementsmekolat1-4/+0
2015-02-19remove tmx from scriptswushin1-6/+6
2015-02-08Fix Errant Labelwushin1-1/+1
2015-02-07add Rill's contributionsmekolat1-1/+5
2015-02-01remove .gat from npcsmekolat7-28/+28
2015-01-27make selim use the dynamic menumekolat1-1/+10
2015-01-27add DynamicItemMenu and fix Paulinemekolat1-0/+293
2015-01-27add Quiz and MultiQuizmekolat1-0/+93
2015-01-14cmdothernpc => donpceventmekolat1-13/+13
2015-01-07Merge pull request #233 from Cassy1/Crypt-minibossesWushin1-4/+4
Fixed the mixed up item requirements
2015-01-07Merge pull request #216 from mekolat/clearvarsWushin1-0/+71
fight club v0.5
2015-01-07Merge pull request #231 from wushin/attaching-nivalisWushin1-11/+0
Attaching Nivalis to Hurnscald
2015-01-07Add function changeswushin1-11/+0
2015-01-07Add Function Changeswushin6-73/+85
2014-12-28Fixed the mixed up item requirementsCassy11-4/+4
2014-11-24sanguine vault => v0.5mekolat1-0/+71
2014-11-23Minor typo fix for the ferryCassy11-2/+2
2014-11-14Merge pull request #203 from mekolat/fightclub-fixWushin1-2/+2
Fightclub fix
2014-11-12fix fight club => v0.4mekolat1-2/+2
disallow towel inside ring kill on exit replace killer var with duel_killer remove nosave trigger restart on enable/disable remove accept/decline notification fix ring x2 and y2 forbid betsanc and asorm fix password var in debug allow random passwords handle all effects do not accept if not present fix rules check map too warp randomly on death fallthrough if no acceptable requests use bitmasking instead of modulo remove resave simplify goback do not re-declare randompassword password minigame
2014-11-10Update ferry.txtSalah Eddine1-2/+2
yes to Yes no to No
2014-11-09Give a little respect those poor lost souls who gaze into madnessBen Longbons1-0/+1
2014-11-09Don't overflow the command-argument stack in the script parserBen Longbons1-3/+4
2014-11-05Fix Functions for ASTwushin24-56/+56