17 Commits

Author SHA1 Message Date
James Daly
2ea3b98514 Added animations for dealing damage, but they currently happen concurrently 2019-06-17 22:16:19 -04:00
James Daly
38dbb7fa92 finished incorporating messaging into the UI window and added another custom control to make updating the UI easier 2019-06-14 22:15:58 -04:00
James Daly
0b52e91a3d Connected the battle engine to the UI. Beginning to make messages appear in the UI 2019-06-13 22:22:57 -04:00
James Daly
2805bbf1c7 Incorporated a UI 2019-06-12 22:11:34 -04:00
dalyjame
273a79c9c6 Added a bunch of moves 2019-06-12 09:36:47 -04:00
James Daly
bebbf469db Messages will now play when an ability triggers 2019-06-06 17:37:32 -04:00
James Daly
d2ee6debf8 Remove JsonHelper. Json will no longer be supported. Data files will be in Yaml only (which they already were) 2019-06-05 21:42:41 -04:00
James Daly
ad6780362b Added support for abilities including a bunch of abilities that have effects the the monster is hit. Better monster generation support has been added. 2019-06-05 21:31:25 -04:00
James Daly
ce81ab2079 Added support for volatile status effects including confusion and flinching. Also, all elements are now supported. 2019-06-03 22:46:09 -04:00
James Daly
34cd67c36f Added the ability for statuses to have data (like duration) and the sleep and toxic status effects 2019-06-02 22:46:32 -04:00
James Daly
40553d36b9 Renamed the root package to fmon and added paralysis, burn, and sleep status effects 2019-06-02 17:40:40 -04:00
James Daly
d13d5b3bf6 Added natures and xp curves / levels 2019-05-30 22:32:49 -04:00
James Daly
32c6913187 Moved move activation from the game engine to the move itself and added the ability to switch out 2019-05-29 22:20:47 -04:00
James Daly
8ff9bdd938 Added swapping in for fallen monsters and looping turns 2019-05-28 22:17:08 -04:00
James Daly
9e376c4e52 Added recoil, drain, and critical hits 2019-05-27 22:48:10 -04:00
James Daly
83e6bb7a3c Adding FakeMon project 2019-05-23 22:58:31 -04:00
James Daly
009e82c21f First commit 2019-05-23 22:55:59 -04:00