summaryrefslogtreecommitdiff
path: root/world/map/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2014-11-05Fix Functions for ASTwushin24-56/+56
2014-11-04Update scripts for stricter checksBen Longbons1-1/+1
2014-11-01Merge pull request #169 from mekolat/duelsWushin1-0/+43
Fight Club
2014-10-30add global death handlermekolat1-0/+43
2014-10-29double the indentationmekolat1-27/+27
2014-10-28put barber janitor into clearvarsmekolat1-0/+4
2014-10-25disallow hair 0mekolat2-17/+24
2014-10-23Merge pull request #145 from mekolat/noobskillsWushin1-3/+12
allow noobs to use basic skills
2014-10-23Merge pull request #175 from mekolat/debugfixWushin1-12/+12
add debug spell
2014-10-23allow to change base classmekolat1-3/+3
2014-10-23add janitor for old classesmekolat1-14/+30
2014-10-23fixupmekolat1-16/+19
2014-10-23remove unused heads and colorsmekolat1-31/+2
2014-10-23fix barber and mirror for future classesmekolat2-64/+125
2014-10-22remove basic skillsmekolat1-3/+12
2014-10-14add quick debugmekolat1-12/+12
2014-10-10Merge pull request #152 from wushin/quest-log-variable-clean-upWushin2-12/+54
Quest log variable clean up
2014-08-29Fixed Heathin for Quest logwushin1-2/+8
2014-08-24Quest Log Fixed STARTAREAwushin2-11/+47
2014-08-23make the ferry less spammymekolat1-4/+43
2014-08-14Fix continents in traveler scriptwushin1-7/+7
2014-06-30Merge pull request #124 from wushin/gm-islandWushin1-0/+64
Place to host GM Events
2014-06-30Merge pull request #123 from wushin/starting-area-fixWushin3-31/+56
Starting Area Redux
2014-06-26Place to host GM Eventswushin1-0/+64
2014-06-25Starting Area Reduxwushin3-31/+56
* Tutorial is a quick funnel * Exits are obvious and open * New Side Quests ** Valon's Beast Mastery ** Zegas's Barrels ** Magic Wand * Some Quests stay open after tutorial is done * House Maggot & Tame Scorpion added * Made Magic usable for lowbies with Wand
2014-06-18Moving GM/Dev utilities off of botcheckwushin3-3/+3
Allows botcheck to become a permanent prison
2014-05-05Dialogue changes to NPCsVreality2-5/+5
Improved the dialogue of the bookshelf containing "zukminbirf." Added "croupier" name tag to the Roulette NPC's dialog Improved grammar and wording Replaced ". " with ". " Replaced " -- " with an en dash (" – ").
2014-05-03People will make towels for no reason other than to make towels...wushin1-0/+10
2014-04-18Merge pull request #81 from wushin/MobPoint-patch-2014.4.16.01wushin1-3/+17
New Mobs added to mob points
2014-04-16New Mobs added to mob pointswushin1-3/+17
2014-04-16Server Side Patcheswushin1-0/+12
Client-Submodule Update
2014-04-15Npcs remaining script fixeswushin2-0/+116
Npcs changed for travel Npcs changed for new maps Npcs changed for basic crypts
2014-04-15Tutorial Editwushin1-0/+22
Switched to Bit mask Map Edits for the New Maps Less requirements to get out
2014-04-15New Core Functionwushin3-1/+411
Travelers to warp about Checks being moved into functions Warp Towel Behavior changed
2014-04-11Time Based Free Travel via Shipwushin1-78/+97
2014-04-04Clear (most) new warningsBen Longbons1-2/+2
2014-04-02Clean up main scriptsBen Longbons14-114/+176
2013-12-26Annual Xmas Eventwushin1-0/+12
2013-11-30Fix Munro unequip, debug=2, and Spanish typoBen Longbons1-1/+1
2013-11-30Update Spanish translation of the rulesBen Longbons1-8/+8
Thanks to nelson6e65 on the forums.
2013-11-24Add missing newlines at end of fileBen Longbons1-1/+1
2013-09-16Refactor all broken returns into goto L_ReturnBen Longbons3-3/+13
2013-09-14Astral Magic:tux9th1-0/+4
* Adding summon mouboo spell. * Adding summon pinkie spell. * Fluffies are from now on also slaves and attack. * Adding Pinkie to shear-drop list. * Killing Pinkies will now make Sagatha unhappy, shearing them will make her happy.
2013-09-03Dark Magic - Quests:tux9th1-1/+36
* Adjusting Debug-NPC. * added Quests for 3 Spells, QuestStates are documented in the NPC script. * proofread by melkior.
2013-08-25Merge remote-tracking branch 'origin/master' into waricJessica Tölke1-1/+1
Conflicts: world/map/db/item_db.txt
2013-08-19Move storage option to top of bankerBen Longbons1-1/+1
As suggested by Dyna.
2013-07-07Merge remote-tracking branch 'origin/master' into waricJessica Tölke18-37/+78
Conflicts: world/map/db/mob_db.txt
2013-07-05Make fourth word of functions non-empty, to appease the current serverBen Longbons18-24/+24
2013-07-05Move starting brace to new lineBen Longbons18-36/+60
2013-07-04server side changes to the snow docks addition and related fixesWombat1-1/+1