index
:
LunaticChat.git
main
renovate/cloudnode-pro-modrinth-publish-digest
A next-generation chat plugin for Paper, Folia and Velocity.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform-paper
Age
Commit message (
Expand
)
Author
2026-08-07
fix(deps): update dependency io.papermc.paper:paper-api to v26.2.build.105-st...
renovate[bot]
2026-08-07
fix(deps): update dependency io.papermc.paper:paper-api to v26.2.build.100-st...
renovate[bot]
2026-08-05
fix(deps): update dependency io.papermc.paper:paper-api to v26.2.build.98-sta...
renovate[bot]
2026-08-05
fix(deps): update dependency io.papermc.paper:paper-api to v26.2.build.96-sta...
renovate[bot]
2026-08-05
fix(deps): update dependency io.papermc.paper:paper-api to v26.2.build.93-sta...
renovate[bot]
2026-08-05
test: cover what the player settings store promises
Sho Sakuma
2026-08-05
fix: stop a slow reply from pinning a word to hiragana
Sho Sakuma
2026-08-05
refactor: drop what no longer carries its weight
Sho Sakuma
2026-08-05
refactor: make durability and teardown properties of the layer, not habits
Sho Sakuma
2026-08-05
refactor: bound the delivery queue and drop a departed player's backlog
Sho Sakuma
2026-08-05
fix: keep a slow Google IME reply from killing a delivery queue
Sho Sakuma
2026-08-05
fix: keep a config.yml the YAML reader rejects from disabling the plugin
Sho Sakuma
2026-08-05
fix: fall back per setting rather than discarding all of config.yml
Sho Sakuma
2026-08-05
fix: start on defaults when config.yml cannot be read
Sho Sakuma
2026-08-05
docs: stop claiming engine hands down coroutines and ktor
Sho Sakuma
2026-08-05
refactor: keep rendering out of CommandResult
Sho Sakuma
2026-08-05
refactor: read config.yml into the config classes directly
Sho Sakuma
2026-08-05
refactor: make the direct message failure reason an enum
Sho Sakuma
2026-08-05
refactor: move romaji conversion out of engine
Sho Sakuma
2026-08-05
test: cover what the storage layers promise
Sho Sakuma
2026-08-05
fix: record the reply target only where /reply can see it
Sho Sakuma
2026-08-05
fix: report queued work dropped at shutdown
Sho Sakuma
2026-08-05
fix: stop treating cancellation as a conversion failure
Sho Sakuma
2026-08-05
fix: let shutdown finish when a save fails
Sho Sakuma
2026-08-05
fix: give every data file the same atomic write
Sho Sakuma
2026-08-05
fix: harden the delivery queue and the writes around it
Sho Sakuma
2026-08-05
fix: take the channel snapshot where the caches are mutated
Sho Sakuma
2026-08-05
fix: keep dispatched delivery ordered and its failures visible
Sho Sakuma
2026-08-05
perf: take the direct message path off the tick thread
Sho Sakuma
2026-08-05
perf: coalesce channel writes instead of rewriting the file per change
Sho Sakuma
2026-08-05
perf: answer membership questions without copying member lists
Sho Sakuma
2026-08-05
perf: only do spy and cache work when it will be used
Sho Sakuma
2026-08-05
perf: stop writing the whole settings file on every quit
Sho Sakuma
2026-08-05
perf: convert the words of a message concurrently
Sho Sakuma
2026-08-05
perf: take per-message logging off the chat path
Sho Sakuma
2026-08-05
perf: stop paying at startup for features that are off
Sho Sakuma
2026-08-03
fix(deps): update dependency io.papermc.paper:paper-api to v26.2.build.92-sta...
renovate[bot]
2026-08-02
test: drop a stub the invite command no longer reaches
Sho Sakuma
2026-08-02
fix: let a debounced settings write see changes made while it waits
Sho Sakuma
2026-08-02
refactor: fold the remaining small duplications
Sho Sakuma
2026-08-02
refactor: let each service live in exactly one place
Sho Sakuma
2026-08-02
refactor: extract the debounced async save
Sho Sakuma
2026-08-02
refactor: move channel moderation rules out of the commands
Sho Sakuma
2026-08-02
refactor: single-source the plugin messaging channel and dedup cache
Sho Sakuma
2026-08-02
refactor: describe a setting once, on its SettingKey
Sho Sakuma
2026-08-02
refactor: express command outcomes as message keys
Sho Sakuma
2026-08-02
refactor: give subcommands their own base type
Sho Sakuma
2026-08-02
refactor: remove code that no production path reaches
Sho Sakuma
2026-08-02
feat: support Paper 26.2 (Minecraft 26.2)
Sho Sakuma
2026-07-14
fix(deps): update kotlin monorepo to v2.4.10 (#248)
renovate[bot]
[next]