aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feature: Byte utilitiesdeprecated-maindeprecated-legacyFuwn2021-03-242-0/+4
* format: Update annotationFuwn2021-03-241-3/+3
* format: Move server type specific functions to correct modulesFuwn2021-03-249-7/+8
* etc: Remove unused module and implement structuresFuwn2021-03-233-1/+16
* format: Change log severity of eventsFuwn2021-03-233-33/+108
* fix: Buddy name not being correctly readFuwn2021-03-231-2/+2
* fix: Buddy name length not being properly setFuwn2021-03-231-2/+1
* etc: Annotate reasoningFuwn2021-03-231-1/+1
* feature: Send WORLDSMASTER greeting on joinFuwn2021-03-232-4/+44
* fix: `room_id` not being set and sentFuwn2021-03-221-2/+2
* fix: SpellingFuwn2021-03-221-1/+1
* format: Fix spacingFuwn2021-03-221-3/+3
* etc: Correct struct namesFuwn2021-03-2213-43/+59
* feature: Use feature "hash_set_entry"Fuwn2021-03-221-1/+2
* format: Correct TCP dependency label positionFuwn2021-03-221-1/+1
* etc: Link to development pageFuwn2021-03-221-8/+1
* etc: ...Fuwn2021-03-2213-31/+326
* fix: Only send to one client not all for certain commandsFuwn2021-03-221-8/+8
* chore: Exclude database development filesFuwn2021-03-211-0/+5
* format: `utils` module as directoryFuwn2021-03-213-0/+18
* format: Use single space for `user_properties` migrationFuwn2021-03-211-5/+5
* chore: Create sqlx migrationsFuwn2021-03-213-0/+25
* feature: Use sqlx instead of rustqliteFuwn2021-03-213-1/+7
* etc: get started on implementing db routinesFuwn2021-03-211-2/+57
* etc: publicize tables struct fieldsFuwn2021-03-211-22/+22
* chore: organize dependenciesFuwn2021-03-211-0/+9
* refactor: move broadcast function to separate moduleFuwn2021-03-213-10/+16
* etc: add todoFuwn2021-03-211-3/+1
* feature: setup database tablesFuwn2021-03-215-0/+270
* Merge pull request #1 from Vencorr/masterFuwn2021-03-213-9/+21
|\
| * etc: development testingFuwn2021-03-212-4/+14
| * Added username support for textNicholas George2021-03-202-7/+9
|/
* chore: create broadcast_to_all_clients() function, rename sub directoryFuwn2021-03-206-18/+26
* format: remove unnecessary debug statements, formatFuwn2021-03-201-8/+2
* chore: *finish* contributing section of readme.Fuwn2021-03-201-1/+1
* chore: create contribution guidelinesFuwn2021-03-201-0/+5
* whirl: :star:Fuwn2021-03-2016-2/+386
* fix: formattingFuwn2021-03-181-1/+1
* etc: add discord and license badgesFuwn2021-03-171-0/+9
* chore: spice up readme.Fuwn2021-03-171-2/+27
* Create MAINTAINERSFuwn2021-03-171-0/+1
* chore: update links.Fuwn2021-02-201-1/+1
* Initial commitFuwn2021-02-203-0/+686