• xtrn/utopia/utopia.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sunday, February 08, 2026 04:19:06
    https://gitlab.synchro.net/main/sbbs/-/commit/d1f046182b8c834ccb1f1ae5
    Modified Files:
    xtrn/utopia/utopia.js
    Log Message:
    Multiple pirates!

    Also fix bug introduced in commit 089627522 that prevented pirates from attacking merchants (!).

    Now count the number of sunk merchant ships in the stats and report at end
    of game.

    Display negative scores uh... better.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sunday, February 08, 2026 21:49:55
    https://gitlab.synchro.net/main/sbbs/-/commit/0d2ebe5488d7f2a6c2c1ffaa
    Modified Files:
    xtrn/utopia/utopia.js
    Log Message:
    Solve multi-pirate attack again (gotta break out of the inner for-loops)

    Some cosmetic improvements.

    More ranks.

    Add populatation (min) threshold before unhealthy pop start dying off

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Tuesday, February 10, 2026 01:34:58
    https://gitlab.synchro.net/main/sbbs/-/commit/ab1ec2f992729ec8c832c20f
    Modified Files:
    xtrn/utopia/utopia.js
    Log Message:
    Priority based PT Boat pursuit/escort restored

    Fix some UI things

    Add Ctrl-W to map editing to insert a water cell (shift shells to the right)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Tuesday, February 10, 2026 18:18:34
    https://gitlab.synchro.net/main/sbbs/-/commit/713ad02936336706e094c76a
    Modified Files:
    xtrn/utopia/utopia.js
    Log Message:
    Alert-tip when building boats about lifting anchor to trawl/patrol

    Display quit menu over in the legend area

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Tuesday, February 10, 2026 19:10:44
    https://gitlab.synchro.net/main/sbbs/-/commit/910ca85973143dc901c5e21e
    Modified Files:
    xtrn/utopia/utopia.js
    Log Message:
    Fix typo

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wednesday, February 18, 2026 02:25:15
    https://gitlab.synchro.net/main/sbbs/-/commit/3378adfc7eaeb0407b5c72d0
    Modified Files:
    xtrn/utopia/utopia.js
    Log Message:
    Don't spawn pirates on top of eachother

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Tuesday, February 24, 2026 14:59:58
    https://gitlab.synchro.net/main/sbbs/-/commit/94bafd72885e327a8c354845
    Modified Files:
    xtrn/utopia/utopia.js
    Log Message:
    Display spinning cursor for Quit prompt

    messed up display, similar to issue #1081

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Tuesday, February 24, 2026 19:10:10
    https://gitlab.synchro.net/main/sbbs/-/commit/0aaa2ca531befc5721b0657d
    Modified Files:
    xtrn/utopia/utopia.js
    Log Message:
    Rebels don't attack forts (duh)

    Solve: ATTEMPTED Rebel attack of Fortress thwarted by Fort Defenses!

    And include all rules in high scores. I was attempting to sort by both
    rules and scores, but that just ended up including all the "Challenging"
    scores since it sorts alphabetically first. Maybe we'll display multiple
    sets or the current rules that are in force. Something like that.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net