Download Tools

uMMORPG v39

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