the-mirror-gdp / the-mirror

The open-source Roblox & UEFN alternative giving you freedom to own what you create. An all-in-one, real-time, collaborative game development platform built on Godot.
https://themirror.space
Other
1.1k stars 97 forks source link

Update engine with upstream changes 2024-05-31 #191

Closed aaronfranke closed 1 month ago

aaronfranke commented 1 month ago

This PR updates The Mirror's engine fork to be based on commit 705b7a0b0bd535c95e4e8fb439f3d84b3fb4f427 from 2024-05-31. This is about 2-3 months of upstream changes, and now this is Godot 4.3 beta instead of 4.3 dev. The commit that includes all of The Mirror's engine changes is 5b3e2045d42a19a979c1357633ea0c350cbc3b60, which is what the project.godot file has the hash set to. As usual, this is the head of themirror.

I tested the basics, opening the app, logging in, joining a space, opening both a GDScript and a visual script in the editor, and executing script code. Overall things are pretty smooth sailing. As for changes to the app, one GraphEdit behavior change, one unknown problem with fetch_callable, and of course I reimported all files.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **mirror-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/the-mirror/mirror-docs/AQHfVUj1h1gtBY5YwefeA4Ugqi5g)) | [Visit Preview](https://mirror-docs-git-update-2024-05-31-the-mirror.vercel.app) | | Jun 4, 2024 7:28pm |
RevoluPowered commented 1 month ago

Tested / Fixed minor scroll container bug.

Weapon firing time is now from 5 seconds to 0.5 seconds on the first fire of the gun. Feels much more smooth on macbook requires wider testing and feels fine.