2925 Commits

Author SHA1 Message Date
eaac
6fed5cb476 * Whoops, forgot changelog ._.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6744 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-25 01:02:40 +00:00
eaac
5df56ea5bc * Fix to the slave AI problem, by Skotlex
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6742 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-25 00:42:49 +00:00
Playtester
d3ecfa4e72 Removed Blue Potions from Yuno Shops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6740 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24 21:57:29 +00:00
Playtester
3998eb7779 Added cooking drops to the mob_db
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24 21:53:19 +00:00
Playtester
4ca6de52d2 Final Aegis X.2 update
- added mob_db_a.txt in case someone wants to use 100% official X.2 drop rates
- now starting to add after-X.2 drops

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24 20:04:22 +00:00
skotlex
2fe91c5e7d - Item sharing now shares the same rules as exp sharing (no sharing when dead, or idle, etc)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6737 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24 19:15:27 +00:00
skotlex
e6d15ee6a9 - Fixed summoned slaves being able to cast onspawn summon-skills (slaves aren't supposed to be able to call minions)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6735 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24 18:45:25 +00:00
skotlex
8c547af427 - The clif_skill_poseffect packet will not be invoked in Snap unless the skill was successful. May fix the client-position lag.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6734 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24 18:09:58 +00:00
skotlex
9eb0eab0a7 - Corrected item script for dead branch and poring box
- Removed that npc-warp warning as requested by Playtester.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6732 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24 17:29:58 +00:00
skotlex
1641349382 - Merged item_db.sql from stable :B
- Added a missing line (how did it get lost?) in mob_spawn to set aggressive state for angry mobs.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6731 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24 16:47:10 +00:00
Playtester
0cabc2525a Fixed the Thanatos Floor 12 warp
- coordinates are just guessed
- whoever does the quest should fix the warps there anyways

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6728 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24 16:27:46 +00:00
skotlex
9776045b22 - Corrected SL KA* spells not working on other Soul Linkers.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6727 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24 14:45:30 +00:00
skotlex
6a7fd3930f - Corrected mob angry mode, now it only "restores" itself after being hit when the mob has no target within their range of sight rather than on picking a new target.
- Corrected a pair of incorrect sql query parsing logic in the login-sql ban request packet.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6724 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24 13:42:12 +00:00
Playtester
2ab10f916a Commented the custom Geffenia Fountain by default
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6723 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24 08:41:05 +00:00
Playtester
8fddaaddb8 Tested the Novice Exchange Quest by Dr.Evil and added it to the default NPCs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6721 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24 08:31:18 +00:00
Playtester
28454d3044 Added Novice Exchange Quests provided by Dr.Evil, not tested yet
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6720 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 23:13:27 +00:00
Zido
3d73de5545 - Fixed wedding sprite staying active after unequip.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6719 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 20:40:41 +00:00
skotlex
8b29b1574f - Some cleanup of run_script, should fix the memory leak there.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6718 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 18:16:25 +00:00
Playtester
e67e4d983d Amon Ra now uses Meteor Storm on self until we find out how it really works
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6716 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 15:58:53 +00:00
skotlex
0c8a59d012 - the charname request hack message has been downgraded to only include GM-invisible characters.
- corrected clif_charnameack to send negative ID when a disguised player asks for it's own disguised name.
- Cleaned up the disguised target-id checks taking into considering that the only character that sees a negative ID is the same disguised character.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6715 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 15:43:40 +00:00
skotlex
ed8a9e9848 - Modified battle_calc_weapon_attack to use new flags pdef/pdef (pierce defense), Investigate and Icepick will now use the final def/vit-def values rather than the base ones.
- The move-enable condition checks for skills are now checked for only when on skill use, not at cast-end time.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6714 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 15:08:37 +00:00
Playtester
b842e93beb Fixed a bug in the new Job Master
- he rebirthed you even if you haven't reached level 99

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6713 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 14:47:15 +00:00
Playtester
bfae5bbeae Changed the questions of the Wizard Quiz to official ones
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 14:19:09 +00:00
skotlex
e7a25fdeac - Corrected clif parse name request failing on disguised characters.
- Corrected Soul Drain draining from all non-ground-based skills including non-magic attacks.
- Corrected pc_setoption to change the option and then change class. changing option-wedding will automatically convert the view-class as well.
- Corrected the 15% drop rate increase when killing higher level mobs in pk-mode triggering for all mobs with lower level than yourself. Thanks to Vayu.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6709 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 13:51:42 +00:00
Lance
81efffac73 * Fixed typo (this time it's not my fault) in script_reload() clearing the same db each time o_o
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 10:59:36 +00:00
Lance
6dc8e549e4 Reloadscript cleanup
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 10:40:54 +00:00
Lance
c243406d9e Crash prevention
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6706 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 10:34:08 +00:00
Lance
56005cb610 * Fixed sleep command.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6705 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 09:54:27 +00:00
Lance
fa084e111c * Added 'setd' support for local NPC scope (') variables.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6704 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 08:35:22 +00:00
Lance
5120d7677c * [Scripting Engine Update] New variables are ready to be used.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6703 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 08:22:53 +00:00
Lance
aaa3738ed9 Dunno what the hell the causing the errors when using '@variables, 'variables works fine.. something is messing up....
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 08:01:40 +00:00
skotlex
1a06a9a6f4 - Updated skill_delayfix to return 0 for mobs since they have no skill delay other than the one specified in mob_skill_db
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6699 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 19:56:26 +00:00
skotlex
8e1cd35c5a - Corrected the 20 lvl diff 15% exp bonus on pk_mode servers. Thanks to Vayu for pointing it out.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6698 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 17:33:58 +00:00
skotlex
b59d433a35 - Fixed a pair of compilation logic errors.
- status_get_sc_tick will now use directly Stun's formula rather than invoking the status sc chance once.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6697 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 15:58:49 +00:00
skotlex
98de35a4f7 - Fixed a possible null pointer in script command misc_effect
- Modified Investigate to take into consideration final def/vit-def rather than base values for damage adjustment.
- Added missing include unit.h in pet.c


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 14:38:18 +00:00
eaac
80fd709fbb - eAAC Update for Donation Girl [erKURITA]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6694 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 13:07:47 +00:00
Lance
4284e3352a git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6693 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-05-22 12:40:05 +00:00
Lance
0867d2e23e * Looks like I fixed all of the leaks.. need someone to check :P
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6692 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 12:39:47 +00:00
Lance
2870364349 - Fixed some of the leaks.. still fixing..
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6691 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 12:38:12 +00:00
Lance
a7e5993400 * WARNING: New scripting system contains memory leak
TODO: Free all scripts using script_free_code() instead of old methods. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6690 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 12:15:49 +00:00
Lance
afdee66062 Forgot to uncomment jobmaster from npc-loading list -.-
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6689 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 09:44:24 +00:00
Lance
5dbe5de760 * Excluded idle and auto-trade party members from TK_POWER list.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6688 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 09:40:18 +00:00
Lance
daaf8a0d13 * Global_Functions fix. Jobmaster fix.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6687 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 09:07:50 +00:00
Lance
6ae92d0a86 * Fixed compilation errors.
* Tidy up jobmaster for easy debugging. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6686 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 08:52:56 +00:00
Lupus
64a604f58e added thanks
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6685 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 08:34:16 +00:00
Lupus
24beddd3ae SC_SPEARSQUICKEN -> SC_SPEARQUICKEN normalized enum name
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 04:49:33 +00:00
eaac
6a3fbf2605 * eAAC Update + Fix [erKURITA]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6682 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-21 20:10:42 +00:00
blackhole89
752cd268ef * Part A of the Homunculus code.
This only features the structures, status_* and clif_* (packets) and is
	  not functional yet in any conventional way, but doesn't interfere
	  with present functionality either.
I would only forget half of this stuff if I tried to do all at once.
Expect the rest somewhen within the upcoming week.
(This is not similar to jA's implementation.)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-21 18:59:13 +00:00
Lance
9e7055026e Bugfix wrong code block.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6680 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-21 16:33:06 +00:00
Lance
4908a915e7 Incorrect dates in changelog :(
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6679 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-21 13:37:55 +00:00