5799 Commits

Author SHA1 Message Date
ultramage
b82ca5eea8 small npc header adjustments, eol setting
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10676 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04 08:24:45 +00:00
ultramage
a7e43010b0 Will the deleting ever stop?
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10675 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04 05:45:30 +00:00
Lupus
1b6f10f6b6 added missing OnTouch to Guild Wars script. removed extra set @xxxx
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10674 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04 05:02:24 +00:00
L0ne_W0lf
13ec24b95d * Updated nowarpto map flags for Rachel quest maps.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10671 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04 01:46:11 +00:00
L0ne_W0lf
8bc79d319d * Updated 2006 headgear quests to semi-official dialog.
* Various updates to the various guild Castle scripts.
- Added Guild Master Room protection. Further security so only the master of the current castle can enter the treasure room.
- Updated Guild Castle Flags  again. Updated remaining dialogs to official.
- Updated a couple announces for when the Emperium breaks. Both are now up to par with iRO.
- Moved nguild to the events folder and commented it out, as it was a kRO event that was used twice. Updated .confs to reflect this change.
* Added the first class skill resetter into Prontera. She resets players under base level 40 who are first or expanded class.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10669 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04 01:11:21 +00:00
ultramage
e1397576e6 - Fixed missing client update when 'return to savepoint' fails
- Fixed a bad copy-paste from r10028 letting players escape jail (char was dead on login, so statuses (SC_JAILED) couln't be applied)
- Added clif_standing() to clif_sitting(), and used them in clif.c
- Cleaned up clif.c a bit - clif_clearchar->clif_clearunit_area, clif_clearchar_id->clif_clearunit_single

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10668 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-03 14:43:34 +00:00
FlavioJS
f68f40f94d * Displaying op names instead of numbers in script engine errors.
* Fixed a bug introduced in the last rework of the fame ranking.
* Created safestrncpy that ensures the string is nul-terminated.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10667 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-02 20:19:40 +00:00
L0ne_W0lf
51e85c5a80 * Updated Knight Peco, Crusader Peco, and Falcon breeders to Aegis 10.3 standards.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10666 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-02 00:53:39 +00:00
Playtester
d591264bda Fixed some 11.3 equips
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10665 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 21:21:07 +00:00
L0ne_W0lf
f1d1b170a6 * Removed Ktullanux spawn, since the quest is implemented now.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10664 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 19:02:37 +00:00
L0ne_W0lf
0542dd1d1a * Rachel update. Official (to iRO) quests and town NPCs
- Added a few missing warps as well to both town and dungeon warps for Rachel.
* Updated map flags for Rachel quest maps.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10663 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 18:51:29 +00:00
Playtester
bafe1dba21 Updated sql files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10661 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 18:37:07 +00:00
L0ne_W0lf
e925f3e0f6 * Updated NPC dialogs and cutins using Aegis 10.3 files.
- Fixed error with the present checking. (Lupus beat me to committing)
- Changed the reward checking to use callsub (fixed the flow of the script)
- Optimized and changed the flow of things slightly.
- Temporary character variables "@" are now ".@"
- Fixed some indentation.
- Changed item names to item IDs

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10659 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 17:24:46 +00:00
ultramage
1bf049d7d2 Some typo fixing / cleaning
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10658 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 10:57:31 +00:00
ultramage
c45404429f Fixed ircbot not processing new users
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10657 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 10:33:42 +00:00
Lupus
2e6f899827 fixed 2 bugs in Bard Job Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10656 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 07:04:44 +00:00
Lupus
2d8c45a319 fixed bug in new Crusader Job Q. optimized
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 06:43:10 +00:00
Lupus
5d1af9f3b6 In thana Quest you may enter either "Charmstone" or "Charm Stone"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 06:21:32 +00:00
L0ne_W0lf
fc4a6bc5f8 * Fixed some spelling and grammar in crusader quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31 20:59:22 +00:00
Playtester
9b439c45c9 Some small item fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10652 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31 19:09:47 +00:00
L0ne_W0lf
591cde2108 * Updated Crusader quest.
- Updated NPC dialogs using Aegis 10.3 file.
- Fixed logic error with job change reward for job 50 swordies.
- Completely redid the 1st and 3rd tests.
- Optimized first four NPC scripts slightly.
- Alternatively, the tests themselves need work.
- Temporary character variables "@" are now ".@"
- Fixed some indentation.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31 18:21:04 +00:00
samuray22
ec7eea8d13 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10650 54d463be-8e91-2dee-dedb-b68131a5f0ec 2007-05-31 16:32:13 +00:00
Playtester
c22e727f58 Fixed duration of Authorative Badge
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31 11:33:40 +00:00
Lupus
1b1317c60a fixed minor old typos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10648 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-30 08:35:30 +00:00
samuray22
3e4570da96 * Changed little typos error on MVP Arena, Thanks to Sinoco.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10647 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-30 01:59:17 +00:00
ultramage
c56d51dbcb Hopefully fixed the vsnprintf incompatibility
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10645 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-29 09:00:02 +00:00
Playtester
add87370c9 Fixed Black Leather Boots and Thorny Shield
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10642 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28 19:52:28 +00:00
ultramage
e142319d63 - Fixed an infinite char-server loop on the map connection
- Cleaned up the charserver a bit

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28 19:39:24 +00:00
FlavioJS
f3bb9a322d * RFIFOREST returns 0 when the session is eof (input data is implicitly discarted).
* Reworked the player fame update:
- would crash if an invalid pos was received
- the wrong player could be updated on certain conditions

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10640 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28 18:25:32 +00:00
ultramage
1aec42d51a Corrected typos/inconsistencies in npc headers
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10638 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28 10:35:41 +00:00
Playtester
9bc55b028e Fixed Orc Archer's Bow and Silver Shotel
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28 10:05:46 +00:00
Playtester
5ec9f9b904 Readded missing update info in ammo dealer, please don't remove the credits if you update a script, just ADD your own.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28 09:26:00 +00:00
Playtester
a85e4fb6d8 Fixed NPC name of bullet and magazine dealer
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28 09:08:02 +00:00
Lupus
b8919e64d7 reverted Bard Quest to my version.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10634 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28 08:07:00 +00:00
ultramage
c24133482f Cleaned up a hack from r10112 (forward declaration does the trick)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10633 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-27 19:26:00 +00:00
L0ne_W0lf
16abe23de2 * Guild flag update.
- Guild flags in town by default will no longer show dialog. (changeable)
- Updated several guild flag positions and rotations, and removed some others all together.
- Added the second set of Payon town guild flags in the northern section
- Updated novice WoE flags with the new argument.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10632 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-27 16:12:14 +00:00
samuray22
168d2c4fcf * Fixed a little bug on "Bard Quest" (Not Job).
- Maybe will be a good idea change the variables, for something more original.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10629 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-26 20:35:07 +00:00
Playtester
6e3b4f4a3b Fixed mob name Atros -> Atroce
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10627 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-26 16:58:37 +00:00
ultramage
ae259970a8 - Fixed guild emblem not showing when you log in (caused by r5359)
- Fixed server not sending party/guild info when you enter a map
- Fixed server not removing member minimap dot when you leave a guild

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10624 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-26 13:01:10 +00:00
ultramage
0b618b9425 - Fixed @statall giving you +99 stats instead of setting them to 99
- Fixed npctalk and @npctalk displaying the # part of the name

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10619 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-25 20:54:47 +00:00
ultramage
ffbf79b895 Reformatting, warning fixes, unsigned char removal
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10618 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-25 19:37:58 +00:00
Playtester
2438262124 Some minor Thor Volcano mob skill changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10617 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-25 18:11:03 +00:00
ultramage
dfdb5368c7 Corrected some weird fgets() statements, plus reformatted them
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10616 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-25 15:21:53 +00:00
SinSloth
a2ee6dd7ec * Changed the way the Thanatos Portal works.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-25 10:16:09 +00:00
ultramage
b2884b2309 Fixed extra '}' typo in the bard quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-24 05:37:32 +00:00
ultramage
301d493855 - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast time and delay reducibility by item scripts (cards and such)
- Fixed Martyr's Reckoning never triggering for gms with all skills
- Added MO_TRIPLEATTACK and RG_SNATCHER to @skillall's skill filter 
- Made gm_skill_unconditional bypass skill blocking (guild timer, etc)
- Reverted the weird delay_dependon_agi thing (r8923, r9055, r9059)
- Changed a few memsets to strncpy (reading past buffer is a bad idea)
- Sped up some memset operations (multiples of 4 are faster)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10613 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 21:23:36 +00:00
Lupus
77ed39bf33 fixed typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10612 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 11:56:46 +00:00
Lupus
67657dc1cd bard quest bugfix, optimization (-50kb)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10611 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 11:51:09 +00:00
SinSloth
576ddf8ddc * Added a check in Thanatos Boss room to reset event if there's no player inside.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10610 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 08:58:06 +00:00
ultramage
781eabf654 Fixed a typo in Chase Walk code (caused by r10593)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10609 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 06:41:34 +00:00