Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-28 | Greenslimes should drop green apples... (Some random Villain) | CandyCurt | 1 | -1/+1 | |
2013-12-26 | Annual Xmas Event | wushin | 2 | -3/+20 | |
2013-11-24 | Fix indenting of item_db | Ben Longbons | 1 | -15/+15 | |
At some point, 'make indent' needs to be run, but that will cause merge conflicts so I'm not doing it yet. | |||||
2013-11-24 | Merge pull request #45 from wushin/equip-arrow-fix | tux9th | 2 | -10/+18 | |
Unequip & Multiple Ammo Types and Launcher Fix | |||||
2013-10-30 | Fix issues with the way the halloween quest was committed | Ben Longbons | 1 | -1/+1 | |
2013-10-30 | Fixed Munro NPC. I thought gettime() was based at 0, duh | MadCamel | 1 | -1/+1 | |
2013-10-29 | Simple annual Halloween event | MadCamel | 1 | -0/+1 | |
2013-10-25 | Multiple Ammo Types | wushin | 2 | -10/+17 | |
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-25 | Added the EPOS::ARROW const entry | wushin | 1 | -0/+1 | |
2013-10-02 | Commas after the Const declaration is invalid | wushin | 1 | -9/+9 | |
2013-09-16 | Make RequireStat script less silly | Ben Longbons | 1 | -3/+3 | |
2013-09-02 | Dark Magic: | tux9th | 2 | -0/+3 | |
* 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-31 | item_db: lower sell prices of lazurite{shard,crystal} and heart of lazurite ↵ | Vincent Petithory | 1 | -3/+3 | |
to reasonable amounts | |||||
2013-08-27 | Pad names with _ instead of = to make it easier to detect merge conflicts | Ben Longbons | 1 | -34/+34 | |
2013-08-27 | fixed item_db.txt for HEAD of TMWA | wushin | 1 | -14/+13 | |
Removed first line sed %s/\ ,\ /0,\ /g to fix empty values by , | |||||
2013-08-25 | Merge remote-tracking branch 'origin/master' into waric | Jessica Tölke | 7 | -955/+957 | |
Conflicts: world/map/db/item_db.txt | |||||
2013-08-12 | Fix alignment and comment prefix in mob_db | Ben Longbons | 1 | -4/+4 | |
2013-07-24 | Truncate item names to what the server actually sees | Ben Longbons | 1 | -176/+177 | |
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-23 | Switch supposed comments to actually use the comment prefix | Ben Longbons | 1 | -34/+34 | |
2013-07-11 | Kill some tabs | Ben Longbons | 4 | -50/+50 | |
2013-07-10 | Replace implict 0 in empty CSV fields with explicit 0 | Ben Longbons | 4 | -896/+896 | |
2013-07-07 | Merge remote-tracking branch 'origin/master' into waric | Jessica Tölke | 3 | -2/+8 | |
Conflicts: world/map/db/mob_db.txt | |||||
2013-06-26 | Add an option to disable global timers for debugging | Ben Longbons | 1 | -1/+3 | |
2013-06-21 | New server content to support new caves | wushin | 1 | -0/+7 | |
Added mobs:Angry Fire Goblin, Angry Sea Slime, Angry Green Slime. Moved NPCs in sandstorm around. Malvox got a house and lives in it now on 002-2 The mines go a layer deeper so the merchant was moved into the camp along with nathan. Naem and Sema moved down with respective maps. Sandstorm_mine_barrier is not mining_camp_barrier | |||||
2013-06-20 | Reenable the MoneyChanger in the casino to sell Casino Coins. | Jessica Tölke | 1 | -1/+1 | |
Adjust the buy-price of casino coins in item_db to be the same as the sell-price. | |||||
2013-06-13 | Nivalis Transportation Modifications. | Jessica Tölke | 1 | -0/+1 | |
Frozenbeard is now DOCK_nivalis Diryn teleports player to blue sages. All ferrys now travel to and from each other. | |||||
2013-06-09 | Merge remote-tracking branch 'origin/master' into waric | Jessica Tölke | 1 | -13/+14 | |
Conflicts: world/map/db/item_db.txt | |||||
2013-06-09 | Add different colors of the Rose Hat. | Jessica Tölke | 1 | -1/+6 | |
2013-05-27 | Move id's of summon flowers and rose hat, since 891 is already taken. | Jessica Tölke | 1 | -6/+6 | |
2013-05-27 | Add Rose Hat to item_db. | Jessica Tölke | 1 | -0/+1 | |
2013-05-27 | Adding summon flowers. | Jessica Tölke | 1 | -0/+5 | |
2013-05-27 | Add new monster bluepar to mob_db and mob_points function. | Jessica Tölke | 1 | -0/+1 | |
2013-05-27 | Add evil woodland monsters: | Jessica Tölke | 1 | -0/+3 | |
Demonic Mouboo Vicious Squirrel Wicked Mushroom | |||||
2013-05-27 | Add Silksheet(891) to item_db | bh28 | 1 | -0/+1 | |
2013-05-25 | Some fixes to item_db | Stefan Dombrowski | 1 | -13/+13 | |
* Comment out the spear, like in client data * Adjust some prices, so they are not lower than the sell price * The label for BlackWizardHat does not say that it's red anymore * Changing some types from useable to gerneric, since there is no use script | |||||
2013-04-29 | Be coherent about what's armor and what's a weapon | Ben Longbons | 1 | -5/+5 | |
Newly added assertions in the server caught this. | |||||
2013-03-24 | Add FX_GETITEM particle effect | Vincent Petithory | 1 | -0/+1 | |
2013-03-20 | Merge branch 'easter' | Jessica Tölke | 1 | -0/+6 | |
Conflicts: world/map/db/item_db.txt | |||||
2013-03-13 | Rename Beanie Copter Cap to Beanie Copter. | Jessica Tölke | 1 | -1/+1 | |
2013-03-02 | Add BeanieCopterCap. | Jessica Tölke | 1 | -0/+1 | |
2013-03-02 | Added variable handling to beanie copter quest. | Jessica Tölke | 1 | -0/+2 | |
2013-02-21 | Add GM Killing Event materials: | Vincent Petithory | 2 | -1/+3 | |
* 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-14 | Adding different versions of the eggshell hat | Stefan Beller | 1 | -0/+6 | |
2013-02-13 | Fey Element: set entries of '9th' drop item to 0 (only 8 items as drops are ↵ | Jessica Tölke | 1 | -1/+1 | |
possible) | |||||
2013-02-12 | Merge branch 'variables' | Jessica Tölke | 1 | -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-12 | Variable restructuring: move information about opening the chest in ↵ | Jessica Tölke | 1 | -0/+1 | |
Hurnscald mines into FLAGS variable. | |||||
2013-02-06 | Fix mapflag numbers, disable some things | Ben Longbons | 2 | -148/+138 | |
2013-01-21 | Reorganization of global variables: reduce number of entries in Fluffy ↵ | Jessica Tölke | 1 | -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. | |||||
2013-01-18 | Cave Snake balancing. | Jessica Tölke | 1 | -1/+1 | |
Decrease HP from 1000 to 800. Increase Cave Snake Lamp droprate from 8% to 10%. | |||||
2013-01-16 | Increase attack value of Ice Gladius from 100 to 110. | Jessica Tölke | 1 | -1/+1 | |