Go to file
Dawid Wysokiński 8a2990b248
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
feat: extended map popup (#8)
Reviewed-on: #8
2023-02-04 11:40:38 +00:00
docs feat: extended map popup (#8) 2023-02-04 11:40:38 +00:00
k8s fix: livenessProbe/readinessProbe - incorrect path 2023-01-29 09:53:54 +01:00
src feat: extended map popup (#8) 2023-02-04 11:40:38 +00:00
.dockerignore chore: update .dockerignore 2023-01-26 08:23:31 +01:00
.drone.yml build: add a new pipeline - build (#5) 2023-02-01 06:02:20 +00:00
.env feat: extended player profile (#1) 2023-01-26 06:30:21 +00:00
.eslintignore chore: add eslint 2023-02-01 06:49:45 +01:00
.eslintrc.json chore: add eslint 2023-02-01 06:49:45 +01:00
.gitignore feat: extended player profile (#1) 2023-01-26 06:30:21 +00:00
.parcelrc chore: add eslint 2023-02-01 06:49:45 +01:00
.prettierrc.js init 2022-12-31 11:15:23 +01:00
.terserrc.js feat: extended map popup (#8) 2023-02-04 11:40:38 +00:00
Caddyfile refactor: rename files 2023-01-29 09:43:27 +01:00
Dockerfile build: add .drone.yml 2023-01-26 08:23:07 +01:00
LICENSE init 2022-12-31 11:15:23 +01:00
README.md feat: extended map popup (#8) 2023-02-04 11:40:38 +00:00
manifest.tmpl build: add .drone.yml 2023-01-26 08:23:07 +01:00
package.json feat: extended map popup (#8) 2023-02-04 11:40:38 +00:00
renovate.json chore(deps): update alpine/k8s docker tag to v1.25.6 2023-01-28 08:05:10 +01:00
tsconfig.json chore: add eslint 2023-02-01 06:49:45 +01:00
yarn.lock chore: add eslint 2023-02-01 06:49:45 +01:00

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 to a player's profile.

img.png

Installation

User script

Quick bar:

javascript:
    $.getScript('https://scripts.tribalwarshelp.com/extended-player-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')

License

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

Contact

Dawid Wysokiński - contact@dwysokinski.me