summaryrefslogtreecommitdiff
path: root/world/map/db/const.txt
AgeCommit message (Collapse)AuthorFilesLines
2018-11-11give unique ids to magic spell effectsgumi1-0/+69
2016-04-23prevent magic rate abuse (10s block on login)mekolat1-0/+12
2016-03-30Translate ascii codes in constwushin1-3/+3
2016-03-30initial commit for magic v3mekolat1-45/+24
Fix Druid Tree and add hug to TMW
2016-02-08Move gender selection to intro dialoguewushin1-1/+1
2016-02-08remove the cruft left behind, prepare for new racesmekolat1-20/+20
2015-04-30add new consts for the paramsmekolat1-8/+14
2015-04-30remove deprecated readparam & statusup2mekolat1-8/+8
2015-03-29Update const.txtmeko1-42/+42
2015-03-02fix emote IDsmekolat1-43/+43
2015-02-19fix duplcate constwushin1-2/+1
2014-11-01Merge pull request #169 from mekolat/duelsWushin1-0/+1
Fight Club
2014-10-30add fight clubmekolat1-0/+1
2014-10-28Increase Colorswushin1-1/+1
2014-10-28Add Offical Bald Hairstylewushin1-0/+1
2014-10-23fix barber and mirror for future classesmekolat1-1/+1
2014-08-22Change Consts for Quest Logwushin1-217/+0
2014-06-25Starting Area Reduxwushin1-0/+1
* 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-04-22Fix invalid shift mask constantv2014.04.23Ben Longbons1-2/+2
2014-02-22Add mapflag constantsBen Longbons1-30/+0
2014-01-30Take advantage of the new split config systemBen Longbons1-5/+0
2013-10-25Multiple Ammo Typeswushin1-0/+5
Added Item SlingShot Added Item SlingBullet Added Const AMMO_NONE, AMMO_BOW, AMMO_SLING Added Function CheckAmmo Added Trigger OnQuequipAmmo to Unequipcb Added Var @AmmoType to Ammo Added Var @LauncherType to Launchers Added File launcher_ammo.txt to scripts Needs TMWA-server commit equip-arrow to work (equip_arrow)
2013-10-25Added the EPOS::ARROW const entrywushin1-0/+1
2013-10-02Commas after the Const declaration is invalidwushin1-9/+9
2013-09-02Dark Magic:tux9th1-0/+2
* 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-06-26Add an option to disable global timers for debuggingBen Longbons1-1/+3
2013-06-13Nivalis Transportation Modifications.Jessica Tölke1-0/+1
Frozenbeard is now DOCK_nivalis Diryn teleports player to blue sages. All ferrys now travel to and from each other.
2013-03-24Add FX_GETITEM particle effectVincent Petithory1-0/+1
2013-03-02Added variable handling to beanie copter quest.Jessica Tölke1-0/+2
2013-02-21Add GM Killing Event materials:Vincent Petithory1-1/+1
* 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)
2013-02-12Merge branch 'variables'Jessica Tölke1-0/+1
Several older scripts were changed to use bitmasking for the player variables. Variables that are or became unused were added to the clear_vars function.
2013-02-12Variable restructuring: move information about opening the chest in ↵Jessica Tölke1-0/+1
Hurnscald mines into FLAGS variable.
2013-02-06Fix mapflag numbers, disable some thingsBen Longbons1-98/+127
2013-01-21Reorganization of global variables: reduce number of entries in Fluffy ↵Jessica Tölke1-3/+4
Hunting list. The entries in the later positions of the array aren't cleared yet. This will be done in a later commit.
2012-12-17Add Illia effects to const.txtVincent Petithory1-0/+11
2012-11-09Add pumpkin explosion effect. Update submodule pointer.Vincent Petithory1-0/+1
2012-05-23Cosmetical changes in const.txt: added comments and replaced all tabs by ↵alige Ali-G1-245/+290
whitespaces.
2012-05-23Added new emotes to const.txt.alige Ali-G1-14/+70
2012-05-23Changed all SKILL_WARRIOR_RAGING entries to SKILL_RAGING.alige Ali-G1-1/+1
2012-05-23Expanded the debug NPC script and added new variables in const.txt.alige Ali-G1-0/+5
2012-03-01New hairstyle: Long and clippedJessica Tölke1-0/+2
2011-12-30Handle quests on 019-1 in flags instead of one player variable for each. ↵Jessica Tölke1-0/+2
Added those player variables to the function ClearVariables.
2011-09-18Add constants for special effects on client-data/effects.xmlcoffee1-0/+50
2011-09-06Add EMOTE_ constantsBen Longbons1-0/+17
Also fix an off-by-one error in the entertainer
2011-08-29add pink hair color and rewrite the scriptBen Longbons1-0/+54
2011-08-26Fix and comment fluffy hunting questBen Longbons1-1/+1
2011-08-26Refactor and format the fluffy hunt codeBen Longbons1-0/+3
2011-07-23Raging Skill: name corrected from "Berserk" to "Raging" and updated clientdataJessica Tölke1-1/+1
2011-06-19Move to a subdirectoryBen Longbons1-0/+389