12692 Commits

Author SHA1 Message Date
nanakiwurtz
f8ff16ae80 Item DB Update
* Follow up to 97e51884 + 51f64657

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-07-24 01:01:26 +07:00
aleos89
ae6b8f2613 Merge branch 'master' of https://github.com/rathena/rathena 2015-07-22 17:47:05 -04:00
aleos89
51f6465709 Bug Fixes
* Fixes #479 - Fixed the unique item ID system not giving new items their unique ID. Blame 7295bdc.
* Fixes #488 - Fixed Water Barrier, Zephyr, and Power of Gaia not being applied to targets walking into the area of effect.
* Fixes #500 - Cursed Circle will now properly release targets if the caster moves out of AREA_SIZE.
* Fixes #501 - Reverberation can be placed an unlimited amount of times. The magic part now only deals neutral damage.
* Fixes #506 - Magnetic Field will now affect others in PvP maps, except for the caster. Thanks to @exneval.
* Fixes #527 - The Roulette item database will not be loaded at all if the feature is disabled.
* Fixed a small typo for 'unitwalk' and 'unitwalkto' script commands.
2015-07-22 17:46:38 -04:00
nanakiwurtz
97e51884ae Item DB Update
* Follow up to 101abad

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-07-23 02:22:37 +07:00
nanakiwurtz
101abad679 Item DB Update
* kRO 2015-01-07 [New Year Shadow Cube]

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-07-22 04:06:34 +07:00
Aleos
4e2dcb47f3 Merge pull request #515 from Heler/fix_warnings
Resolved compile warnings
Thanks to @Heler.
2015-07-21 12:31:58 -04:00
nanakiwurtz
effbfc831a Follow up to b706f002
*Thanks to @lelouch22

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-07-21 03:09:21 +07:00
nanakiwurtz
b706f0026e Item DB Update
* kRO 2015-01-01 [Ore Box IX - New Year Event 2015]

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-07-21 02:58:45 +07:00
nanakiwurtz
09871468c4 Follow up to 8e4027d1
* Thanks to @julia40124009

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-07-20 03:16:07 +07:00
Cydh Ramdh
8e4027d1b9 Update map_msg_idn.conf
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-07-19 19:46:58 +07:00
Cydh Ramdh
7a77e6965d Item DB Updates: Lucky Eggs
* Ref: idRO, you can see the item list on its forum. TODO: Rates, and othe package's params

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-07-19 19:46:15 +07:00
nanakiwurtz
fcf7a939a5 Item DB Update
* kRO 2014-12-17 [Christmas Event 2014]

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-07-19 03:09:52 +07:00
nanakiwurtz
2354038721 Item DB Update
* kRO 2014-12-24 [Calendar Rewards Event]

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-07-18 02:18:47 +07:00
Heler
9d47aa4ad9 Fixed warnings 2015-07-16 19:46:20 +03:00
Aleos
89c9b7b92c Merge pull request #509 from Heler/fix_vip_system
Fixes 498 - Fixed a check not forwarding a change of status to the login server for the VIP system. Thanks to @Heler and @sammeepay.
2015-07-14 09:43:56 -04:00
Heler
b10a8c8f33 Fixed VIP system 2015-07-13 04:00:05 +03:00
Cydh Ramdh
890352a3a0 Bug Fixes:
* Fixed #492, thank @julia40124009
* Fixed #494, thank @Canoe

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-07-08 09:46:33 +07:00
rAthenaAPI
d400533a62 SQL synchronization
[ci skip]
2015-07-07 23:18:32 +02:00
nanakiwurtz
9e9f5157d6 Fixed #504
* Thanks to @Stolao

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-07-07 23:54:23 +07:00
Cydh Ramdh
a5b85c925c Merge pull request #482 from anubisK/Wroom_utils
Waiting room utils:
* waitingroomkick
* getwaitingroomusers
2015-07-06 12:11:15 +07:00
Cydh Ramdh
d7ae4bbd7f Fixed compile warning
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-07-01 06:31:12 +07:00
rAthenaAPI
df3c19cce3 SQL synchronization
[ci skip]
2015-06-30 17:56:26 +02:00
Cydh Ramdh
2ae7862e84 Console Message Log update
* Added `console_msg_log` for char-server and login-server.
* Added `console_log_filepath` to determines log filepath.
  * Default for map_athena.conf is `./log/map-msg_log.log`, removed the hardcoded filepath.
  * Default for char_athena.conf is `./log/char-msg_log.log`.
  * Default for login_athena.conf is `./log/login-msg_log.log`.

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-06-30 10:58:07 +07:00
Cydh Ramdh
43792bc775 Merge branch rathena/cleanup/mob_random
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-06-30 05:10:38 +07:00
Cydh Ramdh
d8da4dd2dc Follow up 9b87ca2b7cd826b42d9a1753da055e2c9e7adf33, added mob_random_db.txt in db/import-tmpl
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-06-30 05:10:04 +07:00
icxbb-xx
a6118425d9 Another follow up 3d9c6e7
*Fixed #489, Added 'missing' packets for 2014-10-22
2015-06-28 22:45:23 +07:00
Cydh Ramdh
9b87ca2b7c Clean up Monster Random List
* Now using db/[pre-]re/mob_random_db.txt as main file.
* Removed hardcoded limit for random monster group.
* Introduce contants for monster random group, MOBG_*. Usage in `monster` script can be '-1-MOBG_ID' to determines 'summon monster from random summon list'.

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-06-27 13:11:49 +07:00
icxbb-xx
58c2b773a2 Follow up to bd1b07285b
* small fixed in variable
2015-06-27 10:55:38 +07:00
icxbb-xx
ef54f88b0f Merge branch 'master' of https://github.com/rathena/rathena 2015-06-26 09:17:59 +07:00
icxbb-xx
bd1b07285b Follow up to 0dc5aa4
* Fixed small bug display messages in chat color for client 2014-10-22
2015-06-26 09:15:37 +07:00
Cydh Ramdh
474af274a6 A typo in item_package.txt
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-06-26 08:57:00 +07:00
rAthenaAPI
633a3ffbb9 SQL synchronization
[ci skip]
2015-06-25 23:27:01 +02:00
icxbb-xx
0dc5aa4c3c Bug Fixes:
* Fixed #484,Client Crashing 2014-10-22
2015-06-25 14:19:44 +07:00
Cydh Ramdh
25dbd6eba4 Bug Fixes:
* Fixed #439, Sightrasher doesn't check target's status. Thank @reigneil.
* Fixed #476, Genetic Change Material ignored the created item if stackable or not. Thank @juanfus.
* Fixed compile warnings, unused `num` in getunitdata().
* Fixed wrong return value in BUILDIN_FUNC(questinfo).

