Skip to content
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

Dev #6

Closed
wants to merge 39 commits into from
Closed

Dev #6

wants to merge 39 commits into from

Conversation

MSWS
Copy link
Contributor

@MSWS MSWS commented Feb 3, 2024

No description provided.

MSWS and others added 30 commits January 5, 2024 16:28
* Basic draft of formatting system

* Oops. Fix references & imports

* Refactor namespaces
Yes this is in the wrong branch. No I don't want to talk about it.

* Migrate rest of Jailbreak.Warden to FormatWriter

* Change pre-made notification auto-properties to fields.

* FormatObject abstracts -> virtuals pointing towards .ToPlain()

This enables greater flexibility when adding new format targets, as all that needs to be implemented is a pointer to ".ToPlain()".

* QueueBehavior.cs: Migrate to view-based formatting

* Migrate Warden to project-based localization
This enables submodules to hot-swap out localization while keeping the code-based localization that i'd prefer to use (at least for the early development of the project)

* Move language localization to service collection

* Move english to actually be in language folder, remove autobalance notifications
Hopefully fixes early round ends
@MSWS MSWS deleted the branch main February 3, 2024 02:19
@MSWS MSWS closed this Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants