1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 13:22:52 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
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