Sloth
|
fcada08599
|
- Improved AI's doAssault function.
|
2014-10-08 18:07:48 +00:00 |
|
Sloth
|
ad0921ecbe
|
- Added AI support for Tyrant's Choice.
|
2014-10-08 14:59:23 +00:00 |
|
drdev
|
b35c3c4cd1
|
Remove unnecessary request rendering calls
|
2014-10-08 14:19:46 +00:00 |
|
Sloth
|
06f1b01489
|
- Updated some quest decks.
|
2014-10-08 12:03:07 +00:00 |
|
Sloth
|
9872b3c9d3
|
- Improved AI handling Glacial Fortress and friends.
|
2014-10-08 11:41:57 +00:00 |
|
Sloth
|
9c5e6beefa
|
- Added a new AI SVar "FreeSpellAI" which makes the AI play these cards before other spells.
|
2014-10-08 11:03:31 +00:00 |
|
Sloth
|
c2b0801ada
|
- Updated some SVars.
|
2014-10-08 10:38:06 +00:00 |
|
Krazy
|
1b5f9d257b
|
Fixed NPE if no available sets to draft from in quest mode.
|
2014-10-07 21:45:08 +00:00 |
|
swordshine
|
0f9865c4d3
|
- Remove "Static$ True" params in two scripts
|
2014-10-07 13:38:04 +00:00 |
|
swordshine
|
14c3a1387a
|
- Fixed War-Name Aspirant
|
2014-10-07 12:28:11 +00:00 |
|
swordshine
|
fb882f0fdb
|
- Fixed last commit
|
2014-10-07 07:47:25 +00:00 |
|
swordshine
|
267a9a2801
|
- Fixed copyParamsToMap
|
2014-10-07 07:05:17 +00:00 |
|
drdev
|
0851301985
|
Add serialize and deserialize logic for trackable objects
|
2014-10-07 05:39:35 +00:00 |
|
drdev
|
f0fc60b9dc
|
Support easily serializing and deserializing the TrackableProperty enum values themselves
|
2014-10-07 04:34:54 +00:00 |
|
drdev
|
b8285e3694
|
Add TrackableTypes to facilitate determination of default values as well as provide methods for loading and saving the property to file
|
2014-10-07 04:24:57 +00:00 |
|
drdev
|
75d1f5dea6
|
Add CardCollection class and special methods to CardView to make it easier to track changes to collections and make it possible to prevent changes outside Card class
Add delayed initialization of certain collection fields to Card to reduce memory usage and improve performance
|
2014-10-06 23:12:49 +00:00 |
|
drdev
|
44664bd30e
|
Optimize the logic around for attaching cards to other cards/players
|
2014-10-06 15:12:02 +00:00 |
|
drdev
|
5bfd8462b9
|
Fix crash when a split card is initialized
|
2014-10-06 05:46:57 +00:00 |
|
drdev
|
755fcfc087
|
Fix crash in WrappedAbility
|
2014-10-06 05:41:24 +00:00 |
|
drdev
|
2cedade957
|
Fix crash in tempShowCard
Fix crash that can occur from calling canPlay too early
|
2014-10-06 05:20:48 +00:00 |
|
Agetian
|
6eef6ab9ad
|
- Added quest preferences to make the max card selling price (default 1000) and the number of wins to remove the selling price limit (default 50) configurable.
|
2014-10-06 05:06:09 +00:00 |
|
drdev
|
255fc2ea5f
|
Prevent crash when opening deck editor
|
2014-10-06 04:57:42 +00:00 |
|
drdev
|
6242c33c6a
|
Avoid storing and passing IGuiBase instances everywhere since only one IGuiBase instance will ever exist on a single session
|
2014-10-06 04:49:03 +00:00 |
|
drdev
|
afcad4e672
|
Commit stage 1 of large game view refactoring
|
2014-10-06 04:06:42 +00:00 |
|
Sloth
|
e599aef134
|
- Added basic AI support for Necropolis Fiend.
|
2014-10-05 21:02:45 +00:00 |
|
Sol
|
bae8658c80
|
- Change the TapOrUntap Effect's default based on comparing the controller of the SA with the controller of the effected card
|
2014-10-05 17:33:12 +00:00 |
|
Sloth
|
6ac44f1618
|
- Fixed Paradox Haze.
|
2014-10-05 11:56:54 +00:00 |
|
Sloth
|
08c886cd96
|
- Fixed Nullstone Gargoyle.
|
2014-10-05 08:59:04 +00:00 |
|
Sloth
|
bc470536d5
|
- Fixed Erayo, Soratami Ascendant.
|
2014-10-05 08:55:10 +00:00 |
|
Sloth
|
5ee5b8a81d
|
- Fixed Incursion Specialist.
|
2014-10-05 08:46:44 +00:00 |
|
swordshine
|
5975d78be5
|
- Fixed Meandering Towershell
|
2014-10-05 02:26:33 +00:00 |
|
swordshine
|
102a65f6d0
|
- Fixed Tithe so it triggers Ob Nixilis, Unshackled twice
|
2014-10-05 02:21:52 +00:00 |
|
swordshine
|
bdd2e915f7
|
- Fixed Path to Exile and friends
|
2014-10-05 02:07:49 +00:00 |
|
excessum
|
fabc78ae84
|
- Fixed Kheru Lich Lord
|
2014-10-05 00:15:48 +00:00 |
|
Sol
|
55c65c323b
|
- Fix so Suppression Field doesn't RaiseCosts of ETB Replacement Effects.
|
2014-10-04 22:19:22 +00:00 |
|
Sloth
|
fc5cb66b2c
|
- Fixed Maelstrom Nexus.
|
2014-10-04 20:24:08 +00:00 |
|
swordshine
|
2428a6b0b1
|
- A better fix for ComputerUtilCard.applyStaticContPT()
|
2014-10-04 12:31:09 +00:00 |
|
excessum
|
f7e8d51701
|
- Fixed typo in r27822
|
2014-10-04 12:23:34 +00:00 |
|
excessum
|
2f49deed12
|
- Fixed NullFormatException with ComputerUtilCard.applyStaticContPT()
|
2014-10-04 12:22:27 +00:00 |
|
excessum
|
135a11fb3d
|
- Fixed bug with AI using double-strike damage when trying to kill an attacker in the first-strike phase with gang-blockers
|
2014-10-04 11:52:02 +00:00 |
|
drdev
|
ac23855453
|
Version bump to 1.5.29.002
|
2014-10-04 09:56:24 +00:00 |
|
drdev
|
e0d5115b57
|
Significantly improve performance of event handling and input processing
|
2014-10-04 09:50:18 +00:00 |
|
swordshine
|
b91530b799
|
- Removed duplicated codes "NumCounters"
|
2014-10-04 09:29:19 +00:00 |
|
swordshine
|
a8f640e00e
|
- Update Elephant Resurgence
|
2014-10-04 09:14:57 +00:00 |
|
swordshine
|
6532ad8e8d
|
- Updated more scripts
|
2014-10-04 09:09:28 +00:00 |
|
swordshine
|
17e8e116df
|
- Updated scripts for multiplayer games
|
2014-10-04 08:45:15 +00:00 |
|
drdev
|
6e5829aaa3
|
Fix direction of tab swipe
|
2014-10-04 06:38:22 +00:00 |
|
Chris
|
964579c840
|
Cleared out the changes.txt file, now ready for new material.
|
2014-10-03 23:57:59 +00:00 |
|
Krazy
|
aa3480be4d
|
The ! operator can now only precede a search term when using boolean expressions. This allows searches such as 'kaboom! | arms' to evaluate correctly.
|
2014-10-03 21:55:35 +00:00 |
|
drdev
|
20990440bb
|
Version bump to 1.5.29.001
|
2014-10-03 19:41:37 +00:00 |
|