Releases: AnyRPG/AnyRPGCore
Releases · AnyRPG/AnyRPGCore
AnyRPG 1.0.1
Unity Compatibility
This package is compatible with Unity 6000.3.10f1 which can be downloaded from https://unity3d.com/get-unity/download/archive.
New Features
- AnyRPGCore now has zero dependencies on install, and additional functionality is available via addons
- Online play is now supported via the AnyMMO FishNet addon. Additional features available in online mode include:
- Lobby game or MMO play modes
- Auctions
- Guilds
- Groups
- Friends
- Trade
- Chat
- Dungeon Instances
- MySQL database support
- Right clicking characters or slots now brings up a context menu
- You can now inspect characters
- The character controller has been updated with support for click-to-move, mouse look, strafe mode toggles, and network Client Side Prediction
- The camera controller now supports first person view and isometric view.
- New interactables: storage containers and activatable objects. Interactables can also have interaction points on the ground that can rotate the character toward the object.
- Inventory updates: encumbrance and the ability to drop objects on the ground and pick them up is now available. You can now split item stacks.
- The save system will now save interactable status in offline mode to allow world persistence.
- Gathering and crafting now have skill levels and can provide character XP
- Unity 6.3 support
- URP support
- A billboard wizard to make LOD billboards for trees
Breaking Changes
- Many serialized properties have been added or removed. This will break existing Unit Profiles, Interactables, and Abilities.
- Save Data from versions prior to 1.0 is no longer supported due to the save data upgrades in this version.