Item Updates:
* Added items: C_Flying_Ljosalfar (20099), Protect_Feathers (19024), Sograt_Lucky_Scroll (17598).
* Corrected view_id for C_Coiledup_Snake (20110).
* Follow up 3f549cafb5570a67c046c5078cddbe3a95b772dc, wrong bonuses and revert 18575. Thank @zackdreaver.

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-06-24 22:12:45 +07:00
rAthenaAPI
f9a9984558 SQL synchronization
[ci skip]
2015-06-23 23:36:17 +02:00
Cydh Ramdh
44f5925cbf Another follow up 3d9c6e7763c3d257593ba159a18dffc435b5ff06
* Player's Roulette variables aren't saved.
* Fixed client crash because of wrong packets sent by Roulette.
* Changed item
* Added a little check on `char` table for PACKETVER >= 20141016.
* Thank @aleos89, @icxbb-xx

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-06-24 01:12:32 +07:00
cristian gonzalez
bae01b5c42 Waiting room utils:
* waitingroomkick "<NPC object name>" , "<character name>"; Kicks one player, there was just a method for several players
    * getwaitingroomusers "<NPC object name>"; get the mumber of players inside a waitingroom and the rids.
2015-06-23 02:23:03 +02:00
aleos89
dd3a7dfa19 Follow up to 9fd34b2
* Small preprocessor typo.
2015-06-22 15:09:14 -04:00
aleos89
9fd34b2439 Bug Fixes
* Fixes #475 - Added missing Roulette packet lengths.
* Fixed a few issues with character gender changes for 20141016 and up. Thanks to @cydh's eagle eyes!
* Fixed a small typo in 'upgrade_20150619_log.sql'.
* Removed an unused variable.
2015-06-22 15:05:18 -04:00
rAthenaAPI
1b3d5e5c55 SQL synchronization
[ci skip]
2015-06-21 13:25:08 +02:00
Cydh Ramdh
1278f6bcb3 Another follow up 3d9c6e7763c3d257593ba159a18dffc435b5ff06
* Not commas! Thank @samurairukasu

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-06-20 12:05:42 +07:00
Cydh Ramdh
e6d5b09b06 Follow up 3d9c6e7763c3d257593ba159a18dffc435b5ff06
* Added 'missing' packets for 2015-10-22 (51).
* Packet keys for packet_ver 50 and 51.
* Fixed memleak from Roulette items.
* Corrected date2version cases.
* Doc update, packet_interserv.txt.

Fixed wrong constant value for bSubSkill and bSubDefEle

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-06-20 11:59:29 +07:00
aleos89
44d8bd81f5 Follow up to 3d9c6e7
* Changed an argument requirement for clif_colormes().
2015-06-19 20:36:49 -04:00
aleos89
2400262178 Follow up to b6212a6
* Fixed an issue with loading Roulette items into memory.
* Resolves compile warnings.
2015-06-19 19:31:27 -04:00
aleos89
9a78bbdb29 Compile Warning Cleanup
* Fixes a few issues from 3d9c6e7 and b6212a6.
* Cleaned up some miscellaneous warnings.
2015-06-19 15:08:53 -04:00
aleos89
b6212a676d Follow up to 3d9c6e7.
* Fixed missing index for Roulette SQL table.
2015-06-19 14:39:49 -04:00
aleos89
3d9c6e7763 2014 Client Support
* Implemented the Roulette Game feature.
* Implemented per-character sex change feature.
* More info: https://rathena.org/board/topic/102247-2014-client-support/
- Special thanks to HerculesWS/Hercules@239d480 for the base.
2015-06-19 14:07:34 -04:00
rAthenaAPI
5cb90cd1d0 SQL synchronization
[ci skip]
2015-06-19 07:33:44 +02:00
Cydh Ramdh
c1c85ad2e8 Fixed #455, added check in clif.
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-06-19 11:27:05 +07:00
aleos89
583d079b0f Damage Macro Cleanup
* Removed DAMAGE_RATE(), DAMAGE_SUBRATE(), and DAMAGE_ADDRATE() macros.
* Adjusted ATK_RATE*(), ATK_ADDRATE*(), ATK_ADD*(), RE_ALLATK*() macros so we don't produce over complicated ternary operations.
* Adjusted formulas to properly take into account the 'ratio' aspect.
* Cleaned up a few incorrect damage formulas.
* Cleaned up some type casting.
* Implemented renewal effects for Magical Bullet.
2015-06-18 14:01:34 -04:00