Playtester
f9c12a7b6a
Hydro is no longer an MVP
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8108 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 17:50:59 +00:00
skotlex
1296ac9375
- Added a damage cap to CR_ACIDDEMONSTRATION of INT_MAX/2 to prevent overflows. It is not capped to INT_MAX because damage increasing skills would cause it to still over flow afterwards.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8107 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 17:15:24 +00:00
skotlex
fb0b6dcabf
- Fixed NPC_CRITICALSLASH not being considered as a Critical hit by the code.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8105 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 16:41:35 +00:00
skotlex
187fb75379
- Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks should happen before a mob uses the rude-attacked skill. Value has been set to 2 for now.
...
- Now when a mob changes target (to someone they can hit) their rude-attacked count won't be reset, but instead will be reduced by one.
- SC_SPEEDUP0 can now stack with the other speed raising buffs.
- Changed the inf2 value of SA_DISPEL so it can be casted on party/guild mates, but not yourself.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8104 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 15:54:46 +00:00
skotlex
5f6f6ff55e
- Some adjustments so that the last-skill-used will be correctly cleared when your combo-time ends.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 15:30:48 +00:00
toms
b34ef7be7c
Fix a bug in atcommand_charspeed
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8100 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 15:13:43 +00:00
skotlex
4a27d643ce
- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence now ONLY blocks skills from being used, it will not stop on-going casts.
...
- Updated status_cast_cancel to also include silence (so the cast bar is cancelled if you are silenced during it)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8098 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 15:00:02 +00:00
DracoRPG
ac75d02b8a
Cooking fix
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8097 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 14:56:07 +00:00
skotlex
34eea8ae57
- Cleaned up the last NJ update code.
...
- Added @ command `charspeed`
- Fixed @jailfor using MAP_PRONTERA as jail instead of MAP_JAIL
- Removed case for GS_SPREADATTACK on damage packets to see if the skill displays correctly now.
- Corrected Deluge/Volcano/V. Gale overlaps so that the placing tiles are removed, NOT the ones who were already placed.
- Made SC_SPEEDUP0 and SC_SPEEDUP1 use different icon IDs, to fix icon-confusion when both are enabled at a time.
- Mob rude-attacked count is not reset now on picking a new char (gotta investigate this further)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8096 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 14:39:38 +00:00
Playtester
526cabe018
* Updated some monsters
...
- Gig and Deleter are now Fire 2 element
- reduced attack power of Skeggiolds
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8095 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 14:02:39 +00:00
evera
9689324b75
fixed zeny bug in dts_warper.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8093 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 13:35:56 +00:00
Playtester
51c7797bbb
Finally updated stats of the monsters that got their exp updated a month ago
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8092 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 13:15:55 +00:00
Playtester
75f193f828
Fixed some items I added yesterday
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 12:16:46 +00:00
toms
5511cb9ea3
Changed atoi to strtoul for guild-experience's field
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8090 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 09:46:35 +00:00
toms
c831b74d87
Fixed a bug in int_storage.c, temp array doesn't have the good size
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8088 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 08:51:18 +00:00
skotlex
aebca964db
- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence now ONLY blocks skills from being used, it will not stop on-going casts.
...
- Updated status_cast_cancel to also include silence (so the cast bar is cancelled if you are silenced during it)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8086 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 01:50:40 +00:00
evera
59d5ec0acf
removed kafra saves outside towns from inside towns, reenabled culvert save
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8084 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 01:36:02 +00:00
skotlex
689c7368e6
- Updated the way SC_SILENCE works. From what I remember (from previous forum discussions) it: 1- Always blocks skills from being used. 2- Will only block a skill when the cast-bar ends IF the skill is targetted. If anyone wants to debate to get this changed, make an appropiate forum topic in the svn development area to discuss.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8083 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 00:45:49 +00:00
skotlex
f131a8bda7
- Moved Full Buster blind penalty to skill_counter_additional_effect
...
- Added a dummy blind duration of 10 secs to FullBuster.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8082 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 00:27:22 +00:00
skotlex
c02123e704
- Added a check in the walking code when triggering skills. NPC_SELFDESTRUCTION will no longer cancel walking, it will instead resend the walk packet, this effectively causes the mob to start walking (clientside) while the cast-bar is showing.
...
- Updated the mob skills so that the marine sphere casts self-destruction with 3 second cast after it starts walking.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8079 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 23:47:33 +00:00
skotlex
587f8e7568
- Fixed a logic error on battle_get_master which was causing infinite loops... ~.~
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8077 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 23:21:54 +00:00
Playtester
b16e5c44a5
Updated Create Arrow to X.4
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8075 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 22:28:01 +00:00
Playtester
abf09acced
* Gold Lux now makes you autocast Flip Coin on attack
...
- also Gunslinger can use Berserk Potion now
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 21:46:27 +00:00
toms
c68d6a5717
Fixed homunculus error message
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8073 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 21:34:01 +00:00
skotlex
ed76d50157
- Rewrote pc_payzeny to not use doubles, it may more accurately prevent charging a player more zeny than they can withhold.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8072 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 21:14:38 +00:00
skotlex
8961bc591d
- Fixed failing to create Deadly Poison Bottles damaging 50% of your max life instead of 25%
...
- Added the missing status-change flags to SC_FREEZE to signal it should modify def and magic def
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8070 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 21:00:45 +00:00
toms
28a6fc49c1
Little add on NJ_HUUMA
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8069 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 20:32:43 +00:00
toms
20da0f1913
Merged Mpeg's work on Ninja skills
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8068 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 18:33:34 +00:00
Playtester
9ed83effce
Unix to Windows format
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 18:14:55 +00:00
skotlex
a70dcb58c6
- Fixed char-txt compilation.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 17:56:27 +00:00
skotlex
0fbdc22df4
- Fixed Martyr's Reckoning having a cap damage of 32k.
...
- Changed Scream and Hammerfall's stun duration to 5 seconds.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 17:49:01 +00:00
Playtester
144eaf0a1a
Now you can teleport in Thanatos Boss room, but you can't respawn there
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8063 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 17:45:33 +00:00
skotlex
8d7c008a65
- Fixed Defender Raising Walk speed instead of diminishing it.
...
- Swaped val3/val4 of defender so that all walking penalty skills store said penalty in val3.
- Added a check on status-change load to prevent loading speed-affecting status when their speed adjustment is 0 (prevents division by zero)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 17:06:16 +00:00
Playtester
c7e6fcb68c
Converted NJ_HYOUSYOURAKU from jAthena since our version was lacking a time2
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 16:55:01 +00:00
toms
8e191af335
Code cleanup & optimization on guild part of char-server
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8059 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 16:37:02 +00:00
skotlex
abcf47cd67
- Fixed script code data not being free'd if a player quits in the middle of a script.
...
- Modified run_script so that when there are leaks, it will report the place where run_script was called from as source rather than the inner code of run_script (for debugging purposes)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8057 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 15:40:25 +00:00
Playtester
2bf2312f0f
Reverted LOD card changes as well
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 15:27:52 +00:00
skotlex
d239082490
- Made recursive master check the default (otherwise it messes skill -> pet -> player kind of herarchies) and cleaned up some the battle_get_master code to prevent infinite loops in the weird case someone specifies that their master is itself.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8055 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 15:11:17 +00:00
MasterOfMuppets
8b7af51433
Reverted some item database changes.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 15:02:11 +00:00
skotlex
19a4f0b31a
- Recoded the GuildAura code to use val3 & val4, allowing much greater stat bonuses (in case someone wants to get Guild Skill level 20 or something crazy like that)
...
- Fixed compilation error...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8053 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 14:55:14 +00:00
MasterOfMuppets
7dc72dd01b
Einbech mines spawn changes.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8051 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 14:47:44 +00:00
Playtester
f0c882f906
Adjusted autocast chance of Amon Ra card
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8050 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 14:40:18 +00:00
Playtester
743b496c44
Adjusted autocast of Dark Lord and Stormy Knight card
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8049 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 14:36:33 +00:00
skotlex
7a082b02a8
- Updated battle_check_target so that all alchemist summoned mobs can be target by everyone.
...
- Cleaned up skill_check_condition_mob_master_sub, it will now count both total number of summoned mobs and amount that belong to the same type.
- Corrected AM_CANNIBALIZE so it will fail if you already have plants of another type out.
- Using NPC_SELFDESTRUCTION no longer will make the caster stop walking.
- Removed SI_GUILDAURA, and replaced it with SI_LANDENDOW, now Volcano/Deluge/V. Gale will get that funky icon instead.
- Changed clif_hominfo to receive both sd and hd as parameters
- Some redundancy cleaning in mercenary.c
- Moved updating of sd->mercenary.hp from merc_damage to pc_makesavestatus.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8048 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 14:27:17 +00:00
Playtester
eb965bda9d
* Added official success rates of the Socket Enchant NPC
...
* Reduced the overrefine bonus of level 4 weapons to 13
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 13:44:16 +00:00
Playtester
33f0807c06
Added the new items and fixed selling price of Dark Mask
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8045 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 12:59:15 +00:00
skotlex
6ef71063cb
- Fixed NPC_SELFDESTRUCTION damaging yourself, causing the source to be knocked back, as well as making others in the splash damage not receive any damage if they are hurt after the caster.
...
- Fixed NPC_RUN not setting the mob's state to MSS_WALK (normally not set by the mob ai)
- unit_walktoxy flag&2 setting will now also ignore unit_can_move, for a forced walk.
- Adjusted NPC_RUN level of Marine Spheres (5->7 cells)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 04:09:01 +00:00
Lupus
59ac684138
fixed hunter job quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 04:01:45 +00:00
Playtester
2ea34d9b9d
* Changed Solace's and Retribution's skills so they feel like on official servers
...
* Fire Pillar's aftercast delay is 1 second now
* Updated Abyss Lake and Rachel mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 01:06:17 +00:00
Playtester
a8880b359b
Some minor monster skill changes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01 23:37:54 +00:00