Bug 815

Summary: Custom cards created without custom settings
Product: .CS3343 Group2 2324A Uno Game Reporter: tinloklee2-c
Component: Custom Features (GameConfig, Menu, other custom features)Assignee: tinloklee2-c
Status: RESOLVED FIXED    
Severity: enhancement CC: kaiskafel2-c
Priority: Normal    
Version: unspecified   
Hardware: PC   
OS: Windows   
Attachments: Bug location in Deck.java

Description tinloklee2-c 2023-12-07 22:54:44 HKT
Created attachment 163 [details]
Bug location in Deck.java

New methods should be updated for new cards. Please fix

Steps to reproduce:
1. Run the game
Comment 1 tinloklee2-c 2023-12-08 16:47:58 HKT
Problem found. This is caused by incorrect methods placed in createDeck. There are also no menu options to select some new custom features. Will fix.
Comment 2 tinloklee2-c 2023-12-10 00:01:21 HKT
Fixed the problem by adding new options to the game config menu. The problem has been solved.

Thanks for reporting!