Commit Graph
33 Commits
Author SHA1 Message Date
Mago c374b01ac0 Rogue Trader Improved Rev7 part 3
***Minor Visual adjustments

*Font Weight Bold for all input fields, improves readability

***Ship Tab Visual Update

*Ship Weapon fields displayed in a two column layout

*Added many labels to avoid confusion

*Crew Population / Morale effects are now automatically applied

*Advanced maneuvers have their own menu section with buttons

***Psykana tab fixes

*Fixed minor bug in Sustained Powers Total

*Added intelligence to focus power, to accommodate Sorcery Powers
2025-05-27 09:00:44 -04:00
Mago 0476f6f33e Rogue Trader Improved Rev7 part 2
Optimized scripts with the insight of the Omnisiah (chatGPT)

Updated Insanity Points section, including scripted "degrees of madness"

Updated Corruption Points section, including scripted "degrees of corruption"

Added simple dice roll next to gm rolls

Updated the Armour Points section to include a checkbox for Bionic limbs + visuals

Added new Armour Equipped section with fields for Power Armour augments

Fixed bug on NPC melee macros

Added 1d5 to the scatter diagram

Updated multi-hit macro based on feedback and more logical allocation

Added a toggle section for Notes in the skills tab

Replaced "Fancy" buttons with the Improved Baleine version

Total Wounds are now auto-calculated

Removed Vehicle tab, now vehicle statistics can be found in the Combat tab

*The reason for this is to reduce clutter, both in code and visually, also allows a more unified layout for weapons and vehicles, the now obsolete vehicle weapons fields have been relocated to the Extras tab.

No information lost, only obsolete macros were removed from the code.

As long as the user does not delete the repeating section, the info is preserved, a very explicit message is placed on the Extras tab to warn against this.

These fields will Eventually be removed, maybe next year...
2025-03-30 05:40:34 -04:00
Mago 2a7d07ff10 Rogue trader improved patch 3-15-25
*Replaced SB+TB selector and label for automated script
*Minor visual adjustment to reduce clutter
2025-03-15 11:12:38 -04:00
Mago 5dea40ae30 Rogue Trader Improved Rev7
RTI Rev7 "Gothic Style"

NEW FEATURES:
Added NPC Ship orders on Ship Tab
Added Broadside to Firing Arc options

NPC tab now features a Big arrow instead of the previous "fancy" button
Custom Initiative modifier for NPCs added due to player feedback

Journal Tab now features separate fields for the Origin Path options, plus minor rearrangement
Also Career path Rank is now auto-calculated via script
Alternate Career Paths are now a fieldset, this allows players with multiple paths to add them and those without, dont need to see them, original Alt Career attrs, were moved to the EXTRAS tab to prevent data loss

Combat Tab, the ranged and melee fields were rearranged to improve compactness, extra macro buttons were replaced with new weapon quality selector (Same for NPC weapons)
Melee weapons now feature a checkbox for the Power Field quality (replacing PF macro button)
Custom Leap/Jump, Lift and Push Mod fields are now hidden with an arrow to improve compactness
(do anybody really use those?)

CHANGES:
Removed Weapon Skill/Ballistic Bonus field. After much research and reading i realized these attributes do not exist in the game or any other FFG related game, and since they dont serve any purpose on the sheet, i have disabled them, the code is still there in case it needs to be reactivated

Minor adjustment to Psychic Phenomena macro to prevent negative results

Fields and selectors font color is now black, this improves readability
2025-03-10 07:19:21 -04:00
Mago cbfe20fd0a rogue trader improved hotfix 3/2/25
fixed bug on lance damage macro

modifiers on weapons now have parenthesis, to prevent errors with negative numbers

Roll template had duplicate body location entry -deleted-

npc fancy checkbox needed value 1 to work properly
2025-03-02 20:16:20 -05:00
Mago e705013858 Rogue Trader Improved hotfix 2-10-25
Set default Armor Points in Combat tab to 0 (leftover code from the DWI sheet)

Best Craftmanship Ranged Weapon Dice selector had dice formula adjusted

NPC initiative bugged fixed (had incorrect attr call)

