You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Dawid Wysokiński 418e6f2c99
continuous-integration/drone/push Build is passing Details
feat: add commitlint (#13)
Reviewed-on: #13
4 weeks ago
.husky feat: add commitlint (#13) 4 weeks ago
docs feat: extended tribe profile (#12) 1 month ago
k8s fix: livenessProbe/readinessProbe - incorrect path 2 months ago
src refactor: use Promise.all instead of multiple awaits 1 month ago
.dockerignore chore: update .dockerignore 2 months ago
.drone.yml build: add a new pipeline - build (#5) 2 months ago
.env feat: extended player profile (#1) 2 months ago
.eslintignore feat: add commitlint (#13) 4 weeks ago
.eslintrc.json chore: add eslint 2 months ago
.gitignore feat: extended player profile (#1) 2 months ago
.parcelrc chore: add eslint 2 months ago
.prettierrc.js init 3 months ago
.terserrc.js refactor: use Promise.all instead of multiple awaits 1 month ago
Caddyfile chore: remove unnecessary redirect 1 month ago
Dockerfile chore(deps): update caddy docker tag to v2.6.4 (#11) 1 month ago
LICENSE init 3 months ago
README.md feat: extended tribe profile (#12) 1 month ago
commitlint.config.js feat: add commitlint (#13) 4 weeks ago
manifest.tmpl build: add .drone.yml 2 months ago
package.json feat: add commitlint (#13) 4 weeks ago
renovate.json chore(deps): update alpine/k8s docker tag to v1.25.6 2 months ago
tsconfig.json chore: add eslint 2 months ago
yarn.lock feat: add commitlint (#13) 4 weeks ago

README.md

Tribal Wars - scripts

This repo contains a variety of scripts for Tribal Wars.

Scripts

Extended player profile

This script adds additional info and actions on a player overview.

img.png

Installation

User script

Quick bar:

javascript:
    $.getScript('https://scripts.tribalwarshelp.com/extended-player-profile.quickbar.js')

Extended tribe profile

This script adds additional info and actions on a tribe overview.

img.png

Installation

User script

Quick bar:

javascript:
    $.getScript('https://scripts.tribalwarshelp.com/extended-tribe-profile.quickbar.js')

Extended map popup

This script extends the map popup with additional info.

img.png

Installation

User script

Quick bar:

javascript:
    $.getScript('https://scripts.tribalwarshelp.com/extended-map-popup.quickbar.js')

Extended village profile

This script adds additional info and actions on a village overview.

img.png

Installation

User script

Quick bar:

javascript:
    $.getScript('https://scripts.tribalwarshelp.com/extended-village-profile.quickbar.js')

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Dawid Wysokiński - contact@dwysokinski.me