14465 Commits

Author SHA1 Message Date
Atemo
73b798bf12 Removed extra semi-colon 2017-04-06 14:40:36 +02:00
Lemongrass3110
ec1fe15d7d Fixed an error with renewal table loading
Follow up to 5d22e1c
Fixes #2040
Thanks to @Yuchinin
2017-04-05 22:33:15 +02:00
Lemongrass3110
5d204e55d3 Merge branch 'master' of https://github.com/rathena/rathena 2017-04-05 21:57:20 +02:00
Playtester
0a35e3a976 Bomb used by monsters (fixes #2041)
* When Bomb used by monsters deals damage, it is now always considered melee damage
2017-04-05 17:37:50 +02:00
Atemo
a6b252c01e Added rid check in SaraMemory.txt (issue #2032) 2017-04-04 19:20:26 +02:00
Lemongrass3110
858634112c Merge branch 'master' of https://github.com/rathena/rathena 2017-04-03 22:39:06 +02:00
Lemongrass3110
3cce333fc6 Added cash shop support for 2012-04-10
Fixed #1982
Thanks to @anacondaqq!

These packets were actually added way before this client date, but for now this is the earliest packet version, where we support the cash shop for now.
2017-04-03 22:35:11 +02:00
Lemongrass3110
c218eb6120 Fixes #2022 (#2023)
Thanks to @Joy-Ro
2017-04-03 22:12:28 +02:00
Lemongrass3110
f45f9efda0 Merge branch 'master' of https://github.com/rathena/rathena 2017-04-03 22:01:13 +02:00
Playtester
4369b4715b Fixed compiler warning (follow-up to 5d90380) 2017-04-03 20:40:09 +02:00
Playtester
5d90380fcc Claymore Trap, Blast Mine, Land Mine renewal damage (fixes #2036)
- Fixed a rounding issue when calculating trap damage
2017-04-03 20:33:55 +02:00
rAthenaAPI
6d58946864 SQL synchronization 2017-04-03 15:31:27 +02:00
Jeybla
f0b7feb3f6 Makes Breeze Armor (Shadow) 24024 refineable. (#2034) 2017-04-03 15:31:22 +02:00
Atemo
82967fceb4 Updated doc/sample/instancing.txt follow up cb703c5bfa 2017-04-01 16:42:39 +02:00
Aleos
e655a73815 Corrected a random option warning
* Fixed a small typo in the itemdb_read_randomopt.
2017-03-31 12:40:53 -04:00
aleos89
c1ef0aa4ce Fixed invalid vending items being saved
* Fixes #2030
* Resolves a potential case of an invalid item being saved to the vending table resulting in a random item being sold for 0 zeny.
Thanks to @Tokeiburu!
2017-03-31 12:24:24 -04:00
Lemongrass3110
2a7fecbe24 Merge branch 'master' of https://github.com/rathena/rathena 2017-03-28 22:59:24 +02:00
Aleos
ebc39cda6b Follow up to 5fa2db9 2017-03-28 15:57:43 -04:00
Lemongrass3110
92b4a56919 Follow up to 11f5009
Sorry I should not rush.
2017-03-28 19:41:44 +02:00
Lemongrass3110
3b225f6f0c Rebase 2017-03-28 19:39:38 +02:00
Lemongrass3110
11f5009e82 Partial revert of b8d1dc6
Sorry guys.
2017-03-28 19:38:51 +02:00
Lemongrass3110
5fa2db993d Fixed #2028 2017-03-28 19:36:40 +02:00
Lemongrass3110
b8d1dc6b14 Fixed #2027
Thanks to @RadianFord
2017-03-28 19:34:55 +02:00
Atemo
0b5687db13 Fixed a typo in GeffenMagicTournament.txt issue #2002
Thanks to @srhmike
2017-03-27 18:35:42 +02:00
Radian
12ee8aa2a7 Updated alternate 3rd job bodystyles (#2021)
* Added Shadow Chaser, Minstrel, and Wanderer classes to the bodystyle atcommand.
Thanks to @RadianFord and @admkakaroto!
2017-03-27 11:23:24 -04:00
Lemongrass3110
6eb4cc408f Fixes #2004
Thanks to @daisyanne1380

Make sure to make a backup of your tables' content before running the upgrade script - in case of any conversion problems that might occur.
2017-03-27 00:31:02 +02:00
Lemongrass3110
55e445b588 Fixes #2005
Thanks to @cold-hr for reporting and @anacondaqq for the fix.
2017-03-26 22:50:52 +02:00
Atemo
08338e0a64 Summoner Eden Group Equip Quest Implementation
Edit from PR https://github.com/rathena/rathena/pull/1152
Credit @MysticFurur0RE
2017-03-22 21:43:08 +01:00
Atemo
f581d26c21 Partial fix of issue #2002 (cannot access instance variable "'ins_nyd2") 2017-03-22 21:30:33 +01:00
hazimjauhari90
29b06700ff Fixed job name display (#2013)
* Corrected job_name conversions because of the gap created from special event jobs.
Thanks to @hazimjauhari90!
2017-03-22 14:21:47 -04:00
Atemo
17a273864a Added missing quest ID in quest_db.txt (issue #2012)
Partial fix of issue #2002, Incorrect use of 'close' command in quests_eclage.txt
2017-03-20 15:30:46 +01:00
rAthenaAPI
744042066b SQL synchronization 2017-03-20 02:07:34 +01:00
Cydh Ramdh
870001c755 * Changed getexp to getexp2 for pre-re items.
* Fixed #2001
  * Novice Fly Wings (12323) now cannot be used in `noteleport` map
  * Novice Butterfly Wings (12324) now cannot be used in `noreturn` map

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2017-03-20 08:06:31 +07:00
Mr.Akarachai Jaitrong
61ff2512e6 Update main.sql (#2006)
* Added SQL table creation checks for db_roulette, clan, and clan_alliance tables.
Thanks to @ex0ample!
2017-03-17 11:30:34 -04:00
Playtester
8f82d046c0 Monsters placing traps (see #1998)
* Monsters can no longer place traps on themselves, the skill will fail
2017-03-08 22:34:44 +01:00
Akkarinage
08e862c0e0 Removed Doxygen related files, since we no longer use it.
Signed-off-by: Akkarinage <akkarin@rathena.org>
2017-03-07 21:29:14 +00:00
aleos89
601857819f Added missing Quest DB entries (fixes #1997)
* Added missing Thor Volcano Base Camp quest database entries.
Thanks to @Indigo000!
2017-03-07 10:45:47 -05:00
Atemo
f6488a2a9e Corrected a warp destination typo in The Sign quest (credit c215c9c21a) 2017-03-06 23:26:10 +01:00
Atemo
c6e09fdf35 Added parenthesis in tu_ma_th01.txt 2017-03-06 23:21:05 +01:00
Jittapan Pluemsumran
1a233da1ab Removed an extra semicolon in kafras.txt 2017-03-06 18:26:14 +07:00
Lemongrass3110
800f22b77b Removed an unused character variable
Fixes #1976
2017-03-02 23:20:45 +01:00
Lemongrass3110
43ba736401 Follow up to 7ecaf8b
Fixed a typo
2017-03-02 22:30:26 +01:00
Lemongrass3110
7ecaf8bc74 Added support for 0xa3d 2017-03-02 22:28:00 +01:00
Playtester
40f6b7f44a Taekwon Kick Damage, Sprint, Flying Kick (fixes #1991)
* Taekwon Kicks no longer get a percentual damage increase from learning Sprint
* Counter Kick, Heel Drop, Storm Kick and Counter Kick now get a +10 ATK bonus per level of Sprint
-- This bonus is on top of the normal +10 ATK bonus from Sprint for fists
* Using Flying Kick as a counter will now deal 4%*baselevel damage
* Using Flying Kick while running will now deal 4%*baselevel damage regardless of skill level used
-- When having the spurt buff on top, it will deal 8%*baselevel damage instead
* Tumbling is now properly removed on logout
* Fixed a problem that sometimes caused Tumbling to become unusable
2017-03-02 21:23:33 +01:00
Lemongrass3110
da23d877d1 Fixed a compiler warning
Fixes #1988
Thanks to @cold-hr
2017-03-01 09:42:36 +01:00
Atemo
4270ef876d Fixed #1981 Clearchus Mercenary Npc
- Delete / give the quest when the time limit has been reached
2017-02-24 12:42:09 +01:00
Matheus Macabu
4a2964f763 Fixed some misc. stuff (#1974)
* Empty string checking
* Unsigned/signed variables changed to fit their context
* Assignment order within if clause
* hom_is_active already checks for sd->hd
* Fixed SC_MDEFSET being set by the wrong condition
* channel_ajoin inner for has same iter variable as outer
2017-02-23 10:14:21 -05:00
aleos
8bdaf1e920 Small VIP cleanups
* Adjusted default battle_config struct values to match the configuration file.
* Follow up to 251c400 to clean up the VIP Gemstone check.
2017-02-21 20:51:17 -05:00
aleos
251c40061b Expanded VIP Gemstone configuration (fixes #1975)
* Expanded the VIP Gemstone configuration so it has the following options:
- 0 = Disabled
- 1 = Behave like Mistress Card
- 2 = Remove all gemstone requirements (default)
2017-02-21 20:27:57 -05:00
aleos
2931b76b7b Adjusted check to remove prereqs from skill_tree
* Fixes #1973.
* Setting a prerequisite skill to 0 will now remove it rather than skip it in the skill_tree import.
Thanks to @KrokusPokus!
2017-02-20 09:02:43 -05:00