Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-01 | Purged gender from quest dialogue | wushin | 1 | -8/+1 | |
Changed Eurni to new genders | |||||
2015-11-13 | remove names from warps | mekolat | 1 | -6/+6 | |
2015-05-13 | a few fixes/modifications here and there | mekolat | 2 | -40/+8 | |
2015-05-11 | Merge pull request #370 from mekolat/close-end | Wushin | 2 | -17/+34 | |
remove close builtin from functions | |||||
2015-05-06 | remove close builtin from functions | mekolat | 2 | -17/+34 | |
2015-05-02 | npc -1 => 32767 | mekolat | 1 | -1/+1 | |
2015-03-26 | deprecate npc 127 | mekolat | 2 | -10/+10 | |
2015-02-28 | Fix make maps adding commit spam | wushin | 1 | -6/+6 | |
2015-02-19 | Make Warp Names Unique | wushin | 1 | -6/+6 | |
2015-02-19 | fix case | wushin | 2 | -6/+6 | |
2015-02-19 | Shorten Labels | wushin | 1 | -5/+5 | |
2015-02-03 | do not show barrier message when quest done | mekolat | 1 | -3/+5 | |
2015-02-01 | make maps with the updated converter | mekolat | 3 | -18/+18 | |
2015-02-01 | remove .gat from npcs | mekolat | 6 | -37/+37 | |
2015-01-28 | apply @wushin workaround | mekolat | 1 | -28/+47 | |
2015-01-26 | fix order of operations in orum cave | mekolat | 1 | -8/+12 | |
2014-11-18 | prevent crash in torch quest | mekolat | 2 | -9/+9 | |
2014-11-05 | NPCs on 009-* fixed | wushin | 5 | -28/+28 | |
2014-11-05 | Fix Monster entries | wushin | 1 | -8/+8 | |
2014-10-20 | Reset barriers if barrier color 0 | wushin | 3 | -34/+77 | |
closes #180 | |||||
2014-10-05 | Attach valid NPC to Scripts | wushin | 2 | -6/+6 | |
2014-04-15 | Npcs remaining script fixes | wushin | 1 | -9/+9 | |
Npcs changed for travel Npcs changed for new maps Npcs changed for basic crypts | |||||
2014-04-11 | Adding new Maps | wushin | 2 | -0/+2 | |
Adding Collision Files for Maps Mapflags to for Local Respawns Base Autogenerated files for New Maps / Respawns. | |||||
2014-04-04 | Clear (most) new warnings | Ben Longbons | 1 | -1/+1 | |
2014-04-02 | Clean up main scripts | Ben Longbons | 3 | -25/+68 | |
2014-04-02 | Clean up generated scripts | Ben Longbons | 1 | -2/+2 | |
2013-09-16 | Refactor all broken returns into goto L_Return | Ben Longbons | 1 | -4/+16 | |
2013-08-19 | Give every NPC a unique name | Ben Longbons | 3 | -6/+6 | |
2013-07-05 | Make fourth word of functions non-empty, to appease the current server | Ben Longbons | 2 | -11/+11 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 6 | -32/+54 | |
2013-04-22 | Run 'make maps' to update the monster spawn names. | Jessica Tölke | 1 | -2/+2 | |
They now match the names from mob_db. | |||||
2013-04-13 | Refactor torches to avoid a bug and make more consistent and obvious | Ben Longbons | 5 | -289/+148 | |
Also avoid some silliness with rand() | |||||
2013-03-25 | Change invisible npc id from 127 to 400. | Andrei Karas | 1 | -3/+3 | |
127 - invisible unselectable npc (fake npc used by server) 400 - invisible selectable npc | |||||
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-08-21 | Give a small experience reward for solving the barrier puzzle. | Jessica Tölke | 1 | -2/+1 | |
2012-08-21 | Set all temporary player variables to 0 before closing the NPC dialogues of ↵ | Jessica Tölke | 2 | -40/+67 | |
Orum and Waric. | |||||
2012-08-21 | Revise dialogue of Orum and Waric. | Jessica Tölke | 5 | -164/+132 | |
- Replace ".." with either "." or "..." in many places. - No "next;" before "menu". - Remove NPC name on some places where it was superfluous. | |||||
2012-08-20 | Fix spelling error in waric.txt | Jessica Tölke | 1 | -1/+1 | |
2012-07-19 | Some fixes in Orum script.v2012.07.19 | Jessica Tölke | 1 | -2/+9 | |
Set variable right after giving the reward. Check for weight and inventory before giving the reward. | |||||
2011-09-12 | Client-data: Review of all maps by Ali-G, Converter ran. | Jessica Tölke | 2 | -7/+7 | |
Submodule pointer updated. Also replacing 017-1/monsters.txt with spawn objects in the map. | |||||
2011-09-06 | Tab conversion project. Maps 007-1 to 010-2 complete. | The Kandiman | 5 | -1106/+1093 | |
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 | -26/+26 | |
* replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps | |||||
2011-08-25 | Converter: new scripting guideline applied, tabs in headlines replaced by pipes | Jessica Tölke | 1 | -1/+1 | |
2011-06-19 | Move to a subdirectory | Ben Longbons | 8 | -0/+1426 | |