musashiden
a483f94806
- Once again disabled the socket enchant NPC. unless your server's rates are 1/1/1, it will COMPLETELY ruin your server's economy. [Musashiden]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8116 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 22:20:15 +00:00
skotlex
b0d9f8bbd3
- Reverted the previous change, chasewalk has no icon, only the str-bonus has that fist icon now.
...
- Allowed chase-walk to display a skill animation when using it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 21:19:46 +00:00
skotlex
2c6377dc33
- Readjusted the Chasewalk icon to be as it should be.
...
- GS_DESPERADO is now a short-range attack skill.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 20:35:48 +00:00
skotlex
1728ee1850
- Changed the Battle-Orders icon to be the Strength Up icon (for Chasewalk's str bonus).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 19:59:22 +00:00
skotlex
5d9e6b4a71
- GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the place. The idea is that the TBL* versions are supposed to be easier to use than the standard structure definition, but using TBL_HOMUNCULUS as an alias to struct homun_data kinda beats the purpose! Renamed them all to TBL_HOM/BL_HOM.
...
- Fixed using the right-hand weapon's size modifiers regardless of which weapon was being used.
- Simplified the ignore-size check by making the Weapon Perfection check be done when specifying the flag, also moved the size-fix property of riding spear-knights to status_calc_pc.
- Removed variable hd from status_calc_bl as it's not needed.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8112 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 19:45:12 +00:00
skotlex
5d9e8a7325
- Moved SI_CHASEWALK to 119 as concluded by LoneWolf
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8110 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 18:39:04 +00:00
skotlex
b6b81e7051
- Corrected clif.c sending the raw mdef2 value to the client instead of first substracting the "secret vit/2" bonus from it.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 18:06:22 +00:00
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