Flashii
Home
Changelog
Contact
Rules
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
News
Forum
Chat
Changelog
2024-10-23
Updated
flash
Mention that user perms may be empty sometimes.
2024-08-25
Updated
flash
Update README.md
Updated
flash
Updated copyright year (2024)
Updated
flash
Copied protocol doc over from old new master branch.
2024-05-29
Updated
flash
Changed pretty much every context mutation into an event.
2024-05-28
Updated
flash
Only a single clear mode is ever used, removed the rest.
2024-05-24
Updated
flash
Split status elements out of UserInfo and made user update event based.
Updated
flash
Issue user disconnected and kick/ban as events and restructure table.
Fixed
flash
Fixed excessive sending of user update packets.
Updated
flash
Made the channel event log code similar to the normal event handling code.
Updated
flash
Events system overhaul.
Removed
flash
Removed event flags attribute.
2024-05-23
Updated
flash
Use interface instead of abstract classes as base for Sock Chat S2C packets.
Removed
flash
Removed AddEvent aliases.
2024-05-21
Updated
flash
Split connection classes.
Updated
flash
Turns out neither of those two repos were public!
2024-05-20
Updated
flash
Updated README.md.
Updated
flash
Split various components into sublibraries to avoid things depending on things they should not depend on.
Updated
flash
Apply S2C and C2S naming scheme for easy packet direction identification.
Updated
flash
Packet packing micro optimisation.
Updated
flash
Connection handling rewrite.
Updated
flash
Use server start timestamp for welcome MOTD message and MOTD file last write for the other one.
Added
flash
Added base class for packets with timestamp.
Removed
flash
Removed IServerPacket interface.
Updated
flash
Extracted all log packets into their own ones.
2024-05-19
Updated
flash
Rewrote user and channel collections.
Updated
flash
Cleaned up the names of some of the base classes.
Updated
flash
Some cleanups (snapshot, don't run this).
2024-05-17
Updated
flash
Use HasFlag instead of custom Can method.
2024-05-14
Updated
flash
Moved some things out of the MessagePopulatePacket class.
1
2
3
4