My first video in a while. Talking about the new Avatar system in Eldiron.com v0.9.
www.youtube.com/watch?v=kmOb...
#gamedev #indiedev #rpgdev
My first video in a while. Talking about the new Avatar system in Eldiron.com v0.9.
www.youtube.com/watch?v=kmOb...
#gamedev #indiedev #rpgdev
Eldiron v0.9 is now available 🚀
New Avatar system, redesigned spellcasting, procedural mesh generation, audio, and many improvements as Eldiron moves closer to v1.
Full update:
eldiron.com/blog/2026_03...
#gamedev #indiedev #rpgdev #rustlang
First screenshot of Eldiron.com v0.9. It will feature character rigging via editable pixel art avatars (in up to 4 directions), procedural props and much more. It will become available in the first half of March.
#Eldiron #gamedev #indiedev #rpg #rustlang
Eldiron v0.8.100 is out! 🎉
New terrain system, new Eldrin scripting language, many improvements, and a major docs rewrite.
eldiron.com/blog/2026/02...
#Eldiron #gamedev #indiedev #rpg #rustlang
Some progress as I work towards a Dungeon Master style example for Eldiron.com. Will now bring the documentation up to date, release a new version and than finally implement the editor for skinnable characters as this will also directly plug into character and item previews in the UI. #crpg #gamedev
Playing around with a #6502 fantasy console. I can draw pixels, draw 4 color sprites and have a debugger. Every bit counts 😆
New video is out. I talk about the latest Eldiron release and specifically about the new UI system, 3D editing and GPU rendering.
youtu.be/xtk1JL-jCWw
🚀 Eldiron v0.8.90 is live! New tree‑view UI , GPU rendering with ray tracing/PBR , real‑time tile editing & 3D painting , plus a fresh tileset .
Read more 👉https://eldiron.com/blog/2025/12/07/eldiron-v0.8.9
#gamedev #indiedev #rustlang #gameengine #Eldiron #retro #rpg #crpg
Sneak Peek #1:
Arriving early–mid December. The new tree widget replaces sections and most of the tool system. Maximizing a dock opens a specialized editor—like the new tile editor with per-tile undo. Editing 2D/3D map tiles will be fast and fun.
Eldiron v0.8.20 is now available for download for all platforms.
This is the first release with the new Doom style editor system (which I think is a big improvement) and also features my new software rasterizer (to keep things authentic 😅). It's a lot of fun working on this.
If one day Apple changes the Retina scaling factor from 2 to something else, how many drawing bugs in shaders will there be ? I guess a lot.
CHIPcade simulates a 16bit Arcade Chip with a Graphical Co-Processor which you program in assembly to create games ... Why use Godot , thats far too easy!