YGOSalvation-Server
YGOSalvation-Server copied to clipboard
Server, Launcher, build test, and management system for YGOPro and related technologies.
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.12.2 to 5.13.15. Changelog Sourced from mongoose's changelog. 5.13.15 / 2022-08-22 fix: backport fix for CVE-2022-2564 #12281 shubanker docs: fix broken link from findandmodify method deprecation #11366...
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0. Changelog Sourced from jsonwebtoken's changelog. 9.0.0 - 2022-12-21 Breaking changes: See Migration from v8 to v9 Breaking changes Removed support for Node versions 11...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [serve](https://github.com/vercel/serve) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix:...
Bumps [ajv](https://github.com/ajv-validator/ajv) to 6.12.6 and updates ancestor dependencies [ajv](https://github.com/ajv-validator/ajv), [har-validator](https://github.com/ahmadnassri/node-har-validator) and [serve](https://github.com/vercel/serve). These dependencies need to be updated together. Updates `ajv` from 5.5.2 to 6.12.6 Release notes Sourced from ajv's...
# 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...
A card that is limited in the TCG (for example stormforth) will get a small circle with a 1 on it's top left corner to mark it's limitation. If you...
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...