Skip to content
Snippets Groups Projects

quickCorrections [Ready to merge]

Merged Blank_Alt requested to merge Blank_Alt/fc-pregmod:quickCorrections into pregmod-master

I could not resist the urge to further cut away at V.activeSlave sooner rather than later and found a few minor issues.

In addition to the minor corrections this MR it's name also included is:

  • Small scale remove/replacement of V.activeSlave to keep what little sanity I have left at the moment.
  • Minor cleanup (e.g. src/uncategorized/nonRandomEvent.tw has $activeSlave = 0 and $mercRomeo = 1 twice for no seemingly obvious reason). Hopefully coding past midnight has not created too many obvious issues.

What is the point of imageChoice here?

:: RE no event
...
<<if $seeImages == 1>>
<<if $imageChoice == 1>>
	<div class="imageRef lrgVector"><div class="mask">&nbsp;</div><<= SlaveArt($eventSlave, 2, 0)>></div>
<<else>>
	<div class="imageRef lrgRender"><div class="mask">&nbsp;</div><<= SlaveArt($eventSlave, 2, 0)>></div>
<</if>>
<</if>>
Edited by Blank_Alt

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading