Tag name:plugin

Mongoose Traveller V2 Character Creator Plugin Details

First published 6th October 2024 (Last Modified 25th December 2024)

Description

This plugin adds a shortcode to add a sandpit for character creation experimentation. This allows for a new character to be created. The characters are saved locally in the browser (only) and can be exported in a format importable into Fantasy Grounds Unity.
[mongooseTravellerV2CharacterCreator /]

The following (minor) rules interpretations, clarifications and modifications have been made by this plugin:

  • Three of the initial stat rolls are made with a boon (i.e., roll 3D6 and take the best two).
  • Mishap 2 is always severely injured.
  • Skill specialisations are chosen at the end of character creation (rather than as you acquire level one in the base skill). This was to avoid overwhelming the player with options. However that does mean where you should be awarded a specialisation in a skill you, initially, get a level in the base skill instead. Also those skills which can be specialised are allowed to go above four until you reach that specialisation step.
  • In a few places where the official rules allow you to choose a skill in the skill tables these has been replaced by providing an entry for each skill in that table (making it have seven rows and a 1D7 roll).
  • The 'Any talent' entry in the Psion service skill table has been omitted (making that table have five rows and hence a 1D5 roll).
  • Connections do not allow the choice of any psionic talent (unless the character is Zhodani).
  • Version: 3.325.0
  • Author: David Vines
  • Last Updated: 2025-10-11T20:31:50Z
  • Requires WordPress Version: 4.0 or higher
  • Tested up to: 6.8.3
  • License: Contains materials from Mongoose which are used by following the Mongoose fair use policy. The code elements were written solely by myself.

    The Traveller game in all forms is owned by Mongoose Publishing. Copyright 1977 - 2024 Mongoose Publishing. Traveller is a registered trademark of Mongoose Publishing. Mongoose Publishing permits web sites and fanzines for this game, provided it contains this notice, that Mongoose Publishing is notified, and subject to a withdrawal of permission on 90 days notice. The contents of this site are for personal, non-commercial use only. Any use of Mongoose Publishing’s copyrighted material or trademarks anywhere on this web site and its files should not be viewed as a challenge to those copyrights or trademarks. In addition, any program/articles/files on this site cannot be republished or distributed without the consent of the author who contributed it.

    The images were generated using Microsoft's copilot AI Image generator. As such Microsoft, its affiliated companies and third-party partners are granted permission to use the Prompts, Creations, customisations (including GPTs) and related content in connection with the operation of its businesses (including, without limitation, all Microsoft Services), including, without limitation, the licence rights to: copy, distribute, transmit, publicly display, publicly perform, reproduce, edit, translate and reformat the Prompts, Creations and other content that were provided to create the image; and the right to sublicense such rights to any supplier of the Online Services.

    In particular note that this page explicitly does not grant consent to republish or distribute this plugin.

Change Log

3.325.0 - 11 October 2025

Fix link to the version history in the copyright notice

3.324.0 - 11 October 2025

Refactor: Common up some code between my plugins

3.323.0 - 06 October 2025

Bug Fix: Correct lookup for prisoner event 3

3.322.0 - 02 October 2025

Bug fix: drifter event 9 rejected text missing

3.321.0 - 01 October 2025

Sigh - Bug fix, correct the broken text for prisoner. Also fix skipping the psionic test (life event 12.1)

3.320.0 - 01 October 2025

Prevent exception on bad character load, Improve text for prisoners

3.319.0 - 13 September 2025

Bug fix: citizen mishap 4 missing text

3.314.0 - 10 September 2025

Add retrieve button to homeworld page

3.311.0 - 07 September 2025

Fix regular expression used to validate UWP

3.310.0 - 01 September 2025

Bug fixes:

  • Exception after choosing connections if you have psionic skills
  • Exception gaining fourth level of a psionic skill
  • Dice roll for psionic community hidden
  • GM Mode always ticked after page reload

3.309.0 - 31 August 2025

(Hopefully) fix generated PDF so that it is readable in Adobe Acrobat

3.308.0 - 30 August 2025

Bug fix: Exception 'no active control' when winning the duel in noble event 3

3.307.0 - 30 August 2025

Bug fix: Exception when processing end of term for characters who have the School of Hard Knocks precareer. Correct spelling of 'Streeetwise'

Show hidden stats in GM Mode

3.306.0 - 29 August 2025

Bug fix: exception on a failed aging roll

3.305.0 - 29 August 2025

Accept UWP copy/pasted from travellermap.com, fix handling of anagathics when aging

3.304.0 - 29 August 2025

Add a stats reroll if in GM mode

3.303.0 - 29 August 2025

Add GM (aka Cheat) Mode, save initial decisions in session storage (so it persists over a page reload)

Add Chronor as the default homeworld for Zhodani characters and Saurus as the default for Saurian characters

3.302.0 - 29 August 2025

Correct enlistment criteria for university and militray academies (too generous by one and two points respectively)

Also fix survival and advancement rolls that are based on END (this characteristic was being ignored)

3.301.0 - 28 August 2025

Reenable and fix the 'no active control' check

3.300.0 - 28 August 2025

Change the 'no active control' check from an exception into a console.log

3.299.0 - 28 August 2025

Add precareer options from Traveller Companion

3.298.0 - 28 August 2025

Bug fix: Sigh - fix awarding of TAS Membership (and fix description of Vargr stat changes)

3.297.0 - 28 August 2025

