Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-15 | Npcs remaining script fixes | wushin | 1 | -132/+3 | |
Npcs changed for travel Npcs changed for new maps Npcs changed for basic crypts | |||||
2014-04-11 | Adding new Maps | wushin | 1 | -0/+1 | |
Adding Collision Files for Maps Mapflags to for Local Respawns Base Autogenerated files for New Maps / Respawns. | |||||
2014-04-04 | Towns really don't need the "no drop" flag | Ben Longbons | 1 | -1/+0 | |
2014-04-04 | Clear (most) new warnings | Ben Longbons | 1 | -1/+0 | |
2014-04-02 | Fix style (split for more readable diff) | Ben Longbons | 2 | -14/+18 | |
2014-04-02 | Clean up main scripts | Ben Longbons | 2 | -66/+70 | |
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-23 | Use canonical separator for mapflags | Ben Longbons | 1 | -2/+2 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 5 | -8/+14 | |
2013-06-28 | Refactor all calls within an if, which is illegal | Ben Longbons | 1 | -48/+48 | |
2012-11-08 | Fix usages of getinventorylist(): | Vincent Petithory | 1 | -1/+1 | |
* replace incorrect usage of @inventory_count with the correct variable created by getinventorylist(): @inventorylist_count | |||||
2012-10-24 | Fix an error in Nivalis' potion shop. | Jessica Tölke | 1 | -1/+1 | |
2012-09-06 | Agostine and Lora Tay quest fixes: | Vincent Petithory | 1 | -12/+20 | |
* add missing money check when buying the dress * lora tay gives a better hint on what to do when she works on the dress. * the condition to have the dress finished is now a 30 seconds wait. * spelling errors and some dialogs improvements by Qwerty Dragon | |||||
2012-08-28 | Some minor dialogue fixes on Lora Tay and Agostine. | Jessica Tölke | 1 | -49/+49 | |
2012-08-28 | Add an extension to the Agostine / Lora Tay quest. | Vincent Petithory | 1 | -1/+255 | |
2011-11-16 | Made Constants case-sensitive | Erik Schilling | 2 | -12/+12 | |
2011-10-20 | Fix nameless NPC dialog | Ben Longbons | 1 | -1/+1 | |
2011-10-14 | Give small experience reward for fails in quests that need random amount of ↵ | Jessica Tölke | 1 | -0/+5 | |
items. | |||||
2011-09-20 | Client-data update: some warps and some minor fixes. | Jessica Tölke | 1 | -1/+1 | |
Converter ran to fix some warps. Submodule pointer updated. | |||||
2011-09-15 | Removed tabs from 020-2 NPCs | Frost | 3 | -560/+560 | |
2011-09-12 | Adding banker to Nivalis. | Jessica Tölke | 2 | -0/+18 | |
Banker and woman who explains about the increased trade added. Submodule pointer updated due to some layer fix in that building. | |||||
2011-09-12 | Adding new maps/map parts in snow area. | Jessica Tölke | 1 | -0/+1 | |
In 020 new building with indoor. In 031 indoor of seamans house added. Also collision removed for small chairs. Submodule pointer updated. | |||||
2011-09-12 | Client-data: Review of all maps by Ali-G, Converter ran. | Jessica Tölke | 3 | -8/+8 | |
Submodule pointer updated. Also replacing 017-1/monsters.txt with spawn objects in the map. | |||||
2011-08-26 | Force the converter to run for all files to update generated files | Ben Longbons | 2 | -7/+7 | |
* replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps | |||||
2011-06-28 | Changes: Price in item_db.txt, merchants Item ID changed to Name... | Wombat | 1 | -4/+14 | |
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 | 7 | -0/+775 | |