561 Commits

Author SHA1 Message Date
Jittapan Pluemsumran
0ea8c909b1 Item database update
Add Doram related items.
Scripts are implemented using divine-pride.net as reference
2016-03-22 22:48:26 +07:00
Cydh Ramdh
09b2ea06ee * Refactor pc_setparam for SP_BASEEXP and SP_JOBEXP.
* Added script command `getexp2` for safety usage of `set BaseExp,n;` and `set JobExp,n` usages.
* Cleanup exp lost functionto `pc_lostexp`.

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-03-20 12:31:44 +07:00
aleos89
daa9e018f4 Release of Doram Race!
* Requires client 2015-10-01 and newer.
* All skills are usable from from the base list to all 3 branch types.
-- Some skills still need their official activation chance and durations.
* Adjusted the char-server start point and start item split functions to be more dynamic.
Thanks to Rytech and @NovaRagnarok for their information!
2016-03-19 14:09:30 -04:00
aleos89
074bdded09 Cleaned up rental item expiration
* Boarding Halter will now properly be removed on expiration when a player is logged out. (fixes #1035)
* Removed hard coded checks for other official rental items.
* Rental items now call the OnUnequip Script of the item which can be used to remove player states.
* Updated various items in the database to match the new format.
2016-03-14 18:50:29 -04:00
Cydh Ramdh
9ebf59c37b * Official EXP-Giving Script
* Fixed #980.
  * Job Quest EXP always be shown in yellow color.
  * Miracle Tonic (12259) and Leap of Fantasy (12261) give fixed EXP through `pc_setparam` that ignore EXP item bonuses and exp rates. Not as Quest EXP from `getexp` script.
  * If given EXP is 0 by `getexp`, it won't be notified in client EXP log.
  * If given EXP for base/job that reach max level, client will be notified as 0 EXP gained.
* Follow up 20588abcd83fab53f9e52deafc08bfcddfe1658a
  * Some clean up on `pc_gainexp`.

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-03-08 18:03:59 +07:00
Jittapan Pluemsumran
59c92b76fb Add job condition for Ozs_New_Wing_Ring (2988) and Bloody_Floral_Decoration_Bracelet (2989). Fixes #1012 2016-03-07 11:49:37 +07:00
Jittapan Pluemsumran
59994e9c96 Correct Temporal_INT_Boots and Temporal_INT_Boots_ item script 2016-02-27 11:44:16 +07:00
Nova
b99e9b7e97 Revert "Reverting Playtester's merge."
This reverts commit 21021751dafe78334f7f9e2b256eca16177a5212.
2016-02-01 14:33:23 -08:00
Nova
21021751da Reverting Playtester's merge. 2016-02-01 14:14:57 -08:00
nanakiwurtz
1d2dc2a82a Item DB Update
* Added item 6941, 6942, 6960, 17569, 22899, 22901

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-01-20 14:19:41 +07:00
nanakiwurtz
3f26c3ddcc Fixed #895
* Thanks to @Dark8008 and @Playtester

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-01-12 00:14:47 +07:00
nanakiwurtz
8655913be7 Fixed #877
* Thanks to @Playtester

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-01-05 14:28:38 +07:00
nanakiwurtz
77578826f6 Item DB Update
* Removed AegisName duplicates

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-01-05 14:21:56 +07:00
nanakiwurtz
d289bf8fb0 Fixed #867
* Thanks to @Dark8008 and @Playtester

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-01-05 14:15:46 +07:00
nanakiwurtz
1abb02c840 Item DB Update
* Added new costumes

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-01-04 14:31:26 +07:00
nanakiwurtz
a3877abdea Updated item script for 18536
* Thanks to @ernestfegarido

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-01-01 23:25:22 +07:00
nanakiwurtz
3f44493d07 Follow up to 2807be3
* Reverted item 575, 583, 587

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-01-01 23:20:45 +07:00
nanakiwurtz
22a9a74d0c Fixed #781
* Thanks to @ernestfegarido, @Atemo, @Historica and @cydh

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-12-31 16:01:06 +07:00
nanakiwurtz
2807be3381 Fixed #853
* Thanks to @secretdataz

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-12-31 15:42:19 +07:00
nanakiwurtz
d14f75ef23 Fixed #705
* Thanks to @joelolopez

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-12-24 20:43:55 +07:00
Napster
71c6896541 Add New Skill(Pushcart Decoration)Packet Implemented
* This feature require the client support before 2015-08-26 or newer
  user can select cart for change to new design
​  Make sure you data&lub support for this

  Special Thanks you @Lemongrass3110, @renniw
  This is a Christmas gift for the rAthena people.
2015-12-24 16:29:40 +07:00
nanakiwurtz
b53eacd7b2 Follow up to ee0d256f
* Thanks to @zackdreaver

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-12-18 08:10:59 +07:00
nanakiwurtz
ee0d256f7b Fixed #844
* Thanks to @ernestfegarido

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-12-17 17:55:39 +07:00
nanakiwurtz
b2b37fc3ae Fixed #824
* Thanks to @secretdataz and @Historica

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-12-11 12:07:42 +07:00
aleos89
89a33a77ad Updated Genetic Sling Item effects
* Moved all item effects to source.
* Updated HP/SP Increase Potions to use the official statuses.
* Updated Vellum Flail to use the official status instead of Critical Wound.
Thanks to @exneval.
2015-12-08 14:38:55 -05:00
Atemo
9b13351817 Merge branch 'master' into academie 2015-11-24 18:01:09 +01:00
nanakiwurtz
4df55c9753 Fixed #766
* Thanks to @ernestfegarido

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-11-20 09:51:15 +07:00
lighta
8703eacfe4 Merge branch 'academie' of https://github.com/rathena/rathena into academie 2015-11-17 22:19:38 -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
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
nanakiwurtz
b69d9b0db2 Item DB Update
* Card and Armor Enchantment update

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-11-10 11:39:41 +07:00
Lemongrass3110
be22f35e4e Follow up to 21603f0
Fixed a syntax error and seperated valkyrie circlet into item_db and item_combo_db with it.
2015-11-10 00:16:54 +01:00
nanakiwurtz
21603f0f69 Item DB Update
* Thanks to @Badarosk0

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-11-08 22:40:57 +07:00
nanakiwurtz
c262cb9b01 Fixed #740
* Thanks to @ernestfegarido

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-11-05 17:39:52 +07:00
Cydh Ramdh
c73ebec481 Corrected scripts for items following official scripts.
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-11-02 10:53:53 +07:00
nanakiwurtz
581c2368fe Fixed #711
* Thanks to @ernestfegarido

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-10-23 08:47:21 +07:00
nanakiwurtz
b6187aa9b3 Fixed #695
* Thanks to @ernestfegarido

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-10-18 22:25:52 +07:00
nanakiwurtz
8952412d07 Follow up to 587da10
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-10-18 22:00:46 +07:00
Cydh Ramdh
587da1048d Item DB Update
* Added items, packages, and combos from idRO patch 2015-10-07 and 2015-10-15.
* There are some WoE TE items. (just bad, we don't have WoE TE implemented yet)

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-10-18 16:38:08 +07:00
nanakiwurtz
64d2463e25 Fixed #664
* Thanks to @ernestfegarido

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-10-04 17:17:20 +07:00
nanakiwurtz
9f126d2d73 Item DB Update
* Added Moving Dark Matter (6940)
* Add 2 spaces to script_commands.txt

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-27 05:09:02 +07:00
nanakiwurtz
5e18376dc8 Item DB Update
* Added Old Belt (6939)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-25 04:39:08 +07:00
nanakiwurtz
8840d4f397 Item DB Update
* Added Hedgehog Picks (6938)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-24 05:30:28 +07:00
nanakiwurtz
0b568eba7e Item DB Update
* Added Advanced Dish (6935)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-23 04:21:22 +07:00
nanakiwurtz
3113168f79 Item DB Update
* Added Magnificent Dish (6934)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-22 03:29:19 +07:00
nanakiwurtz
bc30633043 Item DB Update
* Added Letter_With_Stamped_Seal (6929)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-21 04:58:24 +07:00
nanakiwurtz
e46574a12d Item DB Update
* Added Samples New Business Items (6930)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-20 15:58:21 +07:00
nanakiwurtz
c02089fdb5 Item DB Update
* Added Secret Documents (6931)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-19 11:13:05 +07:00
nanakiwurtz
c3e91b53e7 Item DB Update
* Added Rare_Book (6932)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-18 00:08:59 +07:00