Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-05 | Fix Shops for AST | wushin | 2 | -8/+8 | |
2014-11-05 | Fix Monster entries | wushin | 1 | -1/+1 | |
2014-10-27 | Extension to Kylian Quest Line | wushin | 3 | -15/+297 | |
Daily Delivery | |||||
2014-10-22 | remove basic skills | mekolat | 1 | -50/+6 | |
2014-10-19 | Merge pull request #173 from wushin/halloween-annual | Wushin | 1 | -0/+3 | |
Halloween Annual Base Commit | |||||
2014-10-19 | Halloween Annual Base Commit | wushin | 1 | -0/+3 | |
2014-10-19 | Minor spelling fixes | Cassy1 | 1 | -11/+11 | |
2014-08-29 | Fixed Heathin for Quest log | wushin | 1 | -29/+48 | |
2014-08-24 | Quest Log Fix for QUEST_NorthTulimshar | wushin | 2 | -14/+9 | |
2014-05-05 | Dialogue changes to NPCs | Vreality | 3 | -41/+41 | |
Improved the dialogue of the bookshelf containing "zukminbirf." Added "croupier" name tag to the Roulette NPC's dialog Improved grammar and wording Replaced ". " with ". " Replaced " -- " with an en dash (" – "). | |||||
2014-04-15 | Npcs remaining script fixes | wushin | 9 | -239/+77 | |
Npcs changed for travel Npcs changed for new maps Npcs changed for basic crypts | |||||
2014-04-11 | Adding new Maps | wushin | 3 | -6/+13 | |
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 | 2 | -98/+3 | |
2014-04-02 | Fix style (split for more readable diff) | Ben Longbons | 2 | -4/+4 | |
2014-04-02 | Clean up main scripts | Ben Longbons | 6 | -46/+82 | |
2014-02-02 | Remove disabled magic and old holiday quests | Ben Longbons | 1 | -9/+0 | |
2013-11-24 | Add missing newlines at end of file | Ben Longbons | 1 | -1/+1 | |
2013-09-30 | Fixing issues in NPC Scripts: | tux9th | 1 | -1/+3 | |
* Kylian now counts weight and amount of items correctly * Xmas2012 NPCs now count amount of items correctly. | |||||
2013-08-19 | Give every NPC a unique name | Ben Longbons | 1 | -1/+1 | |
2013-07-23 | Use canonical separator for mapflags | Ben Longbons | 1 | -2/+2 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 11 | -25/+38 | |
2013-06-07 | run 'make maps' for client-data changes. | tux9th | 1 | -6/+6 | |
update submodule pointer for client-data. | |||||
2013-05-26 | Run make maps for map changes and npc position changes. | Jessica Tölke | 2 | -2/+11 | |
Update submodule pointer. | |||||
2013-05-26 | NPC changes | wushin | 6 | -6/+24 | |
2013-02-20 | Heathin fixes: | Vincent Petithory | 1 | -13/+37 | |
* add inventory/weight checks when giving out items * fix OR conditions that were mistakenly using the bitwise OR operator | |||||
2013-02-12 | Restructuring the quests saved in TMW_Quest: Convert Bernard and Mikhail to ↵ | Jessica Tölke | 1 | -1/+6 | |
new variables. The variable was also used in Kylian, so that script needed changes too. | |||||
2012-12-31 | Spelling fixes: replace some 'i' with 'I'. | Jessica Tölke | 1 | -1/+1 | |
Reported by eiseras. | |||||
2012-11-08 | Fix usages of getinventorylist(): | Vincent Petithory | 1 | -2/+2 | |
* replace incorrect usage of @inventory_count with the correct variable created by getinventorylist(): @inventorylist_count | |||||
2012-08-28 | Run 'make maps' for addition to 021-2. | Jessica Tölke | 1 | -0/+1 | |
2012-05-23 | Use newly defined constants for SKILL_EMOTE, SKILL_TRADE and SKILL_PARTY ↵ | Jessica Tölke | 1 | -7/+5 | |
instead of local variables. | |||||
2012-03-20 | Spell check of new and updated Tulimshar NPCs. -Frost | Frost | 2 | -10/+10 | |
2012-03-20 | North Tulimshar: quest about businessman who wants to open a shop in Tulimshar | Jessica Tölke | 3 | -7/+296 | |
2012-03-20 | Adding quest 'Shopkeeper's License' in North Tulimshar. | Jessica Tölke | 2 | -0/+27 | |
2012-03-17 | Adding new room to 021-2, warp into the room will be done conditionally in a ↵ | Jessica Tölke | 1 | -0/+1 | |
script. Submodule pointer updated. | |||||
2011-11-16 | Made Constants case-sensitive | Erik Schilling | 5 | -70/+70 | |
2011-10-30 | Made the name of each item be the same everywhere. | ali-g | 3 | -52/+52 | |
Changed some names in item_db.txt and the same one in corresponding scripts. | |||||
2011-10-20 | Fix halloween quest and add 'big reward'. | Ben Longbons | 1 | -0/+2 | |
2011-10-18 | Halloween 2011 Trick-or-Treating | Ben Longbons | 1 | -0/+7 | |
2011-09-12 | Client-data: Review of all maps by Ali-G, Converter ran. | Jessica Tölke | 3 | -14/+14 | |
Submodule pointer updated. Also replacing 017-1/monsters.txt with spawn objects in the map. | |||||
2011-09-10 | Tab replacement and formatting project: Maps 014-1 to 021-2 complete. | The Kandiman | 6 | -760/+819 | |
2011-09-07 | Fix new argument warnings. | Ben Longbons | 1 | -2/+2 | |
Requires the server patch to allow argumentless script functions | |||||
2011-09-06 | Add EMOTE_ constants | Ben Longbons | 1 | -1/+1 | |
Also fix an off-by-one error in the entertainer | |||||
2011-08-26 | Force the converter to run for all files to update generated files | Ben Longbons | 2 | -13/+13 | |
* replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps | |||||
2011-06-19 | Move to a subdirectory | Ben Longbons | 10 | -0/+1016 | |