• Joined on 2023-01-04
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-08 16:31:42 -04:00
164efc5b72 Removed Enum class because it does not work 😭
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-08 16:30:05 -04:00
b244aa9bdf Added Event enum and 2 new events
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-08 16:17:59 -04:00
dd8099649f Tests for user icons with eventEmitter
c15b298268 Tests
d0310247c5 Trying to fix peer counts
Compare 4 commits »
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-08 15:44:22 -04:00
9f514c31f9 Merge branch 'main' into main
748f4664b3 Try to fix update icons
Compare 2 commits »
MiTask created pull request snxraven/LinkUp-P2P-Chat#1 2024-06-08 15:44:03 -04:00
WIP: Rework ChatBot
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-08 15:40:10 -04:00
de00514397 I actually dont know if it works or not. Changes: Replaced TopicBuffer with chatRoomID and now topicBuffer is being created directly in Client class; Replaced chatBot with Client; Client now extends EventEmitter; bot.on('onMessage', (pear, message) => {}) is now a thing instead of directly putting method in chatBot constructor
Compare 2 commits »
MiTask created repository MiTask/LinkUp-P2P-Chat 2024-06-08 15:39:45 -04:00
MiTask synced commits to main at MiTask/MCServer from mirror 2024-05-06 13:25:54 -04:00
7bfc95e0bb Did some minor changes. Added ChatColor class. Made PacketMapChunk way faster by pregenerating example chunk instead of generating it on each 'writeData()' call. I'll most likely will do some more changes soon? Or i'll forget about it for 5 months again eh.
MiTask synced commits to main at MiTask/MCServer from mirror 2023-12-15 11:57:31 -05:00
251b016169 Added more packets (Player mostly), reworked player position update, started to implement entity stuff.
MiTask synced commits to main at MiTask/MCServer from mirror 2023-12-11 12:06:44 -05:00
8847842c88 Reworked PlayerManager system and *kinda* made my code a bit better. Still have a lot of work to do tho.
00e2cad9fa Replaced Yarn and Node with bun
Compare 2 commits »
MiTask created pull request snxraven/RavenAI#1 2023-01-04 14:41:55 -05:00
Изменил(а) на 'commands/Info/general.js'
MiTask pushed to main at MiTask/RavenAI 2023-01-04 14:40:30 -05:00
05bf293c27 Изменил(а) на 'commands/Info/general.js'
MiTask created repository MiTask/RavenAI 2023-01-04 14:36:01 -05:00