Closed CajunAvenger closed 1 month ago
module updates so far:
blends;
blend_type
to color_combination, allowing an image to use the blend files for another image type (for example, type stamp and type ubstamp can have different template() returns but use one set of x_blend_type files since they're identical)vehicle: boolean
parameter for if the ptbox should be vehicle instead.watermark_include := "/magic-watermarks.mse-include"
, templates will overwrite this with watermark_include := "/magic-modules.mse-include/watermark"
until we can safely remove magic-watermarks, at which point the template definitions will be mass removed and the blend definition changed to magic-modulesmagic-modules
cards/375 m15 simple/
for the standard 375x523 Magic card. cards/375 m15 cut
is reserved for the spree handling update in 1.4crowns/375/
, with further directories of borderless/
, companion/
, and nyx/
extras/
, currently holding the evobar and aliases/
. possibly should move to nameline.pts/375 m15/
, holding space for pts/750 m15
and pts/375 new
stamps/backs/
with a basic backing stamp for round and triangle stamp, 375 round/
for the color stamp backs, 375/round/shifted/
for the planeshifted ones, 375 ub/
for triangle backs, 375 ub/shifted/
for planeshifted ones, 750 round outlined/
for the Planeswalker stamps, and tempfile hires ub/
for the hires universes beyond stamps which are made for like a 1500x2100 template.trims/
, holding nyx/
, snow/
, vehicle.png
, and 375x523 masks for themmainframe_rarity_name
to rarity/styling_fields, allowing more rarity symbols per set file./rarities/choice_images_old
for old frames/rarities/set_info
and /rarities/set_info_old
that add the set info field for inverted common and olduncommon/rare respectively.the list icon
to list_field
. added list_dot.png for the circle around the list symbol on older frames, and information/the_list_old
that gets the list icon
and the list dot
extra field to simply things for old frames that want exclusively the list icon from the information module.script
information_secondary_shift_with_pt_X
, to disable the realignment of secondary copyright for frames like Aftermath and Flip where the PT doesn't affect its placement.watermark_image_1
, _2, _3 to be less annoyingI'll do my custom frames.
What's the reasoning behind the need for the apply custom fonts
styling field? Prevent error messages while the user is typing?
I'll do my custom frames.
What's the reasoning behind the need for the
apply custom fonts
styling field? Prevent error messages while the user is typing?
yes. can also disable/enable while testing without having to delete out 4 boxes
after working with the separator module some, think it makes more sense to have this be a dedicated flavor bar and have the class bar be a separate thing
loyalty ability tweaking:
card_fields
into ability_fields
(that has loyalty boxes and colons), separator_fields
(that has the in-between separators), and stripes_fields
(that has the main stripe blocks). These are all included in card_fields
but can be included separately now (for frames like Outlaw Planeswalkers that need ability and stripe but not the backdrop)styling_fields
into styling_formatting
that has number_of_textboxes, move_separators, and move_loyalty_costs, and styling_recoloring
that has the recoloring options. again both called in styling_field
roundup of updates for review FRONTEND
examples/border/nyx.png
), or specific prebuilts (star
).BACKEND
folder
, which is appended to the beginning of the file name for blend masks, and blend_type
which substitutes the type used in the file name. This allows for blend masks to be moved to new folders and shared for images that use identical ones.vehicle: boolean
for if template_prefix["pt"]/vpt.png should be used instead.
• added the card frames shared among mainframe templates to cards modulei'll be moving to the showcases now, leaving this open for now to give @crushcastles23 and @G-e-n-e-v-e-n-s-i-S time to do an issues run
from crush:
file editor now live: https://mse-editor.neocities.org/
Adding the most critical modules to as many frames as we can.
Information: add to all M15 frames, consider making the 8th and Old versions of this module and applying them as well
Stamps: add to all M15 frames, add Triangle backing stamp where reasonable. consider adding the color stamp backings to the module.
Corners: add to all frames
Card Symbol: replace where it already exists
Popout arts and Overlays: will need changed to 1000 level z index
Rarity: change to include file add alt rarity add card rarity
Indicators: Change image sources and change dependency to magic-modules
Watermarks: Change image to watermarks_scripts add watermark_include := "/magic-modules.mse-include", this will be mass removed in the future once we can safely change blends to use magic-modules and let us remove the magic-watermarks dependency now instead of trying to mass remove the more complicated line
also: consider transformation: this would like to have a patcher to convert old extra-card-field corners into transformation
progress AGClassic: 4/4 Classicshifted: 6/6 FPM: 6/6 Future: 12/12 Genevensis: 10/10 New: 62/62 Old: 19/19 Planeshifted: 7/7 Other: 59/59 M15 Frames: 88/89
Total: 273/274