Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-13 | a few fixes/modifications here and there | mekolat | 1 | -1/+1 | |
2015-05-11 | Merge pull request #370 from mekolat/close-end | Wushin | 1 | -1/+2 | |
remove close builtin from functions | |||||
2015-05-06 | Merge pull request #357 from mekolat/debug | Wushin | 1 | -11/+11 | |
deprecate debug npcs | |||||
2015-05-06 | remove close builtin from functions | mekolat | 1 | -1/+2 | |
2015-05-02 | Merge pull request #351 from nashley/npc/hurnscald_constable | Wushin | 1 | -1/+1 | |
Add a Constable to Hurnscald | |||||
2015-05-02 | deprecate debug npcs | mekolat | 1 | -11/+11 | |
2015-04-30 | add new consts for the params | mekolat | 1 | -30/+30 | |
2015-04-30 | remove deprecated readparam & statusup2 | mekolat | 1 | -30/+30 | |
2015-04-26 | Added a Constable to Hurnscald. | Nick Ashley | 1 | -1/+1 | |
Constable Bob is now on duty. | |||||
2015-02-01 | remove .gat from npcs | mekolat | 1 | -6/+6 | |
2015-01-07 | Add Function Changes | wushin | 1 | -2/+2 | |
2014-11-05 | Fix Functions for AST | wushin | 1 | -7/+7 | |
2014-10-14 | add quick debug | mekolat | 1 | -12/+12 | |
2014-06-18 | Moving GM/Dev utilities off of botcheck | wushin | 1 | -1/+1 | |
Allows botcheck to become a permanent prison | |||||
2014-04-15 | Npcs remaining script fixes | wushin | 1 | -0/+10 | |
Npcs changed for travel Npcs changed for new maps Npcs changed for basic crypts | |||||
2014-04-02 | Clean up main scripts | Ben Longbons | 1 | -37/+62 | |
2013-09-03 | Dark Magic - Quests: | tux9th | 1 | -1/+36 | |
* Adjusting Debug-NPC. * added Quests for 3 Spells, QuestStates are documented in the NPC script. * proofread by melkior. | |||||
2013-07-05 | Make fourth word of functions non-empty, to appease the current server | Ben Longbons | 1 | -1/+1 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 1 | -7/+12 | |
2013-01-29 | Typo fix for labels and make gain magic xp work for level 1 magic too.v2013.01.29 | Hongwen Qiu | 1 | -12/+7 | |
2013-01-29 | fix a bug, so reset everything works as it should be. | Hongwen Qiu | 1 | -0/+1 | |
2012-08-05 | Add debug NPCs that disable themselves in production. | Ben Longbons | 1 | -0/+40 | |
2012-06-26 | Fix a misspelled label in the debug function. | Jessica Tölke | 1 | -1/+1 | |
2012-05-23 | Expanded the debug NPC script and added new variables in const.txt. | alige Ali-G | 1 | -252/+679 | |
2012-01-04 | Small fix of missspelled label in debug function. | Jessica Tölke | 1 | -1/+1 | |
2011-11-16 | Made Constants case-sensitive | Erik Schilling | 1 | -2/+2 | |
2011-09-11 | Tab conversion and formatting project. | The Kandiman | 1 | -36/+77 | |
npc/functions and npc/items complete. | |||||
2011-09-07 | Fix new argument warnings. | Ben Longbons | 1 | -3/+3 | |
Requires the server patch to allow argumentless script functions | |||||
2011-08-29 | Adding NPC function: Debug | Jessica Tölke | 1 | -0/+398 | |
This function gives the possibility to adjust level, skills and magic for debugging purposes. |