16 Commits

Author SHA1 Message Date
ultramage
115c5b6896 Removed the mob controller system, now a customization (see topic:194375).
The system consists of
 * script command to spawn a controlled mob
 * script commands to attach npcs to such mobs and manipulate their AI
 * a page of documentation for these commands
 * callbacks at various source code locations that invoke the attached npcs
 * two npc examples

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13021 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-31 05:37:40 +00:00
Lance
c1e74aec10 Minor fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12236 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-23 16:24:26 +00:00
samuray22
b4a3935264 * Fixed a little Error with a label on Hall Of Fame. (bugreport:722)
* Fixed another typo error in Novice Training Ground. (bugreport:740)
* Fixed a typo error in duplicates of Mr.Smile Quest. (bugreport:749)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-06 05:43:21 +00:00
ultramage
ea94ff3e8a Fixed a missing curly brace and removed some more .gat-s
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10020 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-16 13:42:33 +00:00
KarLaeda
cfb110ab58 Added missing close2 to Hunter Job Quest, merge it to stable
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9452 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-11 14:17:02 +00:00
FlavioJS
637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05 13:23:07 +00:00
Lance
4f2baf9749 Typo :P
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9253 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-18 01:37:23 +00:00
Lance
d175cdda0b Enhanced implementation to use Skot's Christmas Present: KARMA. :D
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-17 16:54:31 +00:00
Lance
6611346270 Check and remove MD_CHANGECHASE flag to prevent guardians from getting berserk.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-17 12:44:08 +00:00
Lance
3847e1c0e8 * For the sake of avoiding confusion, all script events are named with prefix 'On' from now on.
modified   Changelog-Trunk.txt
modified   conf-tmpl/script_athena.conf
modified   doc/pccommand_list.txt
modified   doc/script_commands.txt
modified   npc/custom/Lance/FR_HallOfFame.c
modified   npc/sample/PCLoginEvent.txt


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-16 15:39:27 +00:00
Lupus
27fbde260e final clone maps -> original maps change. also fixed novice grounds map in char.c. fixed socked_enchant npc
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-25 05:26:11 +00:00
Lupus
24a1453543 removed unused map locations. freed some RAM, fixed Novice Grounds, JobQ warps
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-24 10:12:06 +00:00
Lance
2d3e99c59c git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7280 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-06-21 15:46:09 +00:00
Lance
2681e4127b * Patches to allow everything to work right. + 1 more sample script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-26 18:54:07 +00:00
Lance
835bc44c64 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5906 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-04-05 14:06:59 +00:00
Valaris
2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.  EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:10:48 +00:00