This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-04-05 15:37:17 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4428fbd336
evennia
/
src
/
imc2
History
Download ZIP
Download TAR.GZ
Greg Taylor
4428fbd336
Added stubs for all of the IMC packets. Also re-named the event.
2009-04-11 07:26:58 +00:00
..
__init__.py
Adding the beginnings of IMC2 support. We are now able to connect and authenticate with an IMC2 network, theoretically without blocking our server thread. We can't actually do anything useful just yet, but stay tuned.
2009-04-11 05:55:26 +00:00
connection.py
Adding a periodic IMC2 keepalive event. Other IMC2-connected games are now aware of our presence via the keepalive. Woot.
2009-04-11 06:59:25 +00:00
events.py
Added stubs for all of the IMC packets. Also re-named the event.
2009-04-11 07:26:58 +00:00
packets.py
Added stubs for all of the IMC packets. Also re-named the event.
2009-04-11 07:26:58 +00:00