Remove Bug Remove Code Remove Game Engine
article thumbnail

Delores Source Code Released!

Grumpy Gamer

I accidentally pushed the wrong button and made the Delores source code available on GitHub. I did publish all the source code to Delores on GitHub , but it wasn't an accident. I generally won't be accepting pull requests just for modifications to the game unless they fix bugs related to getting this repo working.

article thumbnail

Dev snapshot: Godot 4.0 beta 10

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: A lot of bug fixes and improvements in these areas particularly, check out the PRs listed below: Animation, Navigation, GDScript, Rendering. However, many of you still used these properties in code, preferring degrees to radians. Bug reports.

Beta 100
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Dev snapshot: Godot 4.0 beta 14

Mircosoft Game Dev

See the PR for details on the rationale and how to adapt your code. Note that there’s a helpful error in the shader editor telling you how to port code, but there’s a typo: filter_linear_mipmaps should be filter_linear_mipmap (no ‘s’). See the GitHub issue tracker for a list of known bugs in the 4.0

Beta 101
article thumbnail

Dev snapshot: Godot 4.0 beta 15

Mircosoft Game Dev

Add AudioStreamPolyphonic to simplify sound playback from code ( GH-71855 , GH-71906 ). Audio: Add AudioStreamPolyphonic to simplify sound playback from code ( GH-71855 , GH-71906 ). Editor: Fix various gradient editor bugs ( GH-70548 ). Shaders: Fix code generation for ProximityRange node in visual shader ( GH-71760 ).

Beta 97
article thumbnail

Dev snapshot: Godot 4.0 beta 9

Mircosoft Game Dev

Note: This breaks compatibility intentionally, but we missed merging relevant transition code in this beta ( GH-70244 ). Shaders: Optimize code generation of visual shader particles ( GH-69900 ). See the GitHub issue tracker for a list of known bugs in the 4.0 Bug reports. This release is built from commit e780dc332.

Beta 98
article thumbnail

Godot for AA/AAA game development - What's missing?

Mircosoft Game Dev

First of all, most of the new features still have significant bugs and performance problems that will not be solved in time for the upcoming 4.0 release (there is just too much new code that needs to be tested throughly). More experienced programmers can use the servers directly or even plug C++ code to do the heavy lifting.

AAA 145
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

iOS: Check Xcode output and display errors if code signing, project build or.ipa export failed ( GH-71212 ). See the GitHub issue tracker for a list of known bugs in the 4.0 Bug reports. As a tester, you are encouraged to open bug reports if you experience issues with this release.

Beta 106