10375 Commits

Author SHA1 Message Date
shennetsind
b6bc982d37 Follow up r15862 someone (<points at me>/facepalm) forgot that he had modified more than one file.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15863 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-15 12:41:09 +00:00
shennetsind
c0a6468d03 Let there be light! GREEN TREE ON ALL DISTROS, I CHOOSE YOU, NOW!
All 64-bit warnings should be cleared by this revision.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-15 12:40:20 +00:00
shennetsind
a6a602011d Fixed quite a few dozen "comparison is always true due to limited range of data type" warning with gcc on --enable-64bit mode.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15861 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-15 12:04:44 +00:00
shennetsind
d792a2b57f Fixed compiling warning with gcc on --enable-64bit mode.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15860 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-15 11:52:22 +00:00
brianluau
878c99e4d8 - Follow up to r15060.
- Fixed some grammar in Kiel Quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15858 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-13 02:31:51 +00:00
shennetsind
2f7dbc7729 yet another minor performance improvement. walking mobs no longer waste bandwidth by sending clif_move to nearby players if they haven't been damaged recently. (bandwidth&process time saver <3)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15857 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 11:57:38 +00:00
shennetsind
8be0fbff1f Minor performance improvement. server no longer wastes processing time creating the awfully long spawn packet when there is nobody in the map it is being spawned in (for mobs & npcs). this also makes server boot faster.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15856 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 11:21:48 +00:00
shennetsind
6b4d673359 minor performance improvement for users with battle_config.ksprotection disabled.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15855 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 10:34:34 +00:00
shennetsind
92f5387b0a Fixed bugreport:5561 Even Share Exp should now be working properly
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 10:27:48 +00:00
shennetsind
6f1bcbd4a0 minor improvement on NPC parse processing
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15853 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 07:49:25 +00:00
shennetsind
ea04a6aaf6 Fixed bugreport:5533 Voice of Siren status now works properly.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15852 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 06:25:30 +00:00
shennetsind
f78ae28f0b Fixed bugreport:5524 Epiclesis now heals every 3 seconds instead of 1.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15851 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 06:08:50 +00:00
shennetsind
2cbf000241 Fixed bugreport:5498 Magenta, Cobalt, Maize, Verdure, Firing and Icebound traps are now able to be cast under a target's feet.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15850 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 05:47:42 +00:00
shennetsind
d7e1298fb8 Rollbacked clif.c from the changes of r15828, r15830 and r15833 (they were causing quite a few bugs and protimus wasn't available to fix). special thanks to keikun.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15849 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 05:42:53 +00:00
shennetsind
acda85ef7a Fixed bugreport:5492 Berserk and Two Hand Quicken now give proper +15 and +7 aspd boost.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15848 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 05:22:35 +00:00
shennetsind
6716f8bbfb Fixed bugreport:5535 while caster is in shadow formation he no longer can attack or use items.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15847 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 05:15:16 +00:00
shennetsind
b49aa71287 Fixed bugreport:5556 skill_onskillusage is only triggered if previous skill didn't miss.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 04:55:36 +00:00
shennetsind
badb682be9 Fixed bugreport:5543 this item is official rentable and it should unmount upon expire.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15845 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 04:43:42 +00:00
shennetsind
f723992af9 Fixed bugreport:4292 item_noequip now scans armor enchant gems.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15844 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 04:35:16 +00:00
shennetsind
0674d99a60 Moved Renewal Experience Modifier out of REMODE and created its own RENEWAL_EXP setting. will update on the wiki asap.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15843 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 04:12:42 +00:00
shennetsind
a224d344e2 disabled unused grf_shuffle_enc, gcc was bugging regarding it not being called anywhere.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15842 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 03:59:05 +00:00
brianluau
7629e2a292 - Follow up to r15084.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-10 20:32:39 +00:00
tr0n93
e71387fc38 Fixed some typos. (bugreport:5562)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-10 15:15:11 +00:00
epoque11
f7e408fd61 - Fixed a STUPID Linux issue preventing compilation due to file name-casing
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15839 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-09 23:28:26 +00:00
epoque11
694123790f - Follow-up to r15837, fixed compiler error due to missing header file
- Cleaned upper-case file naming which goes against coding standards

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15838 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-09 23:21:18 +00:00
epoque11
34e7f045b7 - Spring cleaning of various source files
- Removed unused src/map/config/Skills/Mage_Classes.h file

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15837 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-09 22:56:59 +00:00
technote24
fb6262a990 =General
*Added some jobs with ID's and MAPID's masks to prepare for the adding of more jobs in const.txt
*Fixed a typo on JOBL_THIRD check in const.txt
*Added all currently known tags and ID's support for NPC's, skills, status, and units.
*Changed SI_SITTING to official name SI_SIT.
*Increased MAX_SKILL to 3040.

=NPC
*Corrected a typo in the jobmaster script.
-Fixed required job level for changing to 3rd to 50.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15836 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-08 23:41:53 +00:00
mandark022
8caffe12b8 Fixed (bugreport:5554) where scatter stuff cant be executed or acrquired.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15835 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-08 14:03:15 +00:00
mandark022
68e150f151 Fixed (bugreport:5293) door closes and does not give the quest requirement when you talk to it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15834 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-08 11:53:18 +00:00
xazax-hun
4d195d850b Fixed some minor issue, follow up r15828.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-07 18:09:30 +00:00
mandark022
10c576102b Fixed (bugreport:5429) corrected requirements checking before job change to Minstrel.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-04 03:21:23 +00:00
protimus
3bef55453a Re-add hotkey bar defines for pre-renewal.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-04 01:45:10 +00:00
protimus
f5f937c809 More cleanups for old clients.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15830 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-04 01:20:06 +00:00
protimus
c4a0e9d911 Changed some defines into an enumerator.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15829 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-04 00:38:07 +00:00
protimus
d0f2568d8f Cleanup of conditions for old clients.
- No one use versions as old, besides being advised to keep up to date.
- Informations of packets will be maintained, the cleanup is just for conditions. Please do not remove old packet information, it is useful for future searches.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15828 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-03 21:18:23 +00:00
shennetsind
509c5d37b5 Reverted r15825, glitch found. will work on it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15827 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-03 00:57:50 +00:00
shennetsind
ba274c5392 Fixed bugreport:5500 / Follow up r15768
Shield Chain now takes account of weapon attack and weapon refinement into damage, along with elemental weapons.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15826 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-03 00:18:49 +00:00
shennetsind
bf4a87928d Fixed bugreport:5018 skills permanently granted through scripts are now 100% functional.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15825 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-02 23:54:50 +00:00
shennetsind
7c04889ec2 Fixed bugreport:5453 Added CH COLLECT (ZEN) 2s fixed cast time
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-02 23:42:48 +00:00
shennetsind
66030c2dc6 Fixed gcc warning on script.c, getnpcid
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15823 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-02 23:36:33 +00:00
epoque11
00aa83d419 - Fixed grouprandomitem; always produced negative item IDs. (bugreport:5529)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-02 20:47:42 +00:00
epoque11
0495f532c5 - Small change to @version command (fixed invalid project name)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-02 20:41:22 +00:00
eathenabot
cbce9ab414 * Merged changes up to eAthena 15085.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-31 22:52:58 +00:00
eathenabot
ea46e779c0 * Merged changes up to eAthena 15084.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15818 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-31 22:30:30 +00:00
epoque11
0f5101055d - Fixed warning notice of nullpo_retv (follow up to r15816)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15817 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-30 08:47:04 +00:00
epoque11
1ce49ea08e - Merged main-chat message handling (as requested/enforced by trojal <3)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15816 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-29 18:43:58 +00:00
brianluau
ad26f30c65 - Removed duplicate Bismarc NPC in Hugel, since r10973. (bugreport:5271)
Bismarc#BLS is located in /npc/jobs/2-1/blacksmith.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15815 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28 19:19:33 +00:00
lordttseven
60eda1e228 * fixed certain traps dealing blitz beat damage due to a missing break (see also bugreport:5509)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28 18:33:45 +00:00
shennetsind
6d05ce229e Fixed bugreport:5515 targets in manhole may now be targeted by shadow form.
Also fixed manhole appearance changing to a trap when activated.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28 05:43:03 +00:00
shennetsind
07fdff5242 Fixed bugreport:5516 Royal Guard's Pinpoint Attack formula was updated and fixed.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15812 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28 05:35:05 +00:00