Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-07 | slowly getting things done | mekolat | 3 | -60/+14 | |
explain the debug spell is deprecated upmarmu typo cooldown fix make maps with updated converter, make nodes update permissions | |||||
2015-11-29 | Move Valia to safe location | wushin | 3 | -1023/+1 | |
closes #439 | |||||
2015-11-13 | remove names from warps | mekolat | 1 | -3/+3 | |
2015-06-24 | allow to specify emitter and receiver in npctalk | mekolat | 1 | -13/+13 | |
2015-05-02 | npc -1 => 32767 | mekolat | 1 | -1/+1 | |
2015-04-23 | update for new emotion builtin | mekolat | 1 | -1/+1 | |
2015-04-07 | merge percentheal & itemheal into heal | mekolat | 1 | -1/+1 | |
2015-03-26 | deprecate npc 127 | mekolat | 1 | -1/+1 | |
2015-02-28 | Fix make maps adding commit spam | wushin | 1 | -3/+3 | |
2015-02-19 | Make Warp Names Unique | wushin | 1 | -3/+3 | |
2015-02-19 | Shorten Labels | wushin | 1 | -21/+21 | |
2015-02-01 | make maps with the updated converter | mekolat | 3 | -17/+17 | |
2015-02-01 | remove .gat from npcs | mekolat | 3 | -39/+39 | |
2015-01-25 | Fix Variable typos and a label typo | wushin | 1 | -3/+3 | |
2015-01-14 | cmdothernpc => donpcevent | mekolat | 1 | -15/+15 | |
2014-11-05 | NPCs on 007-* fixed | wushin | 2 | -12/+12 | |
2014-11-05 | Fix Monster entries | wushin | 1 | -12/+12 | |
2014-08-28 | Illia fix by Willie plus wushin added punishment | wushin | 1 | -26/+21 | |
2014-08-13 | checking illia party better | wushin | 1 | -8/+44 | |
2014-08-13 | Make Illia register player failing out | wushin | 1 | -0/+2 | |
2014-08-11 | Quick fix to illia | wushin | 1 | -0/+6 | |
2014-07-23 | Fixed Attachrid calls | wushin | 1 | -22/+19 | |
2014-07-20 | Illia BaseLevel check fix | wushin | 1 | -1/+1 | |
2014-07-12 | Merge pull request #139 from wushin/illia-fix | Wushin | 1 | -4/+4 | |
Illia Fix | |||||
2014-07-12 | Illia Fix | wushin | 1 | -4/+4 | |
Attachrid drops @local_vars Thus @illia_min_level was 0 for Helpers it's now $@illia_min_level | |||||
2014-07-08 | Open Illia Status access to any Dev | wushin | 1 | -1/+1 | |
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-02 | Fix style (split for more readable diff) | Ben Longbons | 2 | -39/+37 | |
2014-04-02 | Clean up main scripts | Ben Longbons | 2 | -23/+76 | |
2014-04-02 | Clean up generated scripts | Ben Longbons | 1 | -2/+2 | |
2013-09-25 | Valia typo fix, spotted by Itchy Demon: | tux9th | 1 | -1/+1 | |
http://forums.themanaworld.org/viewtopic.php?p=137922#p137922 | |||||
2013-09-18 | Illia: give Boss Points to each player. | Vincent Petithory | 1 | -0/+1 | |
* It previously gave boss points only to the player giving the death blow. | |||||
2013-08-26 | Illia: adjust the alloted times after completing each step | Vincent Petithory | 1 | -2/+2 | |
2013-07-05 | Canonicalize event label capitalization | Ben Longbons | 1 | -1/+1 | |
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 | 3 | -16/+26 | |
2013-04-22 | Run 'make maps' to update the monster spawn names. | Jessica Tölke | 1 | -5/+5 | |
They now match the names from mob_db. | |||||
2013-03-25 | Switch all npcs back to 127 that the player can't 'talk' to. | Jessica Tölke | 1 | -1/+1 | |
2013-03-25 | Change invisible npc id from 127 to 400. | Andrei Karas | 1 | -1/+1 | |
127 - invisible unselectable npc (fake npc used by server) 400 - invisible selectable npc | |||||
2013-03-15 | Illia: fix "Something isn't alright" to "Something isn't right". Reported by ↵ | Vincent Petithory | 1 | -2/+2 | |
Villain. | |||||
2013-01-21 | Reorganization of global variables: Voltain | Jessica Tölke | 1 | -42/+42 | |
Replace permanent variable with temporary one and give a more descriptive name. | |||||
2013-01-21 | Illia: remove the winners' list from the developer panel | Vincent Petithory | 1 | -20/+0 | |
2012-12-31 | Spelling fixes: replace some 'i' with 'I'. | Jessica Tölke | 1 | -12/+12 | |
Reported by eiseras. | |||||
2012-12-22 | Illia: add more variables of the quest state in the developer panelv2012.12.22 | Vincent Petithory | 1 | -0/+13 | |
2012-12-22 | Illia witch: announce players that will participate, remove one dialog. | Vincent Petithory | 1 | -8/+2 | |
2012-12-22 | Illia witch: remove extra quotes and npc headers from dialogs | Vincent Petithory | 1 | -28/+23 | |
2012-12-22 | Illia: prevent players to not be teleported if there was a case mistake in ↵ | Vincent Petithory | 1 | -0/+3 | |
their name | |||||
2012-12-22 | Illia: allow players to see the progress of the team. Update submodule pointer | Vincent Petithory | 1 | -0/+92 | |
2012-12-17 | Revert "Add Illia quest debug npc / sections." for the release. | Vincent Petithory | 1 | -103/+0 | |
This reverts commit 8c36b55507dda52cb5580bb7ca1cf9ee695ae679. | |||||
2012-12-17 | Add Illia developer panel to visualize quest data | Vincent Petithory | 1 | -0/+29 | |