Flashii
Home
Changelog
Contact
Rules
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
News
Forum
Chat
Changelog
2024-05-24
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.
Removed
flash
Removed Splatoon 1 dev domain hardcode.
2024-05-22
Updated
flash
I'm stupid.
Updated
flash
Updated Takozone API to use fii.moe.
Added
flash
Added Satori routes to Awaki.
Updated
flash
Updated to short property syntax.
Updated
flash
Use attribute based route registration.
Added
flash
Added Satori redirects table and read endpoint.
Updated
flash
Also deduplicate forum category redirect regex.
Added
flash
Added Niiso to internal bots list.
Updated
flash
Updated ImageSharp to v3.1.4.
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.
7
8
9
10
11
12
13