Download Tools

uMMORPG v43

Changelog :

  • Fix Account table mysql

Changelog :

  • First version for uMMORPG v43

uMMORPG v41

Changelog :

  • Full rewriting MySQL
  • MySQL : Add Query Log
  • MySQL : Add Dirty Flag
  • MySQL : Save in thread (Save all player in thread)
  • MySQL : All database is now relationnal
  • MySQL : now use player_id for relationnal table and account_id
  • New popup display system with Queue (no forgot popup if simultanenous popup on same time)
  • Automatik assign prefabs for UniversalSlot (UIPlayerTrading, UIPlayerInventory, UIEquipment, UINpcTrading, UICrafting)
  • Move Functionnality in Folder _Tools/Utils (Rewards, Requierements, Popup, Interactables, Cost)
  • Move Multiple Script in folder _Tools/Sripts/Lib
  • Try fix auto file format AINSI to UTF-8 and CRLF auto for no windows users
  • Multiple refactoring function and file (Optimisaition, simplification)
  • Tools_Popup is deleted (component for player), new system use PlayerAddonsConfigurator and scriptables configuration
  • Tools Popup use now a queue for display popup
  • Refactoring: Merged old teleporter scripts (AreaBox, AreaSphere) into generic ones.
  • fix mobile controller for addon MobileControl addon
  • Fix buff count in Tools_ApplyBuffs
  • And many small, insignificant changes
  • Add new tools WIP "Mysql DB Editor"

Changelog :

  • New Tool for create a list of project folder
  • New Tool for disable terrain on server mode for remove shader error
  • All tools move in navbar MMO-Indie
  • Multiple file update for fix Unity 6 warning and Mirror 90+ fix (Apply by scripts patcher)

Changelog :

  • Fix database for ummorpg 2D version
  • Fix UINpc trading for 2D version
  • Fix UIChat for settings
  • Fix Tip.replace name in item for EquipmentLevel
  • Fix obsolete warnin in Unity 6
  • Start support unity 6 (Waiting support Mirror for unity 6)

Changelog :

  • MySQL Optimization: Queries on the same table are now grouped into a single request, enhancing performance.
  • (List query otpimized : character_orders, character_guild, character_quests, character_buffs, character_skills, character_equipment, character_itemcooldowns, character_inventor)
  • Add option for disable try create table on start server
  • Fix multiple connection with the same account (with NetworkLobby addon)
  • Remove : Tools_UI_NpcAccessRequirement is moved in NpcRestriction
  • Add new OPtion for FindMissing : "Find Missing Scripts in Project", "Find Missing References in Project" and "Find Missing Scripts in ScriptableObjects"
  • Add new prefab for universal slot and add custom editor for UICrafting, UIInventory, UIEquipment, NPCTrading, PlayerTrading (Item Rarity and Equipment LevelUp)
  • Fix multiple warning in editor

uMMORPG v39

Changelog :

  • Fix install 2D version
  • Fix potential build error with ToolsPatcher
  • Add support Pet check realm before attack Npc (Require NpcExtented and PVPZone addons too)
  • Add support new Settings version
  • Fix Database error in 2d version

Changelog :

  • Fix: ScriptUpdater create directory
  • Add UI_KeyBindPanel in Utils

Changelog :

  • New lib for MySQL and maria DB, and support latest version mysql 8.x, mariadb 10.x and 11.x
  • Add fix in findmissing (GamerDB)
  • Appli add all hotfix in tools
  • Fix UIPlayerTrading for 2d version

Changelog :

  • improvement of the script patching system
  • addition of the line in the networkMessage
  • Add pet passive (for next skill)
  • Fix (uMMORPG Pet): if the player dies the pet must die too
  • Fix (uMMORPG Pet): monster stops 1m from the player not on the player
  • Fix (uMMORPG Pet): the Pet must attack all targets that the player can attack therefore depends on the player's CanAttack
  • Fix missing isLocalPlayer for CmdCancelAction
  • Add in PlayerEquipment, CheckResetEquipmentLevelUp for remove item in ltemLevelUp slot
  • Add in PlayerTrading, CheckResetEquipmentLevelUp for remove item in ltemLevelUp slot
  • Add SlotUniversalTrading
  • Add new system save for Trait addons

Changelog :

  • Fix missing tools verification
  • Fix missing NetworkMessage for 2D version
  • Fix add 2D version in define
  • Fix warning in PlayerAddonsConfigurator on serveur only
  • Fix Potential IndexOutOfRangeException in Player for animation
  • Fix name define for Settings addon
  • Fix InteractionRequirement ClassName
  • Fix Block PlayerTrading by settings addon
  • Fix Energy.cs for mana/health recorvery

Changelog :

  • Add Support Mysql 8.0, 8.1, 8.2
  • Add Support MariaDB 10.6, 10.7, 10.8, 10.9
  • Moving Csharp core file in EasyInstaller folder
  • New installer script
  • Add Script Updater
  • replace string accountUnlockable to link accountUnlockable scriptable (Require Update AccountUlockable Addon)
  • Fix Dabatase.csharp for new unity version
  • Fix PetItem.csharp for fix monster attack pet same realm
  • Fix Tools_Reward message for Coin
  • Fix Tools_Cost verification
  • Update script for UMA Addon
  • Fix uMMORPG Stackable item working correctly
  • Fix uMMORPG for aggro area is player is not currently online (fix netid on build server)
  • Fix Interaction Requirement in checkRequirements()
  • Add Missing message in reward for honor shop currency and travel roule
  • And many moore

