Commit Graph

31 Commits

Author SHA1 Message Date
Melvin Valster 978b35742c Rename .talent--maxed to .talent--disabled-with-points 2019-07-25 10:01:17 +02:00
Melvin Valster 7b51daa3d7 Include Talent component in the playground 2019-07-25 09:59:17 +02:00
Melvin Valster 45e68a11e2 Updates 2019-07-24 23:34:57 +02:00
Melvin Valster e021dea1ab Refactor, tweaks, clean-up, improve 2019-07-24 23:27:23 +02:00
Melvin Valster 36742ea22e Add /playground and initial tooltips 2019-07-24 21:52:38 +02:00
Melvin Valster 94a0a97fbf Add support for right-down arrows 2019-07-24 13:25:57 +02:00
Melvin Valster d5121960a1 Add tests for canLearnTalent and canUnlearnTalent 2019-07-23 23:44:36 +02:00
Melvin Valster c4bec9bea9 Remove public/images 2019-07-23 23:34:05 +02:00
Melvin Valster a16de4e373 Try setting the basename 2019-07-23 13:54:39 +02:00
Melvin Valster d375fb9408 Try having images under src/ for relative path 2019-07-23 13:47:00 +02:00
Melvin Valster 819ed3b016 Update README/TODO 2019-07-23 08:21:21 +02:00
Melvin Valster 907ad0f752 Update TODO.md 2019-07-22 23:15:19 +02:00
Melvin Valster 07f60d48a7 Calculate :active state using lighten() 2019-07-22 23:12:39 +02:00
Melvin Valster 2b91585029 Add feedback when clicking on icon 2019-07-22 23:09:08 +02:00
Melvin Valster 7de43bcc5a Add images to repo 2019-07-22 23:06:16 +02:00
Melvin Valster 0b4af07407 Add arrow active state 2019-07-22 22:58:32 +02:00
Melvin Valster 1866951986 Add down-, right- and left-wards arrows, still missing active state 2019-07-22 22:48:05 +02:00
Melvin Valster 9d91bc32fb Add talent decoding and spiffing up icon frames 2019-07-22 21:16:55 +02:00
Melvin Valster 2f99089377 Remove trailing slash when no points are spent 2019-07-21 23:15:13 +02:00
Melvin Valster 06723fec6d Proof of concept for encoding known talents into URL 2019-07-21 23:11:50 +02:00
Melvin Valster 8302af7504 Add active/inactive styling to ClassPicker 2019-07-21 22:36:46 +02:00
Melvin Valster 431f944b50 Fix preventing of removing points when it would bring us below the minimum for talents learnt further down the tree 2019-07-21 13:04:05 +02:00
Melvin Valster eddb47e8b1 Prevent unnecessary re-renders 2019-07-20 16:11:28 +02:00
Melvin Valster 109955166d Use IndexRoute 2019-07-19 20:25:05 +02:00
Melvin Valster 0439910f52 Update .gitignore 2019-07-17 16:38:06 +02:00
Melvin Valster c45847340f Make TalentSlot's disable prop function again 2019-07-17 16:24:47 +02:00
Melvin Valster 7e6a79a3c5 Remove console.log 2019-07-17 16:23:04 +02:00
Melvin Valster f8da695da4 Better prototype with functioning dependencies and right-clicking 2019-07-17 16:20:45 +02:00
Melvin Valster 7d1b822830 Using WH datasets 2019-07-16 23:25:41 +02:00
Melvin Valster 85f9208b4a Basic loop 2019-07-12 09:58:15 +02:00
Melvin Valster 426f6c14fd Initial commit from Create React App 2019-07-10 21:46:38 +02:00