devlog

BACK

devlog for the weird dungeon game text thing, for me to rant about how bad i am at javascript (yes the music here is a cute remix i made of shop)



project may be on indefinite hiatus because i got bored, but i may come back to it at some point idk

I CAME BACK, i added a new instance of timespace or whatever, it's a bit confusing. might update this more or maybe i won't ever again.

(i came back again to fix that last update) (3/18/24)



version 0.4.9

  • fixed 5th level (finally)
  • added short 6th level
  • bug fixes related to potatoes
  • roadmap

    I think I have a basic idea of what the game might be, something about a time loop and gerald going insane (or you also); idk i'm not good at stories they are always either too literal or too abstract i cannot work in between. ALSO the way i'm doing loops rn is that it just redirects to another webpage with a different js file for the level and i guess that works but it isn't pretty (although does make it cool that it integrates the fact it's in browser and also makes it easier to test new things without having to do weird stuff with the loops

    to do
  • fix audio (kinda done)
  • something about the dialouges is broken but idk what so fix that fixed (was an issue with variable updates)
  • make audio here loop (the mp3 is just long-ish it doesn't loop infinitely)
  • make real inventory/items system
  • enemies? probably not
  • demo room with lots of stuff to test for any bugs relating to lots of interactive objects in a scene
  • teleporter? done (portal)
  • outside?