Git Product home page Git Product logo

deed-planner's Introduction

deed-planner

Deed planner/house calculator for Wurm Online - public repository.

Program official forum thread: http://forum.wurmonline.com/index.php?/topic/79352-deedplanner-3d-house-and-deed-planner/

This is Java 7 project - it will does not work with older versions of JDK!

To be able to run and edit this program, please follow this steps:

  1. You can use any IDE, but GUI is made in NetBeans, so you need NetBeans if you want to make any changes in it.
  2. Download and attach two libraries: latest version of LWJGL ( http://www.lwjgl.org/ ) and TWL PNGDecoder ( http://twl.l33tlabs.org/dist/PNGDecoder.jar )
  3. download latest official release of DeedPlanner from program thread ( http://forum.wurmonline.com/index.php?/topic/79352-deedplanner-3d-house-and-deed-planner/ ) and place folder "Data" and file "version.txt" in program working directory.
  4. Set VM option in project properties: -Djava.library.path="absolute_path_to_your_system_LWJGL_natives"

Code is not documented, but volunteers can document it, though the code should be the best documentation for itself. ;)

Project goals:

  1. Creation of the most advanced, professional-looking deed planner for Wurm Online
  2. Access to the widest possible audience - as little platform-dependend code as possible
  3. The program usage should be as simple as possible
  4. Cooperation with other Wurm-related programs and (possibly in the future) the game itself.

The program main class is located in Form/HouseCalc.java.

The program have modular structure with core in Mapper/Mapper.java.

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.