42 lines
938 B
Markdown
42 lines
938 B
Markdown
---
|
|
|
|
kanban-plugin: basic
|
|
|
|
---
|
|
|
|
## Quick
|
|
|
|
- [ ] Make HitReact occur with a cooldown
|
|
- [ ] Add fake plan to collide with player cursor when targeting out of bounds
|
|
- [ ] Make Widget Segment Picker begin possible in vertical box
|
|
|
|
|
|
## Features
|
|
|
|
- [ ] Inventory on player<br>- [ ] Dropable items<br>- [ ] inventory modifications<br>- [ ] Bank chest
|
|
- [ ] Equipment System<br>- [ ] Items with stats and slots to equip<br>- [ ] Have a visual composite name<br>- [ ] method to refresh visuals on character
|
|
|
|
|
|
## Refactorings
|
|
|
|
- [ ] Move ability tree functionalities from AAuraPlayerState to it's own actor component
|
|
- [ ] Make projectile hit in sequence
|
|
|
|
|
|
## Ability Ideas
|
|
|
|
- [ ] Projectile that follows you around when fired. Like a paladin hammers but with homing projectile physics
|
|
|
|
|
|
***
|
|
|
|
## Archive
|
|
|
|
- [x] Make player pawn ignoring mouse cursor
|
|
- [x] Fix up client side ability casting
|
|
|
|
%% kanban:settings
|
|
```
|
|
{"kanban-plugin":"basic"}
|
|
```
|
|
%% |