Menu

Firemox, Turn Based Strategy Game / News: Recent posts

Firemox 0.95.52 released

Some install and run fixes

Posted by Fabrice Daugan 2007-11-18

Firemox 0.95.51 (old Magic-Project) released

[UI] Magic-Project become Firemox.
[MTG] Unused/old properties, types.
[MTG] " amplify " implementation. See Daru_Stinger.xml
[MTG] " entwine " implementation. See Dream " s Grip.xml
[MTG] " kicker " implementation. See Duskwalker.xml
[MTG] Cost reduction are managed. See Dragonspeaker_Shaman.xml
[MTG] Translation of all properties in French.
[MTG] " fading " was not removing counter.
[MTG] " wizard " proxy did not get correctly printing data causing some constraint validator failing.
[MTG] Oracle2Xml generates best code for " morph " .
[MTG] Enhanced performance for filter and first load.
[MTG] Creatures with trample deal no damage. Also automatic combat damage assignment has been updated. Fixes 1709629.
[MTG] Added a " MASTER " property that is all properties between " FIRST_SUB_TYPE " and " LAST_SUB_TYPE " . In MTG it is all creature types.
[MTG] Card type and Property filters done for deck builder.
[MTG] Some loading time taken from filtering to deck builder loading. Reorganization/redesign of the deckbuilder.
[MTG] Cards in " morph " didn't show face down.
[MTG] Oracle2Xml now detects equipment modifiers and writes the " equip " ability on the cards.
[MTG] Oracle2Xml now detects " madness " ability and " soulshift " .
[MTG] Oracle2Xml now detects " vanishing " and " lifelink " .
[MTG] Oracle2Xml now detects attachment references on creatures. Many small fixes and detections added.
[MTG] Oracle2Xml discard actions optimized detection.
[MTG] Property alias updated, namely " shroud " and " reach " .
[MTG] New properties for creatures implemented: " block-as-shadow " and " block-only-flying "
[MTG] Action references added for discard actions, pump actions and property changes.
[MTG] Several attachment references added.
[MTG] " mill-a-card " and " move-library-bottom " actions added.
[MTG] " madness " and " soulshift " implementation added.
[MTG] " vanishing " implementation.
[MTG] " lifelink " implementation.
[MTG] " flashback " fixed. card was not removed from game.
[XML] " target-list " test " contains " operation supports " raise-event " constraint and " container " . See Daru_Stinger.xml
[XML] New " card-properties " expression. See mtg.xml/amplify
[XML] unsupported actions/tests/... were not reported during the build.
[XML] " target-list " expression supports " add " (sum), " maximum " and " minimum " operations. See Dracoplasm.xml
[XML] " assign-damage " action has been expanded with " from " and " to " attributes. See Arena.xml for example.
[Core] Proxy settings could not be read. Fixes 1778602.
[Core] Spell played without using the stack did not generate the " moved-card event " . Fixes 1722311.
[Core] " choice " action might not work correctly with " hop " attribute.
[Core] Triggered abilities were not highlighted.
[Core] magic.sh launcher was in DOS format. Also it has been simplified. Fixes 1795965. amc_grim
[Core] Looping actions (with more than one looping size) caused game crash during the replay phase.
[Core] Use args4j 2.0.8 version.
[UI] TBS switch did not work as required depending on the previous settings.
[UI] The Instant Messaging is back and support correctly the smileys. Fixes 1806485.
[UI] Some cards may not be visible as needed with face-up/down actions.
[UI] Cards in a visible zone, but with private status are painted with transparency with back picture.
[UI] Enhanced deck builder load.
[UI] Counter were not painted on cards.
[UI] Best text for " assign-damage " action in tooltip.
[UI] Empty password for proxy was not supported. hcross
[UI] In the database properties, the " original picture " link did not work.
[UI] Use Substance 4.0 version.
[UI] Password was not checked correctly during connection.

