Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nevotheless/skill-calculator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: nevotheless/skill-calculator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 24, 2016

  1. Update README.md

    nevotheless authored Aug 24, 2016
    Copy the full SHA
    f49c457 View commit details
  2. Update README.md

    nevotheless authored Aug 24, 2016
    Copy the full SHA
    8f21c9c View commit details

Commits on Aug 26, 2016

  1. test something

    nevotheless committed Aug 26, 2016
    Copy the full SHA
    c88b55e View commit details
  2. testing more stuff

    nevotheless committed Aug 26, 2016
    Copy the full SHA
    08a0f8d View commit details
Showing with 5 additions and 42 deletions.
  1. +5 −42 README.md
47 changes: 5 additions & 42 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,52 +1,15 @@
# skill-calculator
[![Build Status](https://travis-ci.org/ununseptium/skill-calculator.svg?branch=master)](https://travis-ci.org/ununseptium/skill-calculator)

This is the repository for the Skill Calculator based on Tom Clancy's The Division. The Skill Calculator was originally made by [Miodec](https://www.reddit.com/user/miodec) and is now continued and maintained by some guys from the [Discord Community](http://thedivisiondiscord.com) of the Game.
This is the repository for the Skill Calculator based on Tom Clancy's The Division.

## This application is not continued anymore
You can still build the app as you used to and download the app as a **standalone version** [here](https://github.com/ununseptium/skill-calculator/releases/tag/v3.0.0).

## App will be shut down 1st September 2016
Check this out: https://medium.com/@nevotheless/end-of-skill-calculator-7bf1de21ee9f

Also checkout: https://github.com/ununseptium/skill-calculator-electron

### Technology which is used

- Node
- Gulp
- Sass
- Angular.js

### Usage

First of all you need to have Node + Npm installed. Checkout https://nodejs.org/en/

Once you either cloned or downloaded the source, you can run `npm install` (while using a command line prompt pointed to the downloaded folder) to install the dependencies. **Make sure to have gulp installed globally** (`npm install -g gulp`).

If `npm install` quits without telling you that something horrible happend you're ready to fire `gulp`.
This will compile the source, watch for changes and reload the browser window if a file is changed. **Pure Magic**.

### Contribute
Fork this and make it your own.

I'm not going to continue this repository anymore and will take down the website 1st September 2016. I've written an article about that: https://medium.com/@nevotheless/end-of-skill-calculator-7bf1de21ee9f

If you wan't to host the app with full support of the current domain, feel free to contact me.



### Support
Since i won't continuing this application anymore i'm not going to provide support for this anymore. You can still contact me but it's not guaranteed that i'll answer.

### Credits

Thanks to all these beautiful people who made this project an awesome thing to work with.

- [Miodec](https://www.reddit.com/user/miodec) Originally created the skill calculator
- [try4ce](https://www.reddit.com/user/try4ce) Did some css corrections
- [iamswain](https://www.reddit.com/user/iamswain) Helped doing the icons
- [Angier](https://www.reddit.com/user/angier85) is just the awesome guy :heart:
- [spydr101](https://www.reddit.com/user/spydr101) Maintainer of the [calculation base - sheet](https://docs.google.com/spreadsheets/d/1PPR9FBZ2JN1Dbd8tGlq1Mwg9PTTy82_m8A-X36dxyyc/edit#gid=914965688)
- [unwind](https://www.reddit.com/user/unwind) Contributor of the calculation base sheet
- [penoxi](https://www.reddit.com/user/Penox) Contributor of the calculation base sheet

Thanks to all these beautiful people who made this project an awesome thing: Miodec, try4ce, iamswain, Angier, spydr101, unwind, penoxi

<3