NPC Hide Details fancy checkbox now has an attr to save its closed state
2025-02-10 05:46:32 -05:00
Mago 0582db3853 rogue trader improved hotfix 1-17-25
Fixed fancy checkbox in NPC tab, it should retain its checked state now
2025-01-18 20:09:51 -05:00
Mago 889ebab4aa Rogue trader improved critical hotfix2
see details below
2024-11-27 06:04:41 -05:00
Mago 28f912f4d6 Rogue trader Improved critical hotfix
see details below
2024-11-23 05:59:28 -05:00
Mago 16131f6b2b rogue trader improved rev6 hf1
See details below
2024-11-16 22:51:18 -05:00
Mago f0e67de9f8 Rogue Trader Improved rev6
See details below
2024-10-27 21:52:22 -04:00
Mago ba337f95ed Rogue Trader Improved hotfix4
*Advancement sections was moved to Journal Tab to reduce clutter on the Talents tab, also added tooltips for the XP labels
*Force Field and Gears switched places to reduce clutter in Combat Tab
*Added tooltips on ship tab components, plus script update for ship crippled
*Final attempt at getting the JSON format to look good in the sheet selection screen
2024-10-12 12:35:07 -04:00
Mago 47992c6153 Rogue Trader Improved rev5 hotfix 3
bug fixing, as reported by user Jason O.
also another attempt at getting the json formatting to look good
2024-08-16 04:17:54 -04:00
Mago f19bb2ef3a Rogue Trader Improved JSON hotfix 2
attempting to get the formatting right, since the custom sheet sandbox JSON display does not work
2024-08-13 21:17:21 -04:00
Mago 0ef7f0fec5 Rogue trader improved hotfix JSON file
hotfix for the JSON file
2024-08-10 16:17:26 -04:00
Mago 25b86df157 RTI Rev 5 Update "Man your battlestations"
See details below
2024-08-05 03:45:26 -04:00
Mago f7493e8d00 Rogue Trader Improved Revision 4 update
See Details bellow
2024-06-15 19:21:27 -04:00
LukeMc b20d783150 Retrigger full upload 2024-06-03 13:15:14 -04:00
Lucas Hall aeb4403727 Merge pull request #12938 from roguetradermago/Rogue-Trader-Improved-Rev.3-Hotfix-5-24-24
Rogue Trader Improved Rev.3 Hotfix 5-24-24 to remove legacy sanitation
2024-05-28 16:02:01 -04:00
LukeMc 46edad2122 New line added to all html to trigger full reload of all sheets 2024-05-24 13:16:24 -04:00
Mago b1e71e84cb RTI Rev.3 Hotfix 5-24-24 to remove legacy sanitation
Due to a recent Roll20 update, the legacy sanitation feature was stripping the HTML part of the code from element based styling.
After some reading i have managed to update the sheet so it no longer requires legacy sanitation. (CSE compatible)

This is however a temporary measure since i will try to redesign the sheet to use CSS Grid for layout in the future
2024-05-24 11:28:58 -04:00
Mago 6d354b4375 RTI Revision 3 Update
Revision 3 is a large update for the RTI sheet

BUG FIXES:

* Fixed issue related to skill group not rolling, also now draggable in quick macro bar (the infamous input inside a button problem)

* Fixed Ship Initiative macro, "Ship Detection Bonus" field added for clarity.

* Fixed issue related to initiative rolls not displaying character/ship/npc names

* Mutation test checkboxes can retain their checked state now

NEW FEATURES:

* New macro design that is 100% accurate for all results, eliminating decimals and overall easier to read

* Roll Template updated and expanded to account for the new macro logic

* Revamped Melee and Ranged weapons section, including selectors for commonly used modifiers and a Dice selector for reliability. (inspired by the Only War Advanced sheet)

* Added new Flame weapon macro (warning: requires special dice syntax)

* Added macros for Burning (on fire), Vacuum and Hallucinogen Effects

*Revamped Vehicle Weapons section, including selectors for commonly used modifiers, a Dice selector for reliability, Also includes a checkbox that swaps ranged weapons with melee (workaround solution to the limited space available)

* Added situational weapons that all characters have access to: Unarmed, Improvised (melee, thrown) and Grapple action.

* Most input fields (Type "Number") now have arrows to add and subtract, arrows only show up when you point at the fields

* As requested, one quick skill selector was replaced with a GM roll macro, these rolls are only visible to the GM and the player rolling