Bug fixes: Unknown Benefit Award: END +1, exception when generating PDF and character is a member of TAS.

3.296.0 - 28 August 2025

Bug fix: Exception if only one choice of specialisation

3.295.0 - 27 August 2025

Bug fix: scout event 10 failing with no element with id

3.294.0 - 26 August 2025

Bug fix: prevent negative total of benefit rolls, correct prisoner event handling

3.293.0 - 22 August 2025

Add additional races

3.292.0 - 21 August 2025

Fix unable to proceed after choosing the skill for scholar event 8

3.291.0 - 15 August 2025

Fix some promotion bonuses

3.290.0 - 15 August 2025

Bug fix - javascript error when you get promoted with a bonus!

3.289.0 - 15 August 2025

Add benefit roll on promotion even if you don't get any other bonus

3.288.0 - 03 August 2025

Bug fix - javascript error for citizen mishap 4

3.285.0 - 19 May 2025

Bug fix - javascript error when gaining advanced training

3.283.0 - 16 May 2025

Bug fix - javascript error for some agent events

3.282.0 - 12 May 2025

Add ability to choose how many characterestics are rolled with boon

3.279.0 - 25 December 2024

Fix to FGU export xml file (cosmetic fix)

3.278.0 - 18 November 2024

Bug fix - Adjust scout mishap3's contact and enemy counts. Provide enemy text on Scout event 3, Fix Typo's, Stop several events overwriting career event

3.277.0 - 18 November 2024

Fix typo. Add full life event list to the Notes of the FGU export

3.276.0 - 15 November 2024

Lock skills in the FGU file, Wording fixes, Bug fixes (citizen mishap4 and event3)

3.275.0 - 10 November 2024

Typo and small bug fixes. Rework the display of advancement options

3.274.0 - 08 November 2024

Added ability to embed text in the initial page (between the notes and the copyright notice)

3.273.0 - 08 November 2024

PDF Generation added

3.272.0 - 03 November 2024

Add Psionics

3.271.0 - 30 October 2024

Bug fixes

3.270.0 - 28 October 2024

Reword mishaps and events so that mishaps caused by events do not imply you leave the career is almost all cases. Add Anagathics

3.269.0 - 25 October 2024

Allow medical bills for injuries

3.268.0 - 25 October 2024

Add save and view options, add a free format field

3.267.0 - 24 October 2024

Fix multiple specialisations!

3.266.0 - 21 October 2024

Allow for multiple specialisations

3.265.0 - 18 October 2024

Added the remaining careers (apart from Psion) and the draft

3.264.0 - 12 October 2024

Add the army career

3.263.0 - 06 October 2024

Bug fixes

3.262.0 - 06 October 2024

Add more careers

3.261.0 - 27 September 2024

Add mustering out, export of characters, bug fixes

3.259.0 - 23 September 2024

