summaryrefslogtreecommitdiff
path: root/world/map/npc
AgeCommit message (Collapse)AuthorFilesLines
2014-07-03News, Submodule update and make mapsv2014.7.3wushin2-6/+1
2014-07-03Fixing Typowushin1-1/+1
2014-06-30Fix map layers in Hurnscaldmekolat6-10/+52
Game staff room closes #122
2014-06-30Merge pull request #126 from wushin/luca-fixWushin1-0/+2
Fix Luca
2014-06-30Merge pull request #125 from mekolat/no-red-squareWushin4-5/+5
switch dock npc sprite
2014-06-30Merge pull request #124 from wushin/gm-islandWushin12-142/+94
Place to host GM Events
2014-06-30Merge pull request #123 from wushin/starting-area-fixWushin39-263/+1060
Starting Area Redux
2014-06-30Merge pull request #121 from wushin/move-utilities-from-botcheckWushin10-8/+9
Moving GM/Dev utilities off of botcheck
2014-06-29Fix Lucawushin1-0/+2
2014-06-28switch dock npc spritemekolat4-5/+5
2014-06-26Place to host GM Eventswushin12-142/+94
2014-06-25Starting Area Reduxwushin39-263/+1060
* 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-23Braces go on their own line, dammitBen Longbons1-5/+10
The server has been silently doing the wrong thing for ages in this case.
2014-06-18Moving GM/Dev utilities off of botcheckwushin10-8/+9
Allows botcheck to become a permanent prison
2014-06-15Merge pull request #110 from wushin/missing-mapflagswushin6-0/+6
Map Flags missing on 004-3,-4,-5
2014-06-15Merge pull request #115 from wushin/banu-fixwushin1-1/+1
Banu properly pointing to where one can obtain a knife
2014-06-15Map Flags missing on 004-3,-4,-5wushin6-0/+6
Add Imports
2014-06-11Banu properly pointing to where one can obtain a knifewushin1-1/+1
2014-06-10Make Rasin more accessable to lowbieswushin1-1/+1
2014-05-17Merge pull request #102 from wushin/Warp-Towel-No-Randomwushin1-2/+0
Remove Warp Towel Multiple Towel Use Random Warp
2014-05-16Merge pull request #104 from wushin/error-error-on-the-wallwushin1-1/+1
Fixes mirror on 013-2 from setting invalid hairstyle
2014-05-07Switched the mob out for a NPCwushin1-16/+5
fixes #103
2014-05-07Fixes mirror on 013-2 from setting invalid hairstylewushin1-1/+1
2014-05-07Remove Warp Towel Multiple Towel Use Random Warpwushin1-2/+0
Fixes #101
2014-05-05Dialogue changes to NPCsVreality87-847/+848
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-27Reordered Warp Towel Checks to disable using multiple towels earlywushin1-19/+18
2014-04-22Add Verbosity to Battle EndingBernhardt1-0/+4
2014-04-22Fix Battle Lockup due to Miscounted MobsBernhardt1-11/+10
Fix Undead Ingredients
2014-04-22Fix Terogan Lockup if one Team DeadBernhardt1-3/+23
2014-04-19Fixed mapflag for resavewushin27-144/+25
011-4,023-1,023-2,023-3,026-1,031-3,044-3,068-1,068-2,069-1,069-2,056-2,botcheck.gat
2014-04-18Fix off-by-one error if a non-cheater dyes a towelBen Longbons1-1/+1
2014-04-18WarpNameTypowushin1-1/+1
2014-04-18Merge pull request #81 from wushin/MobPoint-patch-2014.4.16.01wushin1-3/+17
New Mobs added to mob points
2014-04-18Merge pull request #88 from wushin/Pachua-Leather-Fixwushin1-0/+1
Pachua Leather Patch Bit added back
2014-04-18Correct General Krukan's Reagentswushin1-1/+1
2014-04-17Pachua Leather Patch Bit added backwushin1-0/+1
2014-04-16New Mobs added to mob pointswushin1-3/+17
2014-04-16Server Side Patcheswushin2-5/+17
Client-Submodule Update
2014-04-15Npcs remaining script fixeswushin90-661/+2088
Npcs changed for travel Npcs changed for new maps Npcs changed for basic crypts
2014-04-15Tutorial Editwushin8-211/+269
Switched to Bit mask Map Edits for the New Maps Less requirements to get out
2014-04-15New Core Functionwushin21-664/+912
Travelers to warp about Checks being moved into functions Warp Towel Behavior changed
2014-04-11Time Based Free Travel via Shipwushin16-95/+380
2014-04-11Adding new Mapswushin301-141/+1189
Adding Collision Files for Maps Mapflags to for Local Respawns Base Autogenerated files for New Maps / Respawns.
2014-04-04Towns really don't need the "no drop" flagBen Longbons9-9/+0
2014-04-04Clear (most) new warningsBen Longbons38-775/+120
2014-04-02Fix style (split for more readable diff)Ben Longbons48-317/+303
2014-04-02Clean up main scriptsBen Longbons233-1791/+2704
2014-04-02Clean up generated scriptsBen Longbons78-156/+156
2014-02-07run 'make maps' for client-data changes.tux9th1-0/+2
update submodule pointer.