Posted by Fabrice Daugan 2007-11-16

Magic-Project 0.94.50 released (fix)

[Deck] Could not save deck.
[Core] Application does not start when placed in magic-project-.... directory

Posted by Fabrice Daugan 2007-04-14

Magic-Project 0.94 released

[Deck] Real-time constraint validation.
[Deck] Amounts of cards in left and right panels are now displayed.
[Deck] Anti-alias for card picture.
[Deck] Selected card in the deck panel is now displayed.
[Deck] deck constraints.
[Deck] Now the number of cards in a deck can be changed by clicking on it, better decklist presentation.
[Deck] color filters.
[Deck] if a deck was loaded and "new deck" was clicked stats did not restart
[Deck] deckbuilder now shows the name of the loaded deck
[Deck] an empty deck could not be loaded
[Deck] after saving a deck if "new deck" was clicked it showed the "changed after saved" dialog
[Deck] after loading a deck adding cards was not done correctly
[Deck] sometimes could not save deck correctly
[Deck] card names were not loaded correctly
[Deck] Some pictures might not be loaded since, the proxies were not used.
[Deck] Progressbar added when a picture is loading.
[Web] French and English web sites boken links.
[MTG] When defending a creature was died by the first damage of doule-strike creatures, there was no way to leave the assigment damage step.
[MTG] "ww2.wizards.com" proxy.
[MTG] "affinity" implementation.
[MTG] Response after attackers declared
[MTG] "transmute" implementation. See Perplex.xml
[MTG] "phasing" implementation.
[MTG] Oracle2Xml detects "forecast - [..]".
[MTG] Oracle2Xml detects "affinity for [..]".
[MTG] Oracle2Xml detects "transmute [..]".
[MTG] Oracle2Xml detects "put [n] [..] counter".
[MTG] Oracle2Xml detects "whenever .. deals [combat] damage to [a player]".
[MTG] Oracle2Xml did not write some "target" actions.
[MTG] Oracle2Xml detects "sacrifice" better.
[MTG] Oracle2Xml detects now player "loses/gains n life" in addition of "you gain/lose n life".
[UI] Zone configuration sharing.
[UI] firefox browser was not tried on Linux OS for URL
[UI] Custom colors of P/T.
[UI] Random angle for cards.
[UI] Changing theme causes crash.
[UI] Invalid data from data proxies were not detected and caused corruption of database.
[UI]Added portuguese of portugal translation. Created from brazilian one (thanks tureba).
[UI] New renderer for scaled cards for a nicer effect.
[UI] New renderer for cards for faster painting.
[UI] Increased TBS zone configuration.
[UI] i18n did not work for zones.
[UI] i18n did not work for profile values.
[UI] Tooltip indicating profile values can be modified.
[XML] unsuppported actions/tests/... were not reported during the build.
[XML] Macro accept "counter-test" test in "action" node. See Dross Golem.
[XML] "this" ability reference can be used to identify the current ability in actions such as "add-ability". See Vesuvan_Doppelganger.xml
[XML] Empty card name is now forbidden.
[Core] Modify required-mana action did not work as expected.
[Core] Targets (really targeted ones) may not be rechecked during the resolution.
[Core] modifying a player value with ModyfyTargetListRegister action caused the came crashing
[Core] Game was desynconized with multiple replacement choice.
[Core] Server can now decides the first player.
[Core] New MDB format for best DeckBuilder and 1v1 game load.
[Core] "move-[player-]card" action did not consider the "bottom" position.
[Core] When application was installed in a directory containing some spaces, the game could not start.
[Core] The players could not play something between 2 spell resolution, so no triggered-ability was able to be stacked.
[Core] "choice" action with "target-list.[first/last]" dependency causes error.
[Core] "silent" option for "move-card" action, triggering only modifier effects.
[Core] "is-copy" test.
[Core] "restore-card" action.
[Core] "copy-card" action.
[Core] refreshIdColor did not work.
[Core] Copying card and ability.

