Commit Graph

27 Commits

Author SHA1 Message Date
Florent DENEF 09c02c8783 End of day commit. 2022-12-01 16:54:33 +01:00
Florent DENEF 877d300a5c Handling the writing of the character sheet. 2022-11-30 16:52:49 +01:00
Florent DENEF 05473a0a33 Adding a function to easily write teh character sheet. 2022-11-30 16:52:26 +01:00
Florent DENEF 542923ccef Saving file and dealing with all errors. 2022-11-30 13:32:44 +01:00
Florent DENEF 9ed44a9a68 Removing a blank line. 2022-11-30 13:32:18 +01:00
Pcornat 944f6c31b8
Optimize imports. 2022-11-29 22:09:23 +01:00
Florent DENEF 564ccfad88 Complete merge with stash 2022-11-29 16:19:33 +01:00
Florent DENEF e4dc131808 Merge branch 'master' of https://gitea.pcornatcloud.fr/Pcornat/BillySheet-Rust 2022-11-29 16:13:16 +01:00
Pcornat 281e4eb9f0
More best practice way 2022-11-28 21:02:36 +01:00
Pcornat 1cff8df36b
More best practice way 2022-11-28 21:01:45 +01:00
Pcornat c489be9c78
Format 2022-11-25 21:12:16 +01:00
fdenef fbf3d3815c Reformat with cargo fmt 2022-11-18 11:17:56 +01:00
fdenef 505aed8138 EOL 2022-11-18 10:53:36 +01:00
fdenef 94ba4b698c Auto LF EOL 2022-11-18 10:53:06 +01:00
Pcornat 5514ecda67
Implementing the GUI with the SheetGui interface. 2022-10-30 18:59:05 +01:00
Pcornat 281ce134c4
Adding a gui trait/interface for CharacterSheet.
Goal: to interact with the gui in a shorter way.
2022-10-30 18:58:44 +01:00
Pcornat a8353ae3ee
Skill almost finished.
TODO: encapsulate.
2022-10-30 14:05:37 +01:00
Pcornat 4436c79c65
Reformat CRLF -> LF. Adding a WIP GUI too. 2022-10-30 13:17:00 +01:00
Pcornat 4ed370d51f
Adding getters. 2022-10-30 13:16:25 +01:00
Pcornat b657e32cac
Reformat CRLF -> LF 2022-10-30 13:16:10 +01:00
Pcornat 8886c73316
New packages an dependencies. 2022-10-30 13:15:53 +01:00
Pcornat b1c58ce93d
Functional GUI with eframe 2022-10-30 10:16:10 +01:00
Pcornat 3280a03a1b
Adding json lib. 2022-02-09 22:47:28 +01:00
Pcornat 0cd803ef0e
Adding json lib. 2022-02-09 22:47:12 +01:00
Pcornat 5b69e6f35f
Merge branch 'master' of ssh://gitea.pcornatcloud.fr:2431/Pcornat/BillySheet-Rust 2022-02-09 22:25:37 +01:00
Pcornat c574c88d8b Initial commit 2022-02-09 22:23:04 +01:00
Pcornat 4e38c264a5
init 2022-02-09 22:20:51 +01:00