| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix: Buddy name length not being properly set | Fuwn | 2021-03-23 | 1 | -2/+1 | |
| | | | | | Finally... | |||||
| * | etc: Annotate reasoning | Fuwn | 2021-03-23 | 1 | -1/+1 | |
| | | ||||||
| * | feature: Send WORLDSMASTER greeting on join | Fuwn | 2021-03-23 | 2 | -4/+44 | |
| | | | | | Created function `create_text_command_with_action` which is stable, but only with the preset action. Will expand on this once an understanding of how actions work is met. | |||||
| * | fix: `room_id` not being set and sent | Fuwn | 2021-03-22 | 1 | -2/+2 | |
| | | ||||||
| * | fix: Spelling | Fuwn | 2021-03-22 | 1 | -1/+1 | |
| | | ||||||
| * | format: Fix spacing | Fuwn | 2021-03-22 | 1 | -3/+3 | |
| | | ||||||
| * | etc: Correct struct names | Fuwn | 2021-03-22 | 13 | -43/+59 | |
| | | ||||||
| * | feature: Use feature "hash_set_entry" | Fuwn | 2021-03-22 | 1 | -1/+2 | |
| | | ||||||
| * | format: Correct TCP dependency label position | Fuwn | 2021-03-22 | 1 | -1/+1 | |
| | | ||||||
| * | etc: Link to development page | Fuwn | 2021-03-22 | 1 | -8/+1 | |
| | | ||||||
| * | etc: ... | Fuwn | 2021-03-22 | 13 | -31/+326 | |
| | | ||||||
| * | fix: Only send to one client not all for certain commands | Fuwn | 2021-03-22 | 1 | -8/+8 | |
| | | ||||||
| * | chore: Exclude database development files | Fuwn | 2021-03-21 | 1 | -0/+5 | |
| | | ||||||
| * | format: `utils` module as directory | Fuwn | 2021-03-21 | 3 | -0/+18 | |
| | | ||||||
| * | format: Use single space for `user_properties` migration | Fuwn | 2021-03-21 | 1 | -5/+5 | |
| | | ||||||
| * | chore: Create sqlx migrations | Fuwn | 2021-03-21 | 3 | -0/+25 | |
| | | ||||||
| * | feature: Use sqlx instead of rustqlite | Fuwn | 2021-03-21 | 3 | -1/+7 | |
| | | ||||||
| * | etc: get started on implementing db routines | Fuwn | 2021-03-21 | 1 | -2/+57 | |
| | | | | | http://dev.worlds.net/private/GammaDocs/WorldServer.html#RoomServer | |||||
| * | etc: publicize tables struct fields | Fuwn | 2021-03-21 | 1 | -22/+22 | |
| | | ||||||
| * | chore: organize dependencies | Fuwn | 2021-03-21 | 1 | -0/+9 | |
| | | ||||||
| * | refactor: move broadcast function to separate module | Fuwn | 2021-03-21 | 3 | -10/+16 | |
| | | ||||||
| * | etc: add todo | Fuwn | 2021-03-21 | 1 | -3/+1 | |
| | | ||||||
| * | feature: setup database tables | Fuwn | 2021-03-21 | 5 | -0/+270 | |
| | | ||||||
| * | Merge pull request #1 from Vencorr/master | Fuwn | 2021-03-21 | 3 | -9/+21 | |
| |\ | | | | | Add a username to Text | |||||
| | * | etc: development testing | Fuwn | 2021-03-21 | 2 | -4/+14 | |
| | | | | | | | | | append random integer to end of "User" for testing purposes. | |||||
| | * | Added username support for text | Nicholas George | 2021-03-20 | 2 | -7/+9 | |
| |/ | ||||||
| * | chore: create broadcast_to_all_clients() function, rename sub directory | Fuwn | 2021-03-20 | 6 | -18/+26 | |
| | | ||||||
| * | format: remove unnecessary debug statements, format | Fuwn | 2021-03-20 | 1 | -8/+2 | |
| | | ||||||
| * | chore: *finish* contributing section of readme. | Fuwn | 2021-03-20 | 1 | -1/+1 | |
| | | ||||||
| * | chore: create contribution guidelines | Fuwn | 2021-03-20 | 1 | -0/+5 | |
| | | ||||||
| * | whirl: :star: | Fuwn | 2021-03-20 | 16 | -2/+386 | |
| | | ||||||
| * | fix: formatting | Fuwn | 2021-03-18 | 1 | -1/+1 | |
| | | ||||||
| * | etc: add discord and license badges | Fuwn | 2021-03-17 | 1 | -0/+9 | |
| | | ||||||
| * | chore: spice up readme. | Fuwn | 2021-03-17 | 1 | -2/+27 | |
| | | ||||||
| * | Create MAINTAINERS | Fuwn | 2021-03-17 | 1 | -0/+1 | |
| | | ||||||
| * | chore: update links. | Fuwn | 2021-02-20 | 1 | -1/+1 | |
| | | ||||||
| * | Initial commit | Fuwn | 2021-02-20 | 3 | -0/+686 | |