Posted by Fabrice Daugan 2007-04-11

Magic-Project 0.93.48 released (fix)

A packaging error cause some error at the startup.

Posted by Fabrice Daugan 2007-02-03

Magic-Project 0.93.47 released (fix)

Issue 1650306 [MTG] non-provoke creatures could not block.

Posted by Fabrice Daugan 2007-02-03

Magic-Project 0.93 released

[MTG] New "provoke". See Goblin Grappler
[MTG] New "protection-from-all-color","protection-from-colored","protection-from-monocolored","protection-from-multicolored" implementation.
[MTG] New "may-not-untap" implementation to support Winter_Orb+Sand_Silos rules.
[MTG] Graveyard cards were not correctly placed.
[MTG] Graft. See Cytoplast_Manipulator.xml.
[MTG] Imprint. See Chrom_Mox.xml.
[MTG] Forecast. Govern_the_Guildless.xml.
[MTG] "cancel" was available during the damage assignments.
[MTG] new echo implementation.
[MTG] Convoke. See Siege_Wurm.xml.
[MTG] nonbasic-landwalk, snow-moutain/island/..-walk.
[MTG] Flash. See Needlebug.xml.
[MTG] Sunburst. See Suntouched_Myr.xml.
[MTG] "snow-covered" property becomes "snow".
[MTG] Oracle2Xml detects now the properties, adn new controller of created token.
[MTG] Oracle2Xml adds now "cost" part for triggered ability containing some target actions.
[MTG] Oracle2Xml brings 400 more cards.
[MTG] Double strike creatures cancel other damage.
[Deck] DCK file converter did not work.
[Deck] Translate jDeckBuilder form.
[Deck] Go to text while typing.
[Deck] Could not open or save deck.
[UI] Drag N drop should not be possible in library and graveyard.
[UI] Exception when the total width of cards in play was too high.
[UI] On Linux, Life/Poison buttons do not appears completly
[UI] Some sectors of play zone were shared with all players causing some spaces to appear.
[UI] Expanded zones card order was wrong.
[UI] Nicer "input-color" and "input-number" small pictures.
[UI] Clicking twice on an expanded cause it to be moved on the left of screen.
[UI] Zone names and configuration are now TBS dependant.
[UI] Graveyard cards were not correctly placed.
[UI] Complete French and English spelling check review.
[UI] Port number field was cleared when it losts focus without modification.
[UI] Recent decks are now saved in combobox
[UI] Use Substance 3.1 version.
[UI] When both players have the same card card in their deck, modifiers were duplicated.
[UI] Existing Skin LF names are now cached to increase startup time.
[UI] several downloading cards with the same name may not be refresh when finished.
[UI] All dialogs have been fixed.
[XML] Empty "Blank" TBS has been created for TBS creation tutorial.
[XML] Builder can now detect broken references from cards.
[XML] Now, macro accepts actions as parameter.
[XML] Abilities accept actions as macro.
[XML] The XSD/XML validator was so laxy. Additionnal checks added.
[XML] XML files were checked twice at startup.
[XML] Builder crashed when there was no mdb file.
[Core] move-object feature. See Simic_Guildmage.xml
[Core] Abilities/modifiers depending on cards in the Hand zone did not work for cards outcoming from this zone.
[Core] "static-modifier" can now be activacted from any from.
[Core] TBS switching improved.
[Core] "additional-cost-modifier" feature.
[Core] "hasproperty " with "color-mask " feature did not work has expected.
[Core] Unregistered ability by a modifier was definitly removed from the card.
[Core] support of "modifier.creator" [.controller|.owner] to implement cards like Island_Sanctuary.
[Core] "repeat" action, played in the advanced mode made the next action repeat x+1 times.
[Core] "choice" action has a "hop" attribute for cancel option.
[Core] "play-as-spell" (true/false/auto) attribute added to activated ability to play then as in play from hand.
[Core] "abort" action did not work and might crash the game.
[Core] "abort" action did not work and might crash the game.
[Core] Activated abilities played from an attached card crashed the game.
[Core] "required-mana" register access.
[Core] "to-code"/"to-index" expressions.
[Core] Cached abilities were not updated correctly in event manager.
[Core] Deadlock (no player has priority) when an attachement comes into play.
[Core] multi selection is now available in the "input-color" wizard.
[Core] colorless mana is now available in the "input-color" wizard.
[Core] Log4j might not work with some configuration. The logger will be disabled if it failed to setup.
[Core] input-property and input-zone action have been added. See An-Zerrin Ruins.
[Core] "me" and "myself" words become "this".
[Core] The tap action triggered event before the card was really tapped.
[Core] The tap action triggered event even if the state did not change.
[Core] Settings are now configured in the unique file "settings.xml".
[Core] Prevent a system ability to be selected.

Posted by Fabrice Daugan 2007-02-01

Magic-Project 0.92 released (Fix)

[UI ] When user's language is unknown, the game did not start.
[Core ] Could not use first card in recycled directory.
[Core ] tar gz compressed files may not be compatible with some tools.
[Core ] Bad library loading, can now exclude oldest libraries from classpath.
[Core ] Stop downloading mana pictures when one failed.
[Core ] Manage the manual installation update with several magic-project jar versions in lib directory.

Posted by Fabrice Daugan 2006-09-28

Magic-Project 0.91 released

Please visit :
http://magic-project.sourceforge.net/

Changelog :
[UI] All cards can be moved inside a zone.
[UI] New tabletop using substance 'watermarks'
[UI] Update substance (default) L&F to 3.0.01
[UI] Updated SkinLF version to 6.7
[UI] Updated l2fprod components version to 6.9.1
[UI] 'Sacrifice' word was not entirely translated in French.
[UI] Pictures have been associated to input-... actions.
[UI] Smtp connection did not use proxy authentification (to test again).
[UI] Prevent useless hourglass glasspane to repaint to use less CPU.
[UI] Progressbar added during the picture download.
[UI] Reversing opponent side option did not work.
[UI] Reversing opponent art option did not work.
[UI] Language (i18n) is now automatically detected.
[Core] Looking at cards in a zone without opponent.
[Core] Update automatically the mdb when a XML card is newer than the compiled MDB.
[Core] In fact all interrupted (partially replaced) abilities such as 'Ancestral Recall' could not restore the previous 'repeat' value.
[Core] It was not possible to respond to some abilities generating several events during the cost.
[Core] When magic-project is installed in a directory containing any spaces, the application can not start.
[Core] Attachement object added to card. No more attachement condition in 'attachlist' action.
[Core] 'unregister-ability' action remove reference between delayed ability and the saved object such as the creatures previously targeted. This is required to free the references of unused object.
[Core] Couple of modifiers were not aggregated correctly.
[Core] Mana actions were using static registers instead of dynamic ones.
[Core] Picture lookup process has been optimized : does not download any picture if a local one exists, even from a proxy with an hihest priority.
[Core] Wrong ability instance reference might occur. mtg/Regenerate could not work.
[Core] Color index was used intead of color bytes in 'hasproperty' intersection with color-mask test, such as 'protection-from-color' MTG test.
[Core] 'keywords' feature added for cards. 'haskeyword' test also added.
[Core] Increased buffer size for small Strings up to 200 chars.
[Core] UTF-8 charset cause some errors with non-ASCII chars.
[Core] First card could not be used in the game.
[Core] For input-number, enterinteger="Enter a number" was used instead of "Enter an integer".
[Core] For input-number, constraint check on edit.
[Core] For input-number, default value, strict-max option.
[Core] When requesting 'target-list.size' or 'int-list.size' with an empty stack, the game crashed. Now return '0'
[Core] Database content was not well cached.
[Core] For target action to repeat an undefined times, games may crash.
[Core] For target action to repeat an undefined times, at least one target must be valid.
[Core] Avoid empty file to be created if download did not succeed.
[Core] The program could not work on Linux ond MacOS systems.
[MTG] 'Hellbent' test reference is available.
[MTG] Regression, 'black vise' did not work.
[MTG] 'unregister-ability' action was not well placed in some cards including prevention/redirection abilities.
[MTG] When 'Sacrifice' action failed to find all the required targets, the previously selected targets were not sacrified.
[MTG] Drdege's counter was applyed on hand instead of library.
[MTG][Wasteland] wrong land type match.
[MTG][Vampiric Tutor] The searched card was revealed to opponent.
[MTG][Carnophage] The triggered ability required {1} instead of 1 life.
[MTG][Fireball] Only one question to dealt X damage.
[MTG] Database preference of MWS art changed.
[MTG] Legendary rules updated.
[MTG][Necropotence] Miss placed unregister-ability ability caused a crash.

