Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
****THIS PROJECT IS NOW MAINTAINED ON BITBUCKET*** https://bitbucket.org/saintnicster/radar/ Program to supplement the MMORPG City of Heroes. Parses out a demofile and paints a 2D map of everything in the vicinity of the player.
The populair MUD-game BatMUD (http://www.bat.org) provides players with its own Java client application, developed by MythScape.
This project tries to provide an extendable framework for building and using plugins for the BatClient
A framework for MUD and game servers to separate logic into domain tiers. This will separate business logic and features of creating a game server and also let dependent projects focus on game domain logic and content.
CherBot is an information bot for Crossfire, Daimonin and good old plain IRC that keeps track of which players collect which items, who's been online, determines a level ranking, provides a mail system for mailing offline players, manages clans and
JVRMUDClient is a simple client for MUD ( Multi User Dungeons ) written in java. Supports mini-map, colourful ansi terminal, will support triggers, scripts,...
This software allows a MUD server to be run as a Jabber bot. Users can then play the MUD using their Jabber client instead of a MUD client or telnet. This relieves the MUD server from having to handle user chat as users can chat in Jabber instead.
A text map creator for MUDs. Allows quick mapping using num pad keys for direction. Creates unicode text maps that can be posted, emailed or used to create maps that appear in the mud. Offers user the ability to mark rooms, extend hallways and add notes.
There's now two versions of this and the newer Java version actually paints the map instead of creating it with text.
If you're looking for a feature just email me; community feedback is really what drives me to work on this.
This project is a pure Java implementation of an MMORPG / mud, server and client. It is a fully persistent world, backed by a MySQL datastore. Features NPC AI, shard-level scalability, and persistent items, and a particle attack system.
Sonnheim - A place in the sun, to meet friends and explore worlds. Sonnheim is a multi user environment consisting of landscape and city like maps. It tries to combine the ideas of socializing and role playing and provides an environment for this.
A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.
A Java utility to sort mail logs generated using zMud in Genesis LPMud. It's main use is to reduce the complexities of handling mail outside the game since the game has a 70 message mailbox limit.
KMush is a simple MU* client intended for the K Desktop Environment. It is written in Java using the Qt Jambi bindings. Its intended use is for soft-coding and role-playing in MUSH environments.
An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
TempusPre is a free, persistent online strategy game. Choose your race and start building, developing and fight to extend your kingdom. (development on the open source branch has stopped, only the proprietary branch is developed further)
SourMUD is a Java-based RPG with a client to server relationship, a streamlined update system, an easy way to add content, and a dedicated group of developers. Do the math.
P2Play is a framework for developing Peer-2-Peer Massive Multi Player Games. It provides accounting, persistant storage and region based gameplay controlling.