Atemo
b83bfd06f5
Rental merchant:
...
- shouldn't count equipped item (allowing to rent multiple item)
2016-08-28 22:36:58 +02:00
Atemo
e0550db4d8
Changed maprespawnguildid flag on emperium broken.
...
All monsters were removed, now don't remove monsters.
2016-08-28 17:50:18 +02:00
Jittapan Pluemsumran
51ef9118a8
Merge pull request #1509 from rathena/feature/stat_reduce_pot
...
Implemented status reduction potion support
2016-08-28 00:36:43 +07:00
Cydh Ramdh
8805e7e1d8
Merge branch 'master' into woe_te-restrictions
2016-08-27 07:04:41 +07:00
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
Atemo
55edbc14ef
Hazy Forest:
...
- Added missing initnpctimer for npc 'Tired Rem's Garden Tree' and 'Spyder's Garden Tree' (issue #1517 )
2016-08-26 19:26:53 +02:00
Jittapan Pluemsumran
3678fca3d4
Removed text effects from NPC titles
2016-08-23 13:26:00 +07:00
Jittapan Pluemsumran
7a3c390fb1
Add proper credit to @RagnarokNova in the script header.
2016-08-23 12:45:23 +07:00
Jittapan Pluemsumran
9b52803581
Follow up to 75b0b43bc277579e4ab7e47703b5ac51a5790869
...
* Changed script header format. Suggested by @Cydh.
2016-08-23 08:55:56 +07:00
Jittapan Pluemsumran
eb8ea91f5b
Follow up to 472b885ca83627922d2c2208b46ff6d9b8308a7d
...
* Added brackets after if
2016-08-22 22:44:13 +07:00
Jittapan Pluemsumran
472b885ca8
Follow up to 021bed5f5de02a9262831ebcb968a627f2ddba26
2016-08-21 18:06:26 +07:00
Jittapan Pluemsumran
021bed5f5d
Implemented status reduction potion support
...
* New script command `needed_status_point` added.
* The items are not yet implemented.
2016-08-21 14:30:17 +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
Atemo
2387316294
Merge pull request #1499 from Jeybla/GodlikeMixerUpdate
...
Updated Custom Godlike Mixing NPC
2016-08-17 05:19:52 +02:00
Jey
14654b8916
Custom GL Mixer: Adds Muspellium and Essence of Rune
2016-08-17 05:09:52 +02:00
Jey
5353c44dd7
Removed 20x Oridecon from Sleipnir
2016-08-17 04:58:26 +02:00
Jey
5d5287126a
Updated Custom Godlike Mixing NPC
2016-08-15 21:48:19 +02:00
Lemongrass3110
a87d86cb11
Fixed getinventorylist documentation
...
Fixes #1497 .
Thanks to @Darkelfen for reporting it.
Additionally exported the EQP_* constants into the script engine.
Replaced some hardcoded equip positions with their respective constants.
2016-08-14 00:26:22 +02:00
Atemo
c488268d8c
Juperos Ruins History Quest:
...
- Added default arguments in function Func_JupHist to avoid being stuck (fixes #1444 )
- Implemented quest log
Investment Rewards:
- Added missing Elemental Converter menu selection
2016-08-11 21:59:25 +02:00
Limestone
e00adfef81
Fixes issue https://github.com/rathena/rathena/issues/1482
2016-08-07 17:28:15 +08:00
Lemongrass3110
a855bccfd2
Fixed wrong operator usage in 2 scripts
...
If those fixes are wrong blame it on me!
2016-08-05 00:29:03 +02:00
Lemongrass3110
d017e24cd2
Adjusted some scripts to the new syntax
...
Follow up to fd48238
Thanks to @Everade and @Jeybla for reporting this problem in #1468
2016-08-05 00:28:23 +02:00
Lemongrass3110
b6adc1d4ff
Replaced specialeffect2 calls without constants
2016-07-29 19:34:30 +02:00
Jittapan Pluemsumran
2f9d44c3b1
Changed Job_SuperNovice to Job_Super_Novice in scripts to match source-side constant.
2016-07-08 14:32:10 +07:00
Atemo
82f5908bb5
Correct typo follow up 109b30dd5184e06806253e692fa0d893b24282e5
2016-07-05 20:50:20 +02:00
Atemo
f927d636b6
Fixed issue #1409 (NPC shouldn't be clickable)
2016-07-05 16:16:35 +02:00
Atemo
1c4f940d67
Merge branch 'master' of https://github.com/rathena/rathena
2016-07-05 16:13:35 +02:00
Atemo
22bc0907d6
Fixed: Disable Loki NPC at entrance of Hazy Forest after the defeat of Wandering Purple Dragon.
2016-07-03 21:20:11 +02:00
Atemo
fd6f241074
Fixed EndlessTower.txt : officially a player can't enter in endless tower if he has changed party and he already entered in the instance with his previous party. Thanks to RagEmu/Renewal@73ec00faa5
2016-07-03 02:18:31 +02:00
Atemo
109b30dd51
Fixed EndlessTower.txt : officially a player can't enter in endless tower if he has changed party and he already entered in the instance with his previous party. Thanks to RagEmu/Renewal@73ec00faa5
...
Fixed potential quest warning in SealedShrine.txt and quests/quests_13_1.txt
2016-07-03 02:06:52 +02:00
Lemongrass3110
11179e3d43
Fixed creator npc for rebirth
...
The npc now gives the creators their homunculus skills if they had learned them before their rebirth.
Fixes #1408
2016-07-01 09:34:52 +02:00
Jittapan Pluemsumran
933d6879d3
Fixed #1405 .
...
Changed a misplaced close to end
2016-06-29 20:59:26 +07:00
Akkarinage
1dd674ff0d
Added duplicate NPCs to Novice Grounds. Fixes #1387 .
2016-06-27 05:58:19 +01:00
Atemo
94b866e938
Fixed issue #1382 (quest error)
...
Thanks @anacondaqq
2016-06-23 02:25:31 +02:00
Atemo
85f44a587d
Removed useless lines
2016-06-22 15:50:40 +02:00
AtlantisRO
cfe7e3efc6
Added use of F_HasEdenGroupMark function.
2016-06-21 03:44:31 -06:00
AtlantisRO
3a526c7ca0
Added support to Para_Team_Mark_ in Eden Group.
2016-06-20 21:28:20 -06:00
Atemo
14d93ff996
Fixed a mistake with dispbottom in hunting_missions.txt
2016-06-18 17:15:25 +02:00
Atemo
6546566a4a
Fix a typo in hunting_missions.txt follow up 673a93c5e4fbf081d276ca2a76090dcebd779325
2016-06-17 18:46:26 +02:00
Atemo
673a93c5e4
Fix issue #1225
...
If party enable warning / debug and error show up.
2016-06-17 15:34:46 +02:00
Atemo
aed00e0b33
Fix issue #1361
...
Pintados Festival never ends.
2016-06-13 15:42:14 +02:00
Jittapan Pluemsumran
055ee42b3d
Fixed #910 . Added weight check in Ring of the Wise King Quest.
...
Thanks to @Jeybla for the changes and @Akaineko-astasi for the report.
2016-06-12 20:28:50 +07:00
Atemo
a667fc0efb
Fixed PLAYTIME issue in guillotine_cross.txt #1346
2016-06-11 01:07:28 +02:00
Jittapan Pluemsumran
b8898cd7f0
Updated Old Glast Heim instance
...
* Adds official quest entries for the instance.
* Modify behavior of item-giving NPCs.
Fixes #701 . Fixes #1343 .
Thanks to @exneval, @spinzaku and @tmav94.
2016-06-07 22:59:47 +07:00
Atemo
3261532403
Follow up 97426ecce0beec1426e374da4b8b82dc7e9e97c6 "Another 'unofficial fix' in assassin.txt"
2016-05-29 01:44:26 +02:00
Atemo
97426ecce0
Another 'unofficial fix' in assassin.txt follow up 33184fe3d558217f8ebb8399400352223c57197e
2016-05-28 20:47:56 +02:00
Atemo
88635c010a
Updated the second entrance to Biolabs.
2016-05-28 20:45:36 +02:00
Atemo
6485dba326
Updated quest_db.txt for Wolfchev Laboratory.
...
Corrected syntax in WolfchevLaboratory.txt (dialog never triggered).
2016-05-28 20:44:06 +02:00
Stolao
38155a625e
Merge pull request #1294 from rathena/resetnpc_update
...
updated resetnpc
2016-05-26 16:03:28 -07:00
aleos89
161a4c01c9
Small adjustments for the instance system
...
* Follow up to 32c829d.
* Added a missing break on guild type instance creation.
- Thanks to @Canoe!
* Added instance name back to script command instance_enter.
- This will present the proper error message when trying to enter another instance.
2016-05-26 09:06:49 -04:00