Comment on
Wie kommt man als nicht-Schweizer am besten an schweizerische Produklte heran?
Wenn du keine Lösung findest kann ichs dir zusenden. Bin halt faul, darum gilt das Angebot nur einmalig 😉
Comment on
Wie kommt man als nicht-Schweizer am besten an schweizerische Produklte heran?
Wenn du keine Lösung findest kann ichs dir zusenden. Bin halt faul, darum gilt das Angebot nur einmalig 😉
Comment on
How do you handle playtesting and gathering feedback during development?
During development I usually only playtest myself. But I found a way to trick myself into doing it right: I create an android build of my game every day and load it onto my tablet to play in bed or on the couch. That forces me to just play the game as it is and create bug and balance tickets for whatever I encounter. Not sitting at the computer helps me separate myself from game development and provide more honest feedback.
Comment on
For browser option, should I chose Kagi or Swisscows?
Reply in thread
I agree but it is way too expensive for me. I use more than 10 searches per day and I'm not paying 10$ per month for search.
Comment on
Screenshot Saturday!
This week I have added a thorns ability so enemies can defeat themselves without you having to lift a single finger... or hammer 🔨
Comment on
Screenshot Saturday!
Had a very productive week ☺️ 🐢-character got a new attack animation, fixed a bug with normals, added defeat animations to all characters and implemented instanced rendering for particles. Also learned how to use davinci resolve to make videos: https://mastodon.gamedev.place/@dragbone/112105598167777885
Comment on
Exceptional Audio Odyssey Humble Bundle Adds Godot
Reply in thread
Each pack has about 5 themed tracks, each about 2min long. So I would say worth it for prototype or small game but not really enough content for a full game.
Comment on
Greetings! Introducing myself (and my prototype 🎮)
Reply in thread
Kotlin (jvm language) + libgdx (game library) + fleks (ECS) So far 😁
Comment on
Greetings! Introducing myself (and my prototype 🎮)
Reply in thread
Of course! ECS is Entity Component System. In short: separat your code into logic (=systems) and data (=components) attached to game objects (=entities). It enables you to add different behaviors to your game objects by composing different components together. An example: I have a system called RenderSpriteSystem which automatically renders every entity that has a PositionComponent and SpriteComponent attached.
Comment on
Does lemon peel kill fermentation?
Reply in thread
Thanks for your comment! Kefir might be more sensible to whatever treatment the lemons got, I guess I'll try washing with hot water :)
Comment on
Does lemon peel kill fermentation?
Reply in thread
Good to know it should work in general. I'll try again :)
Comment on
Does lemon peel kill fermentation?
Reply in thread
I guess you are right, if it were that potent at stopping spoiling we wouldn't need all the chemicals we use today to preserve foods :D I'll try cleaning the lemons more aggressively and see if it helps :D
Comment on
Does lemon peel kill fermentation?
Reply in thread
Good to know, I'll try again but will make sure the better clean the lemons!
Comment on
*Permanently Deleted*
I'm assuming this is considering a technical problem? We generally prefer consent over consensus meaning a solution is accepted if noone is against it instead of everyone being for it.
Comment on
Does lemon peel kill fermentation?
Reply in thread
Good to know, I'm going to blame the lemons I used and try again!
Comment on
Does lemon peel kill fermentation?
Reply in thread
It was a very small amount of thinly sliced lemon peel (less than a teaspoon). From the other comments I'm guessing that the lemon was treated with a pesticide that also killed my fermentation.
Comment on
I made a Solitaire game called Red Queen's Dungeon
Looks interesting, I'll give it a try tomorrow 😃
Comment on
Does lemon peel kill fermentation?
Reply in thread
Juice shouldn't be the problem because the other half of my brew without the peel (but also with juice) worked without a problem. But good to know that the lemon itself should work, might be due to pesticide on the lemons...
Comment on
Screenshot Saturday!
Reply in thread
There's not much currently, but you can follow my progress on mastodon if you want: https://mastodon.gamedev.place/@dragbone I hope I can find a name for it soon 😅
Comment on
Greetings! Introducing myself (and my prototype 🎮)
Reply in thread
I'm not sure how much of ECS you can apply in that case... If you have something like game objects/entities then it might work/be useful.
Comment on
Self-Watering Pots - What are they good for?
I have only killed plants in self watering pots (with soil). Semi hydroponic is the way in these pots as far as I'm concerned. Pothos worked pretty good for me.