Nikita Vilunov nikita
  • Joined on 2023-08-25
nikita pushed to fix-xml-header at nikita/lavina 2024-04-04 17:49:12 +00:00
1e2a6d5656 xmpp: make xml-headers optional in the c2s stream
d436631450 improve docs and split command handlers into methods (#40)
878ec33cbb apply uniform formatting
1d9937319e update dependencies
4b1958b5ae irc: remove hardcoded text from welcome messages
Compare 9 commits »
nikita deleted branch docs from nikita/lavina 2024-03-26 16:26:34 +00:00
nikita pushed to main at lavina/lavina 2024-03-26 16:26:33 +00:00
d436631450 improve docs and split command handlers into methods (#40)
nikita merged pull request lavina/lavina#40 2024-03-26 16:26:31 +00:00
improve docs and split command handlers into methods
nikita created pull request lavina/lavina#40 2024-03-26 00:01:51 +00:00
improve docs and split command handlers into methods
nikita pushed to docs at nikita/lavina 2024-03-26 00:01:11 +00:00
67f145ad2f make GetRooms a client command
ee10e3837a split client command handling into methods
8e158336ad add rustrover run configuration
2da79c0f7e add some docs
878ec33cbb apply uniform formatting
Compare 10 commits »
nikita created branch docs in nikita/lavina 2024-03-26 00:01:11 +00:00
nikita opened issue lavina/lavina#39 2024-03-25 18:00:31 +00:00
IRC chathistory capability
nikita opened issue lavina/lavina#38 2024-03-25 11:16:47 +00:00
Add message timestamps to stored history
nikita opened issue lavina/lavina#37 2024-03-25 09:17:10 +00:00
IRC Implement whois
nikita opened issue lavina/lavina#36 2024-03-24 23:15:10 +00:00
XMPP: Disco info IQ for chatrooms
nikita pushed to main at lavina/lavina 2024-03-20 18:59:38 +00:00
878ec33cbb apply uniform formatting
1d9937319e update dependencies
Compare 2 commits »
nikita pushed to master at nikita/muzika-gromche 2024-03-15 22:40:34 +00:00
67e0063464 add assets
7e0ba2248f support multiple tracks
19a4cbff68 increase music radius to cover most of the dungeon but not the surface world
20a3234371 initial version 13.37.1
nikita created branch master in nikita/muzika-gromche 2024-03-15 22:40:34 +00:00
nikita pushed to main at lavina/lavina 2024-03-15 00:54:56 +00:00
4b1958b5ae irc: remove hardcoded text from welcome messages
nikita merged pull request lavina/lavina#35 2024-03-15 00:54:55 +00:00
refactored:
nikita suggested changes for lavina/lavina#35 2024-03-13 20:11:02 +00:00
refactored:
nikita commented on pull request lavina/lavina#35 2024-03-13 20:11:02 +00:00
refactored:

you don't need to create the same string three times, you can just create one string and make copies of it (actually copies of the reference to that string)

nikita created repository nikita/muzika-gromche 2024-03-05 14:43:37 +00:00
nikita pushed to main at lavina/lavina 2024-02-18 16:46:32 +00:00
c6fb74a848 termination usage for stopping the socket connection gracefully (#34)