Jamezs Gladney
Jamezs Gladney
### Preflight Checklist * [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project. * [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. *...
I was wondering if you would be interested in collaborating with the SalvationDevelopment YGOPro project?
I keep getting the error `ERR_CONTENT_DECODING_FAILED` in my local development area when view a page. Searching around the internet says to set `zlib.output_compression = On` in `php.ini` so that its...
# Steps: - normal summon a burning abyss monster - activate the effect of a burning abyss monster to summoning it. - XYZ summon Dante, Traveler of the Burning Abyss...
Sometimes during a duel a user will have control over their opponents cards, and the opponent will have control over their cards. This happens approximately half the time. Steps to...
**Task** Compile x32 `ocgcore` for 32 bit linux systems. Place in `src/core/bin/linux/ia32` folder. **Technical Information** - https://github.com/Fluorohydride/ygopro/tree/master/ocgcore - https://github.com/IceYGO/ygosharp/blob/master/OCGCore/CMakeLists.txt **Acceptance Criteria** Given that `ygosalvation-server` is configurated correctly and running on...
Create a screen displaying the active Tournament ## Use Case 1. User clicks tournament tab. 2. If user sees a branching illistration of the current tournament state. 3. if open...
Not sure why, `\r\n` isnt the character pattern used by common irc clients. Everything seems to work after changing this.
I'd like to develop a new GUI, is there anyway to develop a new communication protocol that sends out JSON payloads over data buffers?
https://github.com/IceYGO/ygosharp/blob/e178db1c82250f7c3e4590d93d77c01b5d42f689/YGOSharp/Player.cs#L164 Is it possible to send a message to the end user that their version is incorrect? Would relieve much frustration.