13160 Commits

Author SHA1 Message Date
marha
6f5f53dae6 Fixing quest objectives being shown by client incorrectly on monster kill. Client only shows the first monster received, but we want to show the killed monster. 2015-11-29 13:07:36 +01:00
Lemongrass3110
1f26ad5599 Follow up to 644341a
NPC is now getting loaded on renewal.
2015-11-29 12:37:47 +01:00
Lemongrass3110
644341a0d1 Merge pull request #775 from rathena/Bio4Reward
Moved the NPCs from WolfchevLaboratory.txt (Issue #774)
2015-11-29 12:35:02 +01:00
Cydh Ramdh
002f321b27 Merge pull request #776 from Baalberith6/master
Fixing VIP rates to add configured rate.
2015-11-29 10:12:05 +07:00
icxbb-xx
c7d73711fd Fixed#780
* Fixed compile warning
* Add missing Packets version check
Thank you to @hnomkeng
2015-11-27 22:07:46 +07:00
icxbb-xx
25cb15161f Follow up to d2d1fd2
* Fixed Map server crash,add check packets version for 2013-08-07
2015-11-27 16:26:10 +07:00
Atemo
c3e56b9c1b Update 2015-11-26 23:11:22 +01:00
nsbuild
fe30f2cde8 Revert Fixing HP/SP tables for 3rd levels 150-175 according to Hercules tables and irocalc.
This reverts commit 5e28e5a45dc1ff71b6561b31f587be421fe343f7.
2015-11-26 00:15:55 -08:00
marha
5e28e5a45d Fixing HP/SP tables for 3rd levels 150-175 according to Hercules tables and irocalc.
Also fixing calculation of base hp/sp based on the tables - they were not used at all..
2015-11-25 22:16:47 +01:00
icxbb-xx
dce7328060 Merge branch 'master' of https://github.com/rathena/rathena 2015-11-25 22:11:39 +07:00
icxbb-xx
54136ddfca Follow up to ec9c2b2
* hp display 50% by client, for novice class when dead
2015-11-25 22:07:08 +07:00
icxbb-xx
ec9c2b21c8 Follow up to 8ca20d1
* Revert code this wrong
2015-11-25 17:20:06 +07:00
icxbb-xx
8ca20d184f Follow up to 85971d6
* Fixed#758 : hp display by client, for novice class when dead
thank you to @kyeme
2015-11-25 16:44:53 +07:00
Atemo
7fcd0f5b9d Clean up 2015-11-24 23:22:42 +01:00
marha
f1bb9743dc Fixing VIP rates to add configured rate. 2015-11-24 21:23:38 +01:00
Atemo
d46cf4b35e Corrected Tutorial Instructor dialog 2015-11-24 19:34:08 +01:00
Atemo
219c0349fc Merge pull request #757 from rathena/sql_reorg
Update of pull #572

Organized the table creation statements by alphabetical order.
Added some redundancy to some SQL statements.
Split the default data for db_roulette from main.sql
2015-11-24 18:27:40 +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
Atemo
88e522060a Moved the NPCs from WolfchevLaboratory.txt (Issue #774) 2015-11-24 17:12:25 +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
Atemo
d114fadf2a Split the default data for db_roulette from main.sql 2015-11-18 03:21:06 +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
Atemo
3f795c4175 Update of pull #572
Organized the table creation statements by alphabetical order.
Added some redundancy to some SQL statements.
2015-11-16 20:34:05 +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