Dota 2
RPG Components
19개 중 11~19개 표시 중
< 1  >
업데이트: 2017년 2월 25일 @ 오후 4시 11분

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

업데이트: 2017년 2월 25일 @ 오후 1시 47분

Initial content complete. (Quests, Creatures, Spells)

업데이트: 2017년 2월 20일 @ 오후 7시 42분

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

업데이트: 2017년 2월 17일 @ 오전 12시 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.

업데이트: 2017년 2월 14일 @ 오후 9시 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.

업데이트: 2017년 2월 12일 @ 오후 8시 54분

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

업데이트: 2017년 2월 12일 @ 오전 1시 42분

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

업데이트: 2017년 2월 11일 @ 오후 11시 43분

Created spawner for sheeps.
Small tweaks to map.

업데이트: 2017년 2월 11일 @ 오후 9시 24분

Created RPG Components.