4264 Commits

Author SHA1 Message Date
skotlex
19d37b82d0 - Removed status_get_sc_tick, duration and chance are now both handled by status_get_sc_def
- Fixed mob-kill experience getting screwed up when characters who did damage die/logout at the moment the mob dies.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8619 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 19:06:46 +00:00
skotlex
9e07adc071 - Should have fixed "sleep", thanks to Lance for figuring out the error.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8618 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 18:16:11 +00:00
skotlex
b081345d26 - Ordered up entries in skill_unit_db
- SC_REFLECTSHIELD will now be passed to devoted characters at cast-time.
- Added a check to make a mob's level 1 if the read level from the db is less than it.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 16:47:52 +00:00
Playtester
5edbd7d5a7 Updated name: Lady Tany Card -> Lady Tanee Card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 16:27:48 +00:00
Playtester
72df2cb6b3 Updated Shinobi Sash and Exorcising Ring
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8613 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 16:22:06 +00:00
Lupus
80652329cf fixed bio ethic q
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8611 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 15:24:00 +00:00
skotlex
def8753415 - Some cleanup of how mobcount works.
- status_calc_misc will now be invoked in status_calc_bl even on the first call, since status could have gone up due to skill bonuses.
- Moved max HP/SP calculations to before invoking status_calc_misc
- Simplified distance and check_distance to use "aegis" methods (greater of dx/dy = distance), there's a new define in map.h called CIRCULAR_AREA, when set, the previous method is used, and map for each in range calls will also check for distances, making most ground skills and battle system use real circles instead of squares.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8609 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 14:10:14 +00:00
evera
4c82f276ae Added another missing next; in bongunsword.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8607 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 04:55:16 +00:00
skotlex
0c3d2fd638 - Fixed SC_BERSERK's no regen penalty lasting pretty much forever.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 03:13:44 +00:00
evera
ec04511231 * Added missing NPC name in text and next;'s in npc/quests/bongunsword.txt,
- npc/cities/amatsu.txt, and npc/merchants/socket_enchant.txt. (Thanks $ephiroth) [Evera]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 00:36:56 +00:00
MasterOfMuppets
e028b91ab7 Added some Juperos maps to nosave.txt due to an upcoming update.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-03 11:30:27 +00:00
skotlex
83deb9deec - SC_REGENERATION's val4 now holds the RGN flag of what is blocked rather than blocking all types of regen.
- LK_BERSERK will now only block natural regen on state-end.
- SC_EXTREMITYFIST/SC_DANCING/SC_EXPLOSIONSPIRITS will only block natural sp regen and not skill regen
- SC_REGENERATION blocking will be cancelled on logout now.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8600 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-02 23:24:11 +00:00
skotlex
480f4d2de4 - Applied use of RC_BOSS/RC_NONBOSS in the ignore def code.
- Corrected SCB_LUK not updating SCB_BATK as well.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8598 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-02 20:40:51 +00:00
Playtester
6b5c0479c0 * Applied Vicious's ranges on guns
- Rifle & Shotgun = 9, others = 7

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8596 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-02 19:12:43 +00:00
Playtester
e119644a04 * Updated Kiel spawns
- first floor is close-to-official, but no idea about second floor

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-02 12:42:05 +00:00
Playtester
f36a2a7edd * Fixed some Thanatos Tower warps
- I hope Ishizu fixes up the quest soon

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8592 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-02 11:20:54 +00:00
Playtester
5fb66683d3 * Updated various item names thanks to Haplo
- please update all the quests that use these item names

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8591 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-02 10:01:57 +00:00
evera
2aac60c5be added missing next;'s in payon city npcs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-02 05:19:43 +00:00
skotlex
a9e7abfc20 - Corrected script_commands description of getequipid, it returns -1, not 0 on fail.
- Fixed the mob-id check during pet_db loading, it will also now print when a pet is not loaded due to having an invalid mob class specified.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-02 01:43:23 +00:00
toms
a2ce0be45b The "delete_timer error/no such timer" report will now print the related function
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 23:26:08 +00:00
toms
9a87ed951d I forgot a duplicate
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8585 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 23:07:56 +00:00
toms
9c8acc1464 The Clearing unused stack report will now print the related NPC
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 22:54:50 +00:00
toms
d0b42dffff I forgot a duplicate
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8583 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 22:43:00 +00:00
toms
5c9beff857 The duplicate npc report will now print the related file name
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 22:27:38 +00:00
toms
d7156f2f21 Tried to remove all duplicates (in default NPCs)
( hope nothing is broken ;) )

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 22:11:36 +00:00
skotlex
9976069fdc - Added a missing break in battle_check_target
- Added config setting "partial_name_scan", which specifies whether @ given names should use a partial string lookup or absolute name lookup. Defaults to no (gm.conf)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8578 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 15:56:34 +00:00
skotlex
a4ce257ad3 - Added defines status_base_matk_(max/min) for code readability
- Expanded status_calc_misc so it may also calculate the batk of characters as well as their regen data (if they have it)
- Fixed a memory leak when using charsave_method:1


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8576 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 15:18:15 +00:00
skotlex
063270b3cb - Soul Breaker will now be affected by Lex Aeterna on both parts of the attack.
- Some minor code cleanups
- Cleaned Adaptation's code to not require to check the Skill Unit group structure to extract the skill lv info.
- Status changes with no skill and no SCB* data will now go through if they have an SI* icon. This should fix SC_MIRACLE
- Reverted switching a mob's adelay/amotion when the later is longer than the former, now both get updated to amotion.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 14:12:51 +00:00
Playtester
1a38a5e72f Added some new items thanks to Haplo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8573 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 11:29:20 +00:00
Lupus
f2c81b12e4 added divorce.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 11:06:09 +00:00
DracoRPG
94f427f6c3 Various NPC fixes
* LUPUS, REMEMBER TO ACTUALLY ADD THE DIVORCE NPC, THANKS :P *

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8571 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 10:59:14 +00:00
Lupus
5fd617b22b added divorcing deviruchi
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8570 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 08:20:24 +00:00
Lupus
8bf8a226f3 rogue quest fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8568 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 08:02:19 +00:00
MasterOfMuppets
8d60e59037 Removed a warp from Izlude to make sure people won't get stuck until the arena has been finished.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8567 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-31 20:52:07 +00:00
skotlex
a19cafda61 - Moved the intimacy penalty of HFLI_SBR44 and HVAN_EXPLOSION to skill_counter_additional_effect
- Simplified skillnotok_hom by using an invocation to skillnotok
- Hopefully fixed BD_ADAPTATION
- Homun won't lose any intimacy on death now.
- Homun will be saved together with the master now (as long as the homun is active)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8564 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-31 16:40:37 +00:00
skotlex
5c8103cb76 - Modified the error reporting in map_freeblock_unlock so that when there's an error, the reported line number is the file's linenumber plus the object's type *10000. This is for debug information to help track down the already-freed error.
- pc_adopt will now preserve the kid's job/job-level/experience. This means that if you adopt a Swordman level 45, it will become a baby-swordman level 45, with the exact same exp as before.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-31 16:09:50 +00:00
toms
4ed81c185a Fixed new mob's name not sent to the client when the mob is morphed
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8562 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-31 15:22:32 +00:00
skotlex
da0c3867d8 - Added setting attack_walk_delay which specifies whether a character should (or not) be able to move inmediately after starting a normal attack (battle.conf). Defaults to 0 since that's what Aegis uses.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8561 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-31 14:46:56 +00:00
skotlex
eac939f439 - Fixed @summon's delete timer being screwed up.
- Cleaned up a bit the summon script command.
- Fixed the clone script command's delete-timer being screwed up.
- Corrected battle config name max_walk_rate, it should be named max_walk_speed.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-31 14:18:37 +00:00
Playtester
9adb376eae Reverted two duplicate next, please check before commit it
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-31 09:31:16 +00:00
Lupus
bacae50101 added missing next;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-31 06:25:23 +00:00
skotlex
b0428a5285 - Skill required-state will now only be checked on cast-begin, not cast-end.
- Added a check in status_calc_pc to prevent player rate adjustments from from going below 0.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-31 01:10:36 +00:00
MasterOfMuppets
5eac0942c6 A small fix to the 2006 headgears quest, thanks to Belle for telling me about the problem.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8549 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 14:51:48 +00:00
skotlex
83c639d54a - Removed sending normal-damage packets instead of skill packets for splash-damaged skills, since... well, that's how Aegis does it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8548 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 14:22:20 +00:00
skotlex
87d78eb976 - Updated HLIF_CHANGE to work as explained by Tharis -> It now adds 30*lv vit and 20*lv int, is dispelled on warp, and can-act delay is 5+5*lv minutes. Hp/Sp is no longer set to 10 after a forced expiration.
- Added instant skill unblock in skill_[merc/pc]block_start when the duration passed is less than 1.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8547 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 14:11:23 +00:00
skotlex
0f8fb18252 - Fixed char-sql compilation
- Added support for reading the item_db_db inter config settings (char-sql)
- Fixed some compile warnings (functions with no arguments should have a (void) instead of ()).


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8546 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 13:56:27 +00:00
skotlex
dfac028631 - Added a message to @clearweather stating when climate changes will dispel.
- Corrected @hidenpc saying that it's command name was "@npcoff"
- Updated itemdb reading on the char-sql server so that it reads both item_db and item_db2 files (totally untested yet as I can't compile SQL here x.x)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 13:40:10 +00:00
Playtester
c29d60c88f Added temporary Ice Dungeon spawn file (commented for now)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8544 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 12:25:25 +00:00
Playtester
b099096ae1 Updated ingredients for Smooth Noodle
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 11:45:33 +00:00
Playtester
b87c45c2ca Updated mob iRO names and mob stats
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8542 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 11:41:13 +00:00