Skip to content

V1 - #9

Open
murilonerdx wants to merge 27 commits into
masterfrom
v1
Open

V1#9
murilonerdx wants to merge 27 commits into
masterfrom
v1

Conversation

@murilonerdx

Copy link
Copy Markdown
Owner

No description provided.

murilonerdx and others added 26 commits April 2, 2026 16:42
… e limpeza de segredos

Conteudo novo: Arco da Cacadora, Lua do Medo (evento + lua/ceu vermelhos configuraveis) + Tambor, Punhos Celestiais (curio de maos), sistema de backup/restauracao de chunks (/liberthia server ...).

Correcoes: bugs do tester (#73, #76-82); Purificador de Materia passa a exigir energia.

Seguranca: removidos segredos default de application.yml e TelemetryController (agora obrigatorios via env; telemetria fail-closed); deploy configs com segredos reais (docker-stack.user/fixed/test + root) movidos pro .gitignore; node_modules/dist/cache/voice-clips fora do indice.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@gitguardian

gitguardian Bot commented Jun 19, 2026

Copy link
Copy Markdown

⚠️ GitGuardian has uncovered 3 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
34123912 Triggered Generic Password 127c719 .env.example View secret
34123910 Triggered Generic Password 127c719 backend/src/main/java/br/com/murilo/liberthia/admin/auth/AuthService.java View secret
34123911 Triggered Generic Password 127c719 .env.example View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

use() chamava findSafeTeleportPosition para TODAS as dimensoes, forcando geracao sincrona de chunks na thread principal -> servidor congelava -> todos os players caiam por timeout. A busca de posicao segura ja ocorre no teleporte (so na dimensao escolhida); na abertura agora usa a posicao default (sem acesso a blocos).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant