solo81@web.de
dfb52368c4
Fixed issue188.
...
Just changed the the phase name in the auto line from "@each opponent upkeep" to "@each targetController upkeep". Works.
2010-03-23 00:07:28 +00:00
solo81@web.de
49b00c7419
Removed Carpet of Flowers.
...
This card cannot be coded for now.
2010-03-22 23:53:33 +00:00
solo81@web.de
81ca43d313
Added 36 successfully tested cards based on rev1971.
...
Fixed 7 cards based on rev1971.
I posted a list of all added and all fixed cards in the first comment.
2010-03-22 23:22:27 +00:00
solo81@web.de
3f14452a7f
Added most Spikes.
...
This update is based on rev1971 and successful tests.
2010-03-22 17:16:00 +00:00
solo81@web.de
085a86d551
Added all Fungi.
...
This update is based on rev1971 and successful tests.
2010-03-22 16:52:08 +00:00
wagic.the.homebrew@gmail.com
61ddbf19ed
erwan
...
- daily build
2010-03-22 11:19:38 +00:00
wagic.the.homebrew@gmail.com
22a35d2265
Erwan
...
- Added remove/add counters as a cost, patch by Salmelo, thanks man!. See primitives/mtg.txt -> Thallid to see how it works
- added test for i286 by salmelo
- added basic display for counters (this needs improvement) by salmelo
2010-03-22 04:26:42 +00:00
wagic.the.homebrew@gmail.com
99db31fe9d
Erwan
...
-Kjeldoran_frostbeast fix i167 by salmelo
2010-03-22 03:13:40 +00:00
wagic.the.homebrew@gmail.com
731ef290ea
Erwan
...
-Tiny fix for Roterothopter (1/0 instead of 2/0)
2010-03-14 07:57:24 +00:00
wagic.the.homebrew@gmail.com
55a23bb359
Erwan
...
- fix issue 382
2010-03-13 09:51:49 +00:00
wagic.the.homebrew@gmail.com
e7bb2caf29
Erwan
...
- Fix issue 291 (cantbeblockedby segfault)
- Fix some issues with pricing
2010-03-13 09:34:20 +00:00
wagic.the.homebrew@gmail.com
fa0d98988d
Erwan
...
- quick patches, attempt at fixing a few crashes
2010-03-13 08:48:40 +00:00
wagic.the.homebrew@gmail.com
8a4797a06a
Erwan
...
- quick patch for i379
2010-03-13 07:25:07 +00:00
jean.chalard
e7a1c96d4a
J :
...
* Remove annoying debug printf's.
2010-03-07 13:49:11 +00:00
jean.chalard
76e373f64e
J :
...
* Fix issue 378, where the particles would not appear upon the second
opening of an existing menu.
* Fix for one of the issues of issue 380, where the selectionY
attribute would be used uninitialized - reported by valgrind as
an access to an uninitialized value in sinf and cosf.
2010-03-07 09:28:53 +00:00
jean.chalard
ec0354f630
J :
...
* Fix issue 357, where the hand loses focus when the opponent declares
attackers while the hand is open.
* Harmonize the code for CardSelector.cpp to the coding style.
2010-03-05 17:01:00 +00:00
wagic.the.homebrew@gmail.com
a04c0eff00
Erwan
...
-fix issue 375
2010-03-04 13:15:24 +00:00
wagic.the.homebrew@gmail.com
d1d465c50f
Erwan
...
- added test for issue 335
2010-03-04 13:09:43 +00:00
wagic.the.homebrew@gmail.com
01135b34b7
Erwan
...
-fix with fog elemental
2010-03-04 12:23:19 +00:00
wagic.the.homebrew@gmail.com
cf1e419aaf
Erwan
...
- fix for issue 348
- Fix a bug when going out of the deck editor then back to it again would show an incorrect color icon instead of nothing
- Fix a bug where the AI tries to play a spell with a target instead of just checking if it can play it. (visually, this showed as the AI tapping mana, then "freezing" for a few seconds with some cards grayed out on the battlefield)
2010-03-04 11:43:22 +00:00
wagic.the.homebrew@gmail.com
882724ab4b
Erwan
...
- Yet Another Attempt at fixing i319,i365, i372
2010-03-03 14:56:12 +00:00
jean.chalard
eaf944fa62
J :
...
* Fix the name of a file that was wrong.
2010-03-03 03:09:45 +00:00
wagic.jeck
6894553c07
Jeck - fix signed/unsigned issue with prior revision.
2010-03-02 04:36:52 +00:00
wagic.jeck
b5dc729f58
Jeck - Change to deck viewer mana producer counting function, fix potential problem with mana producer filtering.
2010-03-02 04:04:11 +00:00
wagic.jeck
034e61e9fa
Jeck - partial revert of r1948, minor optimizations to where validate() is called.
2010-03-02 03:05:26 +00:00
wagic.the.homebrew@gmail.com
c09dabfdbf
Erwan
...
- attempt to fix issue 319. Jeck please review :)
2010-03-01 13:43:46 +00:00
wagic.jeck
855288fa87
Jeck - Fixed an issue which caused deck switching to crash.
2010-03-01 07:27:10 +00:00
wagic.jeck
96f021ac2d
Jeck - Reverting accidental commit.
2010-02-28 22:56:45 +00:00
wagic.jeck
4159aad221
Jeck - Fix to WSrcDeck's card counting, so it correctly handles negative numbers (removing cards).
2010-02-28 22:55:06 +00:00
wagic.jeck
706ebca249
Jeck - Quick fix for issue 370, issue 365, (and hopefully) issue 319 . Thanks for the report, Psy.
...
(Counts weren't being updated as often as they should be. Now they might be updated too often, but that's better than the alternative.)
2010-02-28 22:12:17 +00:00
wagic.the.homebrew@gmail.com
e273ade745
Erwan
...
-daily build (1942)
2010-02-28 13:35:52 +00:00
wagic.the.homebrew@gmail.com
f627f92557
Erwxan
...
-fix compilation issue on windows
2010-02-28 13:24:31 +00:00
jean.chalard
168154b52d
J :
...
* Add the confirmation screen for bindings.
- Add support for asking confirmations before exiting the menu.
- Add support for cancelling saving of options.
- Add support for requesting focus when the parent allows to yield.
* Recenter most options' text.
* Change the background color of the selected options (else, there is
no way of knowing where is the cursor when both option text and
option value are icons).
* Change symbol names to their equivalent PSP icon use in wagic.
2010-02-28 12:36:09 +00:00
wagic.the.homebrew@gmail.com
db8724e045
Erwan
...
-removing ctrl M garbage
2010-02-28 08:05:47 +00:00
wagic.the.homebrew@gmail.com
d3d34c6290
Erwan
...
- Key texts for Windows
2010-02-28 08:02:16 +00:00
jean.chalard
2566d780b1
J :
...
* Display pictures for buttons on PSP in the keybinding screen.
* Fix a bug where the New Binding... button would disappear when
creating a new binding.
* Fix a bug where the menu to choose the bound symbol was not modal.
2010-02-27 18:49:03 +00:00
jean.chalard
a255ddc06e
J :
...
* Make debug compilation possible on PSP.
2010-02-27 17:25:15 +00:00
jean.chalard
ea1d8c6ebe
J :
...
* Change the image so as for it to be usable on PSP in its entirety.
No code uses the part this update is changing at the moment.
2010-02-27 16:52:39 +00:00
Psyyringe
2fa4e9a1d3
Psyringe - fixed a missing activation cost and a mistyped characteristic, thanks to kmtzz for the bug reports. :)
2010-02-27 14:13:48 +00:00
wagic.jeck
e9b6860923
Jeck - reverted fix for invalid issue 359.
2010-02-26 00:46:03 +00:00
wagic.jeck
5e0be442b0
Jeck - Removed "Reverse Triggers" option, as per issue 359.
2010-02-25 15:22:19 +00:00
wagic.jeck
233c1d8383
Jeck - Potential fix to issue 319.
2010-02-25 15:13:01 +00:00
wagic.jeck
44044bc99b
Jeck - Fix to deck statistics regarding land.
2010-02-25 15:09:53 +00:00
wagic.jeck
febad680b1
Jeck - Fixed issue 361.
2010-02-25 14:10:13 +00:00
wagic.the.homebrew@gmail.com
ff6f437e9a
Erwan
...
- Fix issue 360 (gray out cards with quantity 0)
2010-02-25 11:56:37 +00:00
jean.chalard
39c5a3d465
J :
...
* Fix u32 into JButtons.
* Add a few comments.
* Remove useless variables.
2010-02-24 17:28:17 +00:00
Psyyringe
3ac6bc3ec3
Psyringe - small fix to Stoneforge Mystic, thanks to arcaneous for the bug report. This closes issue 356.
2010-02-22 06:11:01 +00:00
wagic.jeck
9998a2bdf3
Jeck - fix to idiotic sprintf mistake (was printing the enum itself, not the value indexed by the enum).
2010-02-19 23:40:35 +00:00
wagic.jeck
5dd2388b6f
Jeck - More deck editor fixes, quick hack to subtypes filter. I've noticed some slowdown while scrolling up/down in the deck editor, I think this is due to some recent changes that removed a few of the filter system's optimizations. I'll re-implement them tonight.
2010-02-19 23:06:44 +00:00
jean.chalard
4254d8cb9f
J :
...
* Put in text instead of numbers for the time being
2010-02-19 22:47:24 +00:00