Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-12 | Spelling, grammar, formatting corrections for love triangle quest. | TheKandiman | 8 | -143/+144 | |
2011-02-10 | gy inn: adding some more dialogue in various npcs | Jessica Tölke | 4 | -109/+137 | |
2011-02-10 | gy inn: adding dialogue for npc drunk lovers and small quest for npc werewolf | Jessica Tölke | 1 | -2/+90 | |
2011-02-09 | 031-3: removing scripted warps | Jessica Tölke | 1 | -239/+4 | |
2011-02-09 | 031-3: changing warps to normal warps | Jessica Tölke | 1 | -0/+46 | |
Previously there were scripted warps due to Christmas event. | |||||
2011-02-09 | Merge remote branch 'mainline/master' | Wombat | 1 | -0/+3 | |
2011-02-08 | gy inn: love triangle quest, adding rewards so far, adding comments and some ↵ | Jessica Tölke | 5 | -13/+74 | |
minor fixes | |||||
2011-02-07 | quick transparent torch fix | Ben Longbons | 1 | -0/+3 | |
2011-02-07 | fix a bounds check for orum/waric | Stefan Beller | 1 | -4/+4 | |
2011-02-07 | Deleting some unnecessary "next" from miriam and aldred. | toni | 2 | -8/+1 | |
2011-02-07 | added brass equipment and sorcerer robe to db with dummy stats | Wombat | 2 | -0/+13 | |
added brass equipment and sorcerer robe to item_db.txt using dummy stats, which need alteration before release sorcerer robe also added to the dyer and bleacher "red lined" reference to a potential of recoloring in two ways | |||||
2011-02-06 | gy inn: setting reasonable values for required amount of items and exp ↵ | Jessica Tölke | 7 | -30/+21 | |
rewards in lovetriangle quest | |||||
2011-02-06 | enable Orum and Waric | Stefan Beller | 1 | -1/+1 | |
2011-02-06 | fixup messages in furquest | Stefan Beller | 1 | -2/+2 | |
added a missing \" | |||||
2011-02-06 | Merge git://gitorious.org/~wombat/tmw-eathena-data/cache-serverdata | TheKandiman | 6 | -22/+146 | |
2011-02-06 | Minor dialog addition to Orum quest. | TheKandiman | 1 | -3/+7 | |
2011-02-06 | Fixing some deleting of items without a check for the items right before in ↵ | Jessica Tölke | 2 | -17/+26 | |
Alan and Agostine | |||||
2011-02-06 | gy inn: lovetriangle quest, adding last part. Now missing: rewards and right ↵ | Jessica Tölke | 4 | -5/+120 | |
values for needed items | |||||
2011-02-06 | gy inn: adding next parts of love triangle quest | Jessica Tölke | 6 | -18/+329 | |
2011-02-03 | Bugfix and update to gossip NPC | TheKandiman | 1 | -3/+19 | |
2011-02-03 | variable cleanup miriam | Stefan Beller | 1 | -0/+2 | |
whenever you get there, when the quest is done, clean unneeded variables | |||||
2011-02-02 | fixing a minor bug in gwendolyn | Jessica Tölke | 1 | -1/+1 | |
2011-02-01 | Simple dialog for evil guard in gy inn. | TheKandiman | 4 | -0/+93 | |
New npc for hints to progression of linear quest chain in tulimshar. | |||||
2011-01-31 | gy inn: writing more dialogue for love triangle quest | Jessica Tölke | 5 | -52/+432 | |
2011-01-30 | Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdata | Jessica Tölke | 3 | -6/+14 | |
2011-01-30 | replace variable Naem_Quest_Done by bit in FLAGS var | Stefan Beller | 2 | -2/+5 | |
2011-01-30 | remove variable Open_Underground_Palace_Barrier | Stefan Beller | 3 | -4/+9 | |
use FLAGS variable at bit FLAG_OPENED_UNDERGROUND which is defined in const.txt | |||||
2011-01-29 | Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdata | Jessica Tölke | 1 | -14/+17 | |
2011-01-29 | cindy quest: correcting level requirement in angela | Jessica Tölke | 1 | -1/+1 | |
2011-01-29 | Small changes to child quest | toni | 1 | -14/+17 | |
2011-01-29 | added info on web features to ian if a player knows everthing | Wombat | 1 | -0/+4 | |
wiki and forums urls provided with some explanation with Ian on its purpose | |||||
2011-01-29 | second last commit: crypt tileset and other misc graphic updates. | nmaligec | 19 | -178/+50 | |
Removed windows CR from some files to comply with unix EOL. Removed debugroom completely. Someone keeps pushing 027-4_Inner_Chanmber instead of 027-4_Reaper. I just switched my working directories to match the inner chamber naming. | |||||
2011-01-29 | make daily quest points recharge gradually instead of all at once | Ben Longbons | 1 | -12/+22 | |
2011-01-29 | Balancing of arrows | Stefan Beller | 1 | -20/+25 | |
- A bigger damage difference of Iron arrows to standard arrows, without changed prizes: standard arrow is 20 dmg for 3 gp each iron arrow is 60 dmg for 5 gp each - rework of the terranite arrow quest: - introducing local variables to easily set prizes for terra arrows. - lowering the prizes for terra arrows (in item_db: sell value reduced from 400 to 20) - reducing the needed stuff for 1k arrows: now set: 1 terra ore, 5 coal, and 3k gp (old values for 1k arrows: 10 terra ore, 20 coal, 10k gp) | |||||
2011-01-29 | gy inn: some fixes | Jessica Tölke | 7 | -51/+57 | |
2011-01-28 | gy inn: adding lover and golbanez | Jessica Tölke | 6 | -125/+401 | |
2011-01-28 | Some changes in the love triangle quest order and the crying kid quest. | toni | 3 | -96/+109 | |
2011-01-27 | putting the crying child quest and the love triangle quest together | Jessica Tölke | 3 | -21/+100 | |
2011-01-27 | using bitmasking in the crying child quest | Jessica Tölke | 2 | -20/+53 | |
2011-01-27 | Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdata | Stefan Beller | 26 | -81/+305 | |
2011-01-26 | Spelling and grammar updates in NPC dialog for maps 018 to 032 | TheKandiman | 19 | -73/+73 | |
2011-01-26 | adding mobs to gyinn and adding closed room | Jessica Tölke | 2 | -2/+28 | |
2011-01-26 | graveyard inn: adding uncompleted version of husband.txt some minor changes | Jessica Tölke | 5 | -6/+204 | |
adding mobs: drunken skeleton, tipsy skeleton and drunken lady skeleton | |||||
2011-01-26 | Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdata | Stefan Beller | 34 | -270/+276 | |
2011-01-26 | adding gy-inn food | nmaligec | 2 | -143/+146 | |
2011-01-25 | Spelling and grammar corrections in NPC dialog for maps 009 through 016 | TheKandiman | 10 | -42/+43 | |
2011-01-25 | added "close" to fix Miriam quest - bug fix - minor | Wombat | 1 | -0/+1 | |
added close to notes.txt in the magic house, which is a fix to prevent people from using the warp to cheat in the miriam quest. | |||||
2011-01-25 | Spelling and grammar corrections in Tulim and Hurn NPCs...dialog only. | TheKandiman | 21 | -85/+85 | |
2011-01-24 | daily quest: setting daily quest bonus to zero after adding it to daily ↵ | Jessica Tölke | 1 | -0/+1 | |
quest points | |||||
2011-01-23 | removing taro forever | Stefan Beller | 2 | -146/+0 | |
if anyone wants her back, use git wisely to reset to a state before this commit. This is done so the Converter tool wont produce these many diffs |