summaryrefslogtreecommitdiff
path: root/world/map/conf
AgeCommit message (Collapse)AuthorFilesLines
2015-02-01remove .gat from magicmekolat4-17/+17
2015-01-23Rename item and mob dbs into a sensible orderBen Longbons1-16/+16
2015-01-23Update conf for tmwa 15.1.23Ben Longbons3-15/+2
2015-01-20Update map_local.conf.example to have proper log_file settingwushin1-1/+1
2015-01-07Conf Changeswushin1-1/+1
2014-11-14make inma work with non-PC targetmekolat1-6/+8
2014-11-12fix fight club => v0.4mekolat5-34/+43
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-04fix lummekolat4-43/+35
2014-11-01Merge pull request #169 from mekolat/duelsWushin6-55/+177
Fight Club
2014-10-30add fight clubmekolat6-55/+177
2014-10-28Increase Colorswushin1-1/+1
2014-10-28Add Offical Bald Hairstylewushin1-1/+1
2014-10-23Merge pull request #145 from mekolat/noobskillsWushin1-2/+2
allow noobs to use basic skills
2014-10-22remove basic skillsmekolat1-2/+2
2014-10-17try #mekolat1-1/+1
2014-10-14add quick debugmekolat1-0/+3
2014-10-10Merge pull request #152 from wushin/quest-log-variable-clean-upWushin1-0/+1
Quest log variable clean up
2014-10-06Merge pull request #153 from mekolat/utilitiesWushin1-0/+21
add reusable utilities
2014-10-06add argument splittermekolat1-0/+21
2014-08-25make the staff use its own sprite with confringomekolat1-1/+1
2014-08-22Change Consts for Quest Logwushin1-0/+1
2014-07-12Remove Old Magic Filewushin1-3388/+0
2014-07-10Split magic filesmekolat13-1/+3398
2014-07-02Fixes losing less mana from each #confringowushin1-8/+8
by switching wands after cast.
2014-06-30Merge pull request #124 from wushin/gm-islandWushin1-234/+0
Place to host GM Events
2014-06-30Merge pull request #123 from wushin/starting-area-fixWushin1-0/+38
Starting Area Redux
2014-06-26Place to host GM Eventswushin1-234/+0
2014-06-25evets is hallucinatingBen Longbons5-1568/+2
2014-06-25Starting Area Reduxwushin1-0/+38
* 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-16Fixing Merge of item_db splitwushin1-1/+10
2014-04-30Split Mob Db Up into managable chunkswushin1-1/+6
2014-04-02Fix style (split for more readable diff)Ben Longbons1-7/+8
2014-04-02Clean up main scriptsBen Longbons1-2/+4
2014-03-24Reseated commentswushin1-123/+214
Moved all CONST to top of file. Fixed Script Indents.
2014-03-17Config files for the new S-Expression-based magic frontendBen Longbons7-3/+3743
2014-03-15EOL Mana and remove obsolete cart configBen Longbons2-4/+0
2014-02-22Add mapflag constantsBen Longbons1-0/+1
2014-02-02Remove disabled magic and old holiday questsBen Longbons1-321/+0
2014-01-30Take advantage of the new split config systemBen Longbons6-151/+153
2014-01-26Remove files that are no longer referencedv2014.1.27Ben Longbons1-195/+0
2014-01-26Also add const db and resnametableBen Longbons1-3/+2
2014-01-25Add new unified config filesBen Longbons3-12/+20
2013-12-07Magic.conf: fixing spells #A14 #A15tux9th1-2/+2
to use the Astral procedure of summon spells.
2013-11-24Editing Spell #N12:tux9th1-4/+3
Upon using Dark Magic users now call emoticon 5 instead of 3. devil emoticon instead of amiable on.
2013-10-17Unused/non-functioning Spell rewiltar clean upwushin1-14/+0
2013-10-16Waric was lying to players about the reagents required to summon snakes.wushin1-1/+1
Magic has been adapted to match Waric's script. Root -> DarkCrystal
2013-09-23Remove another unused config fileBen Longbons1-528/+0
2013-09-16Remove config files that are no longer referencedBen Longbons4-124/+0
2013-09-15Merge remote-tracking branch 'origin/unsupported'tux9th1-2/+26
2013-09-14Astral Magic:tux9th1-2/+26
* 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.