foul-magics/Mage.Common/src/main/java/mage/view
Susucre c0c05579ba fix client NPE if Radiation trigger in trigger order panel
The frameStyle was unexpectedly null when displaying the trigger in the view to choose trigger panels.
It was good on the stack so I missed that in initial implementation.

Bug showed up once there was another trigger on Beginning of Main Phase, for instance Coalition Relic.
The lack of frameStyle lead to a rendering NPE.
2024-04-21 18:52:46 +02:00
..
AbilityPickerView.java GUI related improves: 2021-09-20 02:17:22 +04:00
AbilityView.java Refactor: removed server side objects from a client side game's data (#10788) 2023-08-24 12:04:07 +04:00
CardsView.java fix client NPE if Radiation trigger in trigger order panel 2024-04-21 18:52:46 +02:00
CardView.java gui: fix Saga DFC rendering (#12134) 2024-04-17 20:25:15 -04:00
ChatMessage.java Dev: added additional info to some classes for easy debug; 2021-03-07 17:16:54 +04:00
CombatGroupView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CommanderView.java Face down images and cards rework (#11873) 2024-02-29 01:14:54 +04:00
CommandObjectView.java Face down images and cards rework (#11873) 2024-02-29 01:14:54 +04:00
CounterView.java Card render testing dialog improves: 2020-01-22 00:44:25 +04:00
DeckView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
DraftClientMessage.java Make draft logs compatible with MTGO format #5450 - https://github.com/magefree/mage/issues/5450 2018-12-19 19:41:44 -08:00
DraftPickView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
DraftView.java * Game: fixed wrong booster pass order in drafts (#8075); 2021-08-28 13:17:57 +04:00
DungeonView.java Face down images and cards rework (#11873) 2024-02-29 01:14:54 +04:00
EmblemView.java Face down images and cards rework (#11873) 2024-02-29 01:14:54 +04:00
ExileView.java Face down images and cards rework (#11873) 2024-02-29 01:14:54 +04:00
GameClientMessage.java [LTR] Add Goldberry, River-Daughter (#10524) 2023-07-28 21:29:40 -04:00
GameEndView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
GameTypeView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
GameView.java Face down images and cards rework (#11873) 2024-02-29 01:14:54 +04:00
LookedAtView.java Refactor cards and token images code (#10139): 2023-03-24 06:44:11 +04:00
ManaPoolView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
MatchView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PermanentView.java [WHO] implemented Disguise ability (new face down type, ability and token image, #10653) 2024-03-01 16:47:59 +04:00
PlaneView.java Face down images and cards rework (#11873) 2024-02-29 01:14:54 +04:00
PlayerView.java deck improves: 2024-04-10 22:18:07 +04:00
RevealedView.java Face down images and cards rework (#11873) 2024-02-29 01:14:54 +04:00
RoomUsersView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RoundView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SeatView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SelectableObjectView.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
SimpleCardsView.java Network upgrade and new reconnection mode (#11527) 2023-12-07 20:56:52 +04:00
SimpleCardView.java Tokens and command objects reworked (part 1 of 2): 2023-05-08 02:15:07 +04:00
StackAbilityView.java GUI: stack - added card icon with targets info (announced and triggered targets, target choices); 2023-12-23 16:26:37 +04:00
TableClientMessage.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TableView.java GUI: lobby - improved details info about match (#11438) 2023-12-09 16:35:09 +04:00
TournamentGameView.java Fixed NPE error in lobby 2018-12-22 20:41:42 +04:00
TournamentPlayerView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TournamentTypeView.java New feature: "Chaos Remixed" booster draft (#10328) 2023-05-12 18:12:23 +04:00
TournamentView.java Drafts: refactor to use same pack/pick number logic (#8039); 2021-07-23 16:18:56 +04:00
UserDataView.java * UI: improved hand request dialog (users can ask your hand once per game, reset it by re-activate button); 2019-05-28 13:46:29 +04:00
UserRequestMessage.java Network upgrade and new reconnection mode (#11527) 2023-12-07 20:56:52 +04:00
UsersView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
UserView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00