Fix preventing of removing points when it would bring us below the minimum for talents learnt further down the tree
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# TODO
|
||||
|
||||
- [ ] Add react-router
|
||||
- [ ] Add redux
|
||||
- [ ] Prevent reducing talent points on a row when it is a dependency for points already spent in the next row
|
||||
- [ ] Prevent reducing talent points on a talent that is a requirement for another talent with points in it
|
||||
- [ ] Talent tooltips
|
||||
- [ ] Change class
|
||||
- [ ] Generate URL for chosen talents
|
||||
- [ ] Responsive on mobile
|
||||
- [ ] Responsive on mobile
|
||||
- [ ] Pretty ClassPicker
|
||||
- [x] Add react-router
|
||||
- [x] Prevent reducing talent points on a row when it is a dependency for points already spent in the next row
|
||||
Reference in New Issue
Block a user