Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-28 | Update submodule pointer for commits related to the addition of Hetchel. | Jessica Tölke | 1 | -0/+0 | |
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 | Amend Orum's script and the flowerpentagrams to use the actual items. | Jessica Tölke | 6 | -22/+22 | |
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 flowerpentagram npcs to do the summoning. | Jessica Tölke | 12 | -0/+567 | |
2013-05-27 | Add new monster bluepar to mob_db and mob_points function. | Jessica Tölke | 2 | -2/+4 | |
2013-05-27 | Add new monsters to mob point function. | Jessica Tölke | 1 | -5/+6 | |
2013-05-27 | Add evil woodland monsters: | Jessica Tölke | 1 | -0/+3 | |
Demonic Mouboo Vicious Squirrel Wicked Mushroom | |||||
2013-05-27 | Hetchel dialog: typo fix | bh28 | 1 | -1/+1 | |
2013-05-27 | fixed dbl quote issues | bh28 | 1 | -22/+22 | |
2013-05-27 | minor error corrections (see comments) | bh28 | 1 | -8/+9 | |
2013-05-27 | Allowed to buy multiple sheets, Dialogs improvement. | bh28 | 1 | -14/+48 | |
2013-05-27 | replaced wrong "cocoon" by "sheet" in sheet dialog | bh28 | 1 | -1/+1 | |
2013-05-27 | Add NPC Hetchel(376) to 021-1 | bh28 | 2 | -0/+110 | |
2013-05-27 | Modify NPC Lora Tay to accept silk sheets (010-2) | bh28 | 1 | -3/+55 | |
2013-05-27 | Add Silksheet(891) to item_db | bh28 | 1 | -0/+1 | |
2013-05-26 | Run make maps for map changes and npc position changes. | Jessica Tölke | 8 | -3/+15 | |
Update submodule pointer. | |||||
2013-05-26 | NPC changes | wushin | 11 | -55/+48 | |
2013-05-24 | Merge pull request #17 from cody/master | o11c | 1 | -13/+13 | |
Some fixes to item_db | |||||
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-05-17 | And run make maps after the change of the converter to also update resnametable. | Jessica Tölke | 1 | -3/+0 | |
2013-05-17 | Run make maps again to update the warp I removed from 034-2. | Jessica Tölke | 1 | -1/+0 | |
2013-05-17 | Make the tmx converter update resnametable.txt | Ben Longbons | 4 | -0/+107 | |
If/when we use static instancing, we'll have to change this. | |||||
2013-05-17 | Run make maps to add 034-2. Submodule pointer updated. | Jessica Tölke | 8 | -0/+23 | |
2013-05-10 | Merge remote-tracking branch 'origin/master' into waric | Jessica Tölke | 101 | -2101/+987 | |
2013-05-10 | Orum and Waric follow-up: Dialogue and logic for fifth flower | Jessica Tölke | 1 | -1/+205 | |
2013-05-10 | Orum and Waric follow-up: dialogue and logic for fourth flower. | Jessica Tölke | 1 | -0/+189 | |
2013-05-10 | Orum and Waric follow-up: dialogue and logic for third flower. | Jessica Tölke | 1 | -0/+150 | |
That involves a minigame to prepare the third flower. | |||||
2013-05-10 | Orum and Waric follow-up: dialogue and logic in Orum for second magical flower. | Jessica Tölke | 1 | -2/+91 | |
2013-05-10 | Orum and Waric follow-up: Add NPCs Orum and Waric. | Jessica Tölke | 3 | -0/+189 | |
Initial talk in Waric's script. Logic for the first flower in Orum's script. | |||||
2013-05-10 | Orum and Waric follow-up: Add Guarding Spirit | Jessica Tölke | 2 | -0/+90 | |
The Guarding Spirit prevents people who didn't do the first part of the quest from entering. Players that helped to free Waric can persuade the spirit to let them in. Once the player entered, the spirit warps into the cave on touch. | |||||
2013-05-04 | Brodomir cave: on reward, skip calling getitem if there is no item to give.v2013.05.12 | Vincent Petithory | 1 | -1/+4 | |
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-04-29 | Run 'make maps' for client-data changes. | tux9th | 2 | -0/+0 | |
Updated submodule pointer. | |||||
2013-04-28 | Update German translation of the rules: | Jessica Tölke | 1 | -6/+5 | |
- add information about no-following to the botting rule - replace ae,oe,ue,ss with ä,ö,ü,ß | |||||
2013-04-28 | Add news entry about new release, update submodule pointer.v2013.04.28 | Jessica Tölke | 4 | -0/+50 | |
2013-04-28 | Remove news entries from before summer 2012. | Jessica Tölke | 3 | -1034/+0 | |
This is to keep the client from hanging while loading the huge news file at login. | |||||
2013-04-28 | Split up 00-old-news.txt. | Jessica Tölke | 2 | -49/+48 | |
Moved the entries from the second half of 2012 to a separate news entry file. | |||||
2013-04-24 | Remove the old stuff about the directory moves | Ben Longbons | 3 | -65/+1 | |
2013-04-24 | Change wolf to wolvern in dialog | bh28 | 1 | -1/+1 | |
2013-04-22 | Merge pull request #16 from bigcrunch/master | jtoelke | 1 | -8/+8 | |
minor fixes to grammar and spelling on auldsbel.txt | |||||
2013-04-22 | Run 'make maps' to update the monster spawn names. | Jessica Tölke | 68 | -473/+473 | |
They now match the names from mob_db. | |||||
2013-04-22 | Merge pull request #15 from DinoPaskvan/master | jtoelke | 7 | -64/+64 | |
Small changes and fixes for NPC dialogues | |||||
2013-04-22 | Added a missing period. | Dino Paskvan | 1 | -1/+1 | |
2013-04-22 | Minor spelling and grammatical fixes | Patrick O'Neal | 1 | -7/+7 | |
2013-04-22 | Fix | Dino Paskvan | 1 | -1/+1 | |
2013-04-22 | Changed 'are' to 'is' | Patrick O'Neal | 1 | -1/+1 | |
2013-04-22 | Small fix | Dino Paskvan | 1 | -1/+1 | |
2013-04-22 | Small changes and fixes to NPC dialogues (barman, caretaker, Cerhan, crying ↵ | Dino Paskvan | 7 | -64/+64 | |
child, diary, evil guard and GY INN shops) |