Changeset 1032
- Timestamp:
- 09/11/09 06:26:45 (2 years ago)
- Location:
- trunk
- Files:
-
- 4 edited
-
modules/abstract.tcl (modified) (3 diffs)
-
modules/abstracts/en/abstracts.tcl (modified) (7 diffs)
-
modules/abstracts/en/randomstuff.tcl (modified) (1 diff)
-
plugins/en/output_VAR.tcl (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/abstract.tcl
r1031 r1032 72 72 set BMOTION_MIXIN_REVERSE 1 73 73 set BMOTION_MIXIN_NONE 2 74 set BMOTION_MIXIN_BOTH 3 74 75 75 76 if { [bMotion_setting_get "abstractMaxAge"] != "" } { … … 400 401 # mix-in the gender one with the vanilla one 401 402 bMotion_putloglev 1 * "mixing in $bMotionInfo(gender) version of $abstract" 402 set final_version $final_version [bMotion_abstract_all "${abstract}_$bMotionInfo(gender)"]]403 set final_version [concat $final_version [bMotion_abstract_all "${abstract}_$bMotionInfo(gender)"]] 403 404 } else { 404 405 set final_version [bMotion_abstract_all $abstract] … … 421 422 2 { 422 423 # noop, we did it already before the switch 424 } 425 3 { 426 if [bMotion_abstract_exists "${abstract}_male"] { 427 bMotion_putloglev 1 * "mixing in male version of $abstract" 428 set final_version [concat $final_version [bMotion_abstract_all "${abstract}_male"]] 429 } 430 if [bMotion_abstract_exists "${abstract}_female"] { 431 bMotion_putloglev 1 * "mixing in female version of $abstract" 432 set final_version [concat $final_version [bMotion_abstract_all "${abstract}_female"]] 433 } 423 434 } 424 435 default { -
trunk/modules/abstracts/en/abstracts.tcl
r1029 r1032 1153 1153 bMotion_abstract_register "ranjoins" { 1154 1154 "are you here to fumigate the moose head?" 1155 "are you here to fumigate the moose %VAR{bodypart }?"1155 "are you here to fumigate the moose %VAR{bodypart:bothmixin}?" 1156 1156 "hey %%" 1157 1157 "hi %%" … … 1172 1172 "welcome to our next contestant, %%!" 1173 1173 "wasn't expecting %%!%|/hides" 1174 "hey %% %VAR{food}%VAR{bodypart }"1174 "hey %% %VAR{food}%VAR{bodypart:bothmixin}" 1175 1175 } 1176 1176 … … 3565 3565 "yarr%|%VAR{randomZimness}" 3566 3566 "%VAR{lols} %VAR{smiles} %colen%|/%VAR{smacks} %himherself in the %VAR{bodypart}" 3567 "no i spent my time contemplating how i %VAR{smacked} %ruser in the %VAR{bodypart }"3567 "no i spent my time contemplating how i %VAR{smacked} %ruser in the %VAR{bodypart:nomixin}" 3568 3568 "yes but i wish i'd gone %VAR{dNouns}-%VAR{dVerbs}ing %VAR{smiles}" 3569 3569 } … … 3577 3577 "yahyahayayahayahahayh%colen" 3578 3578 "indeed i do%|%VAR{randomZimness}" 3579 "yarr or i would be %VAR{smacked} with %rusers %VAR{bodypart }!"3579 "yarr or i would be %VAR{smacked} with %rusers %VAR{bodypart:nomixin}!" 3580 3580 "omg yes" 3581 3581 "any chance i get %VAR{rarrs}%|%VAR{randomGirness}" … … 4040 4040 "%VAR{sounds} %VAR{sounds} %VAR{sounds}" 4041 4041 "ode to %ruser" 4042 "shake your %VAR{bodypart }"4042 "shake your %VAR{bodypart:bothmixin}" 4043 4043 "the Doom Song" 4044 4044 "God Save the Queen" … … 4267 4267 "Day %NUMBER{500} %VAR{bb_time}: Big Brother has locked %ruser in the %VAR{bb_places} for %VAR{bb_naughty}" 4268 4268 "Day %NUMBER{500} %VAR{bb_time}: Big Brother has set the housemates a %VAR{bb_task} task" 4269 "Day %NUMBER{500} %VAR{bb_time}: %ruser is in the %VAR{bb_places}. The other housemates are in the %VAR{bb_places}, talking about %OWNER{%ruser{prev}} %VAR{bodypart }"4269 "Day %NUMBER{500} %VAR{bb_time}: %ruser is in the %VAR{bb_places}. The other housemates are in the %VAR{bb_places}, talking about %OWNER{%ruser{prev}} %VAR{bodypart:nomixin}" 4270 4270 "Day %NUMBER{500} %VAR{bb_time}: %ruser is in the diary room, talking to Big Brother about %VAR{bb_diary}" 4271 4271 "Day %NUMBER{500} %VAR{bb_time}: %ruser has hidden %OWNER{%ruser} %VAR{bb_posession} in %VAR{bb_hide}" … … 4316 4316 4317 4317 bMotion_abstract_register "bb_diary" { 4318 "their %VAR{colours} %VAR{bodypart }"4319 "their %VAR{bodypart }"4318 "their %VAR{colours} %VAR{bodypart:nomixin}" 4319 "their %VAR{bodypart:nomixin}" 4320 4320 "%ruser" 4321 4321 "how much they like the %VAR{bb_places}" -
trunk/modules/abstracts/en/randomstuff.tcl
r1031 r1032 562 562 "r" 563 563 "*schwing*" 564 "oh really well what do you think, talking %VAR{bodypart }?"564 "oh really well what do you think, talking %VAR{bodypart:bothmixin}?" 565 565 "oh yeah? fuck your theory." 566 566 "PUT YOUR KNICKERS ON AND GO GET ME A CUP OF TEA" -
trunk/plugins/en/output_VAR.tcl
r1031 r1032 24 24 proc bMotion_plugin_output_VAR { channel line } { 25 25 bMotion_putloglev 4 * "bMotion_plugin_output_VAR $channel $line" 26 global BMOTION_MIXIN_NONE BMOTION_MIXIN_REVERSE BMOTION_MIXIN_DEFAULT 26 global BMOTION_MIXIN_NONE BMOTION_MIXIN_REVERSE BMOTION_MIXIN_DEFAULT BMOTION_MIXIN_BOTH 27 27 28 28 set line [string map { "%noun" "%VAR{sillyThings}" } $line] … … 56 56 bMotion_putloglev 1 * "mixin type for $abstract is none" 57 57 set mixin_type $BMOTION_MIXIN_NONE 58 } elseif {[lsearch $options_list "bothmixin"] > -1} { 59 bMotion_putloglev 1 * "mixin type for $abstract is both" 60 set mixin_type $BMOTION_MIXIN_BOTH 58 61 } 59 62 … … 74 77 set replacement $newText 75 78 } 76 77 79 78 80 if {[lsearch $options_list "strip"] == -1} { … … 118 120 } 119 121 "plural" { 122 bMotion_putloglev 1 * "pluralising $replacement" 120 123 set replacement [bMotionMakePlural $replacement] 121 124 }
Note: See TracChangeset
for help on using the changeset viewer.
