Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' into asdsad
Browse files Browse the repository at this point in the history
  • Loading branch information
w20k committed Jan 14, 2017
2 parents cbf3b0b + 81ebe3b commit 75f1186
Show file tree
Hide file tree
Showing 135 changed files with 2,459 additions and 9,268 deletions.
22 changes: 0 additions & 22 deletions .codeclimate.yml

This file was deleted.

5 changes: 5 additions & 0 deletions .doclets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
dir: src
branches:
- master
articles:
- Overview: README.md
3 changes: 0 additions & 3 deletions .lgtm

This file was deleted.

18 changes: 18 additions & 0 deletions .pullapprove.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
version: 2
requirements:
signed_off_by:
required: false
group_defaults:
approve_by_comment:
approve_regex: '(?i)^(:shipit:|:\\+1:|LGTM|Approved|Looks\\s+Good\\s+To\\s+Me|Seems\\s+good|Looks\\s+good)'
reset_on_push:
enabled: true
groups:
Javascript Reviewers:
required: 1
users:
- Idrinth
- w20k
conditions:
branches:
- master
2 changes: 0 additions & 2 deletions MAINTAINERS

This file was deleted.

24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# IDotD
A script for dawn of the dragons, that works based on data provided to https://dotd.idrinth.de via UgUp

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/e80204911a734a56a471ab9b9ac649db)](https://www.codacy.com/app/eldrim/IDotD?utm_source=github.com&utm_medium=referral&utm_content=Idrinth/IDotD&utm_campaign=Badge_Grade)
[![Code Climate](https://codeclimate.com/github/Idrinth/IDotD/badges/gpa.svg)](https://codeclimate.com/github/Idrinth/IDotD)
[![Issue Count](https://codeclimate.com/github/Idrinth/IDotD/badges/issue_count.svg)](https://codeclimate.com/github/Idrinth/IDotD)
A script for dawn of the dragons, that works based on data provided to https://dotd.idrinth.de via UgUp.

We support Opera, Firefox and Chrome. Please make sure to update your installation of those on a regular basis, since we can't guarantee, that the script will work on outdated versions.

# Bugs, desired Features etc.
## What is it?

IDotD combines a raid catcher, a way of automatically joining desired raids, with a few other tools like chatrooms with raid-sharing options within those specific rooms, looking up tiers and calculation what piece of land to buy next.

Additionally there are a few platform specific features, for example quick information about players in the kongregate chat rooms or a timeable autojoin for newgrounds to replace the usual ones on other platforms.

We prefer the usage of the [tracker](https://github.com/Idrinth/IDotD/issues) here, otherwise we do import requests from [GoogleDocs](https://docs.google.com/document/d/1ozOWQuAEKCNnt2cwQ4SZtkpYM_pvrl8Bnj0e_O1KKWs/edit) from time to time.
[Previous GoogleDoc Tickets](https://github.com/Idrinth/IDotD/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3A%22Source%20GoogleDocs%22%20)
Most information is avaible at [this project's wiki](https://idotd.github.io/).

# More Information
## Bugs, desired Features etc.

Most information is avaible at [this project's wiki](https://github.com/Idrinth/IDotD/wiki).
We prefer the usage of the [tracker](https://github.com/IDotD/Userscript/issues) here, otherwise we do import requests from [GoogleDocs](https://docs.google.com/document/d/1ozOWQuAEKCNnt2cwQ4SZtkpYM_pvrl8Bnj0e_O1KKWs/edit) from time to time.
[Previous GoogleDoc Tickets](https://github.com/IDotD/Userscript/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3A%22Source%20GoogleDocs%22%20)

# How To Help
## How To Help

We can use helpers for the following: update and improve the wiki, help coding the userscript and testing any of the branches. For any of the later two have a look athe related documentation in the wiki.
We can use helpers for the following: update and improve the wiki, help coding the userscript and testing any of the branches. For any of the later two have a look at the related documentation in the [wiki](https://idotd.github.io/).
Loading

0 comments on commit 75f1186

Please sign in to comment.