Releases: decentraland/godot-explorer
Releases · decentraland/godot-explorer
v0.3.0-alpha
Add ws-room
Now position synchronization and chat is working, also avatar request/response messaging added.
What's Changed
- feat: comms by @leanmendoza in #27
Full Changelog: v0.2.0-alpha...v0.3.0-alpha
v0.2.0-alpha
Use version 4.1 of Godot.
Known issues
- MacOS: it crashes when it loads a scene :(
What's Changed
- refactor: remove deno and bump to godot 4.1 by @leanmendoza in #25
- feat: fixes and improvements (read info) by @leanmendoza in #26
Full Changelog: v0.1.0-alpha...v0.2.0-alpha
v0.1.0-alpha
What's Changed
- chore: polish CI by @leanmendoza in #1
- feat: spawn&kill scene and parenting transform by @leanmendoza in #2
- feat: implement
PUT
andDELETE
component and send to the scene by @leanmendoza in #5 - feat: add realm and parcel scene manager by @leanmendoza in #6
- feat: custom http requester by @leanmendoza in #7
- feat: add test player by @leanmendoza in #8
- feat: add scene coordinator by @leanmendoza in #9
- feat: add scene priority by @leanmendoza in #10
- feat: implement
GltfContainerLoadingState
and addcargo xtask install
by @leanmendoza in #11 - fix: ci xtask by @leanmendoza in #12
- feat: add main.crdt loading by @leanmendoza in #13
- feat: add console to add scene logs and theme like decentraland by @leanmendoza in #14
- feat: implement colliders by @leanmendoza in #15
- feat: add material and skybox by @leanmendoza in #16
- feat: moving platforms by @leanmendoza in #17
- chore: add gdformat by @leanmendoza in #18
- feat: implement pointer event results by @leanmendoza in #19
- feat: basic animator implementation by @leanmendoza in #21
- feat: raycast by @leanmendoza in #22
- chore: add godot-rust tests by @leanmendoza in #23
- fix: ci export by @leanmendoza in #24
New Contributors
- @leanmendoza made their first contribution in #1
Full Changelog: https://github.com/decentraland/godot-explorer/commits/prealpha-2023-07-07