Giter Site home page Giter Site logo

nukefire-mudlet's Introduction

Mudlet scripts for Nukefire: Beyond Thunderdome

tdome.nukefire.org:4000

These scripts are a work-in-progress, but have been designed to be as "drop-in" as possible for anyone to use.

For example: Most inter-profile communication is via Events - meaning you will automatically find the right profile for the action without hardcoding profile names.

Class-specific aliases, scripts, and triggers:

  • Mutant
  • Curist
  • Slinger
  • Samurai

General purpose aliases, scripts, triggers:

  • Groups
  • Combat
  • Death / corpse retrieval
  • Items / Inventory / Eq / Money
  • Directions / navigation

Installation

To just get up and running with the scripts, it's best to download the pre-compiled Mudlet package.

Note that Mudlet doesn't enable MSDP support on profiles by default, which is required for these scripts to work. So make sure to enable MSDP in the Settings->General section for each profile, and then reconnect to the game.

Download Nukefire mudlet package

Developing / Making changes

If you make any customizations via Mudlet's native editor, be sure to move them out of the "nukefire" package directory so that they won't be overwritten by future package updates.

See below for the non-Mudlet editor workflow using muddler.

Development workflow

  • Clone this repo
  • Install muddler
  • Optionally install DeMuddler if you want to export your existing mudlet triggers, scripts, aliases, etc.

Hot reloads

  • Install muddler's Muddler.mpackage to your profile(s)
  • Add a small "CI" script to the muddler profile, to detect new builds and reload them. The simple version looks like this:
myCIhelper = myCIhelper or Muddler:new({
  path = "/path/to/your/copy/of/this/repo"
})

Builds

There's a build.sh script in the root directory that assumes muddler is located at

../muddle-shadow-1.0.3/bin/muddle

so either install it there, update that script, or write your script that calls muddle for building the package.

Thanks

  • Nukefire players and Imms - what an awesome nostalgia bomb
  • demonnic - muddler / mudlet tech support
  • Edru2 - demuddler made it much easier to get this package built

nukefire-mudlet's People

Contributors

rparet avatar

Watchers

 avatar

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.