DICE PACKS BUNDLE
Page 10 of 18 First ... 8 9 10 11 12 ... Last
  1. #91
    Something with the grouplist seems to be a bit off on the sorting by name?

    ---
    Fantasy Grounds AD&D Reference Bundle, AD&D Adventure Bundle 1, AD&D Adventure Bundle 2
    Documentation for AD&D 2E ruleset FGU Reference Module, or Web.
    Custom Maps (I2, S4, T1-4, Barrowmaze,Lost City of Barakus)
    Note: Please do not message me directly on this site, post in the forums or ping me in FG's discord.

  2. #92
    Updates (from Ikael)

    • [SW] Combatants can be targeted without need to assign their tokens on map
    • [SW] Minor combat tracker layout and functionality updates
    • [SW] Fixes to SW Deluxe GM Guide module
    • [SW] Fixes to SW Deluxe Player Guide module
    • [SW] Skill was not detected if it had hyphen in its name. Fixed.
    • [SW] Force against Parry feature did not work. Fixed.


    JPG

  3. #93
    @celestian,
    The grouped list only sorts groups currently, and the group order can be defined and falls back to alphabetical. The items don't sort at all currently. It outputs the records in the order they are defined in the data sources. This allows armor tables to be defined in the order they are printed. Based on this example, I'm thinking I need to add sort ordering options (by name by default; but allow options like sort by ascending AC, then by name, for the armor listing.)

    Regards,
    JPG

  4. #94
    I don't know if this is just me but... the player version of the items list.... I tweaked it and had it only list the "identified" items in those lists.

    Just copied the same button template and added _player (button_item_weapons_player, button_item_armor_player) and then added this to the filter for weapon and armor.

    Code:
                        if OptionsManager.isOption("MIID", "on") then
                            table.insert(rList.aFilters, { sDBField = "isidentified", vFilterValue = 1 });
                        end
    It should only filter for that if the ID flag is enabled.

    Probably could just check for User.isHost instead of 2 templates.

    Not sure if this useful but I thought I'd throw it out there. My players would just see a lot of "Gold Ring" for magic rings or "Wand" or "Unidentified items" for non-IDd items.

    Also, the grouplists from the npc/items have the shortcuts (unlike the ref manual with a <source>).
    ---
    Fantasy Grounds AD&D Reference Bundle, AD&D Adventure Bundle 1, AD&D Adventure Bundle 2
    Documentation for AD&D 2E ruleset FGU Reference Module, or Web.
    Custom Maps (I2, S4, T1-4, Barrowmaze,Lost City of Barakus)
    Note: Please do not message me directly on this site, post in the forums or ping me in FG's discord.

  5. #95
    Hmm, good point. I'll look at adding that to the built in lists.

    Cheers,
    JPG

  6. #96
    Quote Originally Posted by Moon Wizard View Post
    Based on this example, I'm thinking I need to add sort ordering options (by name by default; but allow options like sort by ascending AC, then by name, for the armor listing.)
    Being able to make sure each group is sorted within it's own group and by a specific column would be perfect.

    Loving the new stuff. Got things ready for spells/item/npcs for when 3.3.2 goes live
    ---
    Fantasy Grounds AD&D Reference Bundle, AD&D Adventure Bundle 1, AD&D Adventure Bundle 2
    Documentation for AD&D 2E ruleset FGU Reference Module, or Web.
    Custom Maps (I2, S4, T1-4, Barrowmaze,Lost City of Barakus)
    Note: Please do not message me directly on this site, post in the forums or ping me in FG's discord.

  7. #97
    Question, didn't the "eye" for hidden/shown used to be clickable in the combat tracker on effects?



    This is not specific to 3.3.2 btw.

    Maybe I'm thinking of something else but it sure would be useful if the eye wasn't behind the number there so I could toggle the effect hidden or not.
    ---
    Fantasy Grounds AD&D Reference Bundle, AD&D Adventure Bundle 1, AD&D Adventure Bundle 2
    Documentation for AD&D 2E ruleset FGU Reference Module, or Web.
    Custom Maps (I2, S4, T1-4, Barrowmaze,Lost City of Barakus)
    Note: Please do not message me directly on this site, post in the forums or ping me in FG's discord.

  8. #98

    Join Date
    Jun 2013
    Location
    Isanti, MN
    Posts
    2,682
    That field is the turn order the effect decrements on, IIRC. To make an effect hidden from the players, change the visibility to GM, like your first line has ("IMMUNE: acid").

  9. #99
    Trenloe's Avatar
    Join Date
    May 2011
    Location
    Colorado, USA
    Posts
    34,683
    Quote Originally Posted by celestian View Post
    Question, didn't the "eye" for hidden/shown used to be clickable in the combat tracker on effects?



    This is not specific to 3.3.2 btw.

    Maybe I'm thinking of something else but it sure would be useful if the eye wasn't behind the number there so I could toggle the effect hidden or not.
    What you've highlighted is not an eye - it's the initiative slot to update on.

    You control effect visibility via the button to the left of the effect - you can see the "GM" and "VSBL" buttons.
    FG Wiki: How to Compile the FG Logs

    Private Messages: My inbox is forever filling up with PMs. Please don't send me PMs unless they are actually private/personal messages. General FG questions should be asked in the forums - don't be afraid, the FG community don't bite and you're giving everyone the chance to respond and learn!

  10. #100
    Quote Originally Posted by Trenloe View Post
    What you've highlighted is not an eye - it's the initiative slot to update on.

    You control effect visibility via the button to the left of the effect - you can see the "GM" and "VSBL" buttons.
    You are correct. Didn't know that. I just couldn't figure out why that had an eyeball behind it. It's used for visibility elsewhere.
    ---
    Fantasy Grounds AD&D Reference Bundle, AD&D Adventure Bundle 1, AD&D Adventure Bundle 2
    Documentation for AD&D 2E ruleset FGU Reference Module, or Web.
    Custom Maps (I2, S4, T1-4, Barrowmaze,Lost City of Barakus)
    Note: Please do not message me directly on this site, post in the forums or ping me in FG's discord.

Page 10 of 18 First ... 8 9 10 11 12 ... Last

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Starfinder Playlist

Log in

Log in