35 Commits
Author SHA1 Message Date
marzavec 7435d0a5c4 dev sync 2026-01-15 13:06:02 -06:00
marzavec 6915f8a543 latest sync 2025-03-27 22:05:23 -07:00
marzavec 85a6595ebe minor bug fix & misc 2025-03-25 21:10:48 -07:00
marzavec c0bca44f0f small bug fix with flair 2025-03-16 00:13:55 -07:00
marzavec b5f09957e9 small update + bug fixes 2025-03-15 23:21:15 -07:00
marzavec 9dc53eddef fixing some labels 2025-03-11 11:51:16 -07:00
marzavec c4f0396cfb linting 2025-03-11 10:13:04 -07:00
marzavec 88adbae859 Update forceflair.js 2025-03-11 09:48:41 -07:00
marzavec 4dabe91dc8 flair update + kick hook 2025-03-11 09:36:36 -07:00
marzavec 7b598a98d3 small changes 2024-03-04 11:30:09 -06:00
marzavec b6bab6ae1e added inactive channel purging 2024-01-17 09:19:06 -08:00
marzavec 46b6555b33 add channel record removal 2024-01-15 11:28:30 -08:00
marzavec dc841cb25e added socket.flare
Each of the top level are given their own flair emoji which is applied to the socket on join or other events. May also add a module allowing users to set their own utf emoji, such as: /flair 🍆
2024-01-11 11:14:15 -08:00
marzavec ba7ae876ed added missing warning id props 2024-01-08 11:09:59 -08:00
marzavec bbb5c7eeb3 implemented motd, locklevel and initial channels
Delete public channels from the config.json, then do: npm run config
2024-01-06 23:09:28 -08:00
marzavec 08e5062241 added setmotd 2024-01-05 23:32:14 -08:00
marzavec 4d7b76b2d4 added makepublic and makeprivate 2024-01-05 21:58:07 -08:00
marzavec 7171b21cc6 added renewclaim.js 2024-01-05 11:37:59 -08:00
marzavec 61cd2af6e7 added unclaimchannel 2024-01-05 10:38:54 -08:00
marzavec 7ecb31c46c channel ownership base, part 1
Fleshing out the new channel ownership feature, along with a typo fix and small syntax updates.

A claim can now be staked with /claimchannel, a channel owner may change a trip's level using /setlevel

To do: unclaimchannel, setmotd, makeprivate, makepublic, renewclaim, garbage keeping, update mod commands to accept channelOwner and channelModerator, etc
2024-01-05 00:30:28 -08:00
marzavec d72428df8e documentation update 2023-12-29 23:24:12 -08:00
marzavec 3eafe9d766 added hash of a modules source to help module output 2023-12-28 23:17:33 -08:00
marzavec 70ee8a7969 please ignore this commit
Oops
2023-12-27 00:51:52 -08:00
marzavec 2a5a9c150c added mod perks 2023-12-27 00:38:18 -08:00
marzavec 61c0be77d5 hackchat-server 2.3 update 2023-12-27 00:26:49 -08:00
marzavec fe6685468c four new modules 2023-12-21 23:14:03 -08:00
carrot 15135978cf Mark message for deletion on next cleanup 2023-11-23 18:07:24 +08:00
carrot 051d488c21 Revert "Remove from ACTIVE_MESSAGES when sending complete"
As it would cause race conditions.

This reverts commit 2ee96543ca.
2023-11-23 17:42:49 +08:00
carrot 2ee96543ca Remove from ACTIVE_MESSAGES when sending complete 2023-11-23 09:52:51 +08:00
carrot b8fd2fb931 Add complete mode to updateMessage 2023-11-21 22:35:12 +08:00
carrot aa65cbf8a1 Fix typo in updateMessage usage info 2023-11-21 22:31:15 +08:00
MinusGix 7c612871f4 Impl updateMessage command 2023-06-01 13:16:12 -05:00
marzavec 9982207983 Extended trip length to ten characters 2022-08-11 09:40:43 -05:00
marzavec 2bbb507f01 Latest dev sync 2022-06-22 11:32:51 -05:00
marzavec 39b47554b8 Moved all command modules to their new home 2022-06-22 10:31:28 -05:00