1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 08:23:07 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
39cbcbace6 Dub
- Added `libsnooze` version `0.2.9` as a dependency
2023-03-08 17:29:21 +02:00
3d9724565d Upgraded to latest dlog version 2023-01-07 22:33:09 +02:00
b9b666ef6c Upgraded to new Eventy engine v0.4.0 2022-11-28 13:48:38 +02:00
6a394ad4e8 Upgraded event engine to 0.3.2 2022-11-26 18:23:06 +02:00
cbe41bff80 Eventy integration
- Fully integrated eventy
- PongEvent and IRCEvent along with respective GenericSignal and PingSignal handlers added
- Moved parsing of messages into Message class

Debugging

- Added dlog which always logs (for now, we should add a debug clause that enables it)
2022-11-01 13:41:39 +02:00
e4bb38c766 Implemented proof-of-concept eventy integration with a default event handler 2022-10-30 17:29:40 +02:00
c3ec3b7fe7 Updated tagline for dub package 2022-10-30 17:05:43 +02:00
e5f1c21dbc Set license to LGPL 3.0 2022-10-30 17:05:19 +02:00
230fa98cd0 Updated package manifest 2022-10-30 16:59:31 +02:00
6c98959492 Initial commit 2022-10-29 18:04:00 +02:00