Initial Version - pre-alpha (no mustering out, connections, end of character or export. Only pre-careers and rogues implements so far


The information on this page was retrieved by Plugin Information Version 3.282.0.

TablePressNoCacheCommentExtension Plugin Details

Description

This plugin suppresses the comment that TablePress adds to indicate that it has inserted the table contents from a cache rather than rerendering the table. When using static site generation and a library system to help minimise the changes to the html this comment causes a "spurious" change to the html resulting in an unnecessary change to the file to be indicated. This extension to TablePress simply suppresses that comment.
  • Version: 3.161.0
  • Author: David Vines
  • Last Updated: 2021-09-09T14:09:19Z
  • Requires WordPress Version: 4.0 or higher
  • Tested up to: 6.0
  • License: Although I claim sole ownership of the copyright for this plugin, I hereby grant permission to use this plugin under the terms of the GNU General Public License, version 2 license.

Change Log

3.161.0 - 09 September 2021

Fix update detection logic!

3.157.0 - 21 July 2021

Fix updating logic!

3.153.0 - 21 July 2021

Common up plugin updating code

3.108.0 - 29 March 2021

Update URL of the details page

3.76.0 - 28 January 2021

  • Add support for self-hosted update notification

3.40.0 - 23 February 2020

  • Initial Version

The information on this page was retrieved by Plugin Information Version 3.282.0.

Sumo Oyakata Plugin Details

First published 28th March 2021 (Last Modified 12th January 2023)

Description

This plugin adds the ability to insert an instance of the Sumo Oyakata game. To do this:
  • It adds a new shortcode that inserts the game. Examples of use:
    [sumoOyakata/]
    Inserts an instance of the game.
  • Also, as standard for my plugins, it adds a shortcode to add the current version number of the plugin:
    [sumoOyakataVersion]
  • Version: 3.324.0
  • Author: David Vines
  • Last Updated: 2025-10-11T16:27:55Z
  • Requires WordPress Version: 4.0 or higher
  • Tested up to: 6.8.3
  • License: Although I claim sole ownership of the copyright for this plugin, I hereby grant permission to use this plugin under the terms of the GNU General Public License, version 2 license.

Change Log

3.324.0 - 11 October 2025

Refactor: Common up some code between my plugins

3.320.0 - 01 October 2025

Common up code with other plugins (note plugin is still standalone)

3.287.0 - 30 July 2025

More names

3.254.0 - 25 September 2023

  • Prevent unnecessary disabling of load button on a time tick
  • change picking algorithm for bout participants
  • More names

3.238.0 - 22 January 2023

Correct styling of the lists in the controls section

3.225.0 - 02 December 2022

Fix load of game saved between bashos

3.224.0 - 30 November 2022

Ensure Rikishi is fully initialised on construction. More Names

3.199.0 - 13 May 2022

More names, fix table links

3.198.0 - 11 May 2022

More names

3.197.0 - 24 April 2022

Add scroll bar to history

3.196.0 - 23 April 2022

  • Save and show Rikishi Basho history.

    Sadly the save data is not compatible and this version cannot load from earlier versions.

3.183.0 - 27 March 2022

  • Even more names, allow 13 character names

3.182.0 - 10 March 2022

  • More names

3.170.0 - 06 February 2022

  • More names and add endurance
  • Promotion/demotion more aggressive
  • Added speed controls

3.161.0 - 09 September 2021

Fix update detection logic!

3.157.0 - 21 July 2021

Fix updating logic!

3.153.0 - 21 July 2021

  • Common up the plugin updating code between my plugins

3.152.0 - 09 June 2021

  • Make debug a toggle and adjust some text

3.151.0 - 08 June 2021

  • Fix four+ way ties

3.150.0 - 08 June 2021

  • Add Mono-ii text
  • Rikishi tire quicker
  • Adjust success odds (ironically back to much closer to the original 🙂

3.149.0 - 04 June 2021

  • Refactoring, add debug flag to see the odds and die rolls

3.148.0 - 29 May 2021

  • Change the algorithm used for the odds of a move to succeed
  • Change rikishi's stats a little between bashos

3.147.0 - 23 May 2021

  • Fix checking for Ozeki winning two basho in a row
  • Tighten the odds (i.e., stats matter more than randomness (to a degree)
  • Some code refactoring
  • Yet more names added as the basis for the name generator

3.146.0 - 21 May 2021

  • More names added as the basis for the name generator. Allowed names increased to 12 characters

3.145.0 - 18 May 2021

  • Bug and typo fixes

3.144.0 - 18 May 2021

  • Properly support version numbering for more correct browser cache busting

3.142.0 - 18 May 2021

  • Add trip action
  • Add some more names
  • Fix odds of successful (base number was inverted)

3.139.0 - 14 May 2021

  • Some more names

3.135.0 - 30 April 2021

  • Check for demotion from Komusubi before automatic promotion

3.134.0 - 27 April 2021

  • Fix date display when the load is older than 2 days

3.133.0 - 19 April 2021

  • Reduce further the element of luck in the bouts

3.132.0 - 19 April 2021

  • Reduce the element of luck in the bouts
  • Use west's odds for west's moves (instead of east's!)

3.130.0 - 18 April 2021

  • Increase width of the info panel
  • Improved description of the bout

3.128.0 - 16 April 2021

  • Fix the Bug fix - Ozeki should not be automatically Maegashira (in fact they never move directly to Maegashira!)

3.127.0 - 16 April 2021

  • More Bug fixes

3.125.0 - 14 April 2021

  • Bug fixes

3.124.0 - 13 April 2021

  • Mark Kadoban Ozeki

3.123.0 - 12 April 2021

  • Stop showing champion at the top of the list for the entire Basho
  • Setup the next button on load rather than just doing it

3.122.0 - 12 April 2021

  • Add info below load/save buttons

3.121.0 - 11 April 2021

  • Don't count non-yokuzuna as yokuzuna!

3.120.0 - 11 April 2021

  • Fix save/load during tie-breaks
  • Fix three+ tie-breaks

3.119.0 - 11 April 2021

  • Take account of yokozunua, ozeki, sekiwake and komusubi counts when deciding on maegashira demotions
  • Stop KK winnners from being demoted to Juryo
  • Highlight Kachikoshi and Makekoshi results

3.118.0 - 11 April 2021

  • Fix broken fix of load between Bashos

3.117.0 - 11 April 2021

  • Fix saving of the seed state for the random number generator
  • Fix load between Bashos

3.116.0 - 10 April 2021

  • Fix spelling of Komusubi
  • Fix save during tie breaks
  • Fix some promotion/demotion logic (including allowing Komusubi to be promoted directly to Ozeki)
  • Allow retirement of Yokozuna and for promotion/demotion from/to Juryo

3.115.0 - 08 April 2021

  • Fix tie break logic and bugs in that logic
  • Reduce effects of randomness
  • Reduce order on the name generations (names more random, but more likely to generate strange letter combos)
  • Allow wider choice of opponents at the beginning of the basho and narrow down as the days pass
  • Assign initial ranks at the end of the first basho
  • Add load and save buttons
  • Have multiple bashos

3.114.0 - 06 April 2021

  • Expand to 42 rikishi (the size of the Makuuchi)
  • Fix some odds
  • Decide on the bouts at the beginning of the day, avoid duplicate bouts

3.113.0 - 03 April 2021

Fix tie break match logic, more names (simplify names to allow generator more scope)

3.112.0 - 01 April 2021

Fix slug used for the plugin (again!)

3.111.0 - 01 April 2021

Fix slug used for the plugin

3.110.0 - 01 April 2021

Used the procedure from The Compleat Strateyst to choose between moves

3.109.0 - 29 March 2021

Added intelligence. Allow for tie-breakers at the end of the basho.

3.108.0 - 29 March 2021

Initial Version


The information on this page was retrieved by Plugin Information Version 3.282.0.

Spider Caves Plugin Details

First published 19th January 2015 (Last Modified 12th January 2023)

Description

This plugin adds the ability to insert an instance of the spider caves game. To do this:
  • It adds a new shortcode that inserts the game. Examples of use:
    [spidercaves /]
    Inserts an instance of the game.

Change Log

3.161.0 - 09 September 2021

Fix update detection logic!

3.157.0 - 21 July 2021

Fix updating logic!

3.153.0 - 21 July 2021

Common up the updating logic

3.108.0 - 29 March 2021

Update URL of the details page

3.80.0 - 28 January 2021

  • Fix missing > in this change log!

3.76.0 - 28 January 2021

  • Add support for self-hosted update notification

2.0.0.20160401-0842 - 01 April 2016

  • Intermediate Version

2.0.0.20150119 - 19 January 2015

  • Intermediate Version

The information on this page was retrieved by Plugin Information Version 3.282.0.

Romsey Signal Box Simulation Plugin Details

First published 10th April 2020 (Last Modified 12th January 2023)

Description

This plugin adds support for my simulation of the preserved Romsey Signal Box by:
  • adding a shortcode, romseySignalBox, to add the simulation. Examples of use: [romseySignalBox]Text that will appear at the bottom middle of the simulation. Typically this would display instructions or hints.[/romseySignalBox]
  • Also, as is standard for my plugins, it adds a shortcode to add the current version number of the plugin: [romseySignalBoxVersion]

Possible Future Enhancements

  • Add the missing repeater instruments
  • Align the repeater instruments with their corresponding lever
  • Allow the commutator control to be turned as well/instead of the buttons
  • Addition of the lights for the automatic half barriers at Halterworth
  • Addition of (a much simpler) simulation of the Halterworth crossing box before its automation
  • Addition of a tutorial mode
  • Correctly handle shunt movements
  • Get Eastleigh to honour the direction lever
  • Possibly add a 1909 variant (either just the timetable (most likely) or its map as well)
  • Add (fake) position lights for the sidings and add some train movements for those too
  • Version: 3.284.0
  • Author: David Vines
  • Last Updated: 2025-05-18T14:08:25Z
  • Requires WordPress Version: 4.0 or higher
  • Tested up to: 6.8.1
  • License: Uses sounds by Alexander available from Orange Free Sounds used under the "Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)" license and the segment display by Rüdiger Appel available from 3quarks used under the "Attribution 3.0 Unported (CC BY 3.0)" License. Javascript (other than that for the segment display) and php code in the plugin may used under the 3 Clause BSD license.

Change Log

3.284.0 - 18 May 2025

Add explanatory messages for the Feb 19 2021 schedule

3.244.0 - 23 February 2023

Tweak the size of the bell push buttons

3.238.0 - 22 January 2023

Fix indentation of lever label annotations

3.226.0 - 12 January 2023

Fix css errors

3.161.0 - 09 September 2021

Fix update detection logic

3.157.0 - 21 July 2021

Common up wordpress plugin updating logic with my other plugins

3.153.0 - 21 July 2021

Fix updating logic!

3.108.0 - 29 March 2021

Update URL of the details page

3.101.0 - 13 March 2021

  • Fix estimated time to leave section when something happpens between parts of the traversal of the section.

3.100.0 - 01 March 2021

  • Add a timetable for 19 Feb 2021 when there were major engineering works in southampton so the GWR services were diverted via Eastleigh and the SWR service terminated at Romsey (and used line to Eastleigh to change platforms), all while the freight services are also diverted via Eastleigh and an Engineering Train from Southampton needs to return to base.

3.99.0 - 01 March 2021

  • Refactor code of how change of destination works fixing some minor bugs in the process

3.76.0 - 28 January 2021

  • Add support for self-hosted update notification

3.64.0 - 29 May 2020

  • Adjustment to the overlaps for the platforms. Adjusted the train's movement on the up line to extend the track circuit for C to include the track between the platform and the points controlled by lever 8

3.63.0 - 28 May 2020

  • Only one pull on levers 3 and 13 is permitted after the line is cleared by the relevant remote box

3.62.0 - 24 May 2020

  • Track circuits now overlap (based on the actual overlaps recorded on the 1973 track plan). There still some tweaking to do here, particularly for the artificial track circuits for the platforms
  • Improved train timings. Again based on the 1973 track plan. The current trains use modern train speeds (i.e. 80 mph for the passenger trains)
  • Commutator locked up to the signal box

3.56.0 - 02 May 2020

Many changes including:

  • Additionally lock levers based on the track circuits occupied
  • Reduce the time gap between Train Entering Section and the next track circuit being occupied
  • Revised how the timetable and active trains are shown
  • Have the remote boxes complain if things are out of sequence (including a missing Train out of section, or a commutator is not reset)
  • Trains now verify points are as expected by the train (and the driver will complain if mis-set
  • Train driver will call if they are held at a signal for over a minute
  • Adding multiple trains will add the trains with different train codes (up to ten, then numbers will cycle)
  • Train drivers will check the next track circuit is unoccupied before entering the next section (note: this should only occur if signals are not replaced by the signaller after trains pass them)
  • Remote boxes will wait five seconds before offering a new train once a train leaves the section
  • Remote boxes will ignore offers while the line is occupied
  • The code that recognises bell pushes has been overhauled. Long pauses are now only recognised if it is where a long pauses could be and if it is at least quarter of a second longer than the average for the other pauses

3.50.0 - 11 April 2020

Minor adjustments to train timings. Minor refactoring of how the remote boxes handle bell pushes when they expecting a train entering section bell code.

3.49.0 - 10 April 2020

Initial Version


The information on this page was retrieved by Plugin Information Version 3.282.0.

Plugin Information Plugin Details

First published 22nd March 2021 (Last Modified 12th January 2023)

Description

This plugin adds the ability to show the description and change log of one of my plugins in a similar way to that provided by the wordpress admin pages. In support of this, the plugin provides three shortcodes:

pluginInformation

This shortcode provides the description and other information about the plugin. Additional information may be added into the right handbox of the generated table by placing the text inside of the shortcode. The additional text will be placed inside a list item (<li> tag)

Example of use
[pluginInformation slug="LatinSquares"]<strong>License:</strong> GPL v2[pluginInformation]

If the attachment attribute is provided on the shortcode, links will be updated to point to the attachment page instead of the direct download page. For example
[pluginInformation slug="LatinSquares" attachment="true"]

If the nolink attribute is provided on the shortcode, the link itself will be suppressed (the text of the link itself will remain) For example
slug="LatinSquares" nolink="true"]

If the homepage attribute is provided on the shortcode, a link to the plugin's homepage will be added to the information panel. For example
[pluginInformation slug="LatinSquares" homepage="true"]

pluginInformationChangeLog

This shortcode provides the change log for the plugin

Example of use
[pluginInformationChangeLog slug="LatinSquares"]

You can ask for only the first few sections of the change log (as introduced by h4 tags in the change log) by specifying 'latest' on the shortcode, for example:
[pluginInformationChangeLog slug="LatinSquares" latest="1"]

Normally the links in the change log will be removed. These can be kept via the attachment attribute. If set the links will be kept and if attach is 'convert' the links will be converted from links to the download to links to the relevant attachment page for that download file.

pluginInformationVersion

Provides the version number of this plugin (not the version of the plugin being queried)

  • Version: 3.282.0
  • Author: David Vines
  • Last Updated: 2025-05-12T16:11:07Z
  • Requires WordPress Version: 4.0 or higher
  • Tested up to: 6.8.1
  • License: Although I claim sole ownership of the copyright for this plugin, I hereby grant permission to use this plugin under the terms of the GNU General Public License, version 2 license.

Change Log

3.282.0 - 12 May 2025

Update the 'Last Updated field to state the actual date if that date is older than yesterday

3.263.0 - 06 October 2024

Provide option to suppress attachment links completely

3.230.0 - 14 January 2023

Fix links in the change log!

3.228.0 - 14 January 2023

Add div's for the plugin information and its sections to allow css styling

3.226.0 - 12 January 2023

Remove unnecessary close paragraph tags when handling html

3.202.0 - 25 May 2022

Support Tested up to

3.201.0 - 25 May 2022

Fix update detection logic!

3.191.0 - 07 April 2022

Fix display of multiple change log entries when removing the attachment links

3.186.0 - 01 April 2022

Add the 'latest' option to the changelog short code. Remove links if 'attach' isn't specified

3.183.0 - 27 March 2022

Fix wording of the generated description (no change to the actual plugin itself)

3.161.0 - 09 September 2021

Fix update detection logic

3.157.0 - 21 July 2021

Common up duplicated code in the plugin update logic

3.149.0 - 04 June 2021

Add Last as a prefix for weekdays. The ISO time is prefilled into last updated text field in case the javascript is unable (or has not yet) run

3.139.0 - 14 May 2021

Support a more generalised development environment. The plugin now looks for the json information file on the hosting site first rather than to a hardcoded site. The standard fallback is still to blog.tremlas.com, my standard website.

3.138.0 - 03 May 2021

Get yesterday to be displayed only if yesterday actually makes sense 🙂

3.137.0 - 01 May 2021

Bug fix to prevent infinite loop!

3.136.0 - 01 May 2021

Have the last updated field filled in by javascript so that the static version doesn't change so much

3.126.0 - 15 April 2021

Provide option for links to be to the attachment page rather than being a direct download

3.108.0 - 29 March 2021

Update URL of the details page

3.106.0 - 24 March 2021

  • Remove plugin link if it's the same as the current page

3.105.0 - 23 March 2021

  • Add a download link for the current version
  • Improve style of the table a little

3.104.0 - 22 March 2021

  • Initial published version

The information on this page was retrieved by Plugin Information Version 3.282.0.

Latin Squares Plugin details

First published 19th January 2015 (Last Modified 12th January 2023)

Description

This plugin adds the ability to insert a latin square helper into the post/page. In support of this, the plugin provides:

  • It adds a new shortcode that inserts a latin square helper

    Examples of use:
    [latinsquare size="6" /]
    Inserts a latin square of size 6 by 6.

Change Log

3.161.0 - 09 September 2021

Fix update detection logic!

3.157.0 - 21 July 2021

Fix updating logic!

3.153.0 - 21 July 2021

Common up updating logic

3.108.0 - 29 March 2021

Update URL of the details page

3.76.0 - 28 January 2021

  • Add support for self-hosted update notification

2.0.0.20160219-1028 - 19 February 2016

Initial published version


The information on this page was retrieved by Plugin Information Version 3.282.0.

Get Elected Plugin Details

First published 19th January 2015 (Last Modified 12th January 2023)

Description

This plugin adds the ability to insert an instance of the Get Elected! game. To do this:
  • It adds a new shortcode that inserts the game. Examples of use:
    [getelected /]
    Inserts an instance of the game.

Change Log

3.226.0 - 12 January 2023

Add some text as generated by ChatGPT. Fix up typeof check for unit testing

3.202.0 - 25 May 2022

No update except to the common updating logic. As this the first (ordering by UTF-8 codepoints) of my plugins in my setup this is the one that actually defines the common functions if you have all of the plugins installed. It needed to be updated so that the tested field is available to the pluginInformation plugin.

3.161.0 - 09 September 2021

Fix update detection logic!

3.157.0 - 21 July 2021

Fix updating logic!

3.153.0 - 21 July 2021

Common up the plugin updating logic

3.108.0 - 29 March 2021

Update URL of the details page

3.76.0 - 28 January 2021

  • Add support for self-hosted update notification

3.11.0 - 05 December 2017

Initial Version


The information on this page was retrieved by Plugin Information Version 3.282.0.

En Garde! Plugin Details

First published 13th October 2017 (Last Modified 12th January 2023)

Description

This plugin adds support for my En Garde! game by:
  • adding a shortcode, enGardeCharacter, to allow a character table to be generated. Examples of use: [enGardeCharacter id="C"] [str is="9" initial="9"] [rapier is="12" initial="12"] [sabre is="12" initial="12"] [cutlass is="12" initial="12"] [con is="15" initial="15"] [end is="135 of 135" initial="135"] [ma is="1" initial="1"] [cash is="32" initial="44"] [allowance is="12" initial="0"] [regiment is="Royal Foot Guards, Private"] [club is="Hunter's"] [mentions is="1"] [stable has="1 horse"] [appointment is="Trooper, King's Escort"] [mistress is="Catherine de Borgonne"] [level is="11" initial="12"] [location is="In Paris"] [/enGardeCharacter]
  • adding a shortcode to display a form to allow the submission of orders for a character. Examples of use: [enGardeOrderTemplate id="C"]

    The id used must match one of those from a character on the same page (the javascript used for validation needs to look up information from the table).

Change Log

3.226.0 - 12 January 2023

Remove exception from typeof check for unit testing. Remove a line break from the form template

3.168.0 - 04 January 2022

Update to add '!' to En Garde! where possible

3.167.0 - 03 January 2022

Add a break before the horizontal rule after the order template

3.161.0 - 09 September 2021

Fix update detection logic!

3.157.0 - 21 July 2021

Fix updating logic!

3.153.0 - 21 July 2021

Common up updating logic

3.108.0 - 29 March 2021

Update URL of the details page

3.90.0 - 07 February 2021

  • Don't provide a target url for order form if orders aren't being accepted

3.80.0 - 28 January 2021

  • Restore the insertion of the game month in the order form

3.76.0 - 28 January 2021

  • Add support for self-hosted update notification

3.36.0 - 22 December 2018

  • Disable the submit button if submissions are disabled

3.26.0 - 01 January 2018

  • Save last order submit details

3.24.0 - 20 December 2017

  • Fix leaving/joining club

3.13.0 - 05 December 2017

  • Fix investments

3.12.0 - 05 December 2017

  • Add support for investments

3.11.0 - 05 December 2017

  • Fix location @charset directive in stylesheets

3.10.0

  • Remove migration code (for weapon expertise)

3.9.0 - 25 November 2017

  • Add support for automatically updating expertise

3.6.0 - 21 November 2017

  • Fix wealthy companions

3.5.0 - 21 November 2017

  • Version number scheme changes
  • Add support for battle outcomes

20171115-1410 - 15 November 2017

  • email address fixes

20171114-1440 - 14 November 2017

  • Bug fixes

2.0.0.20171111-1313 - 11 November 2017

  • Better admin

2.0.0.20171105-1511 - 05 November 2017

  • Bug fixes

2.0.0.20171105-1148 - 05 November 2017

  • Improved hints and checks

2.0.0.20171105-0917 - 05 November 2017

  • Sort out last_orders (move into own db table)

2.0.0.20171104-1050 - 04 November 2017

  • Add playhouses and admin support

2.0.0.20171030-1717 - 30 October 2017

  • Refactoring of the javascript

2.0.0.20171024-1626 - 24 October 2017

  • Various bug fixes

2.0.0.20171013-1012 - 13 October 2017

  • Initial Version

The information on this page was retrieved by Plugin Information Version 3.282.0.

Character Sheet Plugin details

First published 17th January 2015 (Last Modified 12th January 2023)

Description

This plugin adds a new post type for linrodeth characters (called 'Characters' in the user interface). In support of this, the plugin provides:

  • The new post type (note, revisions of the character sheet are preserved, so old versions can be viewed (though not in that friendly a format))
  • Two options (accessed either from the 'Settings' link on the plugin itself, or from the 'Settings' admin menu). The two options allow the preamble text shown when a character sheet is viewed and the preamble text shown when a character is editted. You can also change the default genre and the default date (game date) used by the character sheets.
  • A widget that will list the recently added character sheets - this is managed from the 'Widgets submenu of the 'Appearance' admin menu. You can change the title shown by the widget and how many recent characters it will display.
  • It adds a new shortcode that allows links to characters to be added to posts and pages. It can also be used to generate tables of characters. Examples of use:
    [linchar /]
    Show a link to the first character sheet found in the database
    [linchar type="table" /]
    Show a table listing all the character sheets found in the database
    [linchar name="Dermot Foulkes" /]
    Show a link to a specific character sheet. Note that the name is that used on the character sheet NOT the title of the character sheet
    [linchar player="David" type="table" /]
    Show a table listing all the character sheets with the given player name (NOT the author of the character sheet)
    [linchar genre="Linrodeth" type="table" /]
    Show a table listing all the characters for the specified genre
    [linchar author="djvines" type="table" /]
    Show a table listing all the characters authored by a specified author
    [linchar type="table" orderby="name" /]
    Show a table of all characters ordered by the character name
    [linchar genre="Linrodeth" type="table" orderby="date" /]
    Show a table of all characters for a specific genre ordered by the last modification time of the character sheet
    [linchar name="Dermot Foulkes" type="link" text="Dermot" /]

    All the tables include a button and tick boxes that allows the generation of a single PDF that includes the attribute and skill table pages of the selected characters

    Show a link to a specific character sheet with the text of the link specified.
    [linchar name="Dermot Foulkes" type="link"]Embedded Dermot[/linchar]
    Show a link to a specific character sheet with the text of the link specified by enclosing the text with the shortcode

  • In addition there's a shortcode to add a sandpit for character creation experimentation. This allows for a new character to edited but not saved. The characters can be loaded/saved from the browser via the import and export buttons, but cannot be saved onto the website directly.
    [lincharSandpit /]
  • It also adds a shortcode to display the night sky. Examples of use:
    [linsky time="now" showbuttons="true"]
    Show the night sky as it is "now" and include the buttons to allow the time to be changed
    [linsky time="gamedate"]
    Show the night sky as it is at 11pm on the game date chosen on the settings page

Change Log

3.244.0 - 23 February 2023

Use the browser's small viewport units

3.243.0 - 13 February 2023

Adjust margins for headers in the skill sidebar when editing characters

3.238.0 - 22 January 2023

Improve (slightly) the appearance when viewing the character. Check if the edit button are there before trying to set their 'onclick' functions.

3.226.0 - 12 January 2023

Fix minor error in the php for the character sandpit

3.215.0 - 30 August 2022

  • Tekumel Bows are Short Bows not Long Bows
  • Add a smidgen of extra guttering to the skill table
  • On the character listing table add option to select characters and create a single pdf with all their skill tables

3.214.0 - 24 July 2022

Increase the size of the margin used on the left and top of each page in the PDF. This should (I hope) address the clipping issues

3.200.0 - 22 May 2022

  • Adjust width of genre button
  • Improve Handling of Tekumel Languages and Religions
  • Add a 'Copy Previous Skills' button
  • Support (completely optional) gender field
  • Link the post title with the name of the character (typing in one updates the other as well)

Note: This version does not address the reported issue of clipping when printing. I'm not sure how to proceed on that one since it should be the job of the PDF viewer to correctly scale the document for the printer.

3.198.0 - 11 May 2022

Get the buttons on the view character to inherit style rather than getting the theme's default

3.182.0 - 10 March 2022

  • Add a gutter for Performance Difference heading so that the table looks better
  • Limit stats to a maximum of 20 (it was possible to get a stat as high as 20.9)
  • Add Traveller as a genre
  • Moved some skills between categories

3.165.0 - 11 September 2021

  • Add a shortcode for a sandpit character sheet
  • Bump up the vertical size of the character sheet pane to 75% (from 68%) of the available vertical size
  • When changing genres ensure the character has a minimum age by changing the birthday if necessary

3.164.0 - 10 September 2021

Rename files using accented characters - sadly 7zip (and hence my build process) ends up mangling these 🙁

3.163.0 - 10 September 2021

  • Add more Tekumel skills
  • Restore added skills and fix the skill addition (which got renamed to 'Other Skills' 🙂
  • Split languages and religions in their own skill section

3.161.0 - 09 September 2021

Fix update detection logic

3.159.0 - 09 September 2021

  • Add Tekumel genre
  • Make the skill sections into expandable sections (they are now initially collapsed)

3.157.0 - 21 July 2021

Fix updating logic!

3.153.0 - 21 July 2021

  • Common up the plugin logic with my other plugins

3.102.0 - 21 March 2021

  • Fix saving of edited characters on WordPress 5.7
  • Allow use of the block editor

    Note that despite allowing use of the Gutenberg block editor, the editor of the character sheet actually replaces the entire post text with the character sheet, so any other blocks will be discarded!

3.76.0 - 28 January 2021

  • Add support for self-hosted update notification

3.75.0 - 27 January 2021

  • Goodgulf's telescope now uses the correct game date and for the "11pm game date" button.

3.73.0 - 07 January 2021

  • Minor adjustment to the widget (added a space between the character name and the timestamp - also made the timestamp actually the update date!)

3.39.0 - 27 January 2020

  • Add option to unlock birthday and attributes

3.38.0 - 19 July 2019

  • Support Torchwood as a genre.

3.35.0 - 22 December 2018

  • Change the now version of Goodgulf's telescope to use the browser's time rather than the server's time. This allows the page not to change when using static site generation.

3.26.0 - 01 January 2018

  • Support a game date per genre rather than a single game date for a site
  • Indicate that the plugin will not support the Project Gutenberg style of post editing - at least not at this time

3.11.0 - 05 December 2017

  • Change to version numbering structure (the major version number indicates the numbering scheme in operation)
  • Correct the placement of @charset declarations in the stylesheet

2.0.0.20170728-0830 - 28 July 2017

  • Make the movement table vary based on Agility (rather than being fixed)
  • Add note for area and multiple hit weapons if used by the character.

2.0.0.20170717-1729 - 17 July 2017

  • Default language for new character is now that of the character's genre rather than Athionic.
  • Allow unlisted Intrigue skills

2.0.0.20160808-1454 - 08 August 2016

  • The plugin modifies searches so that all post types are included. This is now fixed so that it only affects the search, tag and category pages and not every query (including those on widgets on those pages)
  • A zero width space is used after the '/' character in the buttons for skills to improve word wrapping on the buttons

2.0.0.20160219-1028 - 19 February 2016

  • Character export on linrodeth characters is exporting the entire character array, not just the current character
  • Update compatible wordpress version to 4.4.2

2.0.0.20160105-1700 - 05 January 2016

  • Correct inheritance used for construction of the widget to the current (PHP7 supporting) idiom
  • Change the size of the box used for viewing and editing to 67% of the height of the viewport - this is much friendly for various display sizes and seems to help chrome on mobile devices to render the box correctly

2.0.0.20151103-1328 - 03 November 2015

  • Add modifier for extra opponents

2.0.0.20151017-1159 - 17 October 2015

  • Add documentation for the shortcodes (no functional changes)

2.0.0.20150906-0822 - 22 August 2015

  • Get the PDF to show the correct value for will

2.0.0.20150720-1423 - 20 July 2015

  • Skill plus/minus buttons now work
  • Skill list now appears in the correct place (rather than being underlaid beneath the rest of the page text

2.0.0.20150426-1426 - 26 April 2015

  • Performance issues on waylands resolved (conflict with the Infinite SEO plugin resolved)
  • Multiple character sheets can be added to a single page (e.g. search or tag results)
  • Excerpts now generated if not overridden by a manual excerpt.
  • Summary pages added to PDF
  • Player name added to slug at the bottom of each PDF page

2.0.0.20150119-1114 - 19 January 2015

  • Update metadata

2.0.0.20150116-1034 - 16 January 2015

  • Added support to display the night sky

1.9.0.20150107-1800 - 07 January 2015

  • Stopped the newSkills growing on each edit

0.9.9 - 23 September 2014

  • Fix date display (particularly for Luna Romana).

0.9.8.1 - 08 July 2014

  • Minor bug fix to the performance tables (there was a long tail to the left of the table, now removed).

0.9.8 - 02 July 2014

  • Changing the birthdate moves all periods along (shrinking the last period).
  • Added (simple, combat-related) Equipment page.
  • Added printing.

Version - 0.9.7 - 08 June 2014

  • Refactoring the javascript code.
  • Only increment the version number/edit date of the character on save or upload.

0.9.6 - 07 June 2014

  • Fix game date display when changing genres (or loading old characters with a non-Linrodeth genre).
  • Hide the JSON panel by default.
  • Allow editing of the attributes (disabled by default).
  • Allow the addition of unknown skills.

0.9.5 - 06 June 2014

  • Upload button added - note this POSTs to process.php to the host that delivered the page.
  • Fixed bug when the last period becomes shorter than 13 months (tried to disable buttons that didn't exist!).

0.9.4 - 05 June 2014

  • Correctly disable ip adjust buttons.
  • Birthday locked once the stats are locked.
  • Genre locked once the stats are locked.
  • Added a stats reroll button (rather than forcing the user to page reload!). Obviously this disappears when the stats are locked.
  • Played with the layout a little - Still can't get the button to vertically fill their cell - this seems to be a CSS rendering limitation.
  • Locking the character would break adding a period.
  • Trying to change dates with a period with more than one interest caused a break.
  • Set the value of the name to that in the JSON.
  • Added Herbalism.
  • Fixed bug: When the title was updated, the next change would cause the Stats tab to reappear.
  • Disabled the -date buttons for a period when the period is already too short to allow the period to shrink by that much.

0.9.3 - 04 June 2014

  • Added a schema version to the JSON to allow smooth upgrading of old characters for program updates.
  • Added a rules version to the JSON to hopefully allow upgrading of old characters when there are rules changes.
  • Added a character version and last edit date.
  • Changing interest points changed to <, > buttons instead of pull-down.
  • Periods now show the age range rather than the dates (the dates are available as tooltips on those ages).
  • Added a character description field.
  • Added a game date to the Stats panel, which anchors the end date of the last period.
  • Added the ability to lock the stats - once locked the only way to unlock it is via the JSON.

0.9.2 - unreleased

  • Changing the genre now updates the childhood fluency fields.
  • Added contemporary fluencies and literacies - no other contemporary skills at this time.
  • Added Math.floor to the morale calculation AND fixed the logic for the wound points (previously treated as having a con in the range 0-4!)).

0.9.1 - 03 June 2014

  • textarea (except for the JSON update) no longer need (or have) submit buttons.
  • A stat of 21.0 is now impossible (20.9 is still possible, if unlikely at 1 in 10,000).
  • Used Math.floor instead of Math.round(x-0.5).
  • Added Save and Load JSON buttons (These are local to the browser).
  • Added a Genre pull down.
  • Added a statement on the rule set used.

The information on this page was retrieved by Plugin Information Version 3.282.0.