Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. | |||||
2013-07-24 | Truncate item names to what the server actually sees | Ben Longbons | 2 | -179/+180 | |
This is far from optimal, but the server was already doing it silently, and the new server now rejects it. Also make magic.conf use an item name, since previously it was (correctly) rejecting the item name as nonexistent and was using an ID instead. | |||||
2013-07-23 | Fix some casing and spacing issues | Ben Longbons | 3 | -8/+8 | |
2013-07-23 | Use canonical separator for mapflags | Ben Longbons | 24 | -33/+33 | |
2013-07-23 | Switch supposed comments to actually use the comment prefix | Ben Longbons | 1 | -34/+34 | |
2013-07-15 | Merge pull request #1 from DinoPaskvan/waric | jtoelke | 10 | -201/+201 | |
Orum and Waric quest proofreading and editing All the NPCs involved in the quest have been edited, with help from Dyna. | |||||
2013-07-15 | Allow specifying warps in terms of tiles instead of pixels | wushin | 1 | -1/+13 | |
This interprets properties dest_tile_[xy] instead of dest_[xy]. Accepts both formats, but errors if there is a combination. | |||||
2013-07-15 | Returned the mistakenly removed newline at the end of waric.txt | Dino Paskvan | 1 | -1/+1 | |
2013-07-15 | Orum and Waric quest proofreading and editing | Dino Paskvan | 10 | -202/+202 | |
All the NPCs involved in the quest have been edited, with help from Dyna. | |||||
2013-07-13 | run 'make maps' for client-data changes. | tux9th | 2 | -0/+0 | |
update submodule pointer. | |||||
2013-07-11 | Kill some tabs | Ben Longbons | 4 | -50/+50 | |
2013-07-10 | Replace implict 0 in empty CSV fields with explicit 0 | Ben Longbons | 4 | -896/+896 | |
2013-07-07 | Canonicalize case of items, which will soon be strict | Ben Longbons | 7 | -19/+19 | |
2013-07-08 | run 'make maps' for client-data changes | tux9th | 2 | -0/+0 | |
2013-07-07 | Move starting brace of npc scripts to new line. | Jessica Tölke | 9 | -18/+20 | |
2013-07-07 | Merge remote-tracking branch 'origin/master' into waric | Jessica Tölke | 480 | -1251/+2527 | |
Conflicts: world/map/db/mob_db.txt | |||||
2013-07-07 | Waric's dialog without spell teaching logic. | Jessica Tölke | 1 | -2/+89 | |
2013-07-05 | Canonicalize event label capitalization | Ben Longbons | 21 | -145/+145 | |
2013-07-05 | Make fourth word of functions non-empty, to appease the current server | Ben Longbons | 41 | -70/+70 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 422 | -847/+1426 | |
2013-07-04 | server side changes to the snow docks addition and related fixes | Wombat | 6 | -24/+10 | |
2013-07-02 | Add another paramter to gain_xp, allowing removal of spell_index | Ben Longbons | 1 | -33/+32 | |
2013-07-02 | Run 'make maps' for collision changes on 043-1, update submodule pointer. | Jessica Tölke | 2 | -0/+0 | |
2013-06-30 | Run 'make maps' for collision changes, update submodule pointer. | Jessica Tölke | 2 | -0/+0 | |
2013-06-29 | Fix unintended fallthrough in annualeaster script.v2013.06.29.1 | Jessica Tölke | 1 | -0/+1 | |
2013-06-29 | Add news entry for the upcoming release, update submodule pointer.v2013.06.29 | Jessica Tölke | 4 | -0/+80 | |
2013-06-28 | Merge pull request #20 from o11c/master | jtoelke | 10 | -98/+113 | |
Refactor callfunc and callsub out of if statements | |||||
2013-06-28 | Refactor all calls within an if, which is illegal | Ben Longbons | 10 | -98/+113 | |
2013-06-28 | Warp Towels: block them from working in Candor or the Yeti battle cave. | Jessica Tölke | 1 | -0/+130 | |
2013-06-27 | Typo fix | Plaque_fcc | 1 | -1/+1 | |
Signed-off-by: Plaque_fcc <Plaque_fcc@github> |