Commit Graph

26 Commits

Author SHA1 Message Date
Relintai dcee5589ff Removed the stray build folders which i committed by accident. 2017-10-08 16:49:09 +02:00
Relintai 12ffd2a033 Added back in the RoboVM backend, and the moe backend is one step
closer to work.
2017-10-08 15:21:03 +02:00
Relintai 493acbacc4 The desktop libgdx gui version now boots up. (It cannot load the resources, so it just throws an exception, and shows the loading screen.) 2017-10-06 22:23:02 +02:00
Relintai 8dfa917ed1 Fixed the BitmapFont import errors, but I'm not comitting 2 of the files for now. 2017-10-06 12:21:29 +02:00
Relintai 092a2b5c64 Gradle p4. 2017-10-05 12:06:11 +02:00
Relintai 20da045794 Gradle build P2. 2017-10-01 01:02:05 +02:00
Relintai 708343b02c Gradle part1 2017-09-30 21:07:31 +02:00
Agetian c68dff8bfa - Preparing Forge for Android publish v1.6.4.001 [incremental/new release].
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35842 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-29 16:22:05 +00:00
Blacksmith 26aede0170 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35840 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-29 16:14:05 +00:00
Blacksmith 0178e46fd7 [maven-release-plugin] prepare release forge-1.6.4
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35838 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-29 16:13:56 +00:00
Agetian a9885d64ea - Do not rotate the foil effect on the card if it has no picture (it's then drawn vertically).
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35835 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-29 15:00:35 +00:00
Agetian b2299d661e - A better way to detect whether a player can look at the card for the purpose of identifying valid split rotation.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35833 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-29 11:33:19 +00:00
Agetian 52df8e304c - Attempt to avoid spoiling that the face down card is a split card if it's face down and can't legally be seen by the player.
- Rotate Aftermath split cards correctly when they're in the graveyard.

git-svn-id: http://svn.slightlymagic.net/forge/trunk@35832 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-29 11:24:00 +00:00
Agetian 0f1c738130 - Do not try to rotate the foil for the non-current zoomed card since they're shown non-rotated and will break the foil effect.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35831 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-29 11:01:41 +00:00
Agetian d91b3ab068 - Fixed split cards not being foiled correctly in all cases because the game assumed the foil effect to be stored on one of the halves instead of on the original card state.
- A more comprehensive fix for rotating split cards with foil in mobile Forge that does not break them in hand/graveyard/whatever. Also, turned it into an option since it doesn't look good in portrait mode, especially on smaller cellphones and in single card zoom mode.

git-svn-id: http://svn.slightlymagic.net/forge/trunk@35829 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-29 10:54:56 +00:00
Agetian 8e5432497e - A shorter name for the option to allow ordering cards in graveyard in mobile Forge (due to visual space constraints).
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35809 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-28 13:40:47 +00:00
Agetian 95f6ddcc17 - Preparing Forge for Android publish 1.6.3.003 [hotfix].
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35808 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-28 13:23:52 +00:00
kevlahnota 38228b5a36 Try to fix rotated split card with foil overlay
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35803 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-28 01:52:09 +00:00
Agetian 99834ec024 - A somewhat more fine-grained and less spoiler-y option to order graveyards, now with three states (Never / With Relevant Cards / Always).
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35796 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-27 14:40:48 +00:00
Agetian 3a875f92f5 - Preparing Forge for Android publish 1.6.3.002 [incremental/bug fixes].
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35793 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-27 08:05:13 +00:00
Agetian 1f77d51632 - Added an experimental option to allow ordering cards going to graveyard when playing with cards that care about graveyard order (Volrath's Shapeshifter and others). Disabled by default.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35782 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-26 19:40:44 +00:00
Agetian 06e032fccf - Partner commander UI support for mobile Forge (both Constructed and Planar Conquest).
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35748 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-25 06:29:47 +00:00
Agetian 527ded8a2f - Preparing Forge for Android publish 1.6.3.001 [incremental/new release].
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35728 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-23 13:52:31 +00:00
Blacksmith 6a43731006 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35726 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-23 13:45:20 +00:00
Blacksmith cf50723951 [maven-release-plugin] prepare release forge-1.6.3
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35724 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-23 13:45:13 +00:00
Agetian 29260c205d - Updated RankingScraper.py to use the draftsim ranking scraper instead of the defunct bestiaire ranking scraper.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-21 17:54:51 +00:00