Posted by Fabrice Daugan 2006-09-24

Magic-project 0.90 released

[Interface ] Update substance (default) L & F to 2.2.02
[Interface ] Database panel.
[Interface ] Settings panel (shortcut F4).
[Interface ] Card border is dependant on the first pixel of card.
[Interface ] Mouse wheel on cards allow user to increase/decrease the gap of attached cards.
[Interface ] Targets and context are now highlighted when a spell is under the cursor.
[Interface ] Anti-Aliasing option activated to all components.
[Interface ] Enhanced scaled pictures activated to all cards.
[Interface ] The stack zone is bring to front as often as it is not empty.
[Interface ] Context menu added to the cards to acces to the amount of cards placed in the same zone, and to display the database panel.
[Interface ] Content of About MDB form, contained mais not been translated.
[Interface ] Useles border removed in some zones.
[Interface ] FileChooser was not skined.
[Interface ] Could not browse in directories for a deck file.
[Core ] Update to Maven2 structure.
[Core ] Optional ' card ' attribute added in the ' isme ' test. Fixes 1486886.
[Core ] Objects map(Key=string as object name, Value=object) on targetable (player/card).
[Core ] Deadlock when several triggered abilities trigger for the same event. Fixes 1483232.
[Core ] Casting costs on stack are zero. Fixes 1479482.
[Core ] Java error when a modifier could not be unregistered since the card has moved. Fixes 1479491.
[Core ] Attached card may not been detached when the destination moved before all events were registered. Fixes 1441018.
[Core ] Aborting a targeted spell did not work. Fixes 1440965, 1437452.
[Core ] Background option use make a deadlock. Fixes 1437388.
[Core ] Priorities were not restored to players correctly after a message box action was displayed. Fixes 1441002.
[Core ] A message box could not be controlled by target-lisy.first.controler,owner. Fixes 1479483.
[Core ] It was not possible to rollback a mana pay in the effect part. Fixes 1479483.
[Core ] Card source of a spell can be inconsistent and relating an old played triggered ability.
[Core ] NullPointer of action to rollback that has not yet been played.
[Core ] Muti-target actions could not be finished causing a crash.
[Core ] Targets were added twice in multi-target mode.
[MTG ] " trample " damage were done to the attacking creature Fixes 1479477.
[MTG ] Bloodthirst ability. see Skarrgan_Pit_Skulk.xml Fixes 1486059.
[MTG ] " mulligan " and " damage-dealt-this-turn " registers where shared. Fixes 1486059.
[MTG ] Haunt ability.
[MTG ] Dredge ability. see Grave_Shell_Scarab.xml Fixes 1483232.
[MTG ] Radiance action. see Rally_the_Righteous.xml Fixes 1488175.
[MTG ] Untargetable property made a creature could not block. Fixes 1488112.
[MTG ] Fly property was used instead of flying.
[MTG ] Some damage prevention cards could not play their aility as instant.
[MTG ] Card type (idCard) hierarchy moved.

