Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-07 | Canonicalize case of items, which will soon be strict | Ben Longbons | 2 | -5/+5 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 18 | -25/+40 | |
2013-03-25 | Change invisible npc id from 127 to 400. | Andrei Karas | 2 | -3/+3 | |
127 - invisible unselectable npc (fake npc used by server) 400 - invisible selectable npc | |||||
2013-03-15 | Fix typo in Kfahr's script reported by masoudd. | Jessica Tölke | 1 | -1/+1 | |
2013-02-12 | o11c's review of inspector | Ben Longbons | 1 | -4/+5 | |
2013-02-12 | Variable restructuring: move Inspector quest to nibble 3 of QUEST_Hurnscald. | Jessica Tölke | 4 | -100/+136 | |
2013-02-12 | Restructuring the quests saved in TMW_Quest: Convert Bandit quest NPCs to ↵ | Jessica Tölke | 1 | -24/+40 | |
new variables. | |||||
2013-01-09 | Remove and delete QUEST_clothdyer_state since it isn't used anywhere. | Jessica Tölke | 1 | -1/+0 | |
Remove it from Selim's script. Add it to clear_vars function. | |||||
2012-12-21 | Fix some indentation in Wyara's script. | Jessica Tölke | 1 | -2/+3 | |
2012-12-17 | Clean the dyer/bleacher scripts: | Vincent Petithory | 1 | -45/+53 | |
* Add punctuation in menus * Format label name to the apparent script convention * Move the sorcerer robes variants into a submenu * Remove the color array and use a hard-coded menu for the colors | |||||
2012-12-17 | Add quest to craft new sorcerer robes at Lora Tay | Vincent Petithory | 1 | -0/+21 | |
2012-12-17 | Add all combinations of sorcerer robes regarding their dyed line. Update ↵ | Vincent Petithory | 1 | -0/+70 | |
submodule pointer. | |||||
2012-12-16 | Add dyed Cotton Cloth items | Vincent Petithory | 1 | -0/+7 | |
2012-09-09 | Expand Peter's crafting skills to create warlord boots. | Vincent Petithory | 1 | -0/+26 | |
2012-09-09 | Rewrite Peter's crafting logic: | Vincent Petithory | 1 | -46/+68 | |
* Generic crafting function using coal, iron ingot and money. * Fixes a bug where Coal was not deleted when crafting the Chainmail Shirt. | |||||
2012-08-28 | Add the Fine Dress: | Vincent Petithory | 1 | -0/+6 | |
* Add the Fine Dress and its dyed variants, * Add the Fine Dress to the npc dyer and to the npc bleacher. | |||||
2012-04-29 | Moving Selim the dyer one tile to the left, due to the offset added in its ↵ | Jessica Tölke | 1 | -1/+1 | |
xml. Submodule pointer updated. | |||||
2011-11-23 | Changed the coordinates of Selim the dyer in 009-2. The wooden part wasn't ↵ | ali-g | 1 | -1/+1 | |
on the wall but floating in the air. | |||||
2011-11-16 | Made Constants case-sensitive | Erik Schilling | 9 | -37/+37 | |
2011-11-16 | Removed direct occurrences of itemids | Erik Schilling | 1 | -3/+3 | |
2011-10-30 | Made the name of each item be the same everywhere. | ali-g | 2 | -22/+22 | |
Changed some names in item_db.txt and the same one in corresponding scripts. | |||||
2011-10-27 | Replacing the graphic for Selim the Dyer: | Jessica Tölke | 1 | -2/+2 | |
Client-data: graphic and xml, Submodule pointer updated Server-data: fixup on the previous commit | |||||
2011-10-27 | Gave new coordinates to Selim the Dyer (in 009-2) since its spritesheet changed. | ali-g | 1 | -1/+2 | |
Added a line in his dialogue explaining why he wants dyes from the player, even though he has some behind him. | |||||
2011-10-20 | Fix halloween quest and add 'big reward'. | Ben Longbons | 2 | -0/+4 | |
2011-10-18 | Halloween 2011 Trick-or-Treating | Ben Longbons | 2 | -0/+13 | |
2011-10-14 | Give small experience reward for fails in quests that need random amount of ↵ | Jessica Tölke | 1 | -0/+3 | |
items. | |||||
2011-09-16 | Cotton Pants/Cotton Trousers | Jessica Tölke | 1 | -0/+9 | |
Rename Cotton Pants to Cotton Trousers. Some minor fixes in Lora Tay. Added it in Bleacher/Dyer. Submodule pointer updated. | |||||
2011-09-15 | Removed trailing whitespace in 009-2 | Frost | 2 | -2/+2 | |
2011-09-12 | Client-data: Review of all maps by Ali-G, Converter ran. | Jessica Tölke | 1 | -20/+20 | |
Submodule pointer updated. Also replacing 017-1/monsters.txt with spawn objects in the map. | |||||
2011-09-07 | Fix new argument warnings. | Ben Longbons | 1 | -1/+1 | |
Requires the server patch to allow argumentless script functions | |||||
2011-09-06 | Tab conversion project. Maps 007-1 to 010-2 complete. | The Kandiman | 17 | -3169/+2947 | |
2011-09-05 | Client-data: maps names changed and some minor fixes. | Jessica Tölke | 3 | -3/+3 | |
Converter ran. Submodule pointer updated. | |||||
2011-08-26 | Force the converter to run for all files to update generated files | Ben Longbons | 2 | -22/+22 | |
* replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps | |||||
2011-08-03 | Rossy quest: replacing hard coded numbers with variables and some fixes in ↵ | Jessica Tölke | 1 | -16/+28 | |
dialogue | |||||
2011-07-09 | Comment Debug NPC, Changes some dialogues and adds some small fixes. | Coffee | 1 | -1/+1 | |
2011-07-09 | Some small fixes, changes lvl requirement to 60 and adds exp reward to boss ↵ | Coffee | 1 | -1/+1 | |
fight. | |||||
2011-07-08 | minor fix to make dialog flow better | Wombat | 1 | -1/+0 | |
a couple "next"s removed to help dialog | |||||
2011-07-08 | Rossi -> Rossy, small typo which may still need to be fixed in some variables. | Ali-G | 1 | -1/+1 | |
2011-07-07 | Makes the message say what you should do after you tell olana that Rossy is ↵ | Coffee | 1 | -0/+2 | |
fine. | |||||
2011-07-07 | some more fixes on rossy quest | Jessica Tölke | 1 | -4/+9 | |
2011-07-05 | fix: experience reward for doing the poison resist skill minigame works now | Jessica Tölke | 1 | -1/+1 | |
2011-07-04 | Minor spelling/grammar/punctuation updates. | The Kandiman | 1 | -1/+1 | |
Rossy quest and July news entry | |||||
2011-07-02 | Sets a variable to zero when it is not needed anymore. | Coffee | 1 | -0/+1 | |
2011-07-01 | Initial spell and grammar check for Rossy quest | The Kandiman | 1 | -22/+21 | |
2011-06-29 | Add comments and some small changes in the conditionals for the pentagrams. | Coffee | 1 | -0/+2 | |
2011-06-28 | Changes: Price in item_db.txt, merchants Item ID changed to Name... | Wombat | 1 | -3/+3 | |
price changes to reflect Lora Tay's crafting and the price of cotton cloth drops increased for cotton cloth casino coins removed from merchants several merchants changed to simple information scripts price changes based on merchant sell value | |||||
2011-06-19 | Move to a subdirectory | Ben Longbons | 21 | -0/+4314 | |