Commit graph

11 commits

Author SHA1 Message Date
16b2b49f03 LevelUp feature. 2025-03-12 18:12:29 +01:00
29747dcb5c Add the alteration system to the server & link the app on it. 2025-02-26 14:43:42 +01:00
4ed11660c3 Link the player character ribbon to the server. 2025-02-24 21:35:33 +01:00
ce51a3be0a Refactor the Instruction parser into an Expression one.
Now support more arithmeric operator (mainly *, /) and recurcive bracket
2025-02-04 18:43:05 +01:00
ca20078ffa Add support for Hp grow bonus and Leaning bonus. 2024-11-30 18:05:55 +01:00
f99a938e64 Add quality of life (icons, formula instead of plain Ints) 2024-11-29 15:12:42 +01:00
8d93d46cce Refactor the roll mechanism to allow broader instructions set. 2024-11-27 14:09:26 +01:00
51021d41d5 Refactor the character sheet. 2024-11-26 21:58:36 +01:00
f6d026d50f Minor UI adjustment. 2024-11-11 18:38:25 +01:00
7af0c15a62 Add values/strings file 2024-11-07 18:43:29 +01:00
65aa53890f Update the app with some features skeleton.
Change the navigation system
Add a basic file system management to save the charactersheet.
Add a common source code directory & commonTest module.
Add test to the business class.
2024-11-04 23:34:16 +01:00