Aleos
f4e8dee5d6
Corrected Tarot Card dispelling Clan buffs ( #3186 )
...
* Corrected Tarot Card dispelling Clan buffs
* Fixes #3179 .
* Resolved Tarot Card dispelling Clan buffs from players.
* Added Doram buffs and RODEX from being Dispelled as well.
Thanks to @cahya1992!
2018-06-08 10:14:02 -04:00
Lemongrass3110
b2594f4842
Added new jRO hat effects
2018-06-06 23:38:29 +02:00
rAthenaAPI
c68da31f67
Effect State Update
2018-05-30 05:06:10 +02:00
rAthenaAPI
73584c6c9a
Mob and NPC Identity Update
2018-05-30 05:00:31 +02:00
Aleos
9d176c9f1d
Corrected B.S. Sacramenti behavior ( #3149 )
...
* Fixes #611 .
* Status is now removed on player log out.
* Status is not given to targets who have the Undead/Demon element.
Thanks to @Atemo!
2018-05-28 12:52:30 -04:00
Lemongrass3110
dd60f4c47e
Added 2 new parameters for getpetinfo ( #3164 )
...
Fixed inter-server handling for creation of pets that are not incubated.
Thanks to @Everade for his idea.
2018-05-27 22:52:08 +02:00
Sader Fawall
151c8476af
inarray script commands ( #3071 )
...
Thanks to @anacondaqq, @Lemongrass3110, @Jeybla, @secretdataz, @aleos89, @Atemo and @hurtsky for reviewing and testing.
2018-05-27 22:51:37 +02:00
Aleos
a12c79f782
Moved remaining refine NPC to the database ( #3145 )
...
* Fixes #2510 .
* Added Holink and Wagjak values to their own entries in the refine database.
* Added several anti-hack checks to refine NPC.
Thanks to the suggestion from @mazvi and @Atemo!
2018-05-27 16:07:39 -04:00
Aleos
87e7e8891b
Added missing Imperial Set Combos ( #3151 )
...
* Fixes #3031 .
* Added missing Royal Guard Necklace and Imperial Glove.
* Added bSkillDelay bonus which increases delay of skill sk by t milliseconds.
Thanks to @iubantot and @Secret!
2018-05-26 12:50:39 -04:00
Lemongrass3110
ecbab96403
Fixed a possible crash
...
Follow up to 1e2032c
Thanks to @Everade
2018-05-26 00:22:53 +02:00
Lemongrass3110
8202555514
Fixed client blocking mail deletion
...
Fixes #3144
Thanks to @kraaijmakers
2018-05-23 10:06:04 +02:00
Aleos
d060ff79dc
Corrected refine bonus when importing ( #3142 )
...
* Fixes #2722 .
* Properly reset refine bonuses before parsing the import file.
Thanks to @sader1992!
2018-05-22 12:09:27 -04:00
Aleos
42c3375693
Corrected Invisibility CRI bonus ( #3138 )
...
* Fixes #3133 .
* Should be a static +100 not +100%.
Thanks to @redlightliu!
2018-05-22 10:36:35 -04:00
Aleos
1d1a179b72
Corrected QD Shot and Crimson Marker interaction ( #3131 )
...
* Fixes #2863 .
* QD Shot should not remove Crimson Marker.
Thanks to @rye305 and Fyrus!
2018-05-21 10:43:10 -04:00
Lemongrass3110
d16e7e6160
Added support for changedress command ( #3109 )
...
This adds support for /changedress and /nocosplay by adding an atcommand for it and redirecting the client command to it.
Thanks to @Everade for finding this.
2018-05-19 00:37:41 +02:00
Lemongrass3110
bfe6266921
Fixed a few hardcoded limits in status.cpp ( #3130 )
...
Also fixed an array definition in battle.cpp/.hpp
2018-05-19 00:09:25 +02:00
Maytichai Saowa
a8fd92c6da
Update/doc packet ( #3111 )
2018-05-18 20:12:37 +02:00
Lemongrass3110
09fd14c41f
Fixed an invalid declaration of cached events ( #3116 )
...
Fixes #3108
Fixed wrong usage of EVENT_NAME_LENGTH, since this should have been UCHAR_MAX as well.
Converted C struct to C++ map/vector.
Removed limit of 255 events of a cached type.
Thanks to @ignizh and @secretdataz
2018-05-18 14:58:23 +02:00
Lemongrass3110
3e269ace66
Added an option to disable homun autofeed notify ( #3119 )
...
Thanks to @haikenz for the suggestion.
2018-05-18 11:17:34 +02:00
Aleos
c4eae4b361
Corrected reflected damage applying twice ( #3115 )
...
* Fixes #2920 .
* Follow up to 333f0dd .
* Corrected trap behavior reflect and slightly reverted previous commit.
Thanks to @Badarosk0.
2018-05-17 23:10:27 -04:00
Aleos
12c01b0b40
Cleaned up item broadcast code ( #3117 )
...
* Fixes #2847 .
* Removed some unused variables.
Thanks to @anacondaqq!
2018-05-17 18:55:41 -04:00
Lemongrass3110
6d5ee67692
Fixed login mail notification ( #3124 )
...
Fixes #3123
Always update the top right icon and the N icon in the menu bar no matter what inter server call it was.
Thanks to @Everade.
2018-05-17 22:12:43 +02:00
Aleos
53d70b3e24
Corrected skills that lose mob targets ( #3120 )
...
* Fixes #2163 , fixes #2720 , and fixes #2761 .
* Feint Bomb now closer mimics official behavior.
* Monsters now properly target the clone and refrain from attacking the Shadow Chaser.
* Shadow Chasers are now able to cast skills while in Feint Bomb hiding state.
* Removed extra skill cast value that wasn't used.
* Removed extra mob target release function as one already existed.
* Corrected Zanzou and Genwaku target release behavior as well.
Thanks to @ilovelemon, @redlightliu, and @MrAntares!
2018-05-17 15:58:55 -04:00
Lemongrass3110
0a84542220
Added a template function for std::map search ( #3107 )
...
Thanks to @secretdataz for his help.
2018-05-16 08:26:48 +02:00
Lemongrass3110
ce324ad13d
Added atcommand for limited sale ( #3103 )
...
Removed permission
Added state tracking instead to make sure player can use the atcommand
Thanks to @secretdataz for his idea.
2018-05-08 21:32:52 +02:00
Aleos
14f6ce4c20
Fixed UF_RANGEDSINGLEUNIT skill interactions ( #3098 )
...
* Fixes #2969 .
* Resolves unit skills that use UF_RANGEDSINGLEUNIT not being properly removed by other skills that clear unit types.
Thanks to @admkakaroto and @exneval!
2018-05-08 12:38:26 -04:00
Lemongrass3110
34adde7623
Added new hateffect HAT_EF_C_BLESSINGS_OF_SOUL
2018-05-08 00:01:06 +02:00
Lemongrass3110
953f7cf47e
Follow up to 5b13dc7
...
Added missing flag for npc sent mails.
This will prevent showing the reply button on supported clients.
2018-05-06 17:21:41 +02:00
Aleos
7f8b9c43c5
Corrected Demonic Fire and FE Acid behavior ( #3088 )
...
* Fixes #1086 , fixes #2799 , and fixes #3049 .
* Fire Expansion Level 1 now lasts 10 seconds longer with stacked with Demonic Fire.
* Fire Expansion Tear Gas will no longer damage players on non-PvP type maps.
* Fire Expansion Acid is now misc type instead of magic.
* Corrected a possible map crash with Demonic Fire and Fire Expansion interactions.
* Demonic Fire can only have one instance on the ground at a time.
* Miscellaneous cleanups.
Thanks to @jamon18, @uddevil, and @LolyAll!
2018-05-03 12:11:03 -04:00
rAthenaAPI
5d2a3e43a0
Effect State Update
2018-05-02 05:06:09 +02:00
Atemo
e7ccee76e4
Corrected NPC_COMET ratio and Hero_Judgement_Shawl / Hero_Taget_Suits item script ( #3091 )
...
Thanks to @kukuasir1 and @Akaineko-astasi !
2018-04-29 15:21:57 +02:00
Lemongrass3110
8c7cd293e0
Added support for missing 2018 clients
...
This will add support for all clients after 2018-03-07bRagexeRE.
This will work as long as Gravity does not add obfuscation or shuffling back in their clients.
2018-04-25 22:34:15 +02:00
Lemongrass3110
4ffb1b043a
Reverted 0184671
...
This commit broke the "clear" command, which only required 2 columns.
2018-04-25 22:17:52 +02:00
rAthenaAPI
94e6893087
Mob and NPC Identity Update
2018-04-24 23:00:36 +02:00
Aleos
0184671094
Updated item_group_db column requirements ( #3068 )
...
Fixes #3065 .
Should require 3 columns, not 2.
Thanks to @RadianFord!
2018-04-23 23:22:16 +02:00
Lemongrass3110
55bf142ab8
Follow up to d13d6a6
...
Thanks to @RadianFord
2018-04-20 22:53:09 +02:00
Lemongrass3110
aaffbaaa14
Added ZC_NPCACK_SERVERMOVE2
...
Thanks to @mrdiablo
2018-04-20 22:44:35 +02:00
Lemongrass3110
2c68db9faa
Fixed a few problems with homunculus autofeed ( #3062 )
2018-04-20 19:22:13 +02:00
Lemongrass3110
d13d6a6e19
Changed SI_ enum to the official EFST_ enum ( #2995 )
2018-04-20 18:24:20 +02:00
Vincent Stumpf
3b385d956a
Fix default mob ai spawn ( #3054 )
2018-04-18 08:00:22 +02:00
Atemo
5a0b72a7d1
Initiale release of Instance isle bios ( #3041 )
...
Initial release of isle of Bios instance
* Implemented NPC_COMET
* Adjusted skillratio for NPC_COMET. Thanks to @secretdataz !
* Fixed typo, thanks to @Lemongrass3110 and @zackdreaver !
- Replaced Morroc -> Morocc and Reaper Yanku -> Grim Reaper Ankou
* Fixed typo in mob_db.txt, thanks to @talesofragnarok
Thanks to https://www.divine-pride.net/ for a lot of information !
2018-04-16 16:54:53 +02:00
Aleos
524260183e
Corrected Homunculus healing ( #3047 )
...
* Fixes #3013 .
* Homunculus should only be automatically healed at creation.
Thanks to @Thekobe and @Lemongrass3110!
2018-04-11 21:52:40 -04:00
Lemongrass3110
5b13dc7009
Added script command mail ( #3043 )
2018-04-12 00:46:01 +02:00
Lemongrass3110
cc63bb594f
Follow up to 07e2bf0
...
Fixed a missing switch case.
Thanks to @teededung and @RadianFord.
2018-04-11 14:50:35 +02:00
Jittapan Pluemsumran
e2b9e42b7d
Cleaned up custom battleground scripts ( #3025 )
...
Added a warning to script command delwall
2018-04-11 11:22:29 +02:00
Jittapan Pluemsumran
07e2bf09af
Made the second parameter for bonus script command optional ( #2902 )
...
* Made the second parameter for bonus script command optional
* Updated item scripts to reflect the bonus command change
2018-04-10 19:38:56 +02:00
Lemongrass3110
25f2626cf8
Removed a stack push from getvar ( #2912 )
...
Fixes #2891 .
Thanks to @sader1992!
2018-04-10 12:27:48 -04:00
Aleos
8893ef1ccf
Resolved storage saving on server crash ( #3028 )
...
* Fixes #3023 .
* Properly save inventory and cart when closing storage and premium storages for the save_settings config.
Thanks to @Encon21!
2018-04-09 19:31:36 -04:00
Atemo
cdae404e6a
Updated getunitdata / setunitdata ( #3029 )
...
Added the possibility to retrieve / change the current target id of a Mob, Homunculus, Mercenary and Elemental through getunitdata / setunitdata
2018-04-10 00:23:22 +02:00
Vincent Stumpf
f948b9a665
No matter what MAX_ITEM_RDM_OPT is, send 5 random options ( #3040 )
...
Thanks to @syracuase for the hint with RODEX
2018-04-08 23:33:15 +02:00