edopro icon indicating copy to clipboard operation
edopro copied to clipboard

drafted code for a poc for genesis mode

Open realZenith opened this issue 3 months ago • 2 comments

included are the following ->checking the deck if the goes above the standard 100 PTS and locking it to add further Point cards if you have the "Genesys" check enabled ->Adding around 105 Strings starting from 12126->12230 ->Adding DUEL_MODE_GENESIS, so you can autostart into the Genesys Mode ->Added a visible notice for the total amount of Genesys PTS in your Deck, right besides the Deck Count if you have the Genesys Setting enabled ->added a duel check if you have genesys setting enabled that checks if you have to many points in deck (doesnt work properly yet) ->added LIMITATION_FILTER from 0 - 100 (only those currently in the current banlist are coded)

Currently Missing -> Custom Point Cap for Genesys Rooms -> idk -> Serverside validation of a the pointlist? -> updated strings.conf and a Genesys.lflist.conf arent included here either

I just want your Opinion for now what needs to be changed and what i have coded incorrect

realZenith avatar Sep 26 '25 17:09 realZenith

why 100 entries

purerosefallen avatar Sep 27 '25 08:09 purerosefallen

why 100 entries

Its not 100 Entries, its around 25~, i just choose this approach since its a unfamiliar codebase, and i had some problems setting it up. That's why I just took a simpler approach without rewriting codebase

Yes i could write it better, but i just choose this approach for simplicity lol

realZenith avatar Sep 27 '25 13:09 realZenith