Skip to content
@No-More-RP

No More RP

No More RP

We build open-source tooling for nanos world, focused on roleplay.

Our mission is to give server creators a clean, modular foundation instead of the usual boilerplate, so they can spend their time on their gamemode rather than on plumbing. Everything we publish favors clear architecture, strong typing, and conventions that keep a project readable as it grows.

Projects

Gamemode

  • nmrp : the roleplay gamemode base, built on an object-oriented, modular MVC architecture wired by a loader + DI registry.

Packages

  • nmrp-promise : JS-grade Promise/A+ for nanos world — async/await, :Await(), chaining and the full combinator set (all, allSettled, race, any, map).
  • nmrp-rpc : Promise-based RPC layer — typed request/reply across server and client, local and remote.
  • nmrp-norm : a nanos world package bundling Norm, a dependency-free Lua ORM, exported server-side (SQLite / MariaDB / MySQL).
  • nmrp-locale : dependency-free, shared localization (i18n) system for nanos world (Lua + WebUI).

Libraries

  • light-class : the lightweight OOP library that powers our projects.

Get involved

Contributions are welcome across all our repositories. Pick a project, read its guidelines, and open a pull request. Our work is released under the MIT License.

Pinned Loading

  1. nmrp nmrp Public

    Open-source roleplay gamemode base for nanos world — object-oriented MVC architecture in Lua, wired by a loader + DI registry.

    Lua 7

Repositories

Showing 10 of 10 repositories
  • docs Public

    Official documentation for No-More-RP

    Astro 0 0 0 0 Updated Jul 11, 2026
  • nmrp Public

    Open-source roleplay gamemode base for nanos world — object-oriented MVC architecture in Lua, wired by a loader + DI registry.

    Lua 7 MIT 0 0 0 Updated Jul 9, 2026
  • nmrp-character-needs Public

    Character-needs addon for the NMRP nanos world gamemode: server-authoritative stamina as a HUD gauge (hunger, thirst, alcohol on the roadmap).

    No-More-RP/nmrp-character-needs's past year of commit activity
    Lua 0 MIT 0 0 0 Updated Jul 9, 2026
  • nmrp-identity Public

    ▎ Identity addon for the NMRP nanos world gamemode: server-authoritative character profiles

    No-More-RP/nmrp-identity's past year of commit activity
    HTML 0 MIT 0 0 0 Updated Jul 9, 2026
  • nmrp-locale Public

    Dependency-free, shared localization (i18n) system for nanos world (Lua + WebUI).

    No-More-RP/nmrp-locale's past year of commit activity
    Lua 1 MIT 0 0 0 Updated Jul 3, 2026
  • nmrp-rpc Public

    Promise-based RPC layer for nanos world: typed request/reply over engine events, server-side and client-side, local and remote (Call / CallAsync / CallRemote), with error propagation. Built on nmrp-promise.

    No-More-RP/nmrp-rpc's past year of commit activity
    Lua 0 MIT 0 0 0 Updated Jul 3, 2026
  • nmrp-norm Public

    nanos world package bundling Norm — a dependency-free Lua ORM — and exporting it server-side. Models, relations, query builder, migrations, hooks, soft deletes. Adapters for SQLite / MariaDB / MySQL; promises auto-detected via nmrp-promise.

    No-More-RP/nmrp-norm's past year of commit activity
    Lua 1 MIT 0 0 0 Updated Jul 3, 2026
  • nmrp-promise Public

    JS-grade Promise/A+ implementation for nanos world (Lua): async/await, :Await(), chaining (Then/Catch/Finally/Tap/Timeout) and the full combinator set — all, allSettled, race, any, map.

    No-More-RP/nmrp-promise's past year of commit activity
    Lua 0 MIT 0 0 0 Updated Jul 3, 2026
  • .github Public
    No-More-RP/.github's past year of commit activity
    0 0 0 0 Updated Jun 30, 2026
  • No-More-RP/light-class's past year of commit activity
    Lua 0 MIT 1 0 0 Updated Dec 19, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…