summaryrefslogtreecommitdiff
path: root/world/map/conf
AgeCommit message (Collapse)AuthorFilesLines
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.
2013-09-12Update config for new codeBen Longbons7-832/+66
This config will only work with tmwa v13.9.12 or higher. If you need an old version, please stay on the 'unsupported' branch.
2013-09-12Move atcommand config out of local fileBen Longbons2-519/+516
2013-09-02Dark Magic:tux9th1-1/+142
* Adding Dark Magic Skill. * Adding spells made by MisterGrey. * Balancing MrGrey's spells. * Adding an AoE spell. * nerfed light magic for Dark Mages. * Dark Magic spells are queststate dependend. * Commented out spells which will be released at a later date.
2013-08-30Expand tabs in magic.conf.templateBen Longbons1-65/+65
2013-07-24Truncate item names to what the server actually seesBen Longbons1-3/+3
This is far from optimal, but the server was already doing it silently, and the new server now rejects it. Also make magic.conf use an item name, since previously it was (correctly) rejecting the item name as nonexistent and was using an ID instead.
2013-07-02Add another paramter to gain_xp, allowing removal of spell_indexBen Longbons1-33/+32
2013-03-01Fix shear spell for stricter server checksBen Longbons1-1/+1
2013-02-21Magic GM Top Hat: fix invalid is_equipped() callsVincent Petithory1-3/+3
2013-02-21Add GM Killing Event materials:Vincent Petithory1-0/+12
* MagicGMTopHat: The hat to give powers to a gm * Add #pullrabbit spell associated to the magic gm top hat. Requires ./build-magic.sh * Add Murderer Crown (prize)
2012-12-17Add Illia quest scripts. Update submodule pointer.Vincent Petithory1-0/+8
2012-12-17Prevent players to warp from the Illia island (map 052 only):Vincent Petithory1-0/+1
* Update the warp towels conditions * Update dark petal related spell. (#S00 or #alonzialonzo). (requires running build-magic.sh)
2012-12-01Update easter 2010 scripts / magic / warps for the map changes of 028-1.Vincent Petithory1-11/+11
2012-11-09Add seasonal after-halloween quest:Vincent Petithory1-0/+5
* Oscar (011-1) is not a shop anymore. * special pumpkins added in 055-1 * add a special handler for the #kaflosh spell (requires running ./build-magic.sh) * add a player variable for use with seasonal quests (each quest using one byte)
2012-09-06Do not allow players to teleport from botcheck using the easter 2010 ↵Vincent Petithory1-1/+3
teleport spell.
2012-07-06Change mob splash to 1, stacks *do* spread a little.Ben Longbons1-1/+1
2012-07-06Add config to enable mob splash, radius 0.Ben Longbons1-0/+5
2012-05-21Fix of the towel spellinvocations. Their numbering was off, causing some ↵v2012.05.21Jessica Tölke1-8/+8
answers not to work.
2011-11-21Automated following illegal rule correctionv2011.11.23brokendoor1-0/+2
Note: the introduction of whitespace errors in news.txt is intentional.
2011-08-29add pink hair color and rewrite the scriptBen Longbons1-14/+14
2011-08-17Compromise on the range of #inmav2011.08.18Ben Longbons1-7/+7
2011-08-01Weaken the range of #inma at high power to avoid breaking questsBen Longbons1-1/+1
2011-06-23Makefile to copy nonexisting conf files, and change defaults to localhostBen Longbons1-2/+2
2011-06-21Updated the gm commands configuration file according to Freeyorp's ↵Ali-G1-120/+141
modifications on wiki.
2011-06-19Move to a subdirectoryBen Longbons16-0/+3853