* Ship SP field now has another field that adds Ship SP + Components SP

* Added defensive Turrets macro for the Ship.

* Added an Extra tab, maybe useful in future

CHANGES:

* Profit Factor test now asks for other modifiers

* Tearing macro (ranged weapons) now has internal roll queue, selector for number of hits removed.

* Minor cosmetic changes all over the sheet, too many to count

* Replaced several input fields with selectors, less typing, more clicking

* Following the Macro changes, the Psychic Technique roll template was updated and simplified

* Removed "+" and "-" buttons in favor of input field spinner arrows

* Added Sound Constitution to Wounds section

* NPC Tab had several elements rearranged to make it more compact

* Psykana tab now has a checkbox selector for navigator/psyker, along minor visual changes
2024-05-22 05:00:30 -04:00
Rondragos c242d94735 fixed buttons
fixed a mistake in attack buttons
added "other modifiers" to acquisition tests.
2024-03-05 18:13:39 +01:00
Rondragos 53051fd7f2 Fixed Roll Buttons for Skill Groups
Input-fields blocked most of the button and it was a pain to click them. Now buttons are blank (instead of dynamically showing the value) and the value is shown next to them.
2024-03-05 18:02:52 +01:00
Mago 6bf8ee850a RTI Update 1.2
CHANGES:
-Page Tabs reorganized based on importance from left to right.
-Psykana Tab:  Complete revamp of the Psychic Technique macros (and roll template) for expanded functionality and determination of Psychic Phenomena. NOW IN COLOR!
-Psykana Tab: Psychic technique fields revision, now easier to fill (fields changed: damage mod, psy strength, Discipline)
-Ship Tab: Minor changes, mostly cosmetic, however the Initiative Macro now includes Detection bonus by default.
-Ship Tab: a smaller field next to initiative was restored, this is labeled "Supplies".
-Combat Tab: Minor element reorganization to accomodate removal of fatigue (now in universal header)
-Combat Tab: "Quick defense" buttons removed in favor of universal header.
-Profit factor field relocated for cosmetic reasons (inside Skills Tab).
-Altered the Size and Font of the +Add and Modify Buttons.
-Character's Physical Description fields removed in favor of character description field (inside Journal Tab)

-NEW FEATURES:
*Universal header for characteristics, Fate points, 3 Quick Skills and Fatigue.
***Auto-calc fields for characteristics removed in favor of sheet workers scripts.

*Psy Rating field, Profit factor, fate Points and Fatigue now have a scripted +/- buttons that adds/substracts (1).

*Core Tab renamed "Skills"
**Skills Tab: Now ALL SKILLS and SKILL GROUPS have a tooltip (title) info with rules taken from core rule book.
***Skill Groups Expansion: Now each skill group has repeating fields.

*New Tab: Journal
**The misfortunes , acquisitions and special notes were relocated here.
***Origin Path fields relocated here. Also added more Alternate Career Fields.
****Character Description and Endevours fields added.

*Psykana Tab: Discipline Mastery Checkboxes.
**Fields for up to 5 different disciplines.
***Mastery Checkboxes add +1 to EPR for fettered powers.

*Combat Tab: Damage Calculator added next to Initiative macro.
2021-03-25 11:45:09 -04:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
Mago c963cd0861 Update 1.11 for RTI
Updated JSON file to include link to roll20 wiki documentation article plus minor edits.

Minor bug fix in acquisition macro and Dodge macro (in combat tab)
2020-11-19 08:38:29 -05:00
Mago b1ab1eb072 Update to .JSON file
Added Spacing to lines for better readability in the Roll20 site
Also added important note for the roll template display.
2020-09-04 22:24:36 -04:00
Mago 3d62abda71 Update sheet.json 2020-08-29 02:40:37 -04:00
Mago fac2c78cc8 fixed json file name 2020-08-29 02:28:27 -04:00
Mago 8556c8d223 Update RogueTraderImproved.json 2020-08-29 02:12:07 -04:00
Mago f160298d01 Update RogueTraderImproved.json 2020-08-28 22:13:02 -04:00
Mago 4def97f833 New and Improved Rogue Trader Sheet
Based on another sheet found in roll20
Massive Expansion.
2020-08-28 21:50:35 -04:00