Dota 2
RPG Components
19 sonuçtan 11 ile 19 arası gösteriliyor
< 1  >
Güncelleme: 25 Şub 2017 @ 16:11

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

Güncelleme: 25 Şub 2017 @ 13:47

Initial content complete. (Quests, Creatures, Spells)

Güncelleme: 20 Şub 2017 @ 19:42

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

Güncelleme: 17 Şub 2017 @ 0:43

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.

Güncelleme: 14 Şub 2017 @ 21:02

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.

Güncelleme: 12 Şub 2017 @ 20:54

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

Güncelleme: 12 Şub 2017 @ 1:42

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

Güncelleme: 11 Şub 2017 @ 23:43

Created spawner for sheeps.
Small tweaks to map.

Güncelleme: 11 Şub 2017 @ 21:24

Created RPG Components.