Anthony Calosa
d754c2c4d3
Update Win/Lose Overlay (mobile)
...
At the end of the match, user can minimize the overlay to see the last battlefield and browse other zones, to bring up the overlay, click game menu, and click Show WinLose Overlay.
Also fixes issue #928
2020-04-26 15:00:57 +08:00
Anthony Calosa
ac9636c44e
Fix uncleared selectables when a player concedes and restarts next game
2020-04-23 14:07:15 +08:00
Anthony Calosa
96e243e4c9
Refactor stack -> Deque, add check for transformCount
2020-04-22 07:29:49 +08:00
Anthony Calosa
f68ac2e43a
refactor stack -> deque
2020-04-21 20:31:41 +08:00
Anthony Calosa
8acb143fea
Improve Online Lobby (Mobile port)
2020-04-21 17:52:05 +08:00
Anthony Calosa
99f07c1471
update changes
2020-04-19 21:16:23 +08:00
Anthony Calosa
e2c28897d1
update additional
2020-04-18 22:13:24 +08:00
Anthony Calosa
34cb7ff9de
updated code
2020-04-18 20:57:18 +08:00
Anthony Calosa
07123286aa
add reset (on libgdx discord they said before transforming, you need to reset)
2020-04-18 19:39:57 +08:00
Anthony Calosa
017f9f1984
revert previous attempt to fix the rotate bug
2020-04-18 18:11:27 +08:00
Anthony Calosa
06b9143d57
update endtransform
2020-04-18 17:43:13 +08:00
Anthony Calosa
b1e9f4a110
startRotateTransform
2020-04-18 16:14:49 +08:00
Anthony Calosa
29c4d6d4d1
limit rotate transform to overlay and child objects
2020-04-17 06:54:14 +08:00
Anthony Calosa
f968e310f2
allow startRotateTransform for child FdisplayObject
2020-04-16 08:09:22 +08:00
Anthony Calosa
afc55d4b2e
Refactor updatePhase
2020-04-16 07:43:03 +08:00
CCTV-1
1f4f7fc7f4
translate mobile online screen
2020-04-15 14:05:05 +08:00
CCTV-1
e85ed216be
Merge remote-tracking branch 'upstream/master'
2020-04-15 13:58:10 +08:00
Anthony Calosa
427e34607d
Prevent EmptyStackException
2020-04-15 13:43:58 +08:00
Anthony Calosa
102119679c
Update Flash Icons
...
Add a helper icon for cards with flash or can be cast as though it had flash (if show ability icons is enabled)
2020-04-15 12:33:31 +08:00
Anthony Calosa
d87d825bce
Network Improvements
2020-04-15 02:40:18 +00:00
Anthony Calosa
e20c79fa4b
Update
2020-04-14 10:10:53 +08:00
Anthony Calosa
d6c5d7f04d
Network Improvements
2020-04-13 15:42:56 +08:00
CCTV-1
d2e5eb133b
Merge remote-tracking branch 'upstream/master'
2020-04-08 08:47:11 +08:00
Anthony Calosa
3e1fe53b77
Update Disconnect button view
2020-04-07 19:00:53 +08:00
Anthony Calosa
45b1e825e1
Fix 180 rotation bug on Mobile
...
(to repro, create local game human vs human, 2nd player will be rotated as usual, concede and
create a network game again, human vs human, or human vs AI)
2020-04-06 21:32:05 +08:00
CCTV-1
fa96bd5b5d
fix grammar errors
2020-04-06 18:30:54 +08:00
CCTV-1
190be3f7ea
translate new option
2020-04-06 18:23:37 +08:00
CCTV-1
7642d588a4
Merge remote-tracking branch 'upstream/master'
2020-04-06 18:12:05 +08:00
Anthony Calosa
aa86f8eae3
Forge constant for close command message
2020-04-06 09:21:10 +08:00
Anthony Calosa
c82ed43c69
Update description
2020-04-06 05:18:53 +08:00
Anthony Calosa
9edaa9561e
Add Disconnect for Mobile
2020-04-06 05:02:25 +08:00
Anthony Calosa
b466ff38a3
Update SettingsPage
2020-04-05 11:41:21 +08:00
Anthony Calosa
52307c02d0
Add option to turn on Experimental Network Compatibility
...
the user can try to turn on this option to test compatibility, defaults to OFF
2020-04-05 07:14:03 +08:00
klaxnek
9047168a3f
Remove duplicated Enable Unknown Cards in SettingsPage.java
2020-04-04 09:14:47 +00:00
CCTV-1
9a2f2368e9
Merge remote-tracking branch 'upstream/master'
2020-04-04 16:47:07 +08:00
Anthony Calosa
da984227b1
Use Netty Default Object Decoder/Encoder
2020-04-03 21:35:05 +08:00
Anthony Calosa
13652e30ac
Add Elsa Serializer Option (Off by default)
2020-04-03 18:00:10 +08:00
Anthony Calosa
5ba9f5f58f
Move Option
2020-04-03 16:36:13 +08:00
CCTV-1
d3e83b2601
translate new option
2020-04-02 21:35:12 +08:00
CCTV-1
0aee987536
Merge remote-tracking branch 'upstream/master'
2020-04-02 21:32:41 +08:00
Anthony Calosa
9a1e467bb7
Update LibGDX March 29, 2020, Use Google cache
...
(reverted the cache so there's room for dependency like android-support-v4, permissions in the future,
lighter than cache2k)
2020-04-02 12:15:01 +08:00
Anthony Calosa
e57e87d3c2
Fix double "- - " on stack description
2020-03-31 12:01:57 +08:00
Anthony Calosa
7c9849f845
Add preference to enable/disable loading of Unknown Cards.
...
If a user don't wants to load a certain cards from deleted set/s in edition folder,
you can do so by disabling this option.
2020-03-31 10:54:27 +08:00
Agetian
27a6f9c3a4
- Preparing Forge for Android publish v1.6.33.001 [incremental]
2020-03-22 11:02:04 +03:00
CCTV-1
5005cf9102
Merge remote-tracking branch 'upstream/master'
2020-03-20 11:07:17 +08:00
Blacksmith
4cfcbaf603
[maven-release-plugin] prepare for next development iteration
2020-03-20 00:35:58 +00:00
Blacksmith
22dc1a27a0
[maven-release-plugin] prepare release forge-1.6.33
2020-03-20 00:35:52 +00:00
Anthony Calosa
a1be9d0278
Fix Inventory View for Cards without Card Image
2020-03-14 13:34:31 +08:00
CCTV-1
27eda6f9b2
Merge remote-tracking branch 'upstream/master'
2020-03-14 12:18:50 +08:00
Anthony Calosa
d7e38f7fd8
Format Stack Text
...
(Should be cleaner)
2020-03-14 03:05:29 +08:00