diff --git a/Continuum/Continuum.html b/Continuum/Continuum.html index 1437b1a087..6f12602b87 100644 --- a/Continuum/Continuum.html +++ b/Continuum/Continuum.html @@ -8,16 +8,15 @@     Combat     Span Log - + OLD + NEW     Yet Log + +
Due to performance issues with the old style Span Log, a new version has been created. The new version only allows you to calculate 1 Span at a time, but allows you to output the relevant information to the chat pane and copy/paste into a repeating section of text fields for record keeping. Output of the end date to chat is not supported because it crashes chrome. I dont know why that happens. The old Span Log will be removed in a future update, so it is recomended to transfer all data to the recordkeeping area of the new span log.
Name - Gender + Gender Race Height Weight @@ -779,6 +778,103 @@
+
+ Span log +
+
+ +
+
+
+ Direction    +      Previous Span Spent Y + D + h + m + s + + + + + + + + + + + + + + +
DepartingY M D h m s
ArrivingY M D h m s
+ Where / Events / Actions +
Span Spent Y + D + h + m + s + +  Span Remaining Y + D + h + m + s + +
Starting Age + Y + D + Level for Y + D + h + m + s + + Ending Age + Y + D +
+ + Ending date + Y + D + h + m + s +
+


Young     Gemini     This Span @@ -807,3 +903,60 @@
+ +
+ {{name}} + Y{{dyear}} + {{#rollTotal() dmonth 0}} January{{/rollTotal() dmonth 0}} + {{#rollTotal() dmonth 31}} February{{/rollTotal() dmonth 31}} + {{#rollTotal() dmonth 59}} March{{/rollTotal() dmonth 59}} + {{#rollTotal() dmonth 90}} April{{/rollTotal() dmonth 90}} + {{#rollTotal() dmonth 120}} May{{/rollTotal() dmonth 120}} + {{#rollTotal() dmonth 151}} June{{/rollTotal() dmonth 151}} + {{#rollTotal() dmonth 181}} July{{/rollTotal() dmonth 181}} + {{#rollTotal() dmonth 212}} August{{/rollTotal() dmonth 212}} + {{#rollTotal() dmonth 243}} September{{/rollTotal() dmonth 243}} + {{#rollTotal() dmonth 273}} October{{/rollTotal() dmonth 273}} + {{#rollTotal() dmonth 304}} November{{/rollTotal() dmonth 304}} + {{#rollTotal() dmonth 334}} December{{/rollTotal() dmonth 334}} + {{dday}}, h:m:s{{dhour}}:{{dminute}}:{{dsecond}} +
+ TO: + Y{{ayear}} + {{#rollTotal() amonth 0}} January{{/rollTotal() amonth 0}} + {{#rollTotal() amonth 31}} February{{/rollTotal() amonth 31}} + {{#rollTotal() amonth 59}} March{{/rollTotal() amonth 59}} + {{#rollTotal() amonth 90}} April{{/rollTotal() amonth 90}} + {{#rollTotal() amonth 120}} May{{/rollTotal() amonth 120}} + {{#rollTotal() amonth 151}} June{{/rollTotal() amonth 151}} + {{#rollTotal() amonth 181}} July{{/rollTotal() amonth 181}} + {{#rollTotal() amonth 212}} August{{/rollTotal() amonth 212}} + {{#rollTotal() amonth 243}} September{{/rollTotal() amonth 243}} + {{#rollTotal() amonth 273}} October{{/rollTotal() amonth 273}} + {{#rollTotal() amonth 304}} November{{/rollTotal() amonth 304}} + {{#rollTotal() amonth 334}} December{{/rollTotal() amonth 334}} + {{aday}}, h:m:s{{ahour}}:{{aminute}}:{{asecond}} +
+ Where? {{where}} +
+ This cost {{syears}}Years,{{sdays}}Days, h:m:s{{shours}}:{{sminutes}}:{{sseconds}} of span and they have {{ryears}}Years,{{rdays}}Days, h:m:s{{rhours}}:{{rminutes}}:{{rseconds}} remaining. +
They were {{s-age}}, spent {{time-level}}, and are now {{e-age}} + +
+ + The ending date is Y {{eyear}} + {{#rollBetween() eday 0 30}} January {{jan}}{{/rollBetween() eday 0 30}} + {{#rollBetween() eday 31 58}} February {{feb}}{{/rollBetween() eday 31 58}} + {{#rollBetween() eday 59 89}} March {{mar}}{{/rollBetween() eday 59 89}} + {{#rollBetween() eday 90 119}} April {{apr}}{{/rollBetween() eday 90 119}} + {{#rollBetween() eday 120 150}} May {{may}}{{/rollBetween() eday 120 150}} + {{#rollBetween() eday 151 180}} June {{jun}}{{/rollBetween() eday 151 180}} + {{#rollBetween() eday 181 211}} July {{jul}}{{/rollBetween() eday 181 211}} + {{#rollBetween() eday 212 242}} August {{aug}}{{/rollBetween() eday 212 242}} + {{#rollBetween() eday 243 272}} September {{sep}}{{/rollBetween() eday 243 272}} + {{#rollBetween() eday 273 303}} October {{oct}}{{/rollBetween() eday 273 303}} + {{#rollBetween() eday 304 333}} November {{nov}}{{/rollBetween() eday 304 333}} + {{#rollBetween() eday 334 364}} December {{dec}}{{December}} {{/rollBetween() eday 334 364}} + , h:m:s:{{ehour}}:{{eminute}}:{{esecond}} + +