Jump to content

Wizzy

IGC Management
  • Posts

    14,502
  • Joined

  • Days Won

    1,189

Wizzy last won the day on March 28

Wizzy had the most liked content!

About Wizzy

Profile Information

  • Gender
    Male

Recent Profile Visitors

25,742 profile views

Wizzy's Achievements

Grand Master

Grand Master (14/14)

  • Well Followed Rare
  • Dedicated
  • Conversation Starter
  • First Post
  • Collaborator

Recent Badges

2.6k

Reputation

725

Community Answers

  1. Wizzy

    Release 6.1.0.84

    [NEW] Introduced LuaAPI plugin ( check store for details) [MOD] Updated item bags structure (XML/Lua) [MOD] Improved item bags functionality by various options (brought item bags functionality from Season 21) Party Drop Multiple items reward Improved Reward logic and more [FIX] Party could get bugged randomly upon kicking a party member
  2. Wizzy

    Release 6.1.0.83

    [MOD] General product files reorganization [MOD] Updated various areas to match Premium Plus product structure as preparation for further improvements [FIX] Resolved various issues, check Bug Tracker for details Details: [MOD] Resolved various issues with BC/DS/CC/IT events [MOD] Updated configuration files of BC/Ds/CC/IT events [MOD] Introduced monster spawn fiel structure from higher Seasons [FIX] Helpewr suc has IMP or Demon incorrectly increased damage of certain characters [FIX] Various areas of game-play was experiencing visual glitches [FIX] Warehous could not be opened in Siege server [FIX] Chain Drive skill behaved incorrectly during PvP [FIX] Monster location could get dissynchronized randomly what caused issue to various game areas, e.g. skill attacks [FIX] JoL option was not correctly distrivuted for Lucky items exchange [FIX] Resets was not correctly displayed in "C" window after performing reset [FIX] Blocked ability of summoning Outlaws by Dark Lor summon skill
  3. Wizzy

    Release 21.1.2.9 S2

    [FIX] Trade was auto-cancelled 21.1.2.9 S2 replaces 21.1.2.9 S
  4. Wizzy

    Release 21.1.2.9 S

    [FIX] Items bags did not drop items [FIX] Party matching did not display party leader name in waiting list
  5. Current plugin is server side, nto client, therefore this cannot be currently introduced.
  6. Wizzy

    Release 21.1.2.8 S

    [FIX] Blessing Box UI could not be opened [FIX] Fruit max value was wrongly calculated 147 instead 127 (other Lua calcs could be affected too) [FIX] Corrected default configuration of ItemBagScript.lua [MOD] LuaAPI plugin, added trade related functions and callbacks [MOD] LuaAPI plugin, added option to spawn NPC [MOD] LuaAPI plugin, added event monster tracker system [MOD] LuaAPI plugin, extended Lua Scheduler by notice remaining time [MOD] LuaAPI plugin, updated documentation Wiki on GitHub [FIX] Gamme Server crash
  7. Wizzy

    Release 21.1.2.7 S

    [FIX] Resolved issues with item bags drop [MOD] LuaAPI plugin, removed Timer Manager [MOD] LuaAPI plugin, added ability to use item bag drop on demand [MOD] LuaAPI plugin, added support of graphical timers [MOD] LuaAPI plugin, extended Lua Timers by support (optional) of graphical representation of timer [MOD] LuaAPI plugin, updated documentation Wiki on GitHub [FIX] Game Server crash [FIX] Game Server does not start? see installation instruction, point 4 for details of how to fix
  8. Wizzy

    Release 21.1.2.6 S

    [FIX] Corrected ItemBagScript.lua file [FIX] Corrected inability to drop ancient item from Item Bag [FIX] LuaAPI plugin, executing query trough resulted in certain malfunction [ADD] LuaAPI plugin, extended stPlayer structure by new fields [MOD] LuaAPI plugin, added missing onItemUse callback [MOD] LuaAPI plugin, removed local Reference files (documentation) and moved it to GitHub Wiki (link inside package)
  9. Wizzy

    Release 21.1.2.5 S

    [MOD] Modified onNpcTalk callback for LuaAPI plugin, changed to sync type [ADD] Added onCloseWindow callback for LuaAPI plugin [FIX] Reward from item bags was not issued in certain scenario (corrected default ItemBagScript.lua) [FIX] Character level/exp was not updated upon level up when Lua exp table mode was enabled
  10. Wizzy

    Release 21.1.2.4 S

    [HOT] Introducing new plugin: LuaAPI (available from store) 98 API functions — players, monsters, items, buffs, stats, inventory, combat, movement, timers and more 44 event hooks — kills, logins, level ups, shop transactions, map changes, commands, server lifecycle 20 namespaces — logically grouped, nothing hard to find 9 data structures — full access to player, monster, item and query result objects 11 example scripts — reference patterns for every major system, showing how the API fits together [MOD] Modified ItemBagScript.lua for needs of changes enforced by LuaAPI plugin [MOD] Modified FruitCalc.lua for needs of changes enforced by LuaAPI plugin [FIX] Corrected BatFlockDotDamage lua function assigning wrong argument to output damage [FIX] Collecting weekly reward was not possible for Daily Rewards plugin after one of recent server versions [FIX] Party matching waiting list was not refreshed in certain scenario [FIX] Eunice Blessing could be purchases by character of 4th evo or lower [FIX] Added missing Box of Glory mix support [FIX] Helper Plus system could get globally auto-enabled in certain scenario despite being disabled [FIX] Fourth class quest reward was changed from 13,509 to 13,155 [FIX] Lugard protection buff was staying on char when object disappears [FIX] Lugard protection object spawn time issue [FIX] Damage penalty applied by penalty system was incorrectly handled in certain scenario [FIX] Added missing Crusader's skills to Offline Levelling system [FIX] Personal Store name was not updated on the list of stores after character name change
  11. Wizzy

    Release 21.1.2.3 S

    [MOD] Improvements to Hunt Point plugin: [ADD] Eight extra buffs [ADD] Enable or disable individual buffs [ADD] Ability to enchant specific buffs [MOD] Extended to support up to 100 quests [MOD] Adjusted options display order [MOD] Removed LangInfo section from ServerInfo.xml (BMD) [ADD] Moved language configuration to config.ini (Language section, Set key), see @ Installation Instruction.txt for setup [MOD] Added additional arguments to Lua functions: ExpPenaltyCalc, CalcPenaltyDamageFromUser, CalcPenaltyDamageFromMonster [FIX] Monster name is not displayed in red color when monster level is higher than player's level [FIX] Alchemist BOT did not apply options to Earrings upon exchange [FIX] PriceMode in ItemPriceSystem.xml did not work correctly for item buy, extended file structure [FIX] Corrected custom ranks position while riding specific type of mounts
  12. Wizzy

    Release 21.1.2.2 S

    [ADD] Updated the penalty system to align with recent changes; introduced MapPenalty.xml as a new control file [DEL] Removed deprecated options from Common.ini: PenaltyMonsterAddLevel, PenaltyMonsterMinLevel, PenaltyMonsterStartIndex [DEL] Removed ExpPenalty from MappAtribute.xml [ADD] Added BlockVirtualMachine option to AntiHack.xml [FIX] Corrected an issue that prevented creation of 5th class characters when using the Starter Inventory plugin [FIX] Corrected Extra Defense scaling from Ability Card options [FIX] Corrected duplictate attribute name in MuunAddOption.xml [FIX} Corrected cherry blossom mixes configuration in mix.bmd (group 9) [FIX] Revised the SocketOption.xml structure to resolve incorrect bonus option assignment across item types [FIX] Corrected Excellent option requirement validation in the Alchemist BOT [FIX] Implemented missing Earring support for the Alchemist BOT [FIX] Resolved an issue where specialized stats were not applied correctly to the Crusader class [MOD] Updated defautl configuration of Item_(20,85,0)_[Bound]_+13_Third_Wing_Box.xml [ADD] Added load of new item bag file: Item_(20,392,0)_Box_of_Contract.xml [MOD] Updated defautl configuration of MasteryItemMixInventory.xml file [FIX] Cleaned up skilltooltiptext.bmd from text breaking symbols and removed duplicated entries
  13. Wizzy

    Release 21.1.2.1 S

    [FIX] Sword Blow could cause a disconnect in certain scenarios [FIX] In-game chat did not work properly for certain languages [FIX] Selling items from the event inventory using the right mouse button could result in a game client freeze or random loss of equipped items [FIX] Improved the Auto-Stat command to distribute stats up to the maximum limit instead of skipping stats when an overflow occurs [FIX] Added missing items to RuudShop.xml
  14. Wizzy

    Release 20.2.3.4 S

    [NEW] Updated Connect Server to support Launcher Proxy mode for Dashboard (requires Dashboard 1.1.0.0 and Launcher server 86.05, or later) [MOD] Updated SererInfo.xml/BMD to support launcher proxy mode for Dashboard [ADD] Added ResetExcOptions attribute to JewelUpgradeSystem system [ADD] Added optional Rank attribute to Cash Shop files to support Errtel's rank configuration [FIX] Corrected Horn of Unira mix configuration in mix.bmd [FIX] Global post command did not work on server groups higher or equal 1 [FIX] Monster Soul reward items could be lost if inventory space was not sufficient [FIX] Excellent Socket Necklaces were coming with corrupted options when purchased from Cash Shop (specific scenario only) [FIX] Added missing section in ItemOptionSystem_Exc.xml to control One Shot PvE exceptions [FIX] Rena does not stack properly after being picked up from ground [FIX] Luck and Skill attributes did not work properly for SetItemMonsterBag system [FIX] Corrected gliches that could appear after selling items from event inventory (could sometimes result in item loss) [FIX] Game Server crash
  15. [NEW] Item Editor: support Crusader wing core [MOD->FILE] General: updated Data files up to latest server files version 21.1.2.0 S Updated resource files (to download separately)
×
×
  • Create New...

Important Information


We use technologies, such as cookies, to customize content and advertising, to provide social media features and to analyse traffic to the site. We also share information about your use of our site with our trusted social media, advertising and analytics partners. See more about cookies and our Privacy Policy.