Posted by Fabrice Daugan 2006-05-27

Magic-project 0.86 released

---------------------------------
v0.86 - February 14th, 2006
---------------------------------

* WARNING Java 5.0 is required to run Magic-Project.

Interface:
* FIXED 1303603 : game could not be restarted.
* FIXED : Some big cards were not correctly scaled.
* FIXED : Case sensitive problem for pictures with Linux.
* FIXED : newline missed in tooltip displaying abilities.
* FIXED : In the "Arrange" dialog, the wizard picture was not displayed.
* FIXED : useless repainting components
* FIXED 1260340 : The problem was in Log frame (Menu : Tools/Detailled Logs...). The debug file was not well parsed.
* FIXED : shuffle action was not translated.
* FIXED : add-modifier action was not translated.
* FIXED : Tooltip delay dialog was set to 0ms using "cancel" button.
* FIXED : Tooltip's content of ability's tooltip placed in the stack was not displayed correctly.
* FIXED : In detailled log wizard the scroll might be hidden or patially displayed.
* FIXED 1260343 : Exception were not displayed in detailled log window.
* FIXED : card name did not appear in the debug file.
* FEATURE : Pictures associated to properties are now displayed on the card and in the tooltip.
* FEATURE : SkinLF skins are supported. About 15 skins added - more skins here : http://javootoo.l2fprod.com/plaf/skinlf/index.php
* FEATURE : Card's picture is added to the title of all messages of abilities.
* FEATURE : Updated Log4j library 1.12.... read more

Posted by Fabrice Daugan 2006-02-14

Magic-Project 0.85

Interface:
* FIXED : lighter shell commands. Launging Magic-Project can now be done like this : java -jar magic-project.jar
* FIXED : Internationalization problem with "French" and "Czech" languages.
* FIXED xxx : for mana action using too many colored manas, the context menus/logs were too big.
* FIXED : "Add mana" was not translated
* FEATURE : Warning/error information added to the bottom of dialog containing editable text fields.
* FEATURE : X supported in actions to display "draw 5 cards" instead of "[draw one card] x 5".
* FEATURE 1062321 : "check update"
* FEATURE 1079414 : Additional text is displayed in tooltip of components indicating wether it is a valid target or not when the current action is "target"
* FEATURE 1175974 : A "deck builder" button has been added into "join/create game" windows.
* FEATURE 1097404 : Mailling list subscribtion menu added.
* FEATURE 1097382 : "include screenshot" option added in bug repport form.
* FEATURE 1121405 : Color of card's border can be modified.... read more

Posted by Fabrice Daugan 2005-08-01

Magic-project 0.84 released

-----------
v0.84 - April 18th, 2005
-----------

Interface:
* FIXED : Dis not work with Java 1.4.
* FIXED : Non-maximized size was set to (0,0) dimension
* FIXED : At startup, main window moved to foreground.
* FIXED : Log and chat were disabled.

Turn Based Strategy features :
* FIXED : abortion did not work.
* FIXED : Timestamp problems for triggered abilities.

MAGIC :
* FIXED : Under conditions, unblocked creatures may not dealt damage to opponent.
* FIXED : Magic_Carpet.xml renamed as Flying_Carpet.xml
* FIXED : Toughlace.xml renamed as Toughtlace.xml

Posted by Fabrice Daugan 2005-04-17

Magic-project 0.83 released

-----------
v0.83 - April 9rd, 2005
-----------

