Atemo
c3e56b9c1b
Update
2015-11-26 23:11:22 +01:00
Atemo
7fcd0f5b9d
Clean up
2015-11-24 23:22:42 +01:00
Atemo
4f3f483bfa
Remove setquestinfo_req state 3 unused in aegis (currently commented)
2015-11-24 18:12:52 +01:00
Atemo
9b13351817
Merge branch 'master' into academie
2015-11-24 18:01:09 +01:00
Atemo
501751df39
- corrected getequipid warning when nothing equipped
...
- getstatus should push -1 for infinite timer
2015-11-24 17:23:35 +01:00
icxbb-xx
a47af467f3
Follow up to bc8a12f
...
* forgot change Packets version, Thank you to @Varyss
2015-11-23 15:21:29 +07:00
icxbb-xx
bc8a12f2c6
Follow up to d2d1fd2
...
* Fixed an issue #770 Thank you to @Varyss
2015-11-23 13:32:40 +07:00
icxbb-xx
d2d1fd21d3
*Add full Support 2015 client
...
- New EquipPackets Support v6
- add missing some old packets
Thank you to @Rytech and 3Ceam http://sourceforge.net/projects/v1-3ceam/
2015-11-21 21:33:16 +07:00
Aleos
ad3a74bb8f
Merge pull request #761 from rathena/hotfix/atcommand_doc
...
Updated atcommand documentation
* Added atcommand changecharsex to the atcommand documentation.
2015-11-20 09:42:09 -05:00
aleos89
af60b286d1
Bug Fixes
...
* Fixes #754 - Corrected Zenkai duration.
* Fixes #755 - Corrected a typo for SC_INCCRI.
* Fixed 16th Night (Izayoi) increasing variable cast time instead of decreasing.
2015-11-20 09:14:29 -05:00
icxbb-xx
c5a4240c88
Merge branch 'master' of https://github.com/rathena/rathena
2015-11-20 12:43:39 +07:00
icxbb-xx
8c6b720e8f
Fixed #767
...
- Visuals effect from headgear not remove when rent of item expire
* Thank you to @admkakaroto
2015-11-20 12:39:27 +07:00
lighta
d22eb4326b
Merge pull request #749 from Baalberith6/master
...
Fixing sql upgrade 2014 06 12 losing data when having negative values in card columns
2015-11-20 01:38:41 -04:00
nanakiwurtz
4df55c9753
Fixed #766
...
* Thanks to @ernestfegarido
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-11-20 09:51:15 +07:00
marha
fd9251579c
Narrow the query results to named items only (card0 IN (254,255))
2015-11-19 22:18:23 +01:00
lighta
65b6861e84
Small cleanup
...
And updata mapcache to use DBPATH instead rechecking RENEWAL macro,
(code duplication)
Make mapcache use cli.o to give some feedback on arguments given.
2015-11-18 06:34:14 -05:00
lighta
8703eacfe4
Merge branch 'academie' of https://github.com/rathena/rathena into academie
2015-11-17 22:19:38 -05:00
Atemo
1e80d1b720
Removed comment and corrected typo
2015-11-18 03:36:37 +01:00
Lemongrass3110
057384aa51
Partial revert of a674869
...
Fixes atcommands heal and jump not working without parameters anymore.
2015-11-17 14:46:05 +01:00
Lemongrass3110
c2f8dec830
Fixed #758
...
Thanks to @Atemo and @RagnarokNova
2015-11-17 14:41:22 +01:00
lighta
bdd6ea6cd0
Atcommand missing doc
...
Run tool/check_doc.pl and add missing documentation for atcommand
@changecharsex (that one seem tohave been forgetten)
2015-11-17 08:35:07 -05:00
Lemongrass3110
85971d6d4b
Fixed #759
...
Seems to have been here since SVN times.
2015-11-17 13:21:09 +01:00
Lemongrass3110
54fb88d8af
Follow up to ae98019
2015-11-17 12:19:38 +01:00
lighta
4342221a1e
Follow up a7b8fd4a5d33de75ae
...
Fix an invalid check on skill_parse_row_requiredb() for EQUIP_REQUIRE
Fix itemdb_group_free call in itemdb_read_itemgroup_sub using real
va_list, (preventing compilation on ARM)
Add some notes.
2015-11-17 00:21:05 -05:00
nanakiwurtz
e9d8661c6f
Reverted item ID 4845 (Strength of Ocean)
...
* Blame b69d9b0db2
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-11-17 10:57:16 +07:00
nanakiwurtz
bac1607624
Item DB Update
...
* Several cards script updated
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-11-17 10:46:25 +07:00
Lemongrass3110
4ed43150e8
Follow up to 09ddcdf
...
Which is actually a follow up for my mistake in a674869
Fixes 756 - sorry guys!
2015-11-16 23:40:40 +01:00
aleos89
c389a6c456
Follow up to e276970
...
* Fixed an issue with ATK/MATK params. Thanks to Lord Ganja.
2015-11-16 11:14:42 -05:00
Cydh Ramdh
fca42f68b5
Fixed compile warnings
...
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-11-16 17:34:28 +07:00
Atemo
cc8edaaac6
Merged novice academie from Hercules 21564acf13
...
-> All Credit to Kisuka for this big work.
Added news commands to alter questinfo conditions :
- setquestinfo_level : Add level range criteria for quest info with quest id 'quest_id'.
- setquestinfo_req : Add quest requirement for quest info with quest id 'quest_id'.
-> Player have / doesn't have the required quest.
- setquestinfo_job : To add additionnal job criteria.
-> Credit to Cydh !
2015-11-16 00:34:00 +01:00
lighta
09ddcdfe2a
Merge pull request #731 from lighta/master
...
Type enforcement
2015-11-15 19:14:39 -04:00
lighta
dcfcb39dd0
Follow up 07ba18d, add @lemon fix for filling out correctly $@arenamembers array.
2015-11-15 18:57:53 -04:00
aleos89
e276970723
Updates for Unit Controller Script Commands
...
* Follow up to 2cee5b6.
* Fixes #516 - Base stats (STR, AGI, etc) will now stick after the unit's statuses are recalculated.
* Statuses are directly modifiable now (ATK, DEF, etc)
* Created constant values so it's a lot easier to read.
* Updated script command documentation to reflect changes.
2015-11-14 11:47:38 -05:00
nanakiwurtz
27858bd43d
Item Combo DB update
...
* Sorted numerically and delete duplicated line
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-11-11 00:51:36 +07:00
Lemongrass3110
9ca5dc40bd
Fixed #733
...
blame 79f4600 @lighta changed it to unsigned by accident
2015-11-10 14:30:19 +01:00
nanakiwurtz
b69d9b0db2
Item DB Update
...
* Card and Armor Enchantment update
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-11-10 11:39:41 +07:00
marha
f34deb0ebc
Fixing upgrade 2014 06 12 losing data when having negative data (e.g. char ids) in card slots. Easiest way to reproduce is on a Wedding Ring.
2015-11-10 00:19:57 +01:00
rAthenaAPI
789a54cc17
SQL synchronization
...
[ci skip]
2015-11-10 00:17:51 +01:00
Lemongrass3110
be22f35e4e
Follow up to 21603f0
...
Fixed a syntax error and seperated valkyrie circlet into item_db and item_combo_db with it.
2015-11-10 00:16:54 +01:00
Lemongrass3110
085cd98bfd
Merge pull request #748 from rathena/feature/pincode_extension
...
Feature/pincode extension
2015-11-09 23:47:18 +01:00
Lemongrass3110
5b5fb1afa3
Added missing maps to pre-re
...
Fixes #747
2015-11-09 23:31:46 +01:00
aleos89
2afaac82e9
Bug Fixes
...
* Fixes #729 - Fixes Silent Breeze not casting correctly.
* Fixes #746 - Updated the list of skills that can be copied by Reproduce. Added: Dark Claw, Tetra Vortex, Summon Fire/Lightning/Water/Water/Stone, Magma Eruption, Illusion Doping, and Rapid Throw.
2015-11-09 17:09:37 -05:00
aleos89
10fcd20fa8
Renewal Skill Cast Formula Fixes
...
* Resolves several issues with renewal cast times. Includes fixes for for items and skills that grant additions/reductions to cast time.
* Fixes #549
* Fixes #592
* Fixes #657
-- Thanks to @exneval.
2015-11-09 11:03:29 -05:00
nanakiwurtz
21603f0f69
Item DB Update
...
* Thanks to @Badarosk0
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-11-08 22:40:57 +07:00
rAthenaAPI
7e04987235
SQL synchronization
...
[ci skip]
2015-11-08 11:30:46 +01:00
Lemongrass3110
3e64038099
Fixed #745
...
Just copied the required items over from renewal.
2015-11-08 11:28:52 +01:00
aleos89
a7b8fd4a5d
Bug Fixes
...
* Fixes #696 - Fixed an issue with ammo type fail message for bows and guns.
* Fixes #708 - Fixed Neutral Barrier and Stealth Field not staying with the player through warp portals on the same map. Thanks to @exneval.
* Added the new Pile Bunker S/P/T items to the Pile Bunker skill equipment check.
* Updated Exeed Break damage formula.
* Added a check for skill_require_db parsing to skip requirements on invalid item IDs.
2015-11-06 10:55:00 -05:00
aleos89
bda5b80ae6
Skill Cast Time Updates
...
* Follow up to df35f33.
* Updated times for 3rd class extended skills.
* Merged 3rd class and on changes to pre-renewal.
2015-11-05 09:22:46 -05:00
nanakiwurtz
c262cb9b01
Fixed #740
...
* Thanks to @ernestfegarido
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-11-05 17:39:52 +07:00
Cydh Ramdh
c73ebec481
Corrected scripts for items following official scripts.
...
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-11-02 10:53:53 +07:00