Changelog :

  • Add UI_SlotUniversal system for use same prefab and copy prefab for all UI
  • Add GameLog sytem ( for remove log in Build )
  • Add database information for Equipment Level Up
  • Restore UI_FPS and UI_Latency option for Settings addons
  • Add Event Int and Event String for GameEvent/GameEventListener
  • Add Slot for ToolsCostRequierement
  • Fix potentiel Error in ToolsFileEditor
  • Optionals prefabs for "3d Only" and "2d Only" is now placed in unitypackage in addon
  • more little modification

Changelog :

  • Add new Class : Tools_Reward
  • Add new Function : Tools_AddItems

Changelog :

  • New patch file system
  • New Addon Manager
  • Available for unity 2022 LTS
  • Fix crash in uMMORPG 2D in client build

Changelog :

  • Add support Buff gold
  • Add support buff Invincible
  • Minor refactoring

Changelog :

  • Fix : forget to encapsulate item drop chance in iMMO TOOLS

Changelog :

  • Fix error after remove dash skill
  • Fix error if attribute drain life kill monster (index problem)
  • Fix error if Complete chat is installed

Changelog :

  • Fix : Require Animator on ummorpg 2d in Component Entity and PlayerEquipment
  • Fix : Add support Animation Tags latest on Player for 2d version
  • Fix : Error isGameMaster on 2d version

Changelog :

  • Add support for future addon "Build System"
  • Fix issue on uMMORPG 2d for movement rotation (Animation)
  • Add new support for item drop and loot rules

Changelog :

  • Optimization of interactable
  • Added state Harvesting support (to update harvesting)
  • Some minor changes

Changelog :

  • New install system
    • Fixed bug with Animation Tag addon
    • Update uMMORPG 2.39
    • New component for player
    • Various minor updates
    • Improved uMMORPG 2d support

uMMORPG v38

Changelog :

  • Add Stamina support
  • Fix link in "Check Addon Version"
  • Add new potion for Stamina support

Changelog :

  • Added the ThreadManager tool (to save the database in a different thread)
  • Added a new GameEvent (TrigerEventBool)
  • Various minor changes

Changelog :

  • Item click Removal has been integrated into tools
  • Drop Chance has been integrated into tools
  • Fixed bug when creating builds
  • Added all current modification of uMMORPG files in Tools
  • Various minor changes

Changelog :

  • Update Easy installer v1.1
  • Update Check Addon Version v1.1
  • Update Addon Manager v1.1
  • Update Build Switch Mode v1.1
  • Automatically adds define symbols to the build possible by your unity (2020 and 2021)
  • Compatible with the latest uMMORPG (2.38)

uMMORPG v37

Changelog :

  • added new functionality
  • refactoring of part of the code
  • moving some script in tools

Changelog :

  • Fix if Tools is not installed for missing partial
  • Add Tools.Energy for add new Event for client and server based on Energy (Health, Mana for exemple)
  • Add partial on DamageSkill for support addons Elements
  • Fix Tools_InteractionRequierement bug if no check if cost is > 0 (healthcost, manacost by event)
  • Fix Tools_Cost bug if no check if cost is > 0 (healthcost, manacost by event)
  • Add Edit in Skills for check if manaCost > 0 (healthcost, manacost by event)

Changelog :

  • Fix MySQL database information is now automatically deleted in "client only" mode
  • Temporarily removed playerspref check in UI_FPS and UI_Latency
  • Tools_Buff and Tools_BonusSkill (preparation for new type of item/skill/buff)

Changelog :

  • New Utils "GameEventManager" it will be used to update events (always with a view to removing as many Update() fuction as possible)
  • Added some internal functionality to tools for the use of events

Changelog :

  • Fix: If mysql was used, a dependency on sqlite was still present even if not used, so we could not physically remove sqlite (solved)
  • Addition of an Event to know if the inventory is modified
  • Tools_InteractableIndicator no longer updates on the server side

Changelog :

  • Fix PopupHeal for 2d remastered
  • Removed reflection system for display Heal prefabs, use events now directly in Tools

Changelog :

  • Support for 2D ummorpg in functions (Tools_GetCorrectedTargetsInSphere of player and entity)

Changelog :

  • improved "Check Addon Version" code
  • Fix: when installing tools, the CheckAddonVersion no longer gives an error
  • Added native file editing support for Item drop
  • improved code for interactables

Changelog :

  • Fix: ReachableRandomUnitCircleOnNavMesh and RandomUnitCircleOnNavMesh for uMMORPG 2d
  • Add in Easy install "partial for PlayerInventory" for not need edit file manually

Changelog :

  • fix: correction of the link to search for the versions (leave the local dev link)

Changelog :

  • Added addon verification system
  • Attention addons marked version missing are not obsolete but it does not yet have a version file, I would update them all to have a better follow-up

Changelog :

  • For this version : See changelog on discord

Changelog :

  • ADD support UMA Characters addon
  • Fix a potential bug on fast server which will not add tables in events (Database)
  • Rewrote some functionality, and moved some from the NetworkManager MMO
  • And a few minor changes

Description

This AddOn is required by many other AddOns because it contains several shared functions and user interface elements. And MANY MORE

Enjoying our addons?

Share your experience with the community and help other developers make the right choice.