Aleos
6a2c1229d0
Updated Rebellion class ( #1692 )
...
* Updated Rebellion class
* Information based on Rebellion Awakening patch from kRO.
- http://ro.gnjoy.com/news/update/View.asp?seq=183&curpage=1
* Fixes #859 and fixes #1449 .
Thanks to @RagnarokNova and Fyrus for their information!
2017-10-12 11:04:03 -04:00
Vincent Stumpf
cd43f32ffb
Shadow Refiner and getequiprefinecost ( #2447 )
...
* Fixes #2445 and fixes #2446 .
* Fixed shadow refiner.
— The script uses the values of the array instead of the indexes to loop through it.
* Fixed segfault in getequiprefinecost.
— No checks in getequiprefinecost meant there were possibilities using negative indexes in arrays.
* Added to the script documentation what happens on failure when calling getequiprefinecost (it returns -1).
Thanks to @vstmpf, @crazystorm2017, and @hendra814!
2017-09-24 09:53:40 -04:00
anity99
052b9bc819
Fix duplicate location ( #2442 )
...
* Corrected Shadow Blacksmith overlapping with Mighty Hammer.
Thanks to @anity99!
2017-09-22 14:19:50 -04:00
Jittapan Pluemsumran
e24d30a711
Refine overhaul ( #2295 )
...
* Converted refine_db.txt to refine_db.yml
* Refine success rates can now be set in refine_db.yml. rAthena's default NPCs will respect this database by default.
* Added shadow equipment refiner
Thanks to @Akkarinage @aleos89 @Atemo and @Mikegyver for their inputs.
2017-09-18 21:52:52 +07:00
Jittapan Pluemsumran
14b381dcc7
Initial Release of Guild Daily Mission ( #1582 )
...
* Implemented Guild Daily Mission
Thanks to @cydh, @Atemo, and @Lemongrass3110 for their help!
2017-01-24 10:47:20 -05:00
Atemo
c6ab72207e
Horror toy factory ( #1813 )
...
* Initial release of Horror Toy Factory instance.
Thanks to @aleos89, @secretdataz, @Lemongrass3110
Took some part from 52f6420abc
Credit @exneval
Todo : implement NPC_HELLBURNING skill
2017-01-18 03:25:12 +01:00
Cydh Ramdh
2896d894d1
Official Random Coordinates for Savepoint ( #1756 )
...
* Added parameters for `savepoint are range for `x` and `y` for random savepoint coordinates.
* Added documentation for new savepoint params. Credits to @aleos89
* Updated savepoint on script to follow official behaviour (random save in 3x3). All credits to @Atemo
2016-12-20 17:16:42 +07:00
Lemongrass3110
9040613fa6
Added missing empty newlines to a lot of files
2016-11-23 13:54:45 +01:00
Cydh Ramdh
0df1ba0a20
TE Updates
...
* Implemented `job_noenter_map.txt` for TE maps.
* Added job list that cannot enter TE Castles and Guild Dungeons.
* Replaced `getpermissionwoete` with `jobcanentermap`.
* Added missing quest `7516`.
* Fixed typo in TE Mission NPC.
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-08-31 14:42:49 +07:00
Atemo
b83bfd06f5
Rental merchant:
...
- shouldn't count equipped item (allowing to rent multiple item)
2016-08-28 22:36:58 +02:00
Cydh Ramdh
8805e7e1d8
Merge branch 'master' into woe_te-restrictions
2016-08-27 07:04:41 +07:00
Atemo
7d6be7e21e
Add F_getpositionname to return the EQI_* name
2016-04-18 15:50:28 +02:00
Atemo
05a1b61bed
Correct script part
2016-04-16 16:45:33 +02:00
Lemongrass3110
7046cf8fc5
Fixed two npcs which used hardcoded EQI_ values
...
Follow up to 2bf64c9
2016-04-16 11:14:36 +02:00
Atemo
3a558ff83b
Rename canParticipateSiegeTE into getpermissionwoete
2016-04-04 20:35:58 +02:00
Atemo
b3d150c3a5
Merge branch 'master' into woe_te-restrictions
2016-04-04 20:22:25 +02:00
Atemo
a2941b7c4d
Fixed issue #949 (requirement inversion)
...
and corrected variable typo in alchemist.txt
Signed-off-by: Atemo <capucrath@gmail.com>
2016-03-26 00:53:27 +01:00
Atemo
db53e580af
Typo update
2016-02-29 20:06:24 +01:00
Atemo
883b5cc919
Little update
2016-02-24 04:45:47 +01:00
Cydh Ramdh
70eb71d0ef
Updated idRO cash_trader NPC
...
* Fixed typo on shop list.
* 'Re-grab' the item list.
* Added 'missing' location.
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-12-16 08:40:17 +07:00
Atemo
3a45dd97f9
Another clean-up
2015-12-09 23:09:17 +01:00
Cydh Ramdh
f5beee1744
Follow up 36d85277b4f048f8baa57e88e9dc1effd644d993, Thank @dastgir.
...
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-12-06 12:40:56 +07:00
Cydh Ramdh
36d85277b4
* Cleanup redundant usage of getarg()
in scripts
...
* `npc:enchan_mal.txt`
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-12-06 12:03:12 +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
Atemo
88e522060a
Moved the NPCs from WolfchevLaboratory.txt (Issue #774 )
2015-11-24 17:12:25 +01:00
Cydh Ramdh
006f6d46de
* Follow up b4bdaebeebafcdb5a9d79cfff40dd93ce9be6a09, duplicate names.
...
* Added idRO Cashshop special sale.
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-08-24 20:51:09 +07:00
Cydh Ramdh
c005ebc3ff
Misc update: Added (idRO) Cash Trader location at Pharos Beacon.
...
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-07-27 20:25:12 +07:00
Atemo
36f337ea41
Corrected :
...
- variable typo in quests_nameless.txt
- Suspicious Man#1 NPC localization and Xtrigger/Ytrigger in quests_nameless.txt
- redundant message in eden_quests.txt
Merged :
- warp eclage Hercules 64dfaf2c8c8be7ff288ea88a64eddfeae1e364a4
- Deadman NPC localization in quest_disguiseloliruri.txt Hercules 450b0a3aeb6b472805c470712a0e6ebd9d04eb2a
- NPC name in eclage Hercules 87beda59c824e9be6db6f86c02983ed2a44c4016 and daf5312ee4d1de6dd43b23f719e94427aeb33e5d
Signed-off-by: Atemo <capucrath@gmail.com>
2015-06-06 20:36:02 +02:00
Capuche
0bebbe6c05
Typo in lv4_weapon_quest (Hercules 3d47fdff7ddae8e5f028425c653dccc4ecfcfed5)
...
Fixes Biolab Enchant (Hercules 265ec7e012d3414e5fc4b3360c0795b4697663f6)
Fixed Eclage Quests (Hercules 1b0eacd770b128b02d3300b7efe05da136bbed3d and 7d93099232dcf3c74349a99d9fa891927f2351d6)
2015-02-08 00:14:26 +01:00
Emistry
e134c76859
Issue #232
...
https://github.com/rathena/rathena/issues/232
Just like @Cydh said:
somehow, += for a string in iteration is fail. /hmm
temp fix is .@foo$ = .@foo$+"bar";
2015-01-17 15:14:28 +08:00
Euphy
df6fb01739
Small fixes in Eclage scripts and code style changes.
...
- Fixed some minor bugs.
- Added GM NPC function.
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2015-01-15 13:01:12 -05:00
Skormie
e8d0d35324
Eclage update with minor error fix. r2
2015-01-14 10:54:03 -05:00
Skormie
03249a0430
Eclage update with minor error fix and added optimizations.
2015-01-13 20:38:54 -05:00
Skormie
a4cac34dc6
Eclage update with minor error fix.
2015-01-13 18:19:32 -05:00
nanakiwurtz
229d15db87
/npc/re/merchants/coin_exchange.txt item update
...
-- Added Costume Hahoe Mask (19554). Thanks to rayn
2014-12-17 17:45:27 +07:00
Euphy
1d2160758c
Fixed Ticket Refiner refining above ticket level.
...
http://rathena.org/board/topic/98997-safe-refine-ticket-refiner/
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-11-07 18:33:32 -05:00
Euphy
30b4d578a7
Some script cleaning.
...
- Replaced lots of numerics with constants.
- Added spacing to make some scripts more readable.
Fixed a mistake in 14fddd3.
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-08-23 15:17:59 -04:00
Euphy
14fddd3790
Added script checks against swapping items using third-party hacks.
...
- Follow-up to 416f6d7, as further protection against item exploits.
Contains a few other fixes.
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-08-22 15:36:23 -04:00
Euphy
880903bdab
Updated Renewal Izlude Magazine & Bullet dealer locations.
...
- Coordinates taken from a recent iRO update.
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-08-17 15:13:24 -04:00
Capuche
af26677740
Bugfix and clean-up
...
- Added NPC const
- Added checkdragon() in F_CashReset
- Clean-up books.txt, fortune.txt, card_trader.txt, 3rd_trader.txt, stone_change.txt, quests_brasilis.txt
- Minor fix about Weight in comodo_gambling.txt
- Change to F_GM_NPC function in Mercenary Guild Switch follow up bdab851129ceee57a38ccc9d819b42011ef19fb7
- added Mercenary Switch in gm_npcs.txt list
- change to common green maiden in 2010 Headgear Quests
Signed-off-by: Capuche <capucrath@gmail.com>
2014-07-04 02:14:30 +02:00
Euphy
5e261ba415
Minor cleanup of riding script commands.
...
- The 'checkriding()' function no longer checks for wargs and dragons, ONLY Pecos, Grand Pecos, and Gryphons (as documented). (bugreport:9024)
http://rathena.org/board/tracker/issue-9024-about-renters-from-rathenanpcremerchants/
- Replaced 'checkoption()' warg checks with 'checkwug()'.
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-06-10 22:58:09 -04:00
Euphy
e1903cb97a
Fixed some equip location itemscripts. (bugreport:8821)
...
http://rathena.org/board/tracker/issue-8821-general-daehyon-card/
Added official names as comments in many newer scripts.
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-03-26 01:47:37 -04:00
Euphy
c7e020ad18
Added pRO/twRO "Card Exchange" NPC.
...
Information: http://richkidherbert.blogspot.com/2013/08/card-exchanger.html
Fixed incorrect position and view for item 18771. (bugreport:8657)
http://rathena.org/board/tracker/issue-8657-item-18771-enchanced-opera-phantom-mask-is-incorrect/
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-02-16 01:40:29 -05:00
Euphy
a2d095f5c4
Item database update.
...
- Added/edited itemscripts for some new items.
- Corrected the persistence of many Hit- and Flee-increasing consumables, as they should dispel upon death. (incl. bugreport:8626)
http://rathena.org/board/tracker/issue-8626-accuracy-30-scroll-effect-when-death/
Hercules merges:
- Added optional 'count' parameter to script command 'successrefitem'. (9d1f80e)
- Atcommand bindings are now case-insensitive, like normal atcommands. (92be98c)
- Consumables without expire time no longer stack with rental items. (afcb4bc, bugreport:8458)
http://rathena.org/board/tracker/issue-8458-rent-item-bug/
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-02-10 16:13:53 -05:00
Cydh Ramdh
b4bdaebeeb
* Replaced INF2_NO_AUTOSHADOWSPELL with INF2_AUTOSHADOWSPELL following AEGIS standard, reverted c9cf222.
...
* Fixed bugreport:8596 http://rathena.org/board/tracker/issue-8596-compile-warnings-with-fresh-svn/
* Removed temporary array while parsing shop NPC, makes remove the limit 100 items each NPC
* Added idRO cash trader according to Chinese New Year event
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-02-04 12:32:38 +07:00
Euphy
21122d7a87
Some bug fixes.
...
* Ninja Cutter (13074) is not refineable, causing KG/OB quest to halt. (bugreport:8542)
http://rathena.org/board/tracker/issue-8542-ninja-cutter-cannot-be-refined/
* Treasure Chest (2335) in Bakonawa's Lake instance drops incorrect spirit piece. (bugreport:8294)
http://rathena.org/board/tracker/issue-8294-treasure/
* Slightly edited coordinates of two RE Izlude traders.
* Follow-up 3813aaa: fixed a typo on item 22669.
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-01-24 21:44:36 -05:00
Euphy
364c7edb90
Added official names as comments in many newer scripts.
...
Signed-off-by: Euphy <euphy@rathena.org>
2014-01-22 15:59:21 -05:00
Rekiem
5899bef2ce
Update cash_trader-idRO.txt
...
change einbeich to einbech.
2014-01-21 21:13:14 -05:00
Euphy
8c24dc899b
Follow-up 4226a23: added a missing trader.
...
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-01-18 12:32:41 -05:00
Euphy
4226a23683
Updated Renewal Ninja shops. (incl. bugreport:8507)
...
http://rathena.org/board/tracker/issue-8507-ninja-merchant/
Fixed an NPC name length. (bugreport:8512)
http://rathena.org/board/tracker/issue-8512-riding-creature-master-shows-warning-in-console/
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-01-18 11:48:43 -05:00