home.social

#godot4 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #godot4, aggregated by home.social.

  1. The website for the is live. Made using .

    It is what it is.

    What it isn't though is a fetish site.

    Unless awesome add-ons for make you thirsty

    fartengine.com/main.html

  2. devlog 26:

    - After 10+ hours, Godot is finally not crashing when it first loads the Fart Engine

    Proud of what I accomplished but I am mentally exhausted

  3. devlog 25:

    -Extensive refactoring of the Database Manager and Table Display Template, still in progress

    -Changed several class names and script inheritance to better organize the project

    -Began making flow chart of the entire project

  4. devlog 24:

    -Fixed a bug causing Godot to lag when loading map scenes in editor with too many FartEvents

    -Created a few new assets for the example game level 2

  5. devlog 23:
    -modify player health command added

    -number input datatype can now be set to only allow positive numbers and to only allow integers

    -Events can now be pushed by player if flag is set

    -Improvements to modify player health functions

    All of the mechanics are now available to create level 2. My next task is to create the assets and build it

  6. devlog 22:
    -autoload name changed from FARTENGINE to FART
    -added camera control script
    -added 4 new commands, all control camera movement
    -Improvements made to the process for adding new commands
    -Updated project on github

    Up next: Allowing player to push events

  7. dev update 21:

    -Events can now damage player when touched, you can set the knockback force, damage amount, and delay before event can damage player again.

    -Player can take damage, will flash and be invulnerable, the time for both can be set in character table.

    -Player death Game State added.

    -Menu BGM can now be set in Menu table.

    -BGM is now controlled by audio engine.

  8. devlog Day 16 & 17: I did not work on the engine on either day. I spent most of my time watching Dance moms (trying to shut my brain off) or watching Josh Strife Hayes play the worst MMO he can find. I prefer to think of it as research as opposed to being uninspired to do any actual work

    youtube.com/playlist?list=PLEp

  9. devlog Day 12: I started to map out what the FartDisplay node input form will look like. I also made improvements to the event save information (breaking compatibility with save files from previous versions) as well as improvements to the edit save file menu that now allow user to view and edit all save file data