4041 Commits

Author SHA1 Message Date
Cydh Ramdh
682f9184ac Follow up e6f3bf20352c80311da7b7c5a3aeb06d903cad8f
* Revert removed `noequip` flags
* Typo fix

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-08-27 06:21:43 +07:00
Jittapan Pluemsumran
1d6f99adab
Follow up to 6bcfc18 2016-08-24 20:29:17 +07:00
Jittapan Pluemsumran
6bcfc18f6f
Updated some AegisName to official name 2016-08-24 20:17:24 +07:00
Jittapan Pluemsumran
75b0b43bc2
Implemented Heroes' Trail Part 1 - Sara's Memory instance
* Special thanks to @RagnarokNova!
* Relevant issue: #1312
2016-08-21 10:07:59 +07:00
Cydh Ramdh
24882c9605 Item DB Updates
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-08-20 08:23:50 +07:00
Jey
8b3e889c26 [Fix] ItemDB: 4603, 4604
- Realized Corruption Root Card
- Corruption Root Card
2016-08-18 21:36:30 +02:00
Jittapan Pluemsumran
13e8551d85 Merge pull request #1505 from zackdreaver/master
Renewal item_db update
2016-08-18 20:23:03 +07:00
Cydh Ramdh
e7147d97a1 Added empty db/pre-re/item_randomopt_db.txt, follow up f296409ada211a0aa89863db4d9603054845cf65
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-08-18 14:24:49 +07:00
Aleos
c575fede4f Merge pull request #1495 from rathena/cleanup/skill_tree
Skill Tree cleanup
2016-08-17 20:17:37 -04:00
zackdreaver
d73bad4d1c Renewal item_db update
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-08-18 01:31:55 +07:00
aleos89
d7ee77caa3 Follow up to 16b100d
* Corrected some skill tree max levels not matching their defined max level.
2016-08-17 13:10:35 -04:00
Cydh Ramdh
d8537a2307 Implemented hateffect script for some items.
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-08-15 17:18:46 +07:00
Jittapan Pluemsumran
f296409ada
Initial Release of Random Option System
* Added basic support for random option system
* Don't forget to import upgrade_20160814.sql and upgrade_20160814_log.sql to make your existing rAthena installation functional!
2016-08-14 22:21:07 +07:00
Lemongrass3110
c1aa8410fa Updated hateffects to latest kRO
Added 3 new mobs listed in the kRO client
2016-08-14 12:58:32 +02:00
aleos89
e40c88ecbf Skill Tree cleanup
* Added an optional base level requirement for skills.
* Refactored some variable types and names.
2016-08-11 18:31:59 -04:00
Lemongrass3110
a209e4ce54 Updated item type of Falmons F in pre-renewal 2016-08-10 20:21:17 +02:00
aleos89
8788c74a02 Follow up to f200541
* Added missing pre-renewal skill database changes.
2016-08-10 13:50:58 -04:00
Lemongrass3110
5777162d7f Fixed a few item types
Some items had a script but were marked as etc on serverside.
2016-08-10 15:50:10 +02:00
aleos89
f200541657 Corrected Clearance and Phantom Thrust behavior (fixes #1476)
* Now only usable on monsters and party members.
* Corrected skill error message to official.
2016-08-09 17:29:20 -04:00
Lemongrass3110
574072de41 Fixed Demon Eyes' item script
Follow up to a599264
2016-08-09 21:02:31 +02:00
Jittapan Pluemsumran
574e3ae88d
Follow up to 9c2a74428f496d3d7cd652c346d7b830f0960300
Adjusted Scarlet_Poncho's equipment position
2016-08-09 23:38:25 +07:00
Jittapan Pluemsumran
8695666181 Merge pull request #1485 from zackdreaver/master
Renewal item_db update
2016-08-09 23:28:03 +07:00
Jittapan Pluemsumran
9c2a74428f
Corrected Scarlet_Poncho and Engraved_Plate_Armor's item type. Fixes #1491
* Thanks to @LiMoon
2016-08-09 23:21:53 +07:00
Jittapan Pluemsumran
f7b36e8c32
Implemented cards from Charleston Crisis patch 2016-08-07 19:26:42 +07:00
zackdreaver
a599264c60 Renewal item_db update:
- Add new gears
- Fix and cleanup item scripts

Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-08-07 17:52:42 +07:00
Jittapan Pluemsumran
9912ad9656
Corrected Rift_Manteau and Rift_Shoes' tradability 2016-08-07 16:59:58 +07:00
Jittapan Pluemsumran
66f054f342
Follow up to be4a87f2221f54bdf14ef6e52a0b06b57856005f 2016-08-06 20:33:38 +07:00
Jittapan Pluemsumran
be4a87f222
Implemented Infinite Space instance's armor set. 2016-08-06 19:54:28 +07:00
aleos89
676ae63cd8 Corrected Mystical Amplification behavior for renewal (fixes #913)
* Staff of Destruction and Sacrament will now lower Mystical Amplification's cast time.
* Release damage is no longer increased by Mystical Amplification.
* All hits from Water Ball, Jupiter Thunder, and Tetra Vortex have increased damage by Mystical Amplification.
2016-08-05 17:05:03 -04:00
Jey
393e07deb1 Fix Cyclops Glasses Middle HG 2016-08-03 02:40:22 +02:00
Cydh Ramdh
a1f59c6a0f Merge branch 'items/idRO-1' 2016-08-03 00:10:23 +07:00
Jittapan Pluemsumran
52f88ebc06
Removed delay reduction effect from Cenere_Card.
Thanks to @Jeybla
2016-08-02 23:48:28 +07:00
Jittapan Pluemsumran
cfc6d22123
Implemented Wunderkammer (18575) item effect. Fixes #1457 2016-08-02 22:53:10 +07:00
Cydh Ramdh
81011c87f7 Typo fixes, follow up bc0e1710aea556bcf3470a092d6be97ebc88662e
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-08-01 11:25:22 +07:00
Cydh Ramdh
bc0e1710ae * Follow up 65bd0eeb2a0faf6b1d81cf323c6397e522f76a51
* Corrected some item types
* Corrected flags of item_trade.txt
* Added items into item_flag.txt
* Updated item_package.txt with announce flag value

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-08-01 11:15:47 +07:00
Cydh Ramdh
65bd0eeb2a Added items from idRO
* Items until maintenace on 2016/07/26

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-07-31 09:26:59 +07:00
Lemongrass3110
4ee0cd9da0 Added HAT_EF_FIREWORK
Follow up to 5da49b8 thanks to @lelouch22
2016-07-30 02:01:51 +02:00
aleos89
52a74e8590 Updated Camouflage behavior - part 2
* Follow up to bec9845.
* Arrow Shower should not benefit from Camouflage.
* Sharp Shooting and Arrow Storm bonus should be applied to all targets in the area, not just the selected target.
Thanks to @Tokeiburu!
2016-07-29 13:39:51 -04:00
Lemongrass3110
b6adc1d4ff Replaced specialeffect2 calls without constants 2016-07-29 19:34:30 +02:00
Lemongrass3110
5da49b87b5 Added hat effect packet and script support 2016-07-29 19:15:46 +02:00
Limestone
f0ac1d81c5 Implemented new costumes w/ visual effects
- ItemID (19022) // jRO Item
 - ItemID (20062)
 - ItemID (20099)
 - ItemID (20154)
 - ItemID (20209) // jRO Item
 - ItemID (20246)

Note 1: Status ID's that we still don't have their item informations
 - SC_FLOWERSMOKE
 - SC_HAPPINESS_STAR
 - SC_MAGICAL_FEATHER

Note 2: Some of the costumes will not show it's visual effects on 2014 clients downwards.
2016-07-29 10:31:35 +08:00
Lemongrass3110
63ff4a9390 Made mercury riser refinable
Fixes #1458
2016-07-28 20:59:38 +02:00
Jittapan Pluemsumran
a33fbce144
Enabled previously disabled Freyja set for pre-renewal. Fixes #1455 2016-07-28 09:41:17 +07:00
Lemongrass3110
4b2b479785 Updated MATK of 5 items 2016-07-28 00:35:43 +02:00
Lemongrass3110
bf209d19c2 Updated some view ids 2016-07-28 00:04:36 +02:00
aleos89
bec9845499 Updated Camouflage behavior (fixes #1438)
* Camouflage now ends when attacking plant type monsters.
* Camouflage bonus is applied to the first skill after activating Camouflage.
* Corrected movement speed bonus checks.
* Removed INF3_NOENDCAMOUFLAGE enum as it is no longer needed.
* Updated skill_db documentation.
2016-07-26 16:58:44 -04:00
aleos89
d5edd06c6d Corrected Mercenary skills (fixes #1442)
* Adjusted Scapegoat SP requirement from 10 to 5.
* Removed 100% HP requirement of Scapegoat.
* Recuperate now removes Deadly Poison.
2016-07-25 10:49:05 -04:00
Jittapan Pluemsumran
7558c1e7ed
Follow up to 8f5739c
* Sorry, didn't cherry-pick all relevant commits!
2016-07-21 22:42:08 +07:00
Jittapan Pluemsumran
8f5739c0d0
Item Database Update
* Implemented Sealed_Mind_Box
* Corrected Broken_Heart and Kindly_Heart scripts.
2016-07-21 22:34:52 +07:00
Jittapan Pluemsumran
9d730f3ba9
Item database update
Fixed #1433. Fixed #1434.
2016-07-18 23:27:53 +07:00