Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-23 | Remove another unused config file | Ben Longbons | 1 | -528/+0 | |
2013-09-23 | Update server data for changed binary names | Ben Longbons | 6 | -10/+16 | |
2013-09-18 | Illia: give Boss Points to each player. | Vincent Petithory | 2 | -4/+10 | |
* It previously gave boss points only to the player giving the death blow. | |||||
2013-09-16 | Remove config files that are no longer referenced | Ben Longbons | 4 | -124/+0 | |
2013-09-16 | Orum fix: | tux9th | 1 | -2/+2 | |
* no longer banishes people with OrumQuest > 32; Reported by Fortunato. * fix off by 1 error at first minigame. | |||||
2013-09-16 | Make RequireStat script less silly | Ben Longbons | 2 | -24/+11 | |
2013-09-16 | Refactor all broken returns into goto L_Return | Ben Longbons | 13 | -26/+69 | |
2013-09-15 | Merge remote-tracking branch 'origin/unsupported' | tux9th | 9 | -15/+370 | |
2013-09-14 | Add news entry for the upcoming release.v2013.09.14 | tux9th | 4 | -2/+40 | |
Update submodule pointer. | |||||
2013-09-14 | Pauline NPC - 021-1: | tux9th | 3 | -11/+300 | |
* Creating a new NPC script. * Removing Pauline from 021-1/npcs.txt. * Reset temporary NPC var in 021-1/npcs.txt. * Proofread by Melkior. Pauline now is part of the QUEST_MAGIC2 variable using Nibble4 only. She teaches two new Astral Magic spells. | |||||
2013-09-14 | Astral Magic: | tux9th | 2 | -2/+30 | |
* 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-12 | Update config for new code | Ben Longbons | 16 | -1105/+220 | |
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-12 | Move atcommand config out of local file | Ben Longbons | 2 | -519/+516 | |
2013-09-11 | Adding missing "[" in gossip.txt, reported by cody. | tux9th | 1 | -1/+1 | |
2013-09-11 | Merge pull request #30 from cody/master | tux9th | 1 | -1/+3 | |
Add missing close to Diryn | |||||
2013-09-11 | Add missing close to Diryn | Stefan Dombrowski | 1 | -1/+3 | |
2013-09-11 | Update submodule pointer. | tux9th | 1 | -0/+0 | |
2013-09-08 | Fix Waric: replace root with dark crystal. | tux9th | 1 | -4/+4 | |
2013-09-07 | Update submodule pointer. | tux9th | 1 | -0/+0 | |
2013-09-07 | Addition to Orum's dialog: make easy minigame more clear | Jessica Tölke | 1 | -1/+6 | |
2013-09-06 | Waric: fix explanation of spell | tux9th | 1 | -1/+1 | |
2013-09-05 | Waric: fix freeze issue at Quest State 18 | tux9th | 1 | -1/+1 | |
http://forums.themanaworld.org/viewtopic.php?p=137508#p137508 | |||||
2013-09-04 | Add news entry for the upcoming release.v2013.09.04 | tux9th | 3 | -0/+125 | |
2013-09-03 | Update submodule pointer. | tux9th | 1 | -0/+0 | |
2013-09-03 | Dark Magic - Quests: | tux9th | 3 | -11/+308 | |
* Adjusting Debug-NPC. * added Quests for 3 Spells, QuestStates are documented in the NPC script. * proofread by melkior. | |||||
2013-09-02 | Dark Magic: | tux9th | 3 | -1/+145 | |
* 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-30 | Expand tabs in magic.conf.template | Ben Longbons | 1 | -65/+65 | |
2013-08-29 | Merge pull request #27 from cinderweb/master | tux9th | 1 | -1/+28 | |
I changed the miners.txt file to make a daily for level 40. | |||||
2013-08-29 | I changed the miners.txt file to make a daily for level 40. | cinderweb | 1 | -1/+28 | |
2013-08-29 | Merge pull request #26 from DinoPaskvan/master | Vincent Petithory | 1 | -1/+1 | |
Small indentation fix on NPC Jack | |||||
2013-08-29 | Small indentation fix on NPC Jack | Dino Paskvan | 1 | -1/+1 | |
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-26 | Illia: adjust the alloted times after completing each step | Vincent Petithory | 8 | -10/+10 | |
2013-08-26 | Updated submodule pointer. | tux9th | 1 | -0/+0 | |
2013-08-25 | Merge remote-tracking branch 'origin/master' into waric | Jessica Tölke | 89 | -1156/+1180 | |
Conflicts: world/map/db/item_db.txt | |||||
2013-08-22 | run 'make maps' for client-data changes. | tux9th | 2 | -0/+0 | |
update submodule pointer. | |||||
2013-08-20 | Put Cindy messages in an array and use announcement formatting | Ben Longbons | 1 | -42/+22 | |
2013-08-19 | Give every NPC a unique name | Ben Longbons | 37 | -82/+83 | |
2013-08-19 | Move storage option to top of banker | Ben Longbons | 1 | -1/+1 | |
As suggested by Dyna. | |||||
2013-08-19 | Trivial removal of some trailing whitespace that snuck in | Ben Longbons | 3 | -11/+11 | |
2013-08-18 | update submodule pointer. | tux9th | 1 | -0/+0 | |
2013-08-17 | update submodule pointer. | tux9th | 1 | -0/+0 | |
2013-08-14 | Merge pull request #21 from DinoPaskvan/master | Jared Adams | 1 | -3/+29 | |
Added the daily quest for NPC Jack Approved by wombatism. | |||||
2013-08-14 | Merge pull request #22 from tux9th/master | Jared Adams | 1 | -1/+4 | |
Miriam Heavy metal items additions: Approved by wombatism. | |||||
2013-08-14 | Miriam Heavy metal items additions: | tux9th | 1 | -1/+4 | |
Adding Warlord Boots, Light Platemail and Candle Helmet to the Heavy armor list. | |||||
2013-08-12 | Fix alignment and comment prefix in mob_db | Ben Longbons | 1 | -4/+4 | |
2013-08-13 | Added the daily quest for NPC Jack, written by skragar | Dino Paskvan | 1 | -3/+29 | |
Fixes for NPC Jack As suggested by o11c. Fixed indentation | |||||
2013-07-24 | Remove a couple of spaces and fix one case error in shops | Ben Longbons | 1 | -2/+2 | |
When I rewrote the code for the shop parser, it was much simpler to change these two NPCs than try to preserve the exact parsing behavior. The item case error, on the other hand, was just plain wrong. |