Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2012-12-17 | Add Illia quest debug npc / sections. | Vincent Petithory | 1 | -0/+103 | |
2012-12-17 | Add Illia quest scripts. Update submodule pointer. | Vincent Petithory | 2 | -0/+849 | |
2011-11-16 | Removed all trailing whitespaces. | Erik Schilling | 1 | -3/+3 | |
2011-11-16 | Made Constants case-sensitive | Erik Schilling | 1 | -13/+13 | |
2011-09-15 | Small dialog fixes and cleaning temporary variables when closing NPC window ↵ | coffee | 1 | -33/+63 | |
in voltain.txt. Changes tested. | |||||
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 | Add EMOTE_ constants | Ben Longbons | 1 | -1/+1 | |
Also fix an off-by-one error in the entertainer | |||||
2011-09-06 | Tab conversion project. Maps 007-1 to 010-2 complete. | The Kandiman | 1 | -212/+195 | |
2011-08-26 | Force the converter to run for all files to update generated files | Ben Longbons | 2 | -43/+43 | |
* 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 | 4 | -0/+437 | |