summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-10-30Fix issues with the way the halloween quest was committedBen Longbons5-3/+23
2013-10-30Fixed Munro NPC. I thought gettime() was based at 0, duhMadCamel2-5/+5
2013-10-30Updated news for Halloween questMadCamel1-0/+8
2013-10-30Merge branch 'master' of github.com:themanaworld/tmwa-server-dataMadCamel0-0/+0
2013-10-30Fixup on halloween scriptMadCamel1-0/+6
2013-10-30Merge pull request #47 from MadCamel/masterMadCamel3-0/+86
Simple annual Halloween event
2013-10-29Simple annual Halloween eventMadCamel3-0/+86
2013-10-23Use examples of colors in the news templateBen Longbons1-0/+5
2013-10-22Improve warning messages for the obsolete wrapper scriptsBen Longbons3-0/+3
2013-10-21Add support for news titlesBen Longbons2-0/+23
We really need someone to do proper CSS ... or look at the old CSS
2013-10-17Merge pull request #42 from wushin/rewiltar-clean-upwushin1-14/+0
Unused/non-functioning Spell rewiltar clean up
2013-10-17Unused/non-functioning Spell rewiltar clean upwushin1-14/+0
2013-10-17Merge pull request #41 from wushin/waric-fixwushin1-1/+1
Waric was lying to players about the reagents required to summon snakes. Root -> DarkCrystal
2013-10-16Fix html news errorBen Longbons3-2/+5
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-10-13Add userid/passwd to login server configBen Longbons1-0/+5
Previously, this information was in save/account.txt, but new servers are not storing config in savefiles. This makes the file save/accounts.txt.example obsolete, but I'm not removing it yet so that people can continue to use server code from before or after.
2013-10-02Update news for bugfixesv2013.10.02Ben Longbons3-2/+12
Apparently I forgot to run 'make news' last time.
2013-10-02Merge pull request #38 from wushin/rossy-fixo11c1-9/+9
Commas after the Const declaration are invalid
2013-10-02Commas after the Const declaration is invalidwushin1-9/+9
2013-10-01Update news for bugs fixed in next restartv2013.10.01Ben Longbons1-1/+3
2013-10-01Merge pull request #35 from tux9th/mastero11c4-1/+8
Fixing issues in NPC Scripts:
2013-09-30Fixing issues in NPC Scripts:tux9th4-1/+8
* Kylian now counts weight and amount of items correctly * Xmas2012 NPCs now count amount of items correctly.
2013-09-30Add list tags to the news generatorBen Longbons3-54/+73
2013-09-30Fixing the destination of the npc warp from 002-4 to 002-5.tux9th2-1/+1
Update submodule pointer.
2013-09-29Update news for another bug fixedv2013.09.29Ben Longbons3-0/+3
2013-09-28Update newsv2013.09.28Ben Longbons3-21/+51
2013-09-28Merge pull request #33 from wushin/flower-fixo11c1-1/+2
fixed remaining Bracket Issues
2013-09-28fixed 013-1 flowerpentagram.txtwushin1-1/+2
{ should be on the line after NPC line
2013-09-28Merge pull request #32 from wushin/waric-fixMadCamel1-1/+2
Fixed 017-4 Gaurdian Spirit OnTouch
2013-09-28Add news entry for the release.tux9th3-0/+128
2013-09-28Fixed 017-4 Gaurdian Spirit OnTouchwushin1-1/+2
2013-09-27Change example conf's update host to the CDNBen Longbons1-1/+1
2013-09-26Fix bug that made require_stat script always failv2013.09.27Ben Longbons1-0/+1
2013-09-25Valia typo fix, spotted by Itchy Demon:tux9th1-1/+1
http://forums.themanaworld.org/viewtopic.php?p=137922#p137922
2013-09-23Add makefile target for new update generatorBen Longbons2-2/+4
2013-09-23Remove another unused config fileBen Longbons1-528/+0
2013-09-23Update server data for changed binary namesBen Longbons6-10/+16
2013-09-18Illia: give Boss Points to each player.Vincent Petithory2-4/+10
* It previously gave boss points only to the player giving the death blow.
2013-09-16Remove config files that are no longer referencedBen Longbons4-124/+0
2013-09-16Orum fix:tux9th1-2/+2
* no longer banishes people with OrumQuest > 32; Reported by Fortunato. * fix off by 1 error at first minigame.
2013-09-16Make RequireStat script less sillyBen Longbons2-24/+11
2013-09-16Refactor all broken returns into goto L_ReturnBen Longbons13-26/+69
2013-09-15Merge remote-tracking branch 'origin/unsupported'tux9th9-15/+370
2013-09-14Add news entry for the upcoming release.v2013.09.14tux9th4-2/+40
Update submodule pointer.
2013-09-14Pauline NPC - 021-1:tux9th3-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-14Astral Magic:tux9th2-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-12Update config for new codeBen Longbons16-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-12Move atcommand config out of local fileBen Longbons2-519/+516
2013-09-11Adding missing "[" in gossip.txt, reported by cody.tux9th1-1/+1
2013-09-11Merge pull request #30 from cody/mastertux9th1-1/+3
Add missing close to Diryn