Primary tabs

Comments by User

Sunday, November 13, 2022 - 17:44

Do you have a non lossy version of this, such as .wav ?

Sunday, November 13, 2022 - 17:44

Do you have a non lossy version of this, such as .wav ?

Saturday, April 30, 2022 - 07:41

Do you like the medieval kits published by System G6?

Now you can re-create the environments and characters from Lost In Darkness using AnyRPG.

AnyRPG 0.14a includes a modular character kit, over 60 new medieval prefabs, and some new wizards that allow users to rapidly create games using custom and template content.

A Unity package of this release can be downloaded from https://www.anyrpg.org/downloads

Github source code is available at https://github.com/AnyRPG/AnyRPGCore

Unity Compatibility

This package is compatible with Unity 2020.3.33f1 which can be downloaded from https://unity3d.com/get-unity/download/archive.

General Features

  • A chat input box has been added to the UI that allows players to enter text and have it show in the chat log.
  • Chat commands are now available.  When added to a game, these can be used to perform actions like "/dance" or for cheat codes such as "/gainxp 1000".

Wizards

  • A New Character Wizard has been added which will accept a character model, and create the unit profile, add the weapon attachments, and set the character as the default player if requested.
  • A Template Content Wizard has been added which can install over 1000 different common types of scriptable objects to a game, including classes, specializations, weapon skills, trade skills, gathering skills, unit spawners, gathering nodes, and much more.
  • A New Scene Wizard has been added which can create a new scene using a default empty level, or a user selected scene.  It can also configure the ambient sounds, background music, and a teleportation portal to reach the scene from other scenes.
  • A New Weapon Wizard has been added which can accept a weapon model, and automatically create a weapon handle prefab as well as the weapon item scriptable object that allows the weapon to be used and equipped by the character.

Content

  • The default mecanim character "Box Man" has been replaced with modular human male and female characters with several variations of head/hair/armor/clothing plus 47 animations each.
  • A medieval buildings kit with 20 new prefabs has been added.
  • A medieval crafting stations kit with 3 new crafting stations has been added.
  • A medieval props kit with 19 new prefabs has been added.
  • A medieval tavern kit with 20 new prefabs has been added.
  • A new fishing pole prefab has been added for the fishing skill.

UI Enhancements

  • Character previews will now continue rotating when the mouse moves outside the area of the preview window while rotating them.
  • Items will now show their descriptions in tooltips.

Workflow Enhancements

  • Ability effects can be defined inline on abilities, reducing the number of scriptable objects that need to be created and managed.
  • Interactable options can be defined inline on characters, reducing the number of scriptable objects that need to be created and managed.
  • Food, potions, and scrolls take advantage of the new inline ability effect changes, to allow direct creation of these items without the need to manually create the previously required ability effects they needed as dependencies.
  • Several enhancements have been made to animated (moveable) objects such as doors and gates to allow them to be configured more easily, and allow them to take advantage of baked animations.

Wizard Enhancements

  • The Screenshot Wizard can now define the screenshot dimensions, and shows a visual preview of the size and content of the screenshot.  This allows users to create screenshots that can be used immediately without requiring the use of third party image editing software to crop or resize the image.
  • The New Game Wizard can now accept all options the New Scene Wizard can, including the ability to user an existing scene from the project as the default scene.
  • A new type of prefab, the SceneConfig, is now available (and automatically created by the New Game Wizard), which can be placed in any scene to allow pressing play with that scene loaded, bypassing the previous requirement that games could only be loaded from the special loading scene.  It also activates the ability to use resource selectors when placed in a scene, as well as allowing any of the wizards to be used from any scene, not just the special game loading scene.

Combat Enhancements

  • Heal and attack effects can optionally ignore the previously mandatory cast time multiplier that applied to the amount.
  • Weapon attacks can now do ability damage, bypassing armor.
  • Crossbow and wand items and weapon skills are now available and have appropriate animations configured.
  • Attack speed can now be defined on weapon skills, which will allow a minimum time between auto-attacks regardless of how short the attack animation is.
  • Stealth has been added, which will allow players to sneak up on mobs.
  • Abilities can now require stealth to be used.
  • Abilities can now require being behind the target to be used.
  • Abilities can now require a specific unit type (such as beast or humanoid) as a target.

