Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 2.43 KB

README.md

File metadata and controls

25 lines (20 loc) · 2.43 KB

Carcassonne scripts

Some improvements of BGA’s Carcassonne UI.

Just show me …

screenshot-board

  1. Highlight discard messages in the log.
  2. Show discarded tiles permanently.
  3. Fix distorted tiles in the log (and if desired align them to the right).
  4. Border width and colors for last placed tiles.
  5. Starting player icon (not limited to Carcassonne!).

More useful scripts

  1. Replace second edition tiles everywhere with the original tiles.
  2. Shrink playerboards on mobile devices or smaller windows (<= 960 px). (With 640 px wide windows you can watch all duels of a WTCOC match on 2 screens. ;) )
  3. keyboard support for replays
  4. decluttered game logs (say goodbye to friends’ status spam …)

Prerequisites

Violentmonkey or the like for .user.js-files. highlight-discards.user.js has a tiny config section. Please edit the discard string according to the language you use on BGA. Stylus or some other way to apply .user.styl-files. Config is done within Stylus:

screenshot-stylus.png

Problems? Ideas?

All scripts were designed and tested for 2p-Carcassonne without expansions. They should work fine with more players and expansions, though. Some edges might still be rough (cf. version numbers ;) ). So if you encounter any problems please let me know. Either open an issue or contact me on BGA. Same goes if you’d like to see specific improvements.