Go to file
Renovate f38e3d6954
ci/woodpecker/push/test Pipeline was successful Details
chore(deps): update dependency @types/node to v18.19.14 (#81)
Reviewed-on: #81
Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-committed-by: Renovate <renovate@dwysokinski.me>
2024-02-02 06:39:01 +00:00
.husky feat: add commitlint (#13) 2023-02-20 08:27:42 +00:00
.woodpecker chore: update alpine/k8s docker tag to v1.26.9 2023-10-30 09:34:38 +01:00
docs feat: extended tribe profile (#12) 2023-02-19 06:40:17 +00:00
k8s fix: livenessProbe/readinessProbe - incorrect path 2023-01-29 09:53:54 +01:00
src refactor: replace deprecated endpoints 2023-05-07 08:03:51 +02:00
.dockerignore chore: update .dockerignore 2023-01-26 08:23:31 +01:00
.env feat: extended player profile (#1) 2023-01-26 06:30:21 +00:00
.eslintignore chore(deps): update parcel monorepo to v2.9.1 2023-06-02 08:05:32 +02: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
Caddyfile chore: remove unnecessary redirect 2023-02-19 07:46:39 +01:00
Dockerfile chore(deps): update caddy docker tag to v2.7.6 (#90) 2024-01-13 08:48:23 +00:00
LICENSE init 2022-12-31 11:15:23 +01:00
README.md feat: extended tribe profile (#12) 2023-02-19 06:40:17 +00:00
commitlint.config.js feat: add commitlint (#13) 2023-02-20 08:27:42 +00:00
manifest.tmpl build: add .drone.yml 2023-01-26 08:23:07 +01:00
package.json chore(deps): update commitlint monorepo to v18 (major) (#76) 2023-11-14 06:34:44 +00:00
postbuild.js chore: bump script versions 2023-10-30 09:35:57 +01: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(deps): update dependency @types/node to v18.19.14 (#81) 2024-02-02 06:39:01 +00: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 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