Jump to content
Stray Fawn Community

Micha

Developer
  • Posts

    792
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Micha

  1. Welcome to the forums This is a really weird bug. I'm also playing on an ultrawide monitor, but I've never seen this. Does it only happen in fullscreen mode, or also windowed? The logfile would be helpful to analyze it. It can be found here: Windows: C:\Users\Username\AppData\LocalLow\Nimbatus\Nimbatus Would be great if you can upload it here
  2. It looks more like its a 6sec gif that is playing with 6 times the normal speed if you look at the movement.
  3. I think it's a bug that it generates these short gifs. So not his fault
  4. Last time we implemented 4 suggested features But it really depends how big they are and how much time we need to add them.
  5. Orbital chemical waste strike
  6. Soo with my formula you need 10 parts (untested). Tell me if it can be optimized X = NOT(S) K = NOT(L) V = AND(R,K) N = AND(X,V) H = OR(L,S) G = AND(R,S) Y = OR(H,G) J = NOT(R) C = AND(J,Y) Z = OR(S,N)
  7. I'll try I see why you want a truth table part ! = not | = or & = and Z = S | (!S & R & !L) C = !R & ((L | S) | (R & S))
  8. I'm working on an event system for meteor showers and other events. Had to test it somehow, then this happened: 😅
  9. Hey welcome to the forum Weird that the game got deleted. 🤔 You can download the demo here: https://www.nimbatus.ch/SuperSecretDemo/
  10. @Mysticalbear Can you upload the save file so we can have a look? Here is where to find it:
  11. Ok I'll try to reproduce it by that way. The save mechanism might cause problems when you kill the game during saving. Will also be fixed soon
  12. Thanks for reporting! This will be fixed in the next update. Keep in mind it's an alpha so this wont be the last bug you'll encounter. Sorry about the LEDs
  13. I'll check them out later and try to load. Did the game crash before this happened or did you do something special?
  14. Yep now start a game and go back to the main menu Then it should be fixed. It's the unity font rendering that makes problems
  15. @OmegaDeltaZero Seems like some resolution setting is broken. Go to C:\Users\Username\AppData\LocalLow\Nimbatus\Nimbatus and delete the gameSettings.dat I'll make it read and editable soon so you can change the setting in an ini file and restart. But for now it would be a good idea to just delete the file to reset your settings.
  16. The closed alpha we are currently running is for our kickstarter backers. But we have a GIF contest, where you can win a steam key!
  17. Yeah all genes save their progress individually, therefore the new genes have to be unlocked again. We plan to rework this in a future update, it's a bit buggy at the moment
  18. Does it always happen for you, or just sometimes? This bug is hard to find, as I could not reproduce it on my pc.
  19. Yep I see. We could also restrict that upgrades that modify the same attribute cannot be used in combination.
  20. @OmegaDeltaZero On pc we currently have the tags that can be used in place of keys. Can be enabled on the top left in the drone workshop.
  21. As we changed a lot for the whale update, we want to make sure the savefiles of the main version (1.0.7) are still compatible with the newest version on the release_preview branch ( 1.1.4). It would be awesome if you can try to load older save files, or create save files with the main version and test if you can load them correctly with the new version. Please report any bugs or problems related to the save file loading here Especially keep an eye out for the gene unlock progress, to make sure it does not get lost when loading a 1.0.7 savefile.
×
×
  • Create New...