GithubHelp home page GithubHelp logo

kline- / nams Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 21.52 MB

NAMS is a C++ MUD server with the primary goals of a safe, modular design and a server core that is substantially decouppled from game logic.

Home Page: http://www.ackmud.net

C++ 89.56% Shell 0.03% C 10.41%

nams's People

Contributors

chase-san avatar kline- avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nams's Issues

Login screen commands

Need to capture and process commands entered at the login screen to support account recovery, who screen, etc.

Socials / Emotes

A basic system for socials / emotes (verbs -- wink, salute, wave, etc) needs to be implemented. Optionally implement a standard "emote" command to allow free-form use. Will likely adapt/update the current disk-based system implemented in https://github.com/Kline-/AckFUSS

Description serialization

Noticed descriptions are outputting an additional copy of CFG_DAT_STR_CTR_C in pfiles when the description is empty. Not breaking anything, but needs to be addressed.

Object Save/Load to Pfiles

Objects need to properly save and load on pfiles. This includes appropriate nesting of nested objects.

NPCs

Basic support for NPCs. Allowing NPCs to be created and managed as objects currently are would suffice. Movement, state persistence, and other advanced features can be addressed in a future release.

Resets

Basic reset support is needed to automatically spawn objects and NPCs within the game. Advanced reset features such as rarity, variable timers, etc can be addressed in a future release.

Color

Some form of ANSI color support is required that is independent of MXP or advanced color.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.