Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. |