• Joined on 2026-08-04
masi pushed to feat/void-protection at gitea_admin/canalhandia 2026-08-20 15:53:27 +00:00
4b9507b36e feat(chunkloader): add mob spawning simulation, spawner activation and despawn protection
masi pushed to feat/void-protection at gitea_admin/canalhandia 2026-08-20 14:16:44 +00:00
4261e8b660 fix(chunkloader): use setChunkForceLoaded for full block/entity/redstone ticking
masi pushed to feat/void-protection at gitea_admin/canalhandia 2026-08-20 13:21:15 +00:00
2c7f5f98ad fix(review): check event.getKeepInventory(), equipment slot hand, and world height bounds
masi commented on pull request gitea_admin/canalhandia#5 2026-08-20 13:14:35 +00:00
feat(void): Proteção de itens contra morte no vácuo (Baú seguro ou inventário)

Resoluções Reviews #94 e #95 + Configuração do pragent (commit c3c4906)

  1. [HIGH / MEDIUM] Transacionalidade & Rollback no Resgate do Vácuo (VoidProtection.java):
    • `rescueToCh…
masi pushed to feat/void-protection at gitea_admin/canalhandia 2026-08-20 13:14:21 +00:00
c3c4906e11 fix(review): address review comments and add .pr-review.json for pragent
masi closed pull request gitea_admin/canalhandia#2 2026-08-20 13:03:40 +00:00
feat: fetchWikiRaw helper for the wiki search command
masi pushed to feat/void-protection at gitea_admin/canalhandia 2026-08-20 13:02:03 +00:00
d93711e5c1 fix(chunkloader): deliver anchor directly to inventory on break and protect against accidental interaction
masi created pull request gitea_admin/canalhandia#5 2026-08-20 12:53:22 +00:00
feat(void): Proteção de itens contra morte no vácuo (Baú seguro ou inventário)
masi pushed to feat/void-protection at gitea_admin/canalhandia 2026-08-20 12:53:13 +00:00
24ab63b9be feat(void): add void death item protection with safe chest and inventory fallback
masi created branch feat/void-protection in gitea_admin/canalhandia 2026-08-20 12:53:12 +00:00
masi closed pull request gitea_admin/canalhandia#4 2026-08-19 18:31:53 +00:00
feat(chunkloader): Módulo nativo de Chunk Loader com limites LuckPerms e BlueMap
masi pushed to main at gitea_admin/canalhandia 2026-08-19 18:31:41 +00:00
e059ca6563 feat(chunkloader): Módulo nativo de Chunk Loader com limites LuckPerms e BlueMap (#4)
e70df329b3 fix(chunkloader): release tickets on disable/toggle, fix BlueMap world matching, and prevent item loss on remove
e71babca1c fix(memory): align substring index with trimmed input in extractHeuristicFact
01ada6d987 feat(chunkloader): add native chunk loader module with LuckPerms limits and BlueMap support
Compare 4 commits »
masi commented on pull request gitea_admin/canalhandia#4 2026-08-19 18:09:55 +00:00
feat(chunkloader): Módulo nativo de Chunk Loader com limites LuckPerms e BlueMap

Review #84 Resolved in commit e70df32

  1. [HIGH] Lifecycle Cleanup: Canalhandia.onDisable() now unloads all chunk tickets (chunkLoaders.unloadAllTickets()), closes/flushes the…
masi pushed to feat/chunk-loader-module at gitea_admin/canalhandia 2026-08-19 18:09:49 +00:00
e70df329b3 fix(chunkloader): release tickets on disable/toggle, fix BlueMap world matching, and prevent item loss on remove
masi pushed to feat/chunk-loader-module at gitea_admin/canalhandia 2026-08-19 01:00:45 +00:00
e71babca1c fix(memory): align substring index with trimmed input in extractHeuristicFact
masi created pull request gitea_admin/canalhandia#4 2026-08-19 00:46:22 +00:00
feat(chunkloader): Módulo nativo de Chunk Loader com limites LuckPerms e BlueMap
masi pushed to feat/chunk-loader-module at gitea_admin/canalhandia 2026-08-19 00:46:04 +00:00
01ada6d987 feat(chunkloader): add native chunk loader module with LuckPerms limits and BlueMap support
masi created branch feat/chunk-loader-module in gitea_admin/canalhandia 2026-08-19 00:46:03 +00:00
masi deleted branch feat/ia-personalities-and-memory from gitea_admin/canalhandia 2026-08-18 22:52:11 +00:00
masi pushed to main at gitea_admin/canalhandia 2026-08-18 22:52:04 +00:00
01e6c28fef Merge pull request 'feat(ia): add Judite & Narrador personas, per-player AI selection, persistent memory, and event reactivity' (#3) from feat/ia-personalities-and-memory into main
998757d610 fix(ia): make memory persistence async, wire heuristic fact extraction and /ia lembrar, and add tag and event tests
2220f11e64 fix(ia): prevent private notes leak in places tool, guard recordTurn against disk failure, and add tests
ea55813019 feat(ia): add Judite & Narrador personas, per-player AI selection, persistent memory, and event reactivity
Compare 4 commits »