7 Commits

Author SHA1 Message Date
Florian Zevedei
b278015dd4 Replacing static names in exception messages with nameof literal 2023-09-29 18:26:39 +02:00
ZavaruKitsu
5ab15621a0 fix: reformat using C# rules 2022-10-08 19:26:34 +03:00
ZavaruKitsu
a731e2a8d0 fix: some build & linter warnings 2022-10-08 19:15:51 +03:00
FlorianDahn
dfa479d409 Fix in StateMachines 2020-05-04 15:18:48 +02:00
FlorianDahn
07dec0dc9d Small fixes and clarifications 2020-05-04 02:20:16 +02:00
FlorianDahn
2fc16b18da DefaultStateForm
- adding DefaultStateForm to redirect Sessions after reloading Sessions to a different Form instead of "restart" the session (i.e. on an in Bot wizard you just want to let the user continue on the main menu)
- adding to SaveSessions to save the "main menu" instead of skipping the ignored form
2020-05-04 02:12:50 +02:00
FlorianDahn
0cdb8c3a1a Adding StateMachine for Session serialization
- adding multiple classes and interfaces for Session Serialization and recovery after restart
2020-04-05 13:13:11 +07:00