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

Update release #438

Closed
wants to merge 31 commits into from
Closed

Update release #438

wants to merge 31 commits into from

Conversation

AlexIIL
Copy link
Contributor

@AlexIIL AlexIIL commented Jun 18, 2024

No description provided.

lukebemish and others added 30 commits April 18, 2024 17:08
* Dependency publishing and use toolchains

* Fix up tests and exclude specific included dependencies

* Add foojay for toolchains to work
…cate. (#425)

This used to turn "2.x" or "=2.x" into "^2-", however a while ago this accidently got changed to "^2".

Honestly, I'm unsure which way is correct. However this was changed accidently during our Version.Sementic switching to non-null build & pre-release, so it's been changed back.
forked from 24w12a
* Update Mixin

* Update Mixin
* Allowed the GameProvider to provide the namespace

* Removed the deprivation warning on the MappingConfiguration

* Removed process functions where the namespace isn't provided from being deprecated in the GamePatch

* Fixup of commit f71eda1 with AlexIIL's suggestions

* Allowed for no namespace to be provided when locating entrypoints
The system property is `loader.ignore_unsupported_mods` - set this to true with `-Dloader.ignore_unsupported_mods=true` to ignore all unsupported mods.

This is a straightforward solution to #433.
- Include the zone offset (raw time number like +0100) in the actual crash report file. This should help when assisting people in other timezones - as we can figure out if a crash report was generated just now, or is an older one.
- Change from CLOCK_HOUR_OF_DAY to HOUR_OF_DAY. This means we'll get digital time at 15 minutes past midnight (00:15) rather than analog time (24:15)
… (This is a problem for launchers which don't replay sysout, like Modrinth)
… encountered an error, rather than returning the error to the original process.
1: Implement additional reflections patch system for shaded versions of the reflections library.

Currently this only targets the one used by kubejs-offline.
(TODO) Add system property support for additional packages.

2: Fix gui icons being sent too early, causing crashes in the gui server.

Also added a new system property to print all gui packets.
@AlexIIL
Copy link
Contributor Author

AlexIIL commented Jun 18, 2024

Not like this sorry.

@AlexIIL AlexIIL closed this Jun 18, 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.

9 participants