LefterisRentas
-
- 2,359 total downloads
- last updated 8/14/2026
- Latest version: 0.2.0-beta.9 (prerelease)
The reactive component base every Noodloft component is built on: a model, a DTO, a pure evaluator, and a three-state result that tells a no-op apart from a refusal. No dependencies. -
- 2,197 total downloads
- last updated 8/14/2026
- Latest version: 0.2.0-beta.9 (prerelease)
Engine-agnostic gameplay components: health, damage with typed resistances, modifiable attributes, experience and levelling, authoritative socketed item assemblies, source-aware gameplay... More information -
- 2,008 total downloads
- last updated 8/14/2026
- Latest version: 0.2.0-beta.9 (prerelease)
Save and load for Noodloft components. Source-generated JSON, pluggable stores, per-entry versioning, and a merging save that does not wipe the state of scenes that are not loaded.... More information -
- 1,788 total downloads
- last updated 8/14/2026
- Latest version: 0.2.0-beta.9 (prerelease)
Godot 4 glue for Noodloft components: logging, user:// save and encrypted token storage, and the WebSocket relay MultiplayerPeer used by server-authoritative games. The nodes and... More information -
- 981 total downloads
- last updated 8/14/2026
- Latest version: 0.2.0-beta.9 (prerelease)
Runs the Arch entity component system inside Godot 4: a composable runtime driven from _Process and _PhysicsProcess, a two-way map between entities and nodes, and sync systems that write... More information -
- 230 total downloads
- last updated 8/1/2026
- Latest version: 0.0.1-alpha1 (prerelease)
Client SDK for authenticating against a Noodloft Identity server from .NET. Drives the browserless native challenge login (including MFA and inline TOTP enrollment), the browser PKCE flow, token refresh and... More information -
- 100 total downloads
- last updated 8/1/2026
- Latest version: 0.0.1-alpha1 (prerelease)
Shared contracts for integrating with a Noodloft Identity server: revocation events and channel names, the ephemeral key/value store and DPoP replay-cache interfaces, and DPoP proof validation. No EF Core, no... More information -
- 94 total downloads
- last updated 8/1/2026
- Latest version: 0.0.1-alpha1 (prerelease)
Protect your ASP.NET Core API with tokens issued by a Noodloft Identity server. Adds introspection-based bearer authentication, permission-based authorization policies, RFC 9470 step-up enforcement, and DPoP... More information -
- 72 total downloads
- last updated 8/1/2026
- Latest version: 0.0.1-alpha1 (prerelease)
Postgres-backed infrastructure for Noodloft Identity: an ephemeral key/value store (noodloft_kv), a DPoP replay cache, and a LISTEN/NOTIFY revocation bus and listener. Raw Npgsql only — no EF Core model. -
- 68 total downloads
- last updated 8/1/2026
- Latest version: 0.0.1-alpha1 (prerelease)
Redis backend for Noodloft.Identity.ResourceServer: a cross-node DPoP replay guard and pub/sub revocation eviction. Use this instead of the Postgres backend when your deployment already runs Redis. -
- 66 total downloads
- last updated 8/1/2026
- Latest version: 0.0.1-alpha1 (prerelease)
Postgres backend for Noodloft.Identity.ResourceServer: a cross-node DPoP replay guard and LISTEN/NOTIFY revocation eviction backed by the identity database. The default choice for a self-hosted Noodloft... More information