Noah kirsle
  • Joined on 2018-04-12
kirsle pushed to master at apps/BareRTC 2024-09-11 04:25:37 +00:00
9b8e7dc440 Vue modals to replace window.alert/window.confirm
kirsle pushed to master at apps/BareRTC 2024-09-10 21:50:59 +00:00
d4b69311ae Blockable admin user support
kirsle closed issue apps/BareRTC#28 2024-09-05 18:42:30 +00:00
Volume sliders for webcams
kirsle commented on issue apps/BareRTC#29 2024-09-05 18:42:18 +00:00
Tab in the chat settings to see who you've booted and unboot them

This was resolved with the Profile Card popups, and adding a button there to unboot users.

kirsle closed issue apps/BareRTC#29 2024-09-05 18:42:18 +00:00
Tab in the chat settings to see who you've booted and unboot them
kirsle closed issue apps/BareRTC#37 2024-09-05 18:37:44 +00:00
Chat server gets frozen sometimes
kirsle commented on issue apps/BareRTC#37 2024-09-05 18:37:43 +00:00
Chat server gets frozen sometimes

The resolution to this turned out to be:

Users on slow connections were getting their WebSocket message queues filled up, and the logic to disconnect them wasn't implemented correctly.…

kirsle closed issue apps/BareRTC#39 2024-09-05 18:36:49 +00:00
Display density options
kirsle closed issue apps/BareRTC#40 2024-09-05 18:36:28 +00:00
Red cam filtering options in chat
kirsle closed issue apps/BareRTC#46 2024-09-05 18:33:25 +00:00
Server side: video-related commands and mod support
kirsle pushed to actor-collision at SketchyMaze/doodle 2024-07-08 05:45:32 +00:00
373028a166 Code cleanup
kirsle pushed to master at apps/BareRTC 2024-06-22 05:36:49 +00:00
49712ee966 Add install instructions
kirsle pushed to master at apps/BareRTC 2024-06-22 05:03:07 +00:00
72b6c45583 Add playsinline to video elements for iPhone
kirsle pushed to master at apps/BareRTC 2024-06-19 20:20:31 +00:00
4c9d207b62 Sound effect for public channel @mentions
kirsle pushed to master at apps/BareRTC 2024-06-13 21:30:27 +00:00
147315fee2 Video z-index workaround for Safari
kirsle created branch actor-collision in SketchyMaze/doodle 2024-05-29 05:40:03 +00:00
kirsle pushed to actor-collision at SketchyMaze/doodle 2024-05-29 05:40:03 +00:00
618d4b07c5 WIP: Fix actor collisions with offset hitboxes
kirsle pushed to master at SketchyMaze/doodle 2024-05-27 22:14:11 +00:00
1f00af5741 Collision Detection Fix + Doodad CLI Fixes
kirsle pushed to master at apps/BareRTC 2024-05-27 20:08:56 +00:00
b011e36ddf Adjust dark webcam threshold
kirsle pushed to master at SketchyMaze/doodle 2024-05-25 04:06:04 +00:00
90414609a9 Update doodad tool documentation