Atemo
ead1a80d3c
Mistakes
2015-12-02 00:08:54 +01:00
Atemo
72d2658523
From 65b6861e84d29a8226680312ca4639bd15373bed
...
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-12-01 23:50:21 +01:00
aleos89
0ffeec075b
Disabled rAthena Stat Reporter by default
...
* Fixes #793
2015-12-01 10:30:18 -05:00
nanakiwurtz
9dafcee30d
Item Package Update
...
* Fixed 0 drop on IG_Lucky_Scroll08 and IG_Adventurer_Returns_Support_Box (Since commit 51074a06 on 2013-12-23)
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-12-01 00:01:40 +07:00
Atemo
5695dc57e2
Update & fix.
...
- Updated script_commands.txt
- Fixed typo in bio4_reward.txt
- Fixed getexp command giving 1 exp with 0 value
2015-11-29 16:57:04 +01:00
Lemongrass3110
86d6113801
VS 2015 support(commit 4/4)
...
Fixed all compiler warnings for the default settings(defines). There might be a lot with different packetversions or other setings. Feel free to create a issue on github if you find any.
2015-11-29 14:23:21 +01:00
Lemongrass3110
c68680ab6b
VS 2015 support(commit 3/4)
...
Updated gitignore for VS 2015.
2015-11-29 14:19:39 +01:00
Lemongrass3110
a2270aad71
VS 2015 support(commit 2/4)
...
Changed the compiler to VC14 and made it compileable.
2015-11-29 14:18:42 +01:00
Lemongrass3110
1d60228469
VS 2015 support(commit 1/4)
...
Copied the VS -13 files and renamed them to -14.
2015-11-29 14:17:15 +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
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
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
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
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
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