Skip to content

Issues: AbnerSquared/Orikivo

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add exception catch cases for invalid width and height parameters difficulty:easy This issue is a simple fix, and can be resolved quickly. priority:low This issue is queued to be worked on, but isn't important scope:drawing This issue focuses on the Orikivo.Drawing portion of this library. type:bug This issue is intended to resolve a visible bug in the class library.
#60 opened May 31, 2022 by AbnerSquared
Strip useless features difficulty:hard This issue is a difficult one to fix, and may require several iterations before it can be resolved. priority:high This issue needs to be worked on as soon as possible. state:planned This issue is currently being planned out and/or designed. tag:breaking This issue will introduce a breaking change to the library. tag:help wanted Extra attention is needed tag:required This issue needs to be completed in order to continue progress.
#59 opened Sep 29, 2021 by AbnerSquared The Final Update: v1.1.0
Add CancellationToken for message sessions difficulty:easy This issue is a simple fix, and can be resolved quickly. priority:high This issue needs to be worked on as soon as possible. scope:core This issue focuses on the core Orikivo library. state:planned This issue is currently being planned out and/or designed. type:enhancement The issue is intended to introduce a new feature or change existing features.
#57 opened Feb 9, 2021 by AbnerSquared
Make the game framework platform-independant difficulty:hard This issue is a difficult one to fix, and may require several iterations before it can be resolved. priority:low This issue is queued to be worked on, but isn't important scope:multiplayer This issue focuses on the multiplayer service. state:planned This issue is currently being planned out and/or designed. tag:help wanted Extra attention is needed type:enhancement The issue is intended to introduce a new feature or change existing features.
#56 opened Nov 18, 2020 by AbnerSquared
Have Orikivo.Drawing use System.Drawing.Color classes instead difficulty:easy This issue is a simple fix, and can be resolved quickly. priority:high This issue needs to be worked on as soon as possible. scope:drawing This issue focuses on the Orikivo.Drawing portion of this library. type:enhancement The issue is intended to introduce a new feature or change existing features.
#53 opened Nov 6, 2020 by AbnerSquared
Overhaul game base framework difficulty:hard This issue is a difficult one to fix, and may require several iterations before it can be resolved. priority:high This issue needs to be worked on as soon as possible. scope:multiplayer This issue focuses on the multiplayer service. tag:breaking This issue will introduce a breaking change to the library. tag:required This issue needs to be completed in order to continue progress. type:enhancement The issue is intended to introduce a new feature or change existing features.
#52 opened Oct 15, 2020 by AbnerSquared
Store merit unlock data in a Var instead difficulty:medium This issue is a bit complex, but isn't too harsh. priority:low This issue is queued to be worked on, but isn't important scope:merits This issue focuses on the achievement system. type:enhancement The issue is intended to introduce a new feature or change existing features.
#49 opened Oct 9, 2020 by AbnerSquared
Create challenge provider difficulty:medium This issue is a bit complex, but isn't too harsh. scope:quests This issue focuses on the quest system and mechanics. type:enhancement The issue is intended to introduce a new feature or change existing features.
#45 opened Oct 8, 2020 by AbnerSquared
Create text template system difficulty:hard This issue is a difficult one to fix, and may require several iterations before it can be resolved. priority:low This issue is queued to be worked on, but isn't important scope:core This issue focuses on the core Orikivo library. state:planned This issue is currently being planned out and/or designed. type:enhancement The issue is intended to introduce a new feature or change existing features.
#43 opened Oct 8, 2020 by AbnerSquared
Create command results difficulty:hard This issue is a difficult one to fix, and may require several iterations before it can be resolved. priority:low This issue is queued to be worked on, but isn't important scope:core This issue focuses on the core Orikivo library. state:planned This issue is currently being planned out and/or designed. type:enhancement The issue is intended to introduce a new feature or change existing features.
#42 opened Oct 7, 2020 by AbnerSquared
Create command options difficulty:hard This issue is a difficult one to fix, and may require several iterations before it can be resolved. priority:low This issue is queued to be worked on, but isn't important scope:core This issue focuses on the core Orikivo library. state:planned This issue is currently being planned out and/or designed. type:enhancement The issue is intended to introduce a new feature or change existing features.
#41 opened Oct 7, 2020 by AbnerSquared
Create custom command parser difficulty:hard This issue is a difficult one to fix, and may require several iterations before it can be resolved. priority:low This issue is queued to be worked on, but isn't important scope:core This issue focuses on the core Orikivo library. state:planned This issue is currently being planned out and/or designed. type:enhancement The issue is intended to introduce a new feature or change existing features.
#40 opened Oct 7, 2020 by AbnerSquared
14 tasks
Overhaul multiplayer text system difficulty:hard This issue is a difficult one to fix, and may require several iterations before it can be resolved. priority:low This issue is queued to be worked on, but isn't important scope:multiplayer This issue focuses on the multiplayer service. state:planned This issue is currently being planned out and/or designed. type:enhancement The issue is intended to introduce a new feature or change existing features.
#39 opened Oct 7, 2020 by AbnerSquared
Move assets to an external file difficulty:hard This issue is a difficult one to fix, and may require several iterations before it can be resolved. priority:high This issue needs to be worked on as soon as possible. scope:external This issue is focused on features outside of the class library. state:planned This issue is currently being planned out and/or designed. type:enhancement The issue is intended to introduce a new feature or change existing features.
#38 opened Oct 1, 2020 by AbnerSquared
Automatically update on new releases difficulty:hard This issue is a difficult one to fix, and may require several iterations before it can be resolved. priority:low This issue is queued to be worked on, but isn't important scope:external This issue is focused on features outside of the class library. type:enhancement The issue is intended to introduce a new feature or change existing features.
#35 opened Sep 30, 2020 by AbnerSquared
Overhaul failed parsing errors to display invalid arguments difficulty:medium This issue is a bit complex, but isn't too harsh. priority:low This issue is queued to be worked on, but isn't important state:planned This issue is currently being planned out and/or designed. type:enhancement The issue is intended to introduce a new feature or change existing features.
#33 opened Sep 30, 2020 by AbnerSquared
Create interface IParseable<T> difficulty:easy This issue is a simple fix, and can be resolved quickly. priority:low This issue is queued to be worked on, but isn't important type:enhancement The issue is intended to introduce a new feature or change existing features.
#30 opened Sep 30, 2020 by AbnerSquared
Store failed messages in a pending collection for game channels difficulty:medium This issue is a bit complex, but isn't too harsh. priority:low This issue is queued to be worked on, but isn't important scope:multiplayer This issue focuses on the multiplayer service. state:planned This issue is currently being planned out and/or designed. type:enhancement The issue is intended to introduce a new feature or change existing features.
#29 opened Sep 30, 2020 by AbnerSquared
Add usage examples for usable items difficulty:easy This issue is a simple fix, and can be resolved quickly. priority:low This issue is queued to be worked on, but isn't important type:enhancement The issue is intended to introduce a new feature or change existing features.
#27 opened Sep 30, 2020 by AbnerSquared
Split message result from method results difficulty:medium This issue is a bit complex, but isn't too harsh. priority:low This issue is queued to be worked on, but isn't important state:planned This issue is currently being planned out and/or designed. type:enhancement The issue is intended to introduce a new feature or change existing features.
#26 opened Sep 30, 2020 by AbnerSquared
Create JSON migration service difficulty:medium This issue is a bit complex, but isn't too harsh. priority:low This issue is queued to be worked on, but isn't important scope:external This issue is focused on features outside of the class library. state:paused This issue is currently on hold. type:enhancement The issue is intended to introduce a new feature or change existing features.
#22 opened Sep 30, 2020 by AbnerSquared
Create player auto-kick handlers for GameBase difficulty:medium This issue is a bit complex, but isn't too harsh. priority:low This issue is queued to be worked on, but isn't important scope:multiplayer This issue focuses on the multiplayer service. type:enhancement The issue is intended to introduce a new feature or change existing features.
#13 opened Sep 20, 2020 by AbnerSquared
Create player removal handlers for GameBase difficulty:medium This issue is a bit complex, but isn't too harsh. priority:low This issue is queued to be worked on, but isn't important scope:multiplayer This issue focuses on the multiplayer service. type:enhancement The issue is intended to introduce a new feature or change existing features.
#12 opened Sep 20, 2020 by AbnerSquared
Remove players from server if their DMs get disabled mid-game difficulty:medium This issue is a bit complex, but isn't too harsh. priority:low This issue is queued to be worked on, but isn't important scope:multiplayer This issue focuses on the multiplayer service. type:enhancement The issue is intended to introduce a new feature or change existing features.
#8 opened Sep 20, 2020 by AbnerSquared
ProTip! Type g i on any issue or pull request to go back to the issue listing page.