j-tkay
d8b9d425c5
- Fixed bugreport:7001, Nidhoggur Shadow Card: checks for High Wizard and Warlock jobs.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17027 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-17 19:27:23 +00:00
rud0lp20
5ebe5a4b31
Fixed bugreport:7010 where r17014 missing status_change check that may cause map server crash.
...
Fixed bugreport:6953 where RK_WINDCUTTER don't have skill effect.
Fixed bugreport:6701 change RK_CRUSHTRIKE to self target skill.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17026 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-16 15:43:32 +00:00
j-tkay
3f6e0b89e5
- Fixed bugreport:6997, Novice Training Ground: check quest accordingly. (re/jobs/novice/novice.txt)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-16 15:13:26 +00:00
euphyy
35a5ef2a9e
* Updated Minstrel and Shadow Chaser job quests to their latest versions.
...
* Fixed more Izlude RE coordinates (bugreport:6285).
* Disabled "Fish Tails" NPC in El Dicastes quests until Izlude RE coordinates are found; also, fixed a small mistake.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-15 21:06:35 +00:00
momacabu
97018a0b98
Follow up to r17013, exit loop if found a warp near the player.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-15 02:09:42 +00:00
rud0lp20
5ae74bc50b
Fixed bugreport:7007 where summoning elemental w/o SO_EL_SYMPATHY causes its HP/SP turns 0.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-14 15:26:33 +00:00
shennetsind
7478d1fbd0
HARRO WORLD. GUESS WHO.
...
- Follow up r16981
-- battle.c
--- Moved damage check up, so it doesn't waste time allocating all that stuff.
--- Moved t_race2 inside BF_WEAPON block (the only case that uses it)
-- status.h
--- Changed (struct) weapon_atk wlv from unsigned short to unsigned char, wlv is capped to REFINE_TYPE_MAX which doesn't get anywhere near UCHAR_MAX
- mempool.c
-- Temporarily disabled (yes, disabled in a very silly way) Sirius_Black's memory pool implementation, not only because its not currently being used, but because it spawns a new thread (and since its not being used, it wastes a thread and the memory it consumes).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17021 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-13 22:29:09 +00:00
markzd
29bf44b883
- Fixed a glitch which was causing some buffs to have more duration than intended.(bugreport:6606)
...
- Fixed a glitch, related to r16109, which caused some buffs to end prematurely.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17020 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-12 22:26:23 +00:00
brianluau
54f3e0bda9
- Added $Revision$ and $LastChangedDate$ keyword properties to README.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17019 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-12 06:24:02 +00:00
markzd
0f07e788a4
- Follow up r17017, typo fix.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-12 03:24:37 +00:00
markzd
39a6e86b98
- Follow up r17004 & bugreport:6995, added safer calculation to strategic points at battle.c&status.c.
...
- Implemented reading of renewal exp_guild.txt. (tid:75398)
- Fixed Status Fogwall(Blinding Mist) to be reduced by status/card. (bugreport:4543)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-12 00:21:47 +00:00
j-tkay
b69f0ad825
- Fixed bugreport:6993, invalid item id in mercenary script. (other/mercenary_rent.txt)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17016 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-11 18:38:42 +00:00
j-tkay
9deb0d03c9
- Fixed bugreport:6998, invalid quest check. (quests/quests_dicastes.txt)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17015 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-11 18:12:13 +00:00
rud0lp20
aa7031075c
Happy Holidays and Happy 12/12/12 :)
...
Update Elemental summon to its official behavior
- Fixed missing skill features of Ventus(bugreport:6792,bugreport:6723,bugreport:6511)
- Note: upgrade_svn17014.sql
- And other elemental skills are to follow :)
Fixed bugreport:6889 updated const.txt where it cause error to some items.
Fixed bugreport:6999 where matk damage deals miss atk to plant type targets.
Fixed status calculation where it doesn't give accurate result or how official calculation does.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17014 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-11 17:20:44 +00:00
momacabu
872c6bf810
Fixed bugreport:6483. NPCs with OnTouch in the same area of a Warp won't block player from being warped.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17013 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-09 22:14:19 +00:00
momacabu
781e7dfc1c
* Use sv_readdb to read exp_guild.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-09 02:22:50 +00:00
momacabu
5f85afcfca
* Small improvement in case someone uses logarithmic drops with 1x rate, saving 19.4ms on start in that case;
...
* Fixed bugreport:6606 (follow up to r16881), another issue regarding to dancing skills delay.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17011 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-09 00:46:08 +00:00
euphyy
62dee5b8c7
* Updated Geneticist, Warlock, and Sura job quests to their latest versions.
...
* Added a clearer example for party_even_share_bonus (tid:58005).
* Standardized job headers.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-08 18:18:36 +00:00
j-tkay
841ca16db1
- Updated and adapted El Dicastes NPC from official script. Credits to Muad_Dib!
...
- Standardized header.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-08 17:11:22 +00:00
markzd
b99e879dfc
- Fixed wizard sightblaster skill which was not knocking back traps. (bugreport:144)
...
- Fixed soul linker Swoo(Eswoo) skill to make proper application of stun to caster and target when the second is shrunkened.(bugreport:6157)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17008 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-07 16:42:49 +00:00
j-tkay
78ee33ddda
- Fixed bugreport:6979, added missing case in Ayothaya Guide NPC. (re/guides/guides_ayothaya.txt)
...
- Standardized headers.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17007 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-06 16:25:09 +00:00
j-tkay
e451799f68
- Fixed bugreport:6955, changed the item required for KG_KAGEMUSYA.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17006 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-06 07:10:24 +00:00
markzd
db4748e0dc
- Fixed a glitch(related to r16921) which caused running skills from not stopping when recasted. (bugreport:6026)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17005 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-06 06:07:16 +00:00
markzd
99fde9db49
- Added safer multiplication in battle formulas to prevent int32 from overflowing when High damage is dealt. (bugreport:6952)
...
- Fixed a typo which was preventing rental items from properly disappearing when deleted. (bugreport:6971)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17004 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-05 19:08:28 +00:00
glighta
b23cd26e57
- Re-committed r16987 (pid:161281).
...
-Re-commiting part is now ended
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17003 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-05 14:24:00 +00:00
momacabu
fd49ef5cf2
- Re-committed r16986 (pid:161281).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17002 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-05 14:21:13 +00:00
momacabu
eb9fa64f63
- Re-committed r16985 (pid:161281).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17001 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-05 14:16:04 +00:00
markzd
54576f5971
- Re-committed r16984 (pid:161281).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-05 14:15:15 +00:00
rud0lp20
144bb14efc
- Re-committed r16981/trunk/src/ and follow up r16988/trunk/src/ (pid:161281).
...
-Fix previous recommit since r16995
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16999 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-05 14:13:26 +00:00
markzd
ed8f0515ef
- Re-committed r16979/trunk/src/ (pid:161281).
...
- Re-committed r16980/trunk/src/ (pid:161281).
- Malufett's enhancement applied (r16981)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-05 06:12:53 +00:00
thatakkarin
c23e4c4073
- Re-committed r16977/trunk/src/ (pid:161281).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16997 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-05 05:51:22 +00:00
momacabu
2e3e383ba2
- Re-committed r16974/trunk/src/ (pid:161281).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-05 05:49:10 +00:00
momacabu
4a9da0c578
- Re-committed r16973/trunk/src/ (tid:74924).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16995 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-05 05:41:00 +00:00
momacabu
fa9879ca5d
- Re-committed r16971/trunk/src/ (tid:74924).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16994 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-05 05:25:16 +00:00
glighta
8486d7a5cd
- Re-committed r16969/trunk/src/ (tid:74924).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16993 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-05 05:12:45 +00:00
brianluau
a2bdc47daf
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
...
[16969:16991/trunk/src/] will be re-committed in the next 24 hours.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16992 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-05 02:53:33 +00:00
euphyy
ad54188296
* Updated Sorcerer and Wanderer job quests to their latest versions (fixes bugreport:6966).
...
* Follow-up r16955: fixed an item_db mistake (bugreport:6967).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16991 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-02 06:37:51 +00:00
euphyy
5c0f8fa61a
* Updated Arch Bishop, Guillotine Cross, Mechanic, and Royal Guard job quests to their latest versions.
...
* Fixed Izlude RE warps (bugreport:6884, bugreport:6285).
* Fixed experience reward in Cursed Spirit quest (bugreport:6288).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16990 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-01 22:45:51 +00:00
j-tkay
4d85fe4059
- Fixed Acolyte Tutorial/Quest: A wrong placed curly bracket. Thanks to clydelion! (npc/quests/first_class/tu_acolyte.txt)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16989 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-30 16:48:37 +00:00
rud0lp20
c300d95241
Follow up r16981:
...
- Where it causes nullpo_info warnings or even map crash(bugreport:6954)
- Fixed wrong display of info using HW_MAGICPOWER in pre-re/skill_cast_db.txt(bugreport:5663)
Synced 'skill_cast_db.txt'(new skills only) of RE with PRE RE
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16988 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-30 16:41:54 +00:00
glighta
14ecbcf666
-Fix old warnings. 1st step to get ride of -wno flag in configure.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16987 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-30 04:13:46 +00:00
momacabu
2821d94d7b
- Minor tweak in @jobchange, it will now read msg_athena.conf job names;
...
- Fixed warning in cleanmap command (follow up to r16971).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16986 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-30 00:30:13 +00:00
momacabu
0e8c431c82
- Upon character deletion remove received mails and elemental.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-29 22:58:14 +00:00
markzd
8d166e597a
* Fixed bugreport:6942 where bSkillCooldown was not applying to skills.
...
* Fixed some grammar typos in pc.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16984 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-29 22:38:26 +00:00
rud0lp20
1c686036db
Follow up r16981 wrong column for duration2(fixed for bugreport:6848)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-29 17:57:29 +00:00
thatakkarin
e49bf6b138
* Removed Non-English sample files from doc/sample/ (bugreport:6750)
...
- sample/npc_test_ev.txt was originally used to demonstrate nifty event related commands.
- sample/npc_test_arena.txt is rather defunct as there are fully working scripts within npc/ that demonstrate the same functionality.
- sample/npc_test_str.txt explains how StRing != striNG. This is documented in doc/script_commands.txt
* Slight update to CMakeLists.txt for README.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16982 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-29 16:20:40 +00:00
rud0lp20
4129e5eb1c
Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal)
...
Fixed bugreport:5745 WL_RECOGNIZED us now functional.
Fixed bugreport:5663 where HW_MAGICPOWER shows glitch in status window.
Fixed bugreport:6759 where items granting matk bonus didn't work.
Follow up r16980 small performance enhancement...:)
Done some TODO in skill_cast_db.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16981 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-29 16:03:55 +00:00
markzd
02613ae097
* Minor fix and description when removing debuffs by status_change_clear_buffs.
...
Follow up: r16979
* Reverted r16930. (bugreport: 6939)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16980 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-29 15:19:56 +00:00
markzd
d20b06eeec
* Fixed (assistant/slave)summons/clone, where they dissappeared when going up to a nobranch mapflag map. (bugreport:6925)
...
* Minor fix to to Nosiege, follow up (r16969)
* Fixed RK_Refresh where it was not removing/protecting from the right debuffs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16979 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-29 08:26:44 +00:00
euphyy
a0b84ee722
* Added missing bindatcmd documentation (tid:74882).
...
* Follow-up r16976: spell check and other minor changes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16978 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-29 01:34:17 +00:00