Giter VIP home page Giter VIP logo

galedwell's Introduction

Galedwell

Galedwell is RPG mod that remakes all aspects of Minecraft. It's inspired by Elder Scrolls game series.

What is done:

  • Weight-based inventory
  • Attributes
  • Skills
  • Own GUI system
  • Weapons (will be added more in future)
  • Armor (will be added more in future)
  • Clothes (will be added more in future)
  • Block destroying speed is based on attributes and skills
  • Damage is based on attributes and skills

What is planned:

  • NPCs
  • Quests
  • Factions
  • Advanced crafting
  • Advanced magic system (with spell creation and effects)

###How to help To start editing code:

  1. download Intellij IDEA and Git
  2. Clone this repo:
    git clone https://github.com/iammaxim/galedwell
  3. Then go to newly created folder and type this in terminal/command prompt:
    gradlew setupDecompWorkspace
    (or, if you are on Linux/Mac, ./gradlew setupDecompWorkspace). This will download Forge and all needed libraries.
  4. Then, open project in IDEA (select this folder).
  5. Now, type in terminal/command prompt gradlew genIntellijRuns (or ./gradlew genIntellijRuns). This will create run configurations for client and server.
  6. Switch back to IDEA. It will ask you to reload project. Reload it. Now click on Edit configurations... and change field Use classpath of module to Galedwell_main on server and client configurations. If External libraries have not appeared, click on Gradle on right toolbar and click Refresh all Gradle projects (Toolbars can be enabled by clicking on button in left bottom corner).
  7. Now you should be able to run Minecraft! If you are going to test server, add --username <Your minecraft username> to program arguments in Minecraft Client configuration.

galedwell's People

Contributors

iammaxim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

zuzukidze

galedwell's Issues

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.