LordWinter

Admin
  • Content count

    243
  • Joined

  • Last visited

  • Days Won

    513

Posts posted by LordWinter


  1. Auto Database Merge v.1 | Автоматическое Слияние Баз Данных v.1

    uk.png

    Java script for automatic database merging (first release)

    If you want to combine 2 servers into one without too much effort, then this script will do everything for you!

    For convenience, a specific list of configs has been made, if you do not need global migration. Separately or together, you can combine the basic data of accounts, players, clans and HWID data.

    In 2 hours of operation, the script can transfer 3700+ player datas.

    Automatically determines which version of the database is being migrated (HF5 or Salvation)

    Price 10000 .

     

    ru.png

    Java скрипт автоматического слияния баз данных (первый релиз)

    Если вы хотите объединить 2 сервера в один без лишнего напряга, то этот скрипт все сделает за вас!

    Для удобства сделан определенный перечень конфигов, если вам не требуется глобальный перенос. Отдельно или вместе можно объединять основные данные аккаунтов, игроков, кланов и HWID данных.

    За 2 часа работы скрипт может перенести 3700+ данных игроков.

    Автоматически определяет какая версия базы данных переносится (HF5 или Salvation)

    Цена 10000р.

    Basic Settings | Основные настройки

    # Interface lang ru or en?
    # ----------------------------
    # Язык интерфейса ru или en?
    AllowRuInterface = True
    
    # Database driver
    # ----------------------------
    # Драйвер базы данных
    Driver = org.mariadb.jdbc.Driver
    
    # Login and password from Mysql
    # ----------------------------
    # Логин и пароль от Mysql
    Login = root
    Password = 
    
    # Maximum number of database connections
    # ----------------------------
    # Максимальное количество соединений с базой данных
    DatabaseMaxConnects = 500
    
    # Main database into which we will transfer data
    # ----------------------------
    # Основая база в которую будем вливать данные
    URL1 = jdbc:mariadb://localhost/l2e?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC
    
    # Secondary database from which we will collect data
    # ----------------------------
    # Второстепенная база из которой будем забирать данные
    URL2 = jdbc:mariadb://localhost/l2e-old?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC
    
    # Transfer clans and alliances?
    # ----------------------------
    # Переносить кланы и альянсы?
    AllowTransferClans = True
    
    # Transfer data by accounts and HWID?
    # ----------------------------
    # Переносить данные по аккаунтам и HWID?
    AllowTransferHwidAccountData = True
    
    # Transfer data by accounts?
    # To do this, both databases must have accounts tables
    # ----------------------------
    # Переносить аккаунты?
    # Для этого в обеих базах должны быть таблицы аккаунтов
    AllowTransferAccounts = False
    
    # List of players that will be transferred to main database. If list is empty, then all players will be transferred!
    # ----------------------------
    # Список игроков которые будут перенесены в основную базу данных. Если список пуст то будут перенесены все игроки!
    TransferPlayers =
    
    # Prefix for players with duplicate nicknames
    # ----------------------------
    # Префикс для игроков с повторяющимися никами
    PrefixName = x15
    
    # List of reward items for players with prefix that are transfering
    # ----------------------------
    # Список выдающихся итемов чарам с префиксами, которые переносятся
    Rewards = 57,1000;4037,10

     

     

    2 people like this

  2. - vampiric check maxhp from target after all calc
    - final changes with geo doors & test debug for moving check by geo
    - added clanMastery support
    - updating skills when enchant armors and weapons (without re-equip)
    - fixed display of buttons in the old format according to the report
    - new support for enchant (to lower enchant level)
    - check regen support for broadcat info
    - block restore effect for servitors (if owner at event)
    - check default client lang from client (if player not select lang and server valid)
    - minor changes with geo
    - added world chat
    - fixed triggers if char get reflect damage & char isInvul
    - fixed pk status if kill player with cursed weapon
    - added all skill list (thx Projact)
    - added item special abilities support
     bypasses :
         "show_ensoul_window",
         "show_extract_ensoul_window"
    - fixed update info when in item add att (update userinfo)
    - changes for instances support
       * added hwids limit support
       * added premium check support
       * added request items list support
       * added reward items list support
    - miss spawn for Carnamakos
    - special bypasses update by instances support too
    - fixed 311 quest by report
    - fixed NewbieGuide system by report
    - add alternative formula for calc debuffs
    - removed double check skills configs
    - rework community check combat state for bypasses
    - added drop info for custom items for campions
    - fixed augment skills for oly
    - some add checks for quests
    - add miss C grade coupons for all classes after 2th class change
    - fixed spawn coords by report
    - fixed Corpse Burst by report
    - added alchemy system support
    - fixed miss damage text (from inteface settings)
    - miss newbie helper buff
    - champions custom drop with penalty
    - external herbs support at Dragon Valley, Lair of Antharas & SOA (like l2off)
    - add time support for resurrect skills ("resurrectTime")
    - change bypass for class master clan lvl up (duplicates regular)
    - Academy Circlet added miss skill
    - add support Energy Abundance Effect at Dragon Valley (like l2off)
    - players can craft at combat status (like l2off)
    - some change Dragon Valley spawn
    - correct use items count by click
    - check all proff quests by reward
    - any work qirh quests by report
    - miss dialodue
    - added hide main IP support for proxy
    - fixed 60 quest (return adena for each available mark)
    - fixed clan entry (remove players from accept list & enter by clan sections)
    - fixed some toggles work (sometime removed with any effects)
    - fixed signet skills
    - fixed preview option at npc traders
    - fixed quest _171_ActsOfEvil (reward & drop npcs id)
    - in Sea of spores can use teleport (like l2off)
    - fixed get damage for area at skill Corpse Burst
    - fixed skill Fatal Counter (use shots)
    - added miss C coupons for Bounty Hunter (after change 2th class)
    - fixed invate party with same hwids (miss check party leader)
    - debuff immune fixed by report
    - added epic movies configs
    - fixed Experienced Adventurer's Treasure Sack (by report)
    - fixed baby pets for use skills
    - fixed hellbound kill mobs (by Holy Water)
    - fixed check conditions for party (bug with invite delay)
    - rework 275 quest
    - added miss beleth htmls
    - fixed pets packets info by report
    - blocked escape when char fishing
    - fixed skipping valakas movie (by config)
    - fixed augment info for any char
    - added char mails sorting
    - fish tournament enable stats
    - geoengine updated
       * improved calculations from failures
       * water check updated
       * doors check updated
    - Seraphim - Wild Magic stucks
    - duel status updated
    - add confirm dialogue to some services (by order)
    - block to use unlock or transform skills when char at silence
    - add config for auto combine talismans
    - small changes of geo loader
    - fix teleport to tent if tw is end
    - trade package small edits
    - removed additional checks on cb teleport
    - opening dialog when entering the game if char is sitting on an off-trade buffs
    - added miss pve params for phys skills
    - new gm commands
    - addded custom messages for zones (by order)
    - quests transfer to static reward by order
    - running mobs in DV and LOA binding to the geo square
    - Clan skills in CB fixed dialogue for last skill learn
    - Fixed pole auto attack for no-flagged from another flagged player
    - When selecting pet owner in tagret, and pressing attack button, pet must run to owner
    - Removed ability set pet names as well as nickname of player
    - fixed (If you pick up herb on hp or mana, will regenerate servant)
    - Clan res should not reset pets Mass Resurrection id 1254 (if owner dead)
    - cmd .party added ability to search for group topic (bypass <topic>)
    - fixed problems with jumping down geo
    - zone revalidation fixed when exit from game (for fan zones)
    - fixed freeze when client is crush during teleportation (if the char uses no-carrier)
    - fixed pets regen at community buff
    - Add param for effect TargetCancel (for aggro mobs block)
    - delete config TeleportWatchdogTimeout (not needed)
    - fixed htmls info by report (thx Rediska)
    - rework search targets for autofarm (for reduce load)
    - change recycling pools for autofarm
    - geo edits so that you can't go up when searching path (through textures)
    - fixed RestorationRandom when unpacking non-stackable items
    - fixed boost of stats from Olf's T-shirt with relogs
    - some edits to item skills
    - changes on moving for chars with a collapsed client with 0 fps
    - changes for autofarm with mage type
    - fixed errors for switching subclasses via ui
    - next cast block when changing sub
    - fixed  display buffs through package (for skills that have several effects)
    - correct work for cancel (for skills that have several effects)
    - fixed problem with zaken water geo
    - fixed double effects with Hurricane (when enchant skill)
    - daily rewards add account,ip and hwids support
    - add custom support for items (can add request and reward items for click use)
    - fixed npe when checking night spawn
    - add ability to buy more premium time (not for online types of premium, only with same premium id)
    - fixes for sticking of the mage farm mode
    - added a support for viewing quests in which NPCs participate
    - added skills info for npcs via shift
    - rework REQUEST_ID (images were not uploaded in community under proxy login)
    - grouping premium accounts to extend time
    - added config for reconfiguring debuffs only in pve
    - added config for lvl diff block for epaulette drop
    - rework support InventoryUpdate for correct work (without ItemList use)
    - fixed localization parse by report
    - rework calculations effects time by java time (without game controller)
    - removed task for toggles
    - fixed AOE skills on sieges
    - fixed double listener at Kamaels
    - fixed pets when break cast to owner
    - processing casting speed calculations
    - fixed 10275 quest
    - fixed event Rabbits
    - added service for transfer att and elementals
    - rework castle sieges system
    - support for enable all world events from gm panel even if they are disabled
    - fixed npc type (for dialogue)
    - fixed spawn Dead Leopard's Carcass
    - add custom param for Pailaka - Devil's Legacy
    - 607 quest rework to static reward
    - added check for traders final
    - fixed double stats for elementas
    - fixed remove hate if char dead
    - fixed correct work attach char protection with no-carrier
    - blocklist rework support
    - fixed drop info for no-rate groups
    - fixed remove nobless from summons
    - added check for double spawn at rift
    - fixed pole attacks
    - added check for rename service (added check forbidden names)
    - change main class service (added support for remove sublass skills & restore books)
    - fixed spawn at Tanor Canyon
    - fixed skill Master Recharge
    - fixed wrong doors coords
    - fixed problem with aggro moobs after stun
    - added server  side support for /next target (new packet)
    - some change formula for calculating debuffs time from resists
    - fixed aggro mobs after stun
    - fixed move calc with speed for follow attack (for range)
    - fixed friend update list (when remove friend)
    - fixed premium buff slots after relog
    - added custom oly points every day
    - added gm support for remove items from players (like ALT + G)
    - support enable/disable relations at fun zones
    - add custom support for multisells (check equip items)
    - emudev - old support remove
    - fixed AOE skills at fun zones
    - Steal Divinity - block use for npc and summons
    - Vagabond of the Ruins - added miss minions
    - change formula for blow skills
    - fixed some pet skills (not increase damage with ss)
    - edits of melee attacks if char is in root
    - change search for objects by region (priority for current region in which char is located)
    - final edit of aoe skill checks
    - fixed start 309 quest
    - some changes of AI guards
    - block getting exp for premium pets
    - fixed stats boost for buff crafter on servitor
    - fixed transfer of att bonus from owner to summon
    - new support for autofarm (block attack of champs or raids)
    - add support hwid & ip check for intances and rift
    - FOG chance to summon mobs after death is taken out in xml
    - added support random amount rewards for effect RestorationRandom
    - dragon vortex spawn fixed
    - trigger on hit param use on megic attacks only
    - fixed findparty invite buttons
    - add support to remove skins for visual mode
    - fix wards attack with summon
    - configs of rewards for losing on oly
    - grouping buffs in community by type so that you can use duplicates
    - Sword/Blunt Weapon Mastery added miss params
    - quest Into the World fixed reward
    - rework bubble skills
    - rework AGGREMOVE skills (like l2off)
    - added support for load npcinctance types from scripts
    - fixed work skill 902 & 39
    - added alchemy support for pledge missions
    - added att black list support for items
    - final changes for unaggro skills
    - some item skills fixed
    - fixed summon skills attack (check pvp status for some skills)
    - HaProxy v2 support
    - add teleport support for minions if they are taken away from owner
    - fixed errors at donate mod (there was an error when cleanup att)
    - improved water by geo
    - improved check for spawn by NSWE (now checks by radius)
    - new mode for autofarm (support mod)
    - added miss abnormalTypes
    - added miss packet for clan invite (at GOD clan window)
    - fixed donate of exchanger by att
    - fixed images in community
    - fixed updates of char status when joining the clan during sieges
    - fame block if char in observe mode
    - new configs by order
    - Alchemy added new option by order
    - fixed problem with stuck at farm (in walls)
    - added visuality npc spawn zones
    - inventory checks for holy pomanders
    - miss checks 138 quest to take
    - fixed double SA in inventory at up in 350 quest
    - rework checks for taking 142 & 143 quests (more correctly)
    - added new shift click
    - added displaying spawn zones (for GM)
    - improvement bouble skills
    - fixed problem with stuck at farm (in walls)
    - fixed correct info at whoim for crit stats
    - full respawn primeval island (new zones)
    - fixed problem with summons on oly (stuck before start fight)
    - prohibiting attack doors and crystals to chars not registered for siege
    - skill 1324 block for updating reuse when change sub
    - checks on weapons transferfrom kamaels (it is impossible not cast skill carried)
    - added mail confi by request
    - fixed 776 skill on debuff use
    - fixed correct missions info count
    - added some support for missions by order
    - fixed zone spawns in instances
    - zone announcements have been converted to localization
    - itemsonground support removed
    - added herbs spawn support in heine
    - rework items auto destroy support
    - correction clan support to xml
    - added block of paralysis on RB
    - fixed penalty cancel by scrolls under siege
    - added Clan Advent support
    - fixed clan packets
    - fixed RequestMultiSellChoose (double items print)
    - fix buffImmune
    - rework bindings for ip and hwid (now only binding to account!)
    - fixed visual bug with a flag on the ctf event
    - 7 raids added param for delay in xml
    - cfg reworked & new options
    - fixed ban system
    - added config for change SOA zones
    - fixed 5170 skill by report
    - added new configs for pre stage & stages parse options
    - add new cmb //bch (for ban chat) && fixed moderator options (without isGM param)
    - fixed enchant skills by immortal scrolls
    - added function with donate windows service
    - overload checks for services
    - processing of certification
    - added new configs and removed unused
    - small reworking of the launch of events
    - dragon vortex rework script
    - rework doors check support for open/close status
    - added more check for quests (block use cheat programs)
    - rework siege skills Cannon Fodder & Big Bang like l2off
    - fixed double attack without weapon if char have shield
    - database queries optimization
    - rework blow skills for normal calculation
    - added new parameter for skills that cancels them when exiting instances
    - added parameters for events
    - htmls encoding
    - check mp for use skills by default mpConsume
    - remove old custom rates support
    - fixed problem with die status at chars
    - added check for private store item list clean (if change store from packet sell to private store sell)
    - added miss skills for Swoop Cannon
    - visualme rework support (need update script)
    - final skills checks at transformaion (if muliproff enabled)
    - fix lethal block for instance kama raids
    - fix use mass skills for pets without ctrl
    - added R grade enchant support (need check xml items for correct grade)
    - added life time for champions
    - fixed missions for quests complete check
    - regroup all char tasks to one pool (optimization)
    - added core part of new mode "donate rates"
    - added support for Giant enchant scrolls
    - fixed champs by time limit
    - added some GOD armor sets support
    - fixed all enchant items support (last change R grade support)
    - cleanup datapack (old HF items)
    - added lethal immune for all kama mobs
    - Antharas npe
    - _510_AClansReputation fixed bonus reward
    - autofarm edits
    - limit on windows per ips, but block hwid service if ip support enabled
    - premium items for custom task + fixes previous support
    - edits on info champions drop
    - new configs on request
    - auto farm fixes
    - edits to auto-spoil checks
    - fixes char tasks final
    - added checks for change sub through client
    - vote rewards new options (by order)
    - time items block add to recovery system
    - fixed vitality info at party windows
    - fix dupe with sellbuffs
    - rework checks for auto-spoil during overload
    - exclusion of siege checks if player at events
    - fix completion of quests for tasks by deleting them
    - fixes for party info packages
    - parameters for chance and additional damage when physical skills are crit
       * pCritRate
       * pCritPower
    - fix enchanting
    - fixed arrow checks for crossbows
    - block target Sandstorm for autofarm
    - delete config for dividing regions by height (grouping into a common format)
    - cut out abnormals from champions - transferdisplay simply from package
    - encoding bypasses (single/multiple use)
    - flood control of summon packages
    - added jump support
    - example agathion support (+ auto summon first agathion like GOD support)
    - added magic evasion & accuracy ("mEvas" "accMagic")
    - example support party buffs
    - double up SA block (by quest)
    - fixed 453 quest
    - added miss 454 quest
    - Rework Skills
    - moving to jdk21
    - simplification support in processing config parameters
    - a small reworking of the admin configs and removed the pool configs from playful hands!
    - LastFolkNpc parameter added NPC visibility check
    - if char is out or has been detected at event -> it removed from event and blocked receiving reward for participation
    - added block of auto-res at events (for example, from Salvation skill)
    - added "pCritDef" parameter
    - added effect from brooch for shorts
    - update shorts in database if they over or exit char from game (for reduce requests for mysql)
    - block of reflection buffs for pets (save to restore list)
    - bonus from soulshots (miss calc)
    - support for triggers for world events
    - added event Beer Festival
    - new config AltGameItemLearnCosts by order
    - rework some epics AI
    - SP change format to long (like GOD)
    - npe view of oly fights
    - editing alchemy to fail items
    - new Untargetable effect
    - added remove skills support
    - some rework items auto destroy system
    - community images fixed for proxy (only for salvation client)
    - fixed use cp hp mp potions when use boouble skills
    - fixed restore effects when use steal effects
    - L2Votes.com rewards support
    - check out Cancel (for restore effects)
    - problems with auto-ress at farm (need delay)
    - checking aura skills range on autofarm
    - checks use skills for checking hp or mp in % (for autofarm)
    - update fly skills support
       * added support for calc new types like (WARP_BACK, WARP_FORWARD,PUSH_HORIZONTAL,PUSH_DOWN_HORIZONTAL)
    - update maria db connector
    - Rift rework
    - added l2RankZone.com votereward support
    - fixed chnange name pets
    - small fix for CrystalCaven instance
    - update skills (thx gpz)
    - added new effect AbsorbDamage for skills
    - added support get skills when capturing or buying clanhalls (analogous to forts or castles)
    - fix code for auto-get skills (caused small friezes for char)
    - updating the operation of all types of autopfarm (still in operation)
    - fixed block use of community in fan zones
    - fishing fix
    - added config for Baium spawn delay
    - added config for Beleth get ring by drop from raid
    - params for AI mob chances
    - rework teleport system at NPCd (connection of some scripts)
    - effect of the admin's invul was taken out in xml upon request
    - fix bug after updating fly skills system
    - expansion flood control
    - added support for tarro cards
    - encode pass for login fix
    - reflections hwids check support
    - some changes for SmartGuard support
    - sheed buff zone must be enable by default
    - rework support for processing instance reuse
    - rework recovery items from duplicates in database
    - added support for reloading scripts from dp
    - processing of zone checks (included/disabled)
    - correct relation update for characters when zones and sieges are enabled
    - AltOlyWeeklyPeriod change to crone format
    - BlockAbsorbInPvP param transter from HF
    - added miss dual daggers check
    - added miss bonus for R grade type weapon
    - added miss SOA airship controller support
    - fixed community buffer for level checks for correct work
    - processing of certification so that there is no dupe for additional skills (if remove certification by npc)
    - fix errors when extending premium
    - complete checks for community buffer
    - processing checks for skills valid from visual skins when equip/unequip items
    - Brakel spawn by default
    - extending NoGeo zone settings so that PathFind can be checked or not
    - separating scripts from core (Hitman now have no core support)
    - added config for Pole by order
    - 236 quest correct work
    - block for removing or crystallizing event items
    - completion of penalty for new grades
    - parameter for proxy to regulate acessLevels
    - shift click with preview items
    - fixed check new item grades at fun zones
    - Freya ai update (was non-stop clear debuffs)
    - added support for luc и cha params
    - added 110 levels support limit
    - fixed use schemes by voice fun zones
    - processing of StatusUpdate requests
    - new support for effect ResetEffectTime & skills
    - added rates taliks for forts
    - broadcast for packets rework
    - auctions support rework to clanId (npe when changing clan name)
    - fixed buffs stack problem with relogs
    - Auto update hide players when GM options are turned on/off
    - fixed Rainbow Springs siege
    - added transfer special abilities in multisells
    - CHA & LUC enable by config
    - maddness support some rework for raids
    - Antharas & Valakas maddness check by epic zones
    - full rework clanhalls system support
    - fixed problems with client crits when use bouble skills at doors
    - Ertheia race support (by order)
    - edits for enchanting
    - parse skills from the .dat info (description & names)
    - small changes at server packets
    - conversion with save augment
    - fixed correct work augment filter for passive and chances skills
    - updating cp hp mp potions in database upon their completion in inventory (to reduce load)
    - updating buffs in the database in one request (to reduce load)

     


  3. - added HaProxy v2 support
    - add teleport support for minions if they are taken away from owner
    - fixed errors at donate mod (there was an error when cleanup att)
    - improved water by geo
    - improved check for spawn by NSWE (now checks by radius)
    - added miss abnormalTypes
    - fixed donate of exchanger by att
    - fixed updates of char status when joining the clan during sieges
    - fame block if char in observe mode
    - fixed npe on reports
    - inventory checks for holy pomanders
    - miss checks 138 quest to take
    - fixed double SA in inventory at up in 350 quest
    - rework checks for taking 142 & 143 quests (more correctly)
    - added new shift click
    - added displaying spawn zones (for GM)
    - improvement bouble skills
    - fixed problem with stuck at farm (in walls)
    - fixed correct info at whoim for crit stats
    - full respawn primeval island (new zones)
    - fixed problem with summons on oly (stuck before start fight)
    - prohibiting attack doors and crystals to chars not registered for siege
    - skill 1324 block for updating reuse when change sub
    - checks on weapons transferfrom kamaels (it is impossible not cast skill carried)
    - added mail config by request
    - fixed 776 skill on debuff use
    - cleaning of unused code
    - small works on moving & geo
    - fixed zone spawns in instances
    - html mistakes
    - zone announcements have been converted to localization
    - itemsonground support removed
    - added herbs spawn support in heine
    - rework items auto destroy support
    - expansion of clan parameters in xml
    - fix cancel penalty at siege if use scrolls
    - Petrification cannot be imposed on raids
    - fix buffImmune
    - rework bindings for ip and hwid (now only binding to account!)
    - fixed visual bug with a flag on the ctf event
    - 7 raids added param for delay in xml
    - cfg reworked & new options
    - fixed ban system
    - added config for change SOA zones
    - fixed 5170 skill by report
    - added new configs for pre stage & stages parse options
    - add new cmb //bch (for ban chat) && fixed moderator options (without isGM param)
    - added function with donate windows service
    - overload checks for services
    - processing of certification
    - added new configs and removed unused
    - small reworking of the launch of events
    - dragon vortex rework script
    - rework doors check support for open/close status
    - optimization of database queries
    - added more check for quests (block use cheat programs)
    - rework siege skills Cannon Fodder & Big Bang like l2off
    - database queries optimization
    - rework blow skills for normal calculation
    - added new parameter for skills that cancels them when exiting instances
    - added parameters for events
    - htmls encoding
    - check mp for use skills by default mpConsume
    - remove old custom rates support
    - fixed problem with die status at chars
    - added check for private store item list clean (if change store from packet sell to private store sell)
    - added miss skills for Swoop Cannon
    - visualme rework support (need update script)
    - final skills checks at transformaion (if muliproff enabled)
    - fix lethal block for instance kama raids
    - fix use mass skills for pets without ctrl
    - added life time for champions
    - regroup all char tasks to one pool (optimization)
    - added core part of new mode "donate rates"
    - _510_AClansReputation fixed bonus reward
    - limit on windows per ips, but block hwid service if ip support enabled
    - premium items for custom task + fixes previous support
    - edits on info champions drop
    - new configs on request
    - vote rewards new options (by order)
    - time items block add to recovery system
    - fix dupe with sellbuffs
    - rework checks for auto-spoil during overload
    - exclusion of siege checks if player at events
    - fixed arrow checks for crossbows
    - block target Sandstorm for autofarm
    - delete config for dividing regions by height (grouping into a common format)
    - cut out abnormals from champions - transferdisplay simply from package
    - encoding bypasses (single/multiple use)
    - fixed 453 quest
    - added miss 454 quest
    - moving to jdk21
    - complete party toggle buffs
    - a small reworking of the admin configs and removed the pool configs from playful hands!
    - LastFolkNpc parameter added NPC visibility check
    - if char is out or has been detected at event -> it removed from event and blocked receiving reward for participation
    - added block of auto-res at events (for example, from Salvation skill)
    - update shorts in database if they over or exit char from game (for reduce requests for mysql)
    - block of reflection buffs for pets (save to restore list)
    - bonus from soulshots (miss calc)
    - new config AltGameItemLearnCosts by order
    - rework some epics AI
    - some rework items auto destroy system
    - fixed return effecs after steal buffs
    - fixed use cp hp mp potions when use boouble skills
    - check out Cancel (for restore effects)
    - problems with auto-ress at farm (need delay)
    - checking aura skills range on autofarm
    - checks use skills for checking hp or mp in % (for autofarm)
    - L2Votes.com rewards support
    - l2rankzone.com vote rewards support
    - update maria db connector
    - Rift rework
    - small fix for CrystalCaven instance
    - disable farm if char crit from game
    - support for reset item skills (taking into account reset block for certain skills and items)
    - annonce's fix for random spawnlist
    - added support get skills when capturing or buying clanhalls (analogous to forts or castles)
    - fix code for auto-get skills (caused small friezes for char)
    - updating the operation of all types of autopfarm (still in operation)
    - fixed block use of community in fan zones
    - fishing fix
    - fix for restoring exp at events
    - added support by enchanting (you can do ap by more than +1)
    - added support by random enchanting in multisells
    - small changes for oly on issue of hero points
    - new param "raidDamage" for raid damage bonus
    - added config for Baium spawn delay
    - added config for Beleth get ring by drop from raid
    - expansion flood control
    - added configs for oly (by order)
    - reflections hwids check support
    - added new target type "CORPSE_FRIENDLY"
    - rework teleport system at NPCs (connection of some scripts)
    - sheed buff zone must be enable by default
    - rework support for processing instance reuse
    - rework recovery items from duplicates in database
    - added support for reloading scripts from dp
    - processing of zone checks (included/disabled)
    - correct relation update for characters when zones and sieges are enabled
    - AltOlyWeeklyPeriod change to crone format
    - added miss SOA airship controller support
    - fixed community buffer for level checks for correct work
    - processing of certification so that there is no dupe for additional skills (if remove certification by npc)
    - fix errors when extending premium
    - implementation Olympiad training fights system
    - complete checks for community buffer
    - processing checks for skills valid from visual skins when equip/unequip items
    - Brakel spawn by default
    - added check conditions for miss dual daggers
    - extending NoGeo zone settings so that PathFind can be checked or not
    - separating scripts from core (Hitman now have no core support)
    - added config for Pole by order
    - 236 quest correct work
    - block for removing or crystallizing event items
    - parameter for proxy to regulate acessLevels
    - Freya ai update (was non-stop clear debuffs)
    - fixed use schemes by voice fun zones
    - processing of StatusUpdate requests
    - added rates taliks for forts
    - broadcast for packets rework
    - auctions support rework to clanId (npe when changing clan name)
    - fixed buffs stack problem with relogs
    - Auto update hide players when GM options are turned on/off
    - fixed Rainbow Springs siege
    - maddness support some rework for raids
    - Antharas & Valakas maddness check by epic zones
    - full rework clanhalls system support (now have xml support)
    - fixed problems with client crits when use bouble skills at doors
    - auto enchant att (like ctrl item)
    - small changes at server packets
    - conversion with save augment
    - fixed correct work augment filter for passive and chances skills
    - updating cp hp mp potions in database upon their completion in inventory (to reduce load)
    - updating buffs in the database in one request (to reduce load)
    - add emudev shift click support
    - add emudev daily missions support
    - add emudev vip support
    - add emudev auto farm
    - add emudev buttons design (replace standart buttons auto)

     


  4. jdk21.jpg

    uk.png

    Starting today, both branches of the emulator are switching to support Java version 21! Dear customers, be careful when updating! A link to the current jdk version is attached below in topic!

     

    ru.png

    Начиная с сегодняшнего дня обе ветки эмулятора переходят на поддержку 21 Java версии! Уважаемые клиенты, при обновлении будьте внимательны! Ссылка на актуальную jdk версию прилагается ниже в теме!

    Download JDK 21.0.2

    2 people like this

  5. - Vampiric check maxhp from target after all calc
    - Fixed geo doors by report
    - Add itemHandler "Nobless" by request
    - Auto check default lang from client (if server valid this lang)
    - Block restore buffs for servitors at events
    - Added support for block transfroms at fun zones
    - Typo changes with char regens (fixed dublicate send packets)
    - Fixed triggers if char get reflect damage & char isInvul
    - Fixed pk status if kill player with cursed weapon
    - Effect invisible with param for healblock (by request)
    - Fixed work bonusExp & bonusSp
    - Small changes with disconnect system delay
    - Block community if char in Petrification status
    - Fixed special bypasses for beleth enter
    - Start checking quests to block bypass substitution
    - Department of objects storage
    - Removed range restriction at valakas movie
    - Add switch config for show raids at community  by ids
    - Sub triggers add to owner servitor too
    - Quests 137-143 rework to static system
    - Corpse Life Drain can use to servitors (like l2off)
    - Fixed drop protection when char relog
    - Fixed Dark Cloud Mansion (unlimit spawns)
    - Fixed feeding golems at CrystalCaverns
    - Community buffer buttons (at scheme by request)
    - Epic bosses status (with sleep status)
    - Fixed epic announce
    - Improve of epic statistics
    - Changes for instances support
       * added hwids limit support
       * added premium check support
       * added request items list support
       * added reward items list support
    - Miss spawn for Carnamakos
    - Special bypasses update by instances support too
    - Fixed 311 quest by report
    - Fixed NewbieGuide system by report
    - Vip points diff support
    - Custom rewards support like by ID
    - Fixed use shots if hittime not standart
    - Removed double check skills configs
    - Rework community check combat state for bypasses
    - Added max level for players
    - Added drop info for custom items for campions
    - Fixed augment skills for oly
    - Some add checks for quests
    - Add miss C grade coupons for all classes after 2th class change
    - Fixed spawn coords by report
    - Fixed Corpse Burst by report
    - Fixed correct print champion chances drop
    - Champions custom drop with penalty calc
    - External herbs support at Dragon Valley, Lair of Antharas & SOA (like l2off)
    - Add time support for resurrect skills ("resurrectTime")
    - Change bypass for class master clan lvl up (duplicates regular)
    - Academy Circlet added miss skill
    - Add support Energy Abundance Effect at Dragon Valley (like l2off)
    - Players can craft at combat status (like l2off)
    - Some change Dragon Valley spawn
    - Correct use items count by click
    - Fixed bypassed by report
    - Check all proff quests by reward
    - Any work qirh quests by report
    - Miss dialodue
    - Added hide main IP support for proxy
    - Fixed 60 quest (return adena for each available mark)
    - Fixed some toggles work (sometime removed with any effects)
    - Fixed quest _171_ActsOfEvil (reward & drop npcs id)
    - In Sea of spores can use teleport (like l2off)
    - Fixed get damage for area at skill Corpse Burst
    - Fixed skill Fatal Counter (use shots)
    - Added miss C coupons for Bounty Hunter (after change 2th class)
    - Fixed invate party with same hwids (miss check party leader)
    - Debuff immune fixed by report
    - Added epic movies configs
    - Fixed Experienced Adventurer's Treasure Sack (by report)
    - Fixed baby pets for use skills
    - Fixed hellbound kill mobs (by Holy Water)
    - Miss check transformation conditions
    - Geoengine updated
       * improved calculations from failures
       * water check updated
       * doors check updated
    - Some fixes by reports
    - Fixed check conditions for party (bug with invite delay)
    - Rework 275 quest
    - Added miss beleth htmls
    - Added group chance modifier for premium account
    - Added custom support for rnd min max amount items per group
    - Npc html (clipping line breaks)
    - Added custom targets by order
    - Added drop info for groups (by list without pages) by order
    - Fixed effects time at dual by report
    - Fixed check doors for pets by report
    - Add confirm dialogue to some services (by order)
    - Block to use unlock or transform skills when char at silence
    - Add config for auto combine talismans
    - Fix teleport to tent if tw is end
    - Trade package small edits
    - Removed additional checks on cb teleport
    - Opening dialog when entering the game if char is sitting on an off-trade buffs
    - Added miss pve params for phys skills
    - New gm commands
    - Added custom messages for zones (by order)
    - Dimensional rift (fix double spawn)
    - Added effect CallClan (by order)
    - Quests transfer to static reward by order (270,278,289,309)
    - Running mobs in DV and LOA binding to the geo square
    - Clan skills in CB fixed dialogue for last skill learn
    - Fixed pole auto attack for no-flagged from another flagged player
    - When selecting pet owner in tagret, and pressing attack button, pet must run to owner
    - Removed ability set pet names as well as nickname of player
    - Fixed (If you pick up herb on hp or mana, will regenerate servant)
    - Clan res should not reset pets Mass Resurrection id 1254 (if owner dead)
    - cmd .party added ability to search for group topic (bypass <topic>)
    - In .cfg, time for no-carrier is fixed by config limit
    - Zone revalidation fixed when exit from game (for fan zones)
    - Fixed freeze when client is crush during teleportation (if the char uses no-carrier)
    - Fixed pets regen at community buff
    - Add param for effect TargetCancel (for aggro mobs block)
    - Delete config TeleportWatchdogTimeout (not needed)
    - Rework search targets for autofarm (for reduce load)
    - Change recycling pools for autofarm
    - Geo edits so that you can't go up when searching path (through textures)
    - Fixed RestorationRandom when unpacking non-stackable items
    - Fixed boost of stats from Olf's T-shirt with relogs
    - Changes on moving for chars with a collapsed client with 0 fps
    - Next cast block when changing sub
    - Correct work for cancel (for skills that have several effects)
    - Fixed double effects with Hurricane (when enchant skill)
    - Added custom support for items (required and rewards)
    - Added support checkSlots for items (capsule)
    - Processing DayNightSpawnManager (support for any raids)
    - Fixed npe when checking night spawn
    - Add ability to buy more premium time (not for online types of premium, only with same premium id)
    - Added a support for viewing quests in which NPCs participate
    - Added skills info for npcs via shift
    - Rework REQUEST_ID (images were not uploaded in community under proxy login)
    - Grouping premium accounts to extend time
    - Added config for reconfiguring debuffs only in pve
    - Added config for lvl diff block for epaulette drop
    - Rework support InventoryUpdate for correct work (without ItemList use)
    - Fixed localization parse by report
    - Rework calculations effects time by java time (without game controller)
    - Removed task for toggles
    - Fixed AOE skills on sieges
    - Added reward after change class at grand masters
    - 662 quest transfer to static reward by request
    - Fixed double listener at Kamaels
    - Fixed pets when break cast to owner
    - Processing casting speed calculations
    - Fixed 10275 quest
    - Fixed event Rabbits
    - Added service for transfer att and elementals
    - Rework castle sieges system
    - Support for enable all world events from gm panel even if they are disabled
    - Fixed npc type (for dialogue)
    - Fixed spawn Dead Leopard's Carcass
    - Add custom param for Pailaka - Devil's Legacy
    - 607 quest rework to static reward
    - Fixed correct work attach char protection with no-carrier
    - Blocklist rework support
    - Fixed drop info for no-rate groups
    - Fixed remove nobless from summons
    - Added check for double spawn at rift
    - Fixed pole attacks
    - Added check for rename service (added check forbidden names)
    - Change main class service (added support for remove sublass skills & restore books)
    - Fixed spawn at Tanor Canyon
    - Fixed skill Master Recharge
    - Fixed wrong doors coords
    - Some change formula for calculating debuffs time from resists
    - Fixed aggro mobs after stun
    - Fixed move calc with speed for follow attack (for range)
    - Fixed friend update list (when remove friend)
    - Fixed premium buff slots after relog
    - Added custom oly points every day
    - Added gm support for remove items from players (like ALT + G)
    - Support enable/disable relations at fun zones
    - Add custom support for multisells (check equip items)
    - Emudev - old support remove
    - Fixed AOE skills at fun zones
    - Steal Divinity - block use for npc and summons
    - Vagabond of the Ruins - added miss minions
    - Change formula for blow skills
    - Fixed some pet skills (not increase damage with ss)
    - Edits of melee attacks if char is in root
    - Change search for objects by region (priority for current region in which char is located)
    - Fixed start 309 quest
    - Some changes of AI guards
    - Block getting exp for premium pets
    - Fixed stats boost for buff crafter on servitor
    - Fixed transfer of att bonus from owner to summon
    - New support for autofarm (block attack of champs or raids)
    - Add support hwid & ip check for intances and rift
    - FOG chance to summon mobs after death is taken out in xml
    - Added support random amount rewards for effect RestorationRandom
    - Add support to remove skins for visual mode
    - Fix wards attack with summon
    - Configs of rewards for losing on oly
    - Grouping buffs in community by type so that you can use duplicates
    - Sword/Blunt Weapon Mastery added miss params
    - Quest Into the World fixed reward
    - Rework bubble skills
    - Rework AGGREMOVE skills (like l2off)
    - Added support for load npcinctance types from scripts
    - Fixed work skill 902 & 39
    - Added att black list support for items
    - Some item skills fixed
    - Fixed summon skills attack (check pvp status for some skills)

     

    1 person likes this

  6. - remove dynamic respawn config for epics
    - for correct work skill at hero weapon
    - workpiece new items (thx Projact)
    - сhangeAttribute system (workpiece)
    - sync scripts by pledge packets
    - add pages support for achivements category
    - fixed visual bug with effect list (if use items like energy stones) by report
    - gm announce (by request)
    - Fixed use heal kills for summons at autofarm
    - Add re-summon function at autofarm (for summon type farm)
    - Add new skill options (by order)
       * MAGIC_CRIT_DEF("mCritDef")
       * REFLECT_DAMAGE_PERCENT_DEFENCE("reflectDamDef")
       * ABSORB_MAGIC_DAMAGE_DEFENCE_PERCENT("absorbMagicDamPercentDefence")
    - Rework 619 quest to static reward
    - Effect CancelAll check effects to valide for remove
    - Npe by reports
    - Limit for receiving rewards for missions has been increased
    - Param for switch clan missions to single (by request)
    - Add miss configs
    - Correct choice of encoding for requests to voting site
    - Add new weapon types "Twohand Crossbow" & "Dual Blunt"
    - Added for stats param "dualBluntWpnVuln"
    - Fixed attack doors by summons or by player with shift
    - Added all salvation npcs (thx Projact)
    - Fixed problem with processing mob AI at spawn
    - Update to 19 jdk
    - Update connector to mariaDb
    - Rework scripts compiler (now can compile files with jdk 16+ support)
    - Simplify database installer
    - Collect jars & cleanup
    - Cleanup apach pools support to jdk
    - Add support for block non-class skills at events
       * <parameter name="blockNoClassSkills" value="true" />
    - Add autofarm logs by request
    - Fixed next auto attack after cast skills with ctrl
    - Fixed Bleeding Gash
    - Rework 237 quest
    - Add miss valakas skills
    - Fixed baylor spawn chests
    - Fixed wrong stats at some skills
    - Fixed hide enchant info for dressme
    - Fixed temp hero if use change subclass
    - Fixed skilltype CHARGEDMG
    - Added new effects HealDamPercent and ManaDamPercent
    - Transfer strixguard to commons & some change server side without apache-dbpools
    - Fixed spawn diff z rage at primeval zone
    - Typo fix abnormal types
    - Fixed visible summon name at title after use debuffs to him
    - Rework "no carrier" system (now full restore char with all statuses after disconnect)
    - Added check summons to target condition for skills (actual for undead skills)
    - Database query edits
    - State of objects (fucking atomicinteger bugs)
    - Fix event items(dual daggers were not removed and didt equip)
    - 134 & 135 quests rework to static system
    - Fixed query errors to db in monster race
    - Removed unuse configs
    - Added param for active subclass to 241-247 quests (by request)
    - Fixed triggers after applying damage
    - Fixed use of items not prohibited at oly
    - Fixed HP update in party for summons
    - ExSendUIEvent format
    - Fixed spawn problems in instances (spawn from dp)
    - Update geoengine full
    - Update moving
    - Advanced support for ecnhanting
    - Fixed search delay for mobs (if get effect target cancel)
    - Fixed check pvp for trigger effects
    - Fixed miss mobs at 643 quest
    - Fixed spawn Antharas minions
    - Item skill debuffs add check conditions
    - Crit defence resists not add 100% resist (rework)
    - Added pvp & pve info at stats voice
    - Add auto trade & party for same ip or hwids
    - Fixed inventory update for capsule items (if item is no stackable)
    - Fixed vitality line
    - Fixed range at 1307 item

    & full sync with HF5 -> revision


  7. - Invisible effect added block buffs/debuufs (cant be steal like l2OFF)
    - Block absorb if target invul
    - Some changes to reflect skill conditions
    - Add voice support for use default schemes at community buffer
    - Add _bbsCmdlang <lang> <cmd>
    - Fixed calc amount for champions (was calc only without premium)
    - Added configs for spawn delay for fakes (by request)
    - Fixed problem with fakes if use disarm to fake (now re-equip weapons)
    - Change calc for RestorationRandom (by report)
    - Add support for end fight events if players at event < 2
    - Fixed afk time lower reward at events
    - Sandstorm rework AI by report
    - Added config for BookMarkLimit
    - Some rework cancel params
    - Print reward items at classmaster (by request)
    - Fixed return flag at capture flag event (if char leave from event)
    - 115 quest transfer to xml support (by request)
    - Working with pool release
    - Regroup tasks for raids (respawn, annouce & minions respawn)
    - Add hero time for events support
    - Fixed boats (was problem at linux)
    - Rework oly enchant limits
    - Fixed npe errors
    - Fixed auction images (for custom items)
    - Restoration random effect rounding total chance to greater value
    - Fixed auction images (for custom items)
    - Restoration random effect rounding total chance to greater value
    - Raids pre-announce wrong time (from previous update)
    - Fixed a problem with CPU consumption
    - Update some methods for correct work
    - Added param "isForceRandom" for items capsule
    - Block aggroPoints for mobs if used skill have damage
    - Reduce mobs AI processing load
    - Fixed select rnd opponents for oly
    - Fixed work runes if change sub
    - Add param "isSingleRandom" for extractable items (give one item from list)
    - Fixed work balancer for ALL option and monsters by damage
    - Fixed recalc world events time
    - Miss npe at balancer
    - Rework support for SOA buff zones (change status)
    - For correct work skill at hero weapon
    - Fixed problem with load server if SOD was at open status
    - Some rework AI for SelMahumChef for reduce load
    - Npe by reports
    - Add pages support for achivements category
    - Fixed visual bug with effect list (if use items like energy stones) by report
    - Correct calc char heading (was wrong sometimes)
    - Rework beleth (simplification)
    - Announce when GM (by request)
    - Fixed use heal kills for summons at autofarm
    - Add re-summon function at autofarm (for summon type farm)
    - Rework 619 quest to static reward
    - Effect CancelAll check effects to valide for remove
    - Correct choice of encoding for requests to voting site
    - Fixed attack doors by summons or by player with shift
    - Add param for heal effect "isStaticHeal" for block mAtk bonus (by order)
    - Fixed problem with processing mob AI at spawn
    - Update to 19 jdk
    - Update connector to mariaDb
    - Rework scripts compiler (now can compile files with jdk 16+ support)
    - Simplify database installer
    - Collect jars & cleanup
    - Cleanup apach pools support to jdk
    - Add support for block non-class skills at events
         * <parameter name="blockNoClassSkills" value="true" />
    - Add autofarm logs by request
    - Fixed next auto attack after cast skills with ctrl
    - Fixed Bleeding Gash
    - Rework 237 quest
    - Fixed try sit to trade when char waking up
    - Add miss valakas skills
    - Fixed baylor spawn chests
    - Fixed wrong stats at some skills
    - Fixed hero skills when change subclass (for event hero status)
    - Fixed skilltype CHARGEDMG
    - Added new effects HealDamPercent and ManaDamPercent
    - Transfer strixguard to commons & some change server side without apache-dbpools
    - Fixed spawn diff z rage at primeval zone
    - Typo fix abnomrmal types
    - Rework "no carrier" system (now full restore char with all statuses after disconnect)
    - Added check summons to target condition for skills (actual for undead skills)
    - Forget miss htmls
    - Database query edits
    - State of objects (fucking atomicinteger bugs)
    - Fix event items(dual daggers were not removed and didt equip)
    - 134 & 135 quests rework to static system
    - Fixed query errors to db in monster race
    - Removed unuse configs
    - Added param for active subclass to 241-247 quests (by request)
    - Added upport like l2off bug with reflect
    - Fixed trigger skills (activate after damage)
    - Fixed use items without block at oly
    - Fixed zaken check enter time
    - Item skill debuffs add check conditions
    - Crit defence resists not add 100% resist (rework)
    - Added target type AURA_FRIENDLY_SUMMON (by order)
    - Limits of messages of applications to clan
    - Fixed queries to database by skills
    - Fixed check pvp for trigger effects
    - Fixed miss mobs at 643 quest
    - Fixed spawn Antharas minions
    - Service buy subclass (_bbsservice:subclass)
    - Fixed mana use for fake death
    - Advanced support for ecnhanting (by order)
    - Fixed search delay for mobs (if get effect target cancel)
    - Update geoengine full
    - Update moving
    - Fixed range for item 1307 (thx Wizzard)

     


  8. Rebith 3.0

     

     

    uk.png

    - Rebirths are created according to templates (unlimited)

    - Creation of any number of branches for learning skills

    - The ability to limit the choice of the right or left branch in the process of learning skills or both

    - Сonvenient formation of required items and awards

    - Most convenient xml support for the mod

     

    ru.png

    - Перерождения создаются по шаблонам (неограниченно)

    - Создание любого количества веток изучения скилов

    - Возможность ограничения выбора правой или левой ветки в процессе изучения скилов или же обоих

    - удобное формирование требуемых предметов и наград

    - максимально удобная xml поддержка мода

     

    Price / Стоимость - 5000 (rubles)

    3 people like this

  9. uk.png

    From January 1, 2023, all our active repositories will be moved to gitlab and current svn hosting will cease to exist. In this regard, all cutomers need to contact me to clarify and confirm their accounts. Subscriptions of all unconfirmed accounts will be suspended without right to restore.

    Also, starting from the new year, pricing policy in all directions will be transferred to a fixed price in rubles!

     

    ru.png

    С 1 января 2023 года все наши активные репозитории будут перемещены на gitlab и текущий хостинг svn прекратит свое существование. В связи с этим всем клиентам необходимо со мной связаться для уточнения и подтверждения своих аккаунтов. Подписки всех не подтвержденных учетных записей будут приостановлены без права на восстановление.

    Так же начиная с нового года ценовая политика по всем направлениям будет переведена на фиксированную цену в рублях!

    2 people like this

  10. - Fixed some dialogues (thx Projack)
    - Some buffer buttons transfer from core
    - Added hide options for replace char info at all htmls
    - Added debuffs limit by config
    - Added abnormalType ID support for packets
    - PartySpelled skills info fixed
    - Fixed summon double info (if remove summon whyle casting)
    - Hp status updating for all around mobs (when use mass attack)
    - Friend update list when add new friend
    - Crystallize add info pre-rewards
    - Fixed autoshots at oly for 140 protocol
    - CharmOfCourage icon update (was problem at salvation client)
    - Added new stats for resists ABSORB_DAMAGE_DEFENCE("absorbDamDefence"), ABSORB_MANA_DAMAGE_DEFENCE("absorbManaDamDefence"), ABSORB_MAGIC_DAMAGE_DEFENCE("absorbMagicDamDefence")
    - Some changes at pledge packets for update info
    - Trade items update fixed (visual bug)
    - Added beatyshop support
    - Subclass change support at userinfo panel
    - Attach daily rewards -> to bestiary button
    - Miss subs update info if add or change sub at community
    - Fixed correct work party marker
    - Add dynamic respawn scale, configuraion and example
    - Add buy olympiad points community board service
    - Full sync with HF5 branch

     


  11. - Added debuffs limit by config
    - Rework xml support for dressme & visualme
    - Fixed quests 118 & 123 (thx projact)
    - 713 & 715 quests typo fix
    - All pets skills by l2off (sync to part 5) thx projact
    - Check move line at water (without sticking)
    - Falling changes
    - Kamaloka guards at towns cant be killed
    - Update core for https://l2jeternity.com/index.php?/topic/289-mod-simple-discord-bot-for-your-server/
    - Fixed hairs preview at visual service
    - Remove effects when char exit from zone (added for effect zones)
    - Final fix for mobs (problem stuck to the walls)
    - Some change QueenAntNurse AI
    - Players can get trigger skills by summon hit (at reflect damage like l2off)
    - Check event status for attack players (if event not in instance)
    - Miss active skill at siege golem
    - Added rift param for custom chance enter to boss room
    - Community clan & teleport buttons transfer support to htmls
    - Added new cmd -> _bbslang <lang> <html> for community
    - Add Vervato with ressurection option
    - Added clan variables support
    - Added timestamp when use items at acp
    - Added enchantadd & enchantmul (custom support for all stat params)
    - Added new options for fun pvp zone
    - Rework CompassZone support
    - Rework premium bonus types at core
    - Some changes at pledge packets for update info
    - Fixed repead quests 164,217,219 by report
    - Fixed remove karma (problem is in the sequence of actions)
    - Skill Shoulder Charge effect fixed
    - Skill Power Break fixed (only debuff use)
    - Calc reward for quest Containing the Attribute Power
    - Champions custom support for add skills & check valid npcId by list
    - Add fake traders support
    - Premium services without prem status (at custom community)
    - Block check actions for autofarm if player run by geopath
    - Added check ressurect siege condition for fort sieges
    - Clan services can use clan members who have all privileges
    - Small change for premium page replace info
    - Block add new bonuses to old if char buy double premium
    - 645 quest rework
    - Check use toggle skills if char in anchor
    - Add params for control levels & proffs for fight events register
    - Add support for block all stats from excluded skills at fight events
    - Add config for tele support for summon to owner
    - Add mass extractable items with ctrl (only for ExtractableItems type)
    - Correct sequence of sending packets during teleportation
    - If mob in group party and clan buffs apply for all group
    - Some change AI for check mobs buffs
    - Check abnormal types for autofarm buffs
    - Add config for pets recharge
    - Add announce support for punishments
    - Rework 334 quest to static reward by report
    - Four sepulchers fixed spawn & small changes at mobs AI
    - Add listener for check remove or not sertification skills when sub change at community
    - Add supports for armor sets with more one chest
    - Check zero position for drop items
    - Small changes for walking mobs AI
    - Change aggro support for freya AIs & block spawn mobs at instance if instance empty
    - Correct drop info for custom drop at champion mobs
    - Configs for correct chances of debuffs by npcs accounting statsMod
    - Rework limits for players & summons (now can add all stats for Stats.java like oly and any)
    - Full regroup and increase options for reload gm system
    - Fixed elcadia use skills
    - Block check TW quests from any zones (not from sieges)
    - Block sellbuffs at siege zones
    - Null errors by reports
    - Dynamic distribution of threads on all cores
    - Add config for sellbuffs (use at peace zones by request)
    - Added rebirth check for enter instances support
    - Npcs remove Invul status -> change to Undying
    - Fixed get vote rewards for uft8 name players
    - Added support for mmotop votes count (by sms vote)
    - Rework check dual dagger conditions (now check from 923 skill) NEED CLIENT SIDE for all races!
    - Area skills check can-see target by geo from first target (like l2off)
    - Simulation cast dont break skills (like l2off)
    - Fixed problem with summons spawn position (now check by geo)
    - Rework world events check status without db
    - Added support for excluded Classes at fight events
    - Add print rewards info at class master

     


  12. Monsters Book (Emu-Dev Converter)

    image_2022_11_08T08_10_34_817Z.pngimage_2022_11_08T08_10_47_799Z.pngimage_2022_11_08T08_11_00_849Z.pngimage_2022_11_08T08_17_45_972Z.pngimage_2022_11_08T08_18_38_244Z.pngimage_2022_11_08T08_19_28_614Z.png

     

    * Скрипт парсит реальные статы ваших мобов с активного сервера

    * По возможности учитывается регион обитания монстров (если они есть в мире на текущий момент)

    * Парсит ваш актуальный дроп и спойл с текущими рейтами сервера

    * Большой спект подгона камеры по отображению мобов по коллизиям (возможны мелкие недочеты)

    * Парсит весь список предметов сервера

    цена 5000р.

     

    2 people like this

  13. - Armor sets support skills by pieces amount
    - Friend info correct
    - Fixed black route icon if skill enchant to max level
    - Shortcut enchant level fixed too
    - Added support for infinity arrows (core part)
    - Added enchant support for extractable items (and add support for fame and other minus ID items by reward)
    - Manufacture correct work with client
    - Hide skill animation (miss at 140 packet support)
    - Small changes at clan packets
    - Added CmdLineLogin support
    - Added chance multisells support
    - full sync with changelogs -> https://l2jeternity.com/index.php?/topic/281-revision-2368/

     


  14. - Fixed correct check timestamp (if char unequip item when reuse approaching zero)
    - CHARGEDAM skill have static damage (thx MTJ)
    - Change ai configs format
    - Rework gem dragon & drakos guardian minions support
    - Fixed skills by reports
    - Add check geo with WASD
    - Block learn certification skills if at community not in donate mode
    - Unsummon pets if cher use fly transform
    - Summons cant attack hide players
    - Correct calc spoil chance (was problem with high chance)
    - block use acp if char invisible
    - add support for rune items (now can use active skills)
         * <set name="activeRune" val="true" />
    - Change pole attacks
    - Add cb tele new support by order
    - Some changes with check z coords when moving
    - Ui support rework
    - Fixed npe by reports
    - Experimental java settings for optimization
    - Check day zaken double spawn
    - Added miss check for active reflection for char enter (party or cc members)
    - Rework autofarm check active windows (now check from double session manager)
    - Add option for increase farm time if char already buy time
    - Rework check free farm time
    - Block use fear to raid
    - Check correct item skills if debuffs cant use for players
    - Rework pole multiplier by request
    - Correct mana consumption of talismans for use of skills
    - Added mobs images for community (thx by customer)
    - Fixed check schemes amount for create at community buffer
    - Test rework validation char when falling (test rework!)
    - Rework show droplist by groups with pages
    - Fixed autoenchant when item broke (was wisual bug)
    - Rework zones support for sell buffs & trade
    - Top damager typo check
    - No trade zones restore by request
    - Npe with weapon skills by report
    - Block unstuck if char fearing or silence
    - Added new service for change main class from sub class (html support only for custom community)
    - Update html info if autofarm end or disable
    - Changed Backstab to calc chance not only when behind target (like l2off)
    - Added party limit by config
    - Miss param at packet for correct check AA hwid
    - Added new bypass fot by premium [_bbspremiumOnlyBuy <ID>] by request
    - Fixed miss backstab correct front chance 
    - Regroup player tasks general tasks
    - Check geo at water moving (test)
    - Added valid to use potions at sellbuffs or craft mode
    - Changed decode hwid format for AA
    - Added support for limit learn skills for multiproff by order
    - Rework check talismans at inventory for combinetalismans cmd
    - Added suppot for kamalokas (if you solo type or solo-party type player can use dialogue with npcs)
    - Fixed sticking nextattack actions after use skills (if you use little min hit time at configs)
    - Custom inventory support by order
    - Autofarm menu when char dead (only if farm was active)
    - If char dead at instance was wrong time limit info
    - Added param for event for block/not block buffs
    - Config for use community at combat state
    - Added invul effect for GM player
    - Event buttons transfer to localization (by request)
    - Fixed double items from Restoration effect
    - Added more correct support for check item skills
    - Enchant skills custom items support
    - Typo check tw for oly config
    - Add l2s geodata support for loader
    - Reduce use memory with loaded geo
    - Fixed unsummon problem (with re-summon & wrong pet window info)
    - Next attack action after use skill (check target to auto attackable)
    - Correct target type for skill (Sublime Self-Sacrifice)
    - Calc step by step pathfinding for all mobs
    - Added limit for crit damage modifier (by request)
    - Fixed Newbie Guide bypasses by report
    - Added event LoversJubilee (thx Projack)
    - Fixed quest 024 by report
    - Corpse mobs animations block
    - Unstuck fixed to cancel
    - Added around attacks (from all weapons) custom support
    - Added effect handlers load from dp
    - Block use skills to doors (if door not auto-attackable)
    - If mob attacked player and player target null -> set auto target 
    - 025 quest fixed dialogues
    - Added skill time rate params BUFF_RATE("buffRate"), DEBUFF_RATE("debuffRate")
    - 716 quest correct work
    - Added support exp & sp for multisells
    - Added custom redirect for npcs shift-click bypass
    - Fixed 714 quest 
    - Added check skills conditions for toggles
    - Fixed check valid active skill for autofarm (if char do relog)
    - Fixed correct work 708 quest
    - Fixed skills 
         * Spirit of the Cat
         * Spirit of the Demon
         * Spirit of the Unicorn
    - Fixed ban chat by config types
    - Fixed some dialogues (thx Projack)
    - Rework clan level up support to xml format
    - Some buffer buttons transfer from core
    - Added hide options for replace char info at all htmls (at community)

     

    1 person likes this

  15. тех работы на свн это единичные случаи, в 90% это или я забыл оплатить его или я его оплатил но инфа об оплате не дошла до хостера, потому что из-за проблем с вэбмани для частных лиц все делается ручными переводами без какой-либо автоматизации.


  16. - Sync & fixed problem with spaces at htmls
    - Community services without premium by config
    - Replace space at the end of quest htmls
    - Fixed mail list (problem with open mails)
    - Fixed ss damage visual effect
    - Fixed tick debuffs print at target
    - Raids changes
    - Fixed abnormals
    - Sync with add support by abnormalEffect for all npcs
     * example <set name="abnormalEffect" value="FIVE_STARS;POISON" />
    - Fixed auction html print
    - Fixed sell at private store
    - Fixed zaken barrels at new client
    - Added hide accessory support
    - Wasd complete
    - Full sync with HF5 branch

     


  17. - Added new options for summon farm type (magic type for summons & option for block summon melee attacks) need update autofarm
    - Fixed quest by report
    - New option for sellbuffs (by request)
    - Added support for Rune Jewelry Box - Talisman & Pablo's Box (thx Edo Satria)
    - Fixed auction error by report
    - Change to correct Angry Bunny items support
    - Expansion configs for custom rates
    - Added param for premium (rewards modifier)
    - Miss agathion skills (thx fa)
    - Fixed teleports at firt if change room
    - Added custom skills support for custom visual service
    - Added disable full check for ingredients for multisells
    - Fixed limit check at fun zones (was wrong limit param)
    - Fixed problem with drop items from inventory (sometimes was hide)
    - Remove all configs from rift and transfer support to xml (by request)
    - Rework htmls cache system
    - Solo kamaloka rewards transfer to xml
    - Fixed check class id for Arena buffer at colliseum
    - Fixed block use toggle skills if player sit
    - Fixed disable fake death if player use toggle skill
    - Check and correct all toggle skills by use mp
    - Fixed attack conditions by mobs (if fake attack npcs)
    - Added you support reward for class master (by order)
    - Added pvp,pk & ally info for char at community main page (by request)
    - Add option for not removed skills <set name="isBlockRemove" val="true" />
    - Full rework toggle skills support & sync with regen (like l2off)
    - Sync phys & magic atk speeds and run & walk speeds
    - Fixed npe at CatsEyeBandit AI
    - Next sync with npcs stats
    - Npe at login, if host IP crush
    - Added fail pathfinders for mobs (to check before teleport to target)
    - Change calc achivements (mobs & byId) for groups
    - Add separate calc stats for raids
    - Add configs for auto summon buffs at community (by order)
    - Some changes at water movement
    - Fixed sticking during attack
    - Check raids spawn locs by report
    - Add new gm cmd for tele to raid by ID
    - Regroup acp in one task
    - Correction chance for blow skills with miss params
    - Check critical damage calc
    - Some configs change defaul status
    - Darkness Energy Drain must not activate flag
    - Adjusting escape of archer mobs
    - Smoother mobs pathfinding before teleporting to target
    - Transformations cant be dispel by alt+click
    - Cursed players check autoattack conditions
    - Fixed end attack berofe next cast skills
    - Correct mobs positions why finish moving
    - Added support for dragon valley migration
    - Fixed problem with strider skills use
    - Added new params for champion mobs
    - Added new params reflectMagicSkillDam and reflectPhysSkillDam (can use by %)
    - Chances modifiers for raids & champions
    - Fixed correct work .relog (was crit)
    - Online rewards added sql support for save info
    - Rework events autotimes to cron format
    - Added "enchantBonus" for skills support
    - Added OnRaidPointListener
    - Fixed correct work Four Sepulchers
    - Colision for some npcs by report
    - Added support for classic shift-click
    - Added adena chance modifier for champions
    - Fixed achivement rewards
    - Working with thread load
    - Group respawn tasks & playes sava data pools
    - Miss spawn & wrong empty instaces time
    - Miss capsuled items
    - Added block global aggro without pathfinder for some npcs
    - Added color config "switch" by request
    - Group follow tasks
    - Added param for champion lethal immune
    - Add dropinfo by groups "bypass -h group"
    - Autofarm lock
    - Events items correct work
    - Miss auto spawn reg fortress npcs
    - Regroup calc java time for all server
    - Added new type zone for sell buffs
    - Some rework tasks for event Leprechaun
    - Fixed 348 & 501 quest (removed ru messages in code)
    - Fixed 607 quest by null error
    - Update to jdk17 (start adapt code)
    - Fixed 709 quest for correct work
    - Removed update of raid points indatabase when killing rb to reduce load
    - Check auto follow char if cant see target
    - Fixed problem with attack by mobs if char run away
    - Correct parse skills descr from datapack
    - Better wasd
    - Fixed some problem with antisignet summons at pvp zones
    - Added param for block custom skills at oly (beta test)
    - If cubic remove debuff check trigger too
    - Add vote by l2jbrasil & l2top.co
    - Added config for summon owner attack
    - Added custom reward for oly win & lose
    - Added announce by oly battles
    - Added option for mass punishment (write at name section -> ALL)
    - Fixed npe by reports
    - Fixed problem with loot if party leader at peace zone
    - Expanded pathfind if player is hiding near columns
    
    
    - 654 transfer to static system
    - 653 transfer to static system

     

    1 person likes this

  18. - broochs & skills and agathions support 
    - daily rewards support 
    - fixed karma info
    - fixed problem with transfrom char info
    - correct learning skills after change proff etc...
    - fixed GM hide abnormal when enter to world
    - add pledge missions support
    - fixed problem with transformation (char position when cast transform skill)
    - add configs for change world size
    - fixed problem with spaces at htmls
     - full sync with HF5 2294 rev

     

    1 person likes this

  19. - full rework logs system & clean up
    - trove support removed
    - fixed problem with enable visual shield (with arrows)
    - added confirm dialogue for buy olf shirt service at community
    - add param for block buffer at fight events
    - add miss AI for pagan mobs
    - miss settings for enchant logs
    - additional fake online modifier (by request)
    - all augmentation settings transfer to xml (by order)
    - add time zone support https://l2jeternity.com/index.php?/topic/223-time-zones/
    - fixed jail time from seconds to minutes
    - clean up methods & re-group global variables
    - fixed problem with spoiled dead mobs for autofarm players (players stuck)
    - full rework aggro system & calc new calc top damager (with check paty or cc damage)
    - all 3th class quests transfer to static system
    - some rework multisell support https://l2jeternity.com/index.php?/topic/109-multisells-advanced-feature/
    - auction info rework like l2off (by report)
    - fixed add karma if killer summon
    - full rework multilang support (now server can use any langs)
    - some change xml support for world events
    - regroup autofarm settings 
    - some clean up methods
    - fixed problem with empty pers name (only was problem with new pets)
    - fixed critical problem with boats!!! (can be crush server)
    - rework manor support 
    - WASD correct work
    - new param for block skill learn items by types (by order)
    - add pages support for individual buffs
    - remove attach buff types from core (now can create any buttons with any types)
    - full clean up & rework listener system
    - fixed Olf's T-shirt add pDef when enchanting
    - fixed skill Touch of Death
    - add config for custom save Enchant(for block items by id)
    - separate bonus from runes for raid bosses drop "raidDropMultiplier"
    - add param for augment all items (by order)
    - add some new listener methods
    - rnd damage from skills transfer to config
    - oly info by order
    - add payment options for offline mod
    - regroup global tasks
    - correct calc chance Steal Divinity
    - update daily reward service (need update script)
    - add new listener support
    - add new param "autoLoot" for skills support
    - fixed account ban support
    - added support SGUARD
    - add task management managers (to reduce load)
    - fixed correct restore hp mp cp (after load all skills & effects)
    - removed minion instance type
    - recalc check summon and pet skills without db
    - block enchant items at community if item not enchantable
    - block findparty service if player have ban chat
    - fixed problem with autofarm (when char have Petrification effect)
    - added white IP list for login server by request
    - next npcs tasks optimization
    - passive fakes tasks optimization
    - cleaning of unnecessary tables
    - rift change support to xml parse
    - some change Sel Mahums AI
    - remove check game & login protocol session (not important)
    - fixed htmls at 2 and 33 queset by report
    - some rework double session support
    - 19 & 24 update by report
    - add config for TW wards limit by order
    - add config for disable illegal actions logs by request
    
    
    - 63 quest transfer to static system
    - 64 quest transfer to static system
    - 254 quest transfer to static system

     

    1 person likes this

  20. добрый день, а смысл? Сейчас все более менее адекватные проекты стараются перейти на более новые протоколы клиентов. Или делают "ремастед". Поэтому опускать сервер до штатного ИТ клиента не вижу смысла.

    Тот же 140 протокол сальвейшена куда лучше для раскачки, но чтобы сделать все по ИТ хроникам, много работы... как в принципе и под ХФ

    1 person likes this

  21. * Server:
    - Gm view char info correct
    - combine support like Salvation
    - added raids info at world map
    - final chnages for auto-fish
    - phime shop support
    - fixed visual cubic remove
    - fixed problem with remove steal effect when char use dismont
    - fixed update abnormal effects state when they remove at npcs
    - problem with evolve pets
    - correct print abnormal effects
    - add effect list at GM menu for check and use
    - add max level for char (by order)
    - fixed work clan warehouse
    - fixed clan subpledge skill list
    - fixed summon info at party
    - fixed problem with transform visual info
    - sync with HF 2262 rev
    
    * Client:
    - raid info at minimap support like HF5
    - location info at minimap support like HF5

     

    1 person likes this

  22. - Fixed correct check skills by "SkillsCheck" (was problem with enchant skills)
    - Regroup & cleanup methods by death class
    - Block reload scripts (can add only new not-load scripts) because java cant unload scripts from cache
    - Check invul mobs for autofarm players
    - Clean double sessions if char kick by enter game
    - Transfer calc raids respawn to decay method (to reduce load on database)
    - Some rework GemDragons AI
    - Add miss check for offline traders double sessions (for voice)
    - Small changes for clan section by report
    - Community buffer set price transfer to xml
    - Change calc effects chance limits ( now firts calc with min chance -> next use balancer value -> next calc with max limit )
    - Fixed calc chance for debuff skills without skillType
    - Add check for use skills if char at transformation
    - Fixed doble use scroll of resurrections (at distance)
    - Added custom time for sell buffs (by order)
    - Fixed auto-announce correct read "-1" repeat param (at gm menu)
    - Add check run speed limits at water
    - Community buttons without sticking
    - Added configs for marking regions
    - Add new custom options for passive spoil
       * example support for skills <add order="0x10" stat="passiveSpoil" val="1" />
    
    - Added miss premium shots support by report
    - Added support for increase mobs and raids stats
    - Added spawn and respawn multipliers (only for mobs)
    - Some regroup check avaliable skill list for autofarm (need update script too!)
    - Add delay for mobs calc defence chance
    - Add drop limit per group for champions
    - Fixed calc bonus for stats adenaMultiplier and etc...
    - Fixed heal cubic (was non-stop summon heal)
    - Fixed problem with Spoil enchant chances
    - Correct link for quest reward by report
    - Levels support change from byte to int (for custom support)
    - Correct target update if target-char use transform or mount
    - Fix problem with currect Hp for mobs (if mob was champion)
    - Update java version to jdk 15
    - Rework and check 652 quest by report
    - Add resist support for champions (by request)
    - Add custom support for armors augmentation (by request)
    - Life stones support transfer to xml
    - If enable config GuardAttackAggroMob npc check target not by all region!(reduced radius)
    - If enable config AlwaysTeleportHome mobs will use teleport only if distance more 1000 from spawn location
    - Block community teleport if char isInStoreMode
    - Change some check for multisell augmentation (can use for jewerly & armor)
    - some change regen support
    - Remove rnd multiplier for magic damage
    - Add custom param for skills (now can group custom skills for autofarm types)
       * example
            <set name="farmAttackType" val="true" />
            <set name="farmChanceType" val="true" />
            <set name="ffarmSelfType" val="true" />
            <set name="farmHealType" val="true" />
    
    - Rework preview support for dressme (now can see items animation and add support for preview hairs)
    - Add config for acssess level for new players(by request)
    - Check null session key at login connect
    - Add config for equip cloaks without sets
    - Add npc AI configs
    - Rework punishment support
    - Group spawns cache in one group (from db & xml)
    - Krateis cube full rework
    - Added lock actions for active autofarm
    - Fixed dead pets target for players
    - Added confirm dialogue for augment service at community
    - Add config for block community for flagget players (by request)
    - If admin use ban by IP or hwid -> search other player with same hwid or IP
    
    - 103 quest transfer to static system
    - 228 quest transfer to static system
    - 308 quest transfer to static system
    - 360 quest transfer to static system

     


  23. 1-13-300x170.jpg

    uk.png

    Starting today, both branches of the emulator are switching to support Java version 15! Dear customers, be careful when updating! A link to the current jdk version is attached below in topic!

     

    ru.png

    Начиная с сегодняшнего дня обе ветки эмулятора переходят на поддержку 15 Java версии! Уважаемые клиенты, при обновлении будьте внимательны! Ссылка на актуальную jdk версию прилагается ниже в теме!

    Download JDK 15.0.1 x64

    4 people like this