Other Enhancements

  • The hand attachment example sword is now one sided to make visual alignment easier.
  • Gathering skills, crafting skills, and weapon skills now use universal attachments so that non UMA (mecanim) characters can properly hold weapons, tools, and props.
  • AI Characters will now turn to face the player when interacted with.
  • Valid pet types can now be defined at the class specialization level.
  • Status effects can be configured to not save when a game is saved.
  • Weapons can be configured to use a weapon skill for effects and animations, but not require that a character know that weapon skill to equip and use the weapon.
  • Resources such as health and mana no longer require stats such as stamina or intellect, and can configured in a game that doesn't use stats.

Bug Fixes

  • Single clicking the right mouse button will no longer rotate the character to face in the camera direction.
  • Removing or renaming abilities will no longer cause a null reference error when loading a character that had known that ability.
  • The minimap wizard will no longer create blank minimaps if the level consists of a single flat plane.
  • Players should no longer lose their current target if they interact with a trigger such as a floor switch or cutscene.
  • The Unit Spawn control panel should properly reset values such as extra levels or toughness between uses.
  • Several bugs related to adding, removing, or loading extra bags with the inventory have been fixed.
  • The current page number display on paged windows should show correctly.
  • Several bugs have been fixed with the new game window which were previously triggered when a class was chosen, but no specialization was available.
  • The vendor sell price of items will be correctly calculated when the buy price is 1 (of any currency).
  • The load game window will properly show character equipment when the equipment has a higher level requirement than level 1.
  • The automatic map/minimap images will now properly calculate level size by ignoring skinned mesh renderers.
  • Several bugs that could lead to null reference errors in the console have been fixed.
Monday, March 7, 2022 - 14:20

Or like twitter, simply "Following"

Tuesday, January 18, 2022 - 02:01

You can download the package with all the models at https://www.anyrpg.org/downloads

Sunday, December 26, 2021 - 05:16

XBox Controller Support has been added in AnyRPG 0.13a

A Unity package of this release can be downloaded from https://www.anyrpg.org/downloads

Unity Compatibility

This package is compatible with Unity 2020.3.25f1 which can be downloaded from https://unity3d.com/get-unity/download/archive.

Features

  • Full xbox controller support is now available.  This includes the ability to control the character and interact with the UI using the gamepad.
  • New player hints will now pop up the first time a player is spawned that show the most commonly used keyboard/mouse or gamepad controls, depending on what controller input is active.
  • A help submenu has been added to the in-game main menu with access to the controller hints, plus an option to respawn the character in case they become stuck on the terrain.

Control Enhancements

  • When the 'Rotate Model' box is checked in a Unit Profile, the keyboard controls will now behave more like the gamepad mode, and the character will no longer automatically face away from the camera when idle.

UI Enhancements

  • Out of range Indicators have been standardized to a small circle on the action bars, so they will show even when no key is bound to an action button.
  • The settings panel now includes buttons to reset all settings on a settings pane to default values.
  • The bank and inventory now use a single large window instead of individual windows for each bag equipped.

General Enhancements

  • The inventory and bank can now have a default amount of slots without the need to create bags.
Thursday, October 28, 2021 - 05:53

What an awesome pack.  Thanks so much for posting this.   I'm not fantastic at graphic design so these are a real timesaver.

I'll be using the images as controller hints when gamepad support is released in the next AnyRPG version.

I've added you to the in-engine credits.

Wednesday, October 13, 2021 - 14:38

Nice work!
I'll be including these in the next version of AnyRPG.
You have been added to the in-engine credits.

Tuesday, February 23, 2021 - 02:49

This model makes a fantastic rat boss.

I used it to demo how easy it is to setup non humanoid player characters for AnyRPG in a YouTube livestream at https://youtu.be/8kRIpbPjVbY

Monday, October 12, 2020 - 13:15

Beautiful. I will be using this for some type of arcane explosion ability icon.

I've included this asset in the AnyRPG Engine. Its been featured in a YouTube livestream at https://youtu.be/t4xqkYE9YrU and you've been added to both the in-engine credits, and the credits at anyrpg.org.

Pages