Dota 2
RPG Components
Showing 11-19 of 19 entries
< 1  >
Update: 25 Feb, 2017 @ 4:11pm

Add buttons to action bar to toggle equipment and backpack containers.
Moved default stats container.
Misc bug fixes.

Update: 25 Feb, 2017 @ 1:47pm

Initial content complete. (Quests, Creatures, Spells)

Update: 20 Feb, 2017 @ 7:42pm

Rough quest system implemented.
Skinned ability bar.
Basic introductory abilities.
Some balance tuning.

Update: 17 Feb, 2017 @ 12:43am

Features:
- Added questgiver plus one very basic and rough implementation of a quest.
- Add initial cosmetics for heroes.
- Set initial heroes to dragon knight and invoker.
- Add initial functional support for save/load. (Automatic.)

Code:
- Implement unit filter to detect right click NPC interactions!
- Added BMD's playertables library.
- Refactor spawn service logic.
- Clean up boot init code.
- Clean up hero list.

Bug:
- Known issue, saved experience is shared between characters.

Update: 14 Feb, 2017 @ 9:02pm

Added basic AI for sheep.
Some small refinements to spawn logic.
Added CoRE house assets.
- Thanks to invalidnick at: https://www.hiveworkshop.com/threads/core-assets-release.275239/
--
Added a custom unitframe.
Change mage to invoker (rather than lina) more generic mage rather than fire mage.
Create a main hud xml since fewer is better for V8.
Gutted more of the UI.
--
Created test HTTP connectivity.
Created test item drop.
--
Created test ability.

Update: 12 Feb, 2017 @ 8:54pm

Created a character pick screen.
- Heavily modeled after Mahou Shoujo's Crumbling Island Arena

Update: 12 Feb, 2017 @ 1:42am

Begun initial gutting of UI.
Set up panorama structure.
Created basic experience bar.

Update: 11 Feb, 2017 @ 11:43pm

Created spawner for sheeps.
Small tweaks to map.

Update: 11 Feb, 2017 @ 9:24pm

Created RPG Components.