Commit Graph

524 Commits

Author SHA1 Message Date
twanvl 31e60181ce Fixed bug when opening directory; too early return from function.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@533 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-09 20:41:52 +00:00
twanvl b5868a93ba New add/remove keywords to match the icon for the keywords tab
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@532 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-09 18:51:55 +00:00
twanvl 0b3778d559 Added keyword usage to statistics
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@531 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-09 18:46:51 +00:00
pichoro a57cf18b23 Added the "smarter" casting cost and name lines to all Post 8th Magic templates.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@530 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-09 05:00:37 +00:00
twanvl d00b09eb60 New symbol part list control that shows previews and has a built in editor
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@529 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-08 22:26:39 +00:00
twanvl c709760837 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@528 0fc631ac-6414-0410-93d0-97cfa31319b6 2007-07-08 22:25:41 +00:00
twanvl b18dea0f69 Movement of objects with the arrow keys in symbol editor
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@527 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-08 13:48:53 +00:00
twanvl b46d979f9e Added the necessery classes to handle symmetry objects/mirrors in symbols; What used to be SymbolPart is now SymbolShape, SymbolPart is a base class.
This should also pave the way for grouping.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@526 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-08 01:12:55 +00:00
pichoro 0deb8513fd New sort_index script for magic-game.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@525 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 23:38:32 +00:00
pichoro 06e20496a3 Fixed an error that kept flip pt box 2 from correctly blending in radial hybrids.
Realigned pt 1 on flip style.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@524 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 22:24:15 +00:00
twanvl a0f7753933 Added icons to window menu and to the tab bar
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@523 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 20:00:51 +00:00
twanvl d4e46e06d8 'Edit' and 'gallery' button for symbol editor
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@522 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 18:04:02 +00:00
twanvl a3b2403858 Name box now takes size of casting cost in account.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@521 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 16:19:51 +00:00
twanvl 9f567a512e Rotation can now zoom in x and y directions separatly; text can be scaled stretched/compressed horizontally.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@520 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 16:19:17 +00:00
twanvl 1646aebc88 Added identifying field to set, show set name in window title.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@519 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 14:53:24 +00:00
pichoro cc27c3e4a0 Removed darker artifact frame from magic-new-tokens; also removed styling relating to it.
Removed vestigial card-typeline and card-textbox files from blends folder.
Added longdash replacement rule to flavor text filter.
Changed font_color to a styling choice in FPM promo template; removed font color from game file.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@518 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 05:28:39 +00:00
twanvl 43d92a5ce7 Keyword usage can now be used for statistics
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@517 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 01:39:08 +00:00
twanvl 86235dfc91 Fixed undo issue for combined editor;
Added keyword usage statistics

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@516 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 00:55:27 +00:00
twanvl e3939813dc Cursor now moves correctly with script updates; tries to stay outside <sym> tags;
Closing </kw> tags no longer end up in keyword parameters

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@515 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 23:28:45 +00:00
pichoro 6acd0a5794 Fixed problems in Modern Tokens relating to text not resizing properly and right end of namebox "drifting" to the right.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@514 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 23:27:20 +00:00
pichoro 44cef9792a Fixed a Print Size error in Yu-gi-oh.
Monocolor artifacts now sort correctly.
Fixed dark/light artifacts in Magic-new-split.
Removed dark/light artifacts from Magic-new-textless. (we have no dark artifact frame)
Fixed dark/light artifacts in Magic-new-token. (the file names were reversed)
Polished Magic and Vanguard keywords.
Added required hybrid_blend_card pngs to magic-new-token. (to make grey typeline masking work)

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@513 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 21:48:45 +00:00
twanvl 6e17e7d31f Added an option to create an installer package.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@512 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 20:19:02 +00:00
twanvl fdb725963c Removed the need for a separate multiple choice thumbnail request. This does no longer rely on any evil unsafe casts.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@511 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 19:37:11 +00:00
coppro d8fb338b86 Fixed sloppy code leading to crashes - card select dialog works on Linux.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@510 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 17:57:06 +00:00
coppro dd6c40febf Compatibility update (escaped trigraphs) (yay for unused standard features)
Used real casting in ChoiceThumbnailRequest (can now bactrace card list errors properly)


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@509 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 17:30:26 +00:00
twanvl b3d0d69437 Stats panel stays up to date when cards change;
Shift+Enter inserts soft line break in text editor (TODO: cursor is moved incorrectly)

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@508 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 16:32:17 +00:00
twanvl 1ca8c9ec99 Fixed sort order of multicolor lands and land color detection
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@507 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 15:30:45 +00:00
twanvl 86f7cb4176 Uses smart_less for position() script function
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@506 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 15:29:48 +00:00
twanvl 939d50804c Multiple choice box kept open until mouse out
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@505 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 14:45:20 +00:00
twanvl 22df98c0fe Sorting of card list distributed to all card lists that share the same game.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@504 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 13:53:13 +00:00
twanvl 64ad82bdd8 Fixed 'todo' in reader in ASCII build
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@503 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 13:30:52 +00:00
twanvl 98d0b5dfdf New update reminder for 0.3.4
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@501 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 01:05:56 +00:00
twanvl 644227b18b Installer for 0.3.4; also a 'small' version
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@500 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 00:54:53 +00:00
twanvl 4a0b66447e Version bump
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@499 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 00:53:51 +00:00
pichoro 34cbfa9e41 Further tweaking and bug removing in Modern Tokens.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@498 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 23:57:18 +00:00
twanvl 4ca572a29f Added min and max script pseudo-functions
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@497 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 23:55:31 +00:00
pichoro 724efcdd24 Changed snow watermark to blend like guild watemarks; looks better.
Changed watermark-names to be more uniform.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@496 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 22:48:37 +00:00
twanvl fbc1038cc4 Added set symbol watermark
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@495 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 21:59:43 +00:00
twanvl 801dc3db39 Added functions for blurring and scaling images and changing the alpha value
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@494 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 21:58:09 +00:00
twanvl d7898faa8c Added preview icon to export template
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@493 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 17:50:54 +00:00
twanvl 5a619e4ee7 Card preview on style panel is refreshed when styling changes
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@492 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 17:33:53 +00:00
twanvl ec1a7c82cd Added fallback to normal text for embossed letters
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@491 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 17:13:12 +00:00
twanvl 86e4afebba New card sample for magic-old;
Swaped order of extended art and textless templates in style list;
Added 'image font size' and space support to embossed leters.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@490 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 17:08:44 +00:00
twanvl 2407ad04d5 Updated card sample
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@489 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 16:59:54 +00:00
twanvl a7f87c0819 Added new style artifacts to new-token, fixed multicolor blends of pt boxes
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@488 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 16:53:57 +00:00
twanvl c52dfe4f1d Fixed font size of code in keywords tab;
Added 'recursive' flag to replace_rule function

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@487 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 14:44:24 +00:00
twanvl 96b0c4d069 New name box for magic-new-token
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@486 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 14:43:29 +00:00
twanvl a8efc132f3 Updated default image script to new color system
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@485 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 00:54:11 +00:00
twanvl d71835b5b5 Added option to use blending to make colored lands
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@484 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 00:37:28 +00:00
twanvl 3b84643050 Tweaked the inline keyword regex a bit; "\"0:" now becomes a mana symbol if the " is a curly quote.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@483 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 00:34:42 +00:00