SpacemanDMM | A BYOND language smartness provider map renderer

 by   SpaceManiac Rust Version: suite-1.7.3 License: GPL-3.0

kandi X-RAY | SpacemanDMM Summary

kandi X-RAY | SpacemanDMM Summary

SpacemanDMM is a Rust library. SpacemanDMM has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

SpacemanDMM is a suite of tools for working with DreamMaker codebases and map files. It features a full-size fancy map renderer, a language server, and a documentation generator for DM codebases. Language server updates are released to the editor extensions on a regular basis and binaries are occasionally posted to the releases page. Building from source is recommended to get the latest updates to the map renderer. The documentation and static analysis tools can be run as part of a continuous integration build; see /tg/station's .travis.yml for an example. Support is currently provided in /tg/station13's coderbus (ping SpaceManiac) and on the issue tracker. Pull requests are welcome. The language server provides autocomplete, go-to-definition, and other code intelligence for the DreamMaker language. The preferred installation method is the Visual Studio Code extension (source). There is also a Sublime Text 3 package (source), and the implementation is compatible with most language server clients. The map renderer produces full-scale PNGs of .dmm map files, including configurable emulation of in-game graphical enhancements not usually visible in the editor, specialized for /tg/station13 but likely to work on similar codebases. By default, output is saved to data/minimaps/, which can be changed with the -o flag. More detailed usage information is available in the --help output. For examples of the maps produced, visit the SS13 WebMap. dmdoc is a simple Doxygen-esque documentation generator for DreamMaker code. Files, macros, types, vars, and procs can be documented. Documentation comments start with /** or /// when preceding the documented item, or /*! or //! when contained within it. The contents of code/README.md are rendered as the index page and other Markdown files within the code/ directory are included in the output. The generated documentation also includes GitHub links to item definitions. For an example of the generated documentation, see /tg/station13's code docs. DreamChecker is SpacemanDMM's static analysis tool. It can generate several type-safety diagnostics which DreamMaker does not, and extends the langauge with return-type annotations, described in its documentation. It is suitable for running in continuous integration environments.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              SpacemanDMM has a low active ecosystem.
              It has 63 star(s) with 67 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 69 open issues and 129 have been closed. On average issues are closed in 103 days. There are 8 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of SpacemanDMM is suite-1.7.3

            kandi-Quality Quality

              SpacemanDMM has no bugs reported.

            kandi-Security Security

              SpacemanDMM has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              SpacemanDMM is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              SpacemanDMM releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of SpacemanDMM
            Get all kandi verified functions for this library.

            SpacemanDMM Key Features

            No Key Features are available at this moment for SpacemanDMM.

            SpacemanDMM Examples and Code Snippets

            SpacemanDMM,Map Renderer
            Rustdot img1Lines of Code : 2dot img1License : Strong Copyleft (GPL-3.0)
            copy iconCopy
            $ cd path/to/tgstation/
            $ dmm-tools minimap _maps/map_files/MetaStation/MetaStation.dmm
              
            SpacemanDMM,Building,Docker
            Rustdot img2Lines of Code : 2dot img2License : Strong Copyleft (GPL-3.0)
            copy iconCopy
            docker build -t spacemandmm .
            
            docker run -v "$PWD":/usr/src/codebase --rm -it spacemandmm -e /usr/src/codebase/tgstation.dme minimap /usr/src/codebase/_maps/map_files/BoxStation/BoxStation.dmm
              

            Community Discussions

            No Community Discussions are available at this moment for SpacemanDMM.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install SpacemanDMM

            You can download it from GitHub.
            Rust is installed and managed by the rustup tool. Rust has a 6-week rapid release process and supports a great number of platforms, so there are many builds of Rust available at any time. Please refer rust-lang.org for more information.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Rust Libraries

            996.ICU

            by 996icu

            deno

            by denoland

            rust

            by rust-lang

            alacritty

            by alacritty

            tauri

            by tauri-apps

            Try Top Libraries by SpaceManiac

            discord-rs

            by SpaceManiacRust

            PermissionsBukkit

            by SpaceManiacJava

            runtime-fmt

            by SpaceManiacRust

            HamSandwich

            by SpaceManiacC++

            opus-rs

            by SpaceManiacRust