Interface:
* FIXED : Stackoverflow caused by Log.... Log has been temporally disabled.
* FIXED 1174872 : FileNotFoundException error when mana pictures could not be downloaded causing MP to crash.
* FIXED 1174993 : NuulPointer error at startup with GTK+ L&F.
* FIXED 1175013 : Too long nickname may not appear correctly.
* FIXED 1177025 : Case of filename cause problem with Linux OS's
* FIXED : jDeckBuilder frame was not well sized
* FEATURE : OS Name is now displayed in console to make easier the bug repport.
* FEATURE : Card picture is displayed in jDeckBuilder
* FEATURE : Deck constraints info added and accessible from ?->Constraints... menu... read more

Posted by Fabrice Daugan 2005-04-09

Magic-project 0.82 released

-----------
v0.82 - March 6th, 2005
-----------

Interface:
* FIXED : About dialog contained string errors
* FIXED : Counter picture was not visible in the popup menu
* FIXED : Clear/time/lock butttons did not work on chat and lg panels.
* FIXED : Comment supported in mp deck files. Comments start with '#' char
* FIXED : Squareness theme used to much CPU time when opening a dialog.
* FIXED : GNU License text has been modified to suit to textareas
* FIXED : "Downloading ..." text was not translated and '\n' was missed in create/join game window.
* FIXED : Scrollbarr was missed in TextArea of create/join game window.
* FIXED : Scrollbarr was missed in TextArea of create/join game window.
* FIXED : Long delay switching from an instance to another one of m-p
* FIXED : Dirty pixels appear when a card came into play* FEATURE : Progressbar added in the "waiting for opponent" dialog during the game initialization.
* FEATURE : "Report a bug" form added.
* FEATURE : "Post a feature request" form added.
* FEATURE : "Morgil" has designed the splash screen, web site link added.
* FEATURE : "tureba" has been added to developper list
* FEATURE : deck files have been moved into the correct TBS directory.
* FEATURE : The deck translation is custumizable with tbs/TBS_NAME/deck/deck-translator.xml. This file is used to convert card's name of deck file into the xml card's name used as key.
* FEATURE : splash screen added.
* FEATURE : Progressbar added in create/join game window.
* FEATURE : New black card border.
* FEATURE : A label indicating player status has been added.... read more

Posted by Fabrice Daugan 2005-03-06

Magic-project 0.81 released

-----------
v0.81 - December 20th, 2004
-----------
Interface:
* FIXED : Color, idcard and property modifiers did not work.
* FIXED : Cards in play having many cards attached to, may have wrong graphics (random pixels near the attached cards).
* FIXED : Cards attached to a tapped one, was not tapped too.
* FIXED : Sound menu 'speaker' icon was not updated.
* FIXED : Closing the dialog oppened during the game creation process froze the game.
* FIXED : Cards added to the hand were added at the top. Now, they are added at the bottom.
* FIXED : Cards added to the play were added at the left. Now, they are added at the end.
* FIXED : 'phase', 'attack', 'block' and 'untap' pictures were not found on Linux/Unix. This was due to the case sensitive of these OS.
* FIXED : splitter of play-hand might not be well placed at startup or when a new l&f was set.
* FIXED : Password textfield was missed into the "create game" dialog.
* FIXED : When an attached card left play the other card's size staying in play was not updated.
* FEATURE : 'ESC' key is mapped in all frame to close the current opened dialog.
* FEATURE : Flag added to language name in the 'language' menu.
* FEATURE : 'Smooth Windows' l&f added.
* FEATURE : 'Smooth Metal' l&f added.
* FEATURE : 'Squareness' l&f added.
* FEATURE : 'Liquid' l&f added. (very nice) [optional]
* FEATURE : 'Napkin' l&f added. (very nice and funny) [optional]
* FEATURE : 'Mac' l&f added. (is enabled with your JRE)
* FEATURE : 'FH' l&f added. (nice and customizable) [optional]
* FEATURE : Mana symbols have been added into tooltips and popups for abilities.
* FEATURE : Mana pool has been moved to the split barr instead of historycombobox. This one has been placed under the preview.
* FEATURE : Info about players has been added to the tabbed pane with history.
* FEATURE : Chat has been moved to the tabbed pane with history.
* FEATURE : Opponent's hand is placed on the left or on the right depending wether the "reverse opponent's side" option is checked or not.
* FEATURE : Opponent's phases are placed on the right or on the left depending wether the "reverse opponent's side" option is checked or not.
* FEATURE : new 'ok' button for chat
* FEATURE : 'Smilies', 'Time' and 'Lock' supported into chat and log.
* FEATURE : Player's informations are : (32x32) and Face(200x?) avatars, nickname, real name[*], msn account[*], yahoo account[*], icq account[*], email [*]. [*] may be hidden.
* FEATURE : Customizable look & feel supported. To add a new look and feel:
- download a Java L&F
- unzip it in the 'themes' directory
- fill the 'installed.properties' file (instead of 'themes/installed.properties' in 0.80) like this : theme_name;class_name
* FEATURE : New interface for server and client connection. ... read more

Posted by Fabrice Daugan 2004-12-21

CVS repaired

CVS has been reseted and initialized with the comming soon 0.81.

Posted by Fabrice Daugan 2004-12-17

Magic-project 0.80 released

-----------
v0.80 - November 26, 2004
-----------
Interface:
* FIXED : When 'reverse opponent side' option is enabled, cards are not well drawn in play and hand, and tapped card were invisible.
* FIXED : When 'reverse opponent side' option is enabled, cards in the TBZ(triggered buffer zone) of opponent were reversed too
* FIXED : When 'reverse opponent side' option is enabled, cards attached to card controlled by opponent were not reversed
* FIXED : Attached card were drawn behind the main card, but they had the focus over the main card.
* FIXED : Cards in the stack and the graveyard were not drawn in the right order.
* FIXED : Several tooltips were missed
* FIXED : Color picker of zone was displayed with a wrong title.
* FEATURE : A new tab containing delayed abilities has been added for each player to the tabbed panel. This new zone is called DBZ (delayed buffer zone, and not : Dragon Ball Z :)
* FEATURE : 'Tip' and 'Warning' icons have been added to many tooltips
* FEATURE : When a triggered abiliy, activated ability or taget choice is wait, the container is highlighted
* FEATURE : Tooltip contains now the names of current state of card, and damage amount on it.
* FEATURE : Customizable look & feel supported. To add a new look and feel:
- download a Java L&F
- unzip it in the 'themes' directory
- fill the 'themes/installed.properties' file like this : theme_name;class_name
* FEATURE : XP l&f added.
* FEATURE : Popup menu added for the cards and the zones ,and have options : count cards, expand/crop zone.
* FEATURE : Sounds are supported, see 'sound' action.
* FEATURE : Sounds enable/disable menu added in the l&f menu.
* FEATURE : Debug options availble during the game creation, server side : use mana, and allowing opponent response. Uncheck this two options to quickly test cards.... read more

Posted by Fabrice Daugan 2004-12-05

MagicProject 0.72 released !

-----------
v0.72 - November 6, 2004
-----------
Interface:
* FIXED : Cards may stay highlighted as valid target after the target action
* FIXED : Popup of multi-abilities did not display correctly the ability's name
* FIXED : pPpup menu of zone were disabled, wallpaper settings can now be changed with the right button
* FEATURE : Cards in play have now a layout depending their types. This feature is TBS dependant.
* FEATURE : New place for triggered buffer zone (TBZ).... read more

Posted by Fabrice Daugan 2004-11-06

MagicProject 0.4 released !

-----------
v0.4 - 2003-11-24 12:33
-----------

Interface:
* settings are saved
* you can change wallpapers of each place (play,hand,...) with right click
* graphical representation for both players, so you can now put breakpoint on opponent's phase too.

Usefull tools :
* you have to specify card art location, so you can use your own card art or standard one
* "decline to response to opponent's spells" option for each options
* clicking on graveyard show the cards... read more

Posted by Fabrice Daugan 2003-11-24