aleos89
c2035f0477
Follow up to 82af619
...
* Resolved a compile error.
2016-06-27 14:33:22 -04:00
aleos89
82af619dfd
Refactored clif damage type calls
...
* Cleaned up the calls for e_damage_type to use the constant value.
2016-06-27 12:48:26 -04:00
Jittapan Pluemsumran
b8a221fc99
Merge pull request #1397 from Akkarinage/hotfix/issue1387
...
Added duplicate NPCs to Novice Grounds. Fixes #1387 .
2016-06-27 20:22:05 +07:00
Akkarinage
1dd674ff0d
Added duplicate NPCs to Novice Grounds. Fixes #1387 .
2016-06-27 05:58:19 +01:00
Jittapan Pluemsumran
3eac0617cd
SQL Synchronization
2016-06-26 23:01:27 +07:00
Jittapan Pluemsumran
b1d827183f
Merge pull request #1392 from zackdreaver/master
...
Renewal item_db fix and update
2016-06-26 22:58:03 +07:00
zackdreaver
eb007e4b06
follow up 69ac7c3be996e6d7293cde61a7dc797368ad7b5f
...
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-06-26 22:42:13 +07:00
zackdreaver
69ac7c3be9
Renewal item_db fix and update
...
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-06-26 10:50:35 +07:00
aleos89
562a1a7b61
Removed some leftover variables
...
* Follow up to 65b716f.
2016-06-24 13:06:55 -04:00
Jittapan Pluemsumran
574f69e211
Updated HT_BLASTMINE and HT_CLAYMORETRAP renewal behavior
...
* These two skills now bypass defense cards.
Fixed #1028 . Thanks to @Vomaito
2016-06-24 21:36:52 +07:00
Jittapan Pluemsumran
26aa69d6ef
ECL_SQUOIA now removes SC_DECREASEAGI
2016-06-24 20:16:49 +07:00
Lemongrass3110
bea47eac42
Added some more missing placeholders to mobdb
2016-06-23 23:24:56 +02:00
Lemongrass3110
f03174123e
Fixed full throttle status icon
...
It now displays the time correctly.
Fixes #1384 thanks to @julia40124009
2016-06-23 15:55:28 +02:00
Jittapan Pluemsumran
b95df50cd1
Follow up to 6412c82
...
Correct typo in the code
2016-06-23 17:14:02 +07:00
Cydh Ramdh
6412c82d59
Follow up d2bbd913ec886b1f4466f8d7651aba88f0de2b93
...
* Clean up `party_exp_share` for Renewal.
* Updated `party_exp_share` source doc.
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-06-23 10:42:59 +07:00
Cydh Ramdh
d2bbd913ec
Fixed #1383 : 0 EXP oddity for 'even share' party EXP
...
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-06-23 08:48:21 +07:00
Atemo
94b866e938
Fixed issue #1382 (quest error)
...
Thanks @anacondaqq
2016-06-23 02:25:31 +02:00
Lemongrass3110
4ad8eb0655
Fixed appveyor project id
2016-06-23 01:40:12 +02:00
Lemongrass3110
7316c45ba6
Added appveyor for windows build tests
2016-06-23 01:28:22 +02:00
Lemongrass3110
2534588af6
Added const support to mob race2 db
2016-06-23 01:16:27 +02:00
Lemongrass3110
65b716f586
Removed some hardcoded mob ids
...
Created some race2 values for mobs used in the Manuk and Splendide status changes
2016-06-23 00:41:21 +02:00
Lemongrass3110
9558ef0868
Moved mob random groups constants
...
Added/Moved the two missing groups into src.
All of them are exported now directly through script_constants.h
2016-06-22 21:04:53 +02:00
aleos89
2e98ff68ae
Updated script documentation
...
* Updated the constant location references to the new script_constants.h file.
2016-06-22 13:47:19 -04:00
Atemo
85f44a587d
Removed useless lines
2016-06-22 15:50:40 +02:00
Jittapan Pluemsumran
c658ea23d4
Follow up to 33270ed.
...
Change type of running_npc_stat_calc_event variable to bool.
2016-06-22 17:54:40 +07:00
Jittapan Pluemsumran
33270ed2f5
Expands pc_bonus warnings to give more info when unknown bonus type is detected.
2016-06-22 15:42:58 +07:00
Lemongrass3110
124572efad
Updated slots of shield of aeon
...
Fixes #1265 .
This data was taken from divine-pride and iRO patch 2016-06-16data_gm_desc_r2.gpf, since the item does not exist on kRO.
2016-06-21 23:57:38 +02:00
Jittapan Pluemsumran
0798acec94
Update .gitignore. Ignore *.VC.opendb
...
[ci skip]
2016-06-21 18:37:07 +07:00
Jittapan Pluemsumran
ec042e99a5
Follow up to 1d09abe
...
Only retrieve the pointer for base status once
2016-06-21 17:23:16 +07:00
Jittapan Pluemsumran
815368accf
Merge pull request #1381 from AtlantisRO/master
...
Added use of F_HasEdenGroupMark function.
Thanks to @AtlantisRO!
2016-06-21 17:13:56 +07:00
AtlantisRO
cfe7e3efc6
Added use of F_HasEdenGroupMark function.
2016-06-21 03:44:31 -06:00
Jittapan Pluemsumran
274232f716
Merge pull request #1380 from AtlantisRO/master
...
Added support to Para_Team_Mark_ item in Eden Group
Thanks to @AtlantisRO!
2016-06-21 13:56:56 +07:00
AtlantisRO
3a526c7ca0
Added support to Para_Team_Mark_ in Eden Group.
2016-06-20 21:28:20 -06:00
AtlantisRO
22aa75511c
Update to rAthena's Latest Version
2016-06-20 16:08:17 -06:00
aleos89
b2fedb8ea1
Follow up to 1d09abe
...
* Removed an unused variable.
2016-06-20 14:21:20 -04:00
Jittapan Pluemsumran
1d09abe0a8
Fix Rebirth Spirit (SL_HIGH) not increasing stat on recast
...
Fixes #1372 . Thanks to @dragonis1701
2016-06-19 22:28:06 +07:00
Jittapan Pluemsumran
9b3a58128a
Opps.
...
This reverts commit d4824c3
2016-06-19 22:08:01 +07:00
Jittapan Pluemsumran
d4824c36c5
Soul Breaker's magic portion should not be affected by element.
...
Fixes #734 . Thanks to @MrAntares.
2016-06-19 22:06:33 +07:00
Jittapan Pluemsumran
e4ac1eee8c
Phantasmic Arrow should use equipped weapon's element instead of forced neutral.
...
Fixes #1352 . Thanks to dragonis1701
2016-06-19 20:42:37 +07:00
aleos89
247217e7d5
Fixed an incorrect message ID for the bodystyle atcommand
...
* When using an unsupported bodystyle job an invalid ID was trying to be printed.
Thanks to @julia40124009!
2016-06-19 09:02:04 -04:00
aleos89
7a84b535d8
Reflect Damage versus Emperium ( fixes #1356 )
...
* Reflect Damage will no longer damage Emperium.
2016-06-18 11:29:17 -04:00
Atemo
14d93ff996
Fixed a mistake with dispbottom in hunting_missions.txt
2016-06-18 17:15:25 +02:00
aleos89
dfd9bdef63
Resolved a compile warning
...
* Resolves a possible attempt of outputting an uninitialized instance name during reload.
2016-06-17 13:21:47 -04:00
Atemo
6546566a4a
Fix a typo in hunting_missions.txt follow up 673a93c5e4fbf081d276ca2a76090dcebd779325
2016-06-17 18:46:26 +02:00
Atemo
673a93c5e4
Fix issue #1225
...
If party enable warning / debug and error show up.
2016-06-17 15:34:46 +02:00
Jittapan Pluemsumran
33f83e0015
Updated bSkillUseSP item bonus documentation
...
Thanks to @Stolao
[ci skip]
2016-06-17 16:52:32 +07:00
Lemongrass3110
93c01ee056
Fixed monsterinfo and whereis
...
Also updated the german translation.
Follow up to 604e805
2016-06-16 23:40:14 +02:00
aleos89
604e805c03
Corrected some MAX_SEARCH results ( fixes #1345 )
...
* The count was already being capped by itemdb_searchname_array() so the check was never hit.
* Adjusted the return message to match the corrected result.
2016-06-16 13:46:15 -04:00
Atemo
abf939c559
Partial solved issue #1368
...
@ii displayed double info, introduced in cef2f9ea63aabd45bc5dda294a37fe2f96821275
2016-06-16 16:15:12 +02:00
rAthenaAPI
30ca913558
SQL synchronization
...
[ci skip]
2016-06-15 20:00:41 +02:00