viniciusgerevini / godot-clyde-dialogue

Clyde Dialogue Language Importer and interpreter for Godot.
MIT License
89 stars 11 forks source link

Godot 4 port? #21

Closed MBybee closed 1 year ago

MBybee commented 1 year ago

I noticed that there are a few errors that come up when using this amazing plugin on Godot 4. If there's already plans to update it, I'll bide my time. I don't really know either plugins or Godot 4 well enough to do a proper job of updating the plugin :D

Errors include "Could not find base class Reference" and "Unexpected identifier in class body"

viniciusgerevini commented 1 year ago

Hello @MBybee . Thanks for the kind words and for raising this. I was under the impression that I'm the only one using this plugin and I'm still working with Godot 3 :D . I'll take some time in the next week to port it to Godot 4. Cheers

MBybee commented 1 year ago

Thanks so much! I use it heavily, you did a great job on it.

viniciusgerevini commented 1 year ago

Nice of you to say that. I'm glad you are finding it helpful. I'm working on an Editor and Dev Interpreter integrated inside Godot.

Just to let you know, the current version port is ready in the godot_4_port branch. All automated tests are passing so I'm confident it's working correctly.

I'll merge and release it to the asset lib Tomorrow. If you want to start using it in the meantime you can download it from this new branch. Cheers.

verillious commented 1 year ago

Sorry for the off topic comment but I also use this plugin heavily - I'd have no dialog without it! Genuinely one of my favourite plugins.

viniciusgerevini commented 1 year ago

Thanks @verillious . It's great to hear that. Thanks for sharing. :smiley: