Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord

    A simple question :

    General Discussion
    6
    14
    543
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Dave
      Dave Fuze Team last edited by

      @NextWithoutFor Good questions. Hope I can help

      The save data file for programs is simply a string which is written to and read from. It is saved when the close() command is called.

      You cannot delete the save data string as F4NS currently stands. Instead, you must write over the desired data with space characters.

      The save data functions will likely see some big improvements in the future - but as it currently stands, this is the way it works. Very simple.

      To answer the second half of the comment, the save data file is specific to each project file. If you write some save data, then submi tyour program to the code sharing and it was downloaded by another user, they would have a version which contains your save data. For this reason, the Showcase Gallery games have their high scores wiped before uploading to the Gallery (otherwise they'd have terrible high score attempts by me in them :D)

      You are correct, other projects cannot access another project's save data.

      1 Reply Last reply Reply Quote 1
      • Dave
        Dave Fuze Team last edited by

        @NextWithoutFor It's very likely we expand the keyboard access yes, but it's not something high on our prioties currently given the myriad other very important plans :)

        1 Reply Last reply Reply Quote 1
        • E
          EvanTropFun last edited by

          Thanks you everyone for your reply, and @Dave You are responsible for the development of fuze, right? You have to know ? People tell me it's not possible but there might be things to add for the next update

          1 Reply Last reply Reply Quote 1
          • Dave
            Dave Fuze Team last edited by

            @EvanTropFun your question has already been answered correctly. Not all of the keyboard buttons have chrVal() codes currently, so there is nothing to 'read' for the backspace key at the moment. As I said earlier we will likely improve the keyboard access, but it is not high on our priorities list at the moment. Vinicity's workaround is a great suggestion - use the delete key and give it the functionality you want for backspace.

            E 1 Reply Last reply Reply Quote 1
            • E
              EvanTropFun @Dave last edited by

              @Dave Oh but yes i had never seen this touch! thanks you for your help ! Sorry @vinicity I didn't understand because I didn't know there was a delete key

              1 Reply Last reply Reply Quote 2
              • Martin
                Martin Fuze Team last edited by Martin

                @NextWithoutFor said in A simple question ::

                Another simple question: How do I browse the entire catalogue of games and other coding projects that have been made on Fuze and uploaded to the server via share codes etc?

                There isn't (yet) a way to do this, you need to know the code of a program - that was always the point of the way it worked really, but there's a thread in here that would be a very good starting point.

                https://fuzearena.com/forum/topic/719/the-great-list-of-game-codes

                There's also an entire section called "Creations"

                1 Reply Last reply Reply Quote 1
                • LinkCraft
                  LinkCraft F last edited by

                  I am currently working on a program called fuze eshop that will be perfect for looking for new games to download may take some time before I release it because adding programs takes a bit of time

                  1 Reply Last reply Reply Quote 0
                  • vinicity
                    vinicity F last edited by

                    @NextWithoutFor said in A simple question ::

                    Another simple question: How do I browse the entire catalogue of games and other coding projects that have been made on Fuze and uploaded to the server via share codes etc?

                    If you want to find games to download, let me recommend the following thread made by @CasualTie5 last year:
                    https://fuzearena.com/forum/post/13148

                    Also, take a look at all the game jam threads for both download codes and amazing live stream videos!

                    1 Reply Last reply Reply Quote 1
                    • PickleCatStars
                      PickleCatStars F last edited by

                      I haven’t played this yet, but from what I’ve seen, this one’s gameplay’s got some depth to it https://fuzearena.com/forum/topic/1626/kusatsu-samurais-beta-version/2

                      1 Reply Last reply Reply Quote 1
                      • LinkCraft
                        LinkCraft F last edited by

                        no fuze projects are for the example programs only

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post