Jump to content

Fompster

Creator
  • Content Count

    127
  • Joined

  • Last visited

Everything posted by Fompster

  1. Hello, I got a visual bug whilst editing a tool I made. I was testing it and got an error so I used the bar on the right hand side of the screen to take me to the line that had the issue, but when it opened up the script, everything was gone. I then reopened the script after "testing" the game since that typically solves these issues, however, when opening the script I am greeted with this. I cant move them and I am too scared to try and delete them. It seems to have moved my "on mouse down" event down and to the right and duplicated the nested if statement multiple times. I dont have this many if statements anywhere in my script so this is my best bet on what happened. The rest seems to be the same. output_log.txt output_log_clean.txt Hope this was enough info and thanks for looking into it
  2. Fompster

    /freecamera is back!

    Hi all, Now that you are no longer able to go far from your character using the /freecamera command, I have made a custom camera that does the job. You can download it by searching for "Free Camera Logic" in the composition menu or get it here: https://create.ylands.com/asset_detail/15503 By default the command is //fc but you may change it to your liking in the event listener, although all custom commands have to begin with a double slash //. The speed at which you move at is also easily changed by editing the parameters on the objects property window of the custom controls logic. Please note that adjustments may have to be made if you place it in a world with existing camera logic or one meant to be played in multiplayer. I hope this helps some of you out
  3. Fompster

    Creators Competition Season 2 - WINNERS

    Nope its all natural ? Congrats to everyone cant wait to see them in the game!
  4. Hi all, Im also participating in this years competition! Unfortunately, I started a bit late and I am still a bit on the fence about what I want to do, so I am just as curious as everyone else on how this will come out ?.Just recently I have created an island which I'm happy with, and will begin the building process soon. I am going for an adventure type of vibe where its up to the player to find out what happened on the island with a bunch of discovery and some puzzles, that is if the memory allows it. I will post some images here as soon as I feel like I have something interesting to share! (and without much spoilers ?)
  5. Fompster

    Broccoli Tree House Building Aids

    You can mark the rope generator as on the way ?
  6. I am making this post to announce that I have submitted my island! Unfortunately, by rushing the last few hours I forgot to add / remove some things but hopefully I can modify these things before the islands will be integrated into the game. Best of luck to all who entered!
  7. Hi Nikki, I am slowly getting there indeed. I did have to cut some things out cause I tend to always underestimated how long it will take to build things ?. But im now polishing some things and will manage to to hand it in (but it will be last minute ?) Here is a little sneak peek on what ive been working on
  8. Hi, I have made this little rhino for my island and I was testing the scenario whilst the graphics were on the mobile settings. During that test I saw that the rugby ball that is being used here is presumably in the wrong orientation and so it doesnt align with the rest. This happens for both of the high and low quality mobile graphics and not for the pc one. Thanks
  9. A new addition to my island! Who knows what could be waiting for you inside ?
  10. To add to this, it would also be nice if you go to a subpage, and then go back then the list is in the same position as it was. Currently, it makes the top row the item you were looking at and it is sometimes disorientating to not see what you were previously looking at.
  11. So the large attraction of my submission is the island itself. It is in a form of a large rhino surrounded by rhino horns. There is an underlying story that a group of voyagers came across it, and are chopping away at these horns to take home and make medicine. I am still bit unsure weather I should make the island more natural looking so it may still change, but I will gladly consider any suggestions
  12. Fompster

    Mystery Island progress report

    What a coincidence! I didnt want to show anything at first but I made my island a huge animal as well. Dont worry though, they are different enough from each other, I made mine to be a rhino ?. Also I love the sketches you made, amazing!
  13. Fompster

    YFS ylands farm simulator ?

    Oh my god that is incredible! I cant believe it works without the game breaking. I still remember the days you were still learning how to script, oh how they grow up so fast ?
  14. Hi, I was just in the editor, editing some groups with comps inside, when all of a sudden the header that says you are currently editing a group did not go away even though I was no longer editing a group. I was unable to get rid of it so I saved the map and restarted ylands. I thought that would solve the issue but sadly it just made it worse ? Now it will no longer allow me to open the map and if I switch to a different tab my map disappears. I really hope there is a way this can be fixed cause even though I do have some back ups, there is still a lot of progress to be lost. output_log_clean.txt output_log.txt P.S. is it possible to send my map over to get it fixed? Thanks
  15. Fompster

    UNDER REVIEW Cant open map

    Hmm, nothing seems to have changed for me. Was there supposed to be a small update (the build number is still the same) or a new map?
  16. Fompster

    UNDER REVIEW Cant open map

    Ive had it before where the banner doesnt leave when you finish editing the group, I think I may have reported it about a year ago. As to why the same things didnt happen to the map is cause I think I used to save it as a new map, where here I just saved it normally. No, sadly it just does nothing. I am able to open all my other maps normally, and have also asked a friend of mine to see if he can open it but I have low hopes. I think saving the game in that state made the file unreadable for ylands
  17. Fompster

    Save terrain in the editor

    Oh I can see the misunderstanding, I want the terrain to be a permanent addition to the map and not executed at some event. This is cause with script you can easily make something symmetric and even create some cool models which as far as I know is not a thing yet EDIT: I can open the map up again but as you can see, since it is an ongoing game there is no way for me to place logic objects in again. It would be great if there was a testing option that made it available for all changes made to the map to stay there permanently after the test has been finished.
  18. Hi, Since there is now a feature that allows creators to place terrain using logic, I have decided to create a script that can create amazing designs using it. I was then heartbroken to learn that after all that work, there isn't really a way to use this in a game (unless I were to start running the script once the game has started, but obviously that is not a good idea). Therefore, I think it would be a great feature if there was an ability to save the work you have done through that script. Whether it may be by selecting it, which I understand is a difficult thing to implement, or by being able to save the map with all the changes and re-open it in the editor (and still be able to place logics which is currently not possible). I really hope that this will be possible sometime in the future, thanks!
  19. Fompster

    Pixel Art

    Hey all, With the new update the devs have added DataSets which allows you to import csv files. This means we can now import our own data... like the color of every pixel in an image So what I did is create a Python script where I go through every pixel in an image and place that as a RGB entry on a spreadsheet. I then imported this sheet using the new logic. Now to convert it into a physical Ylands I looped over every entry, spawned in a block and painted it. Quite simple. However, I messed up somewhere and now all of my images are printed upside down. Probably won't get round to fixing that either ? Unfortunately these "HD" Ylands pictures are not very usable since they are made up from a massive amount of entities, I have encountered a bit of corruption when trying to print out a 1920x1080 res image and the time to import all the data is also quite long. Most of the time my machine cant even handle selecting all the cubes and is constantly standing on the brink of death. Although if you use an image with a smaller resolution then you could potentially make yourself a nice museum or if you use larger blocks for the canvas then you could make some distant buildings to make your world seem fuller. It would be great if anyone has any suggestions on how to make it even more Ylands friendly!
  20. Fompster

    Pixel Art

    I left my computer on for over half a hour trying to weld those blocks with no luck, but in Yland's defense it was a large chunk which I selected ? I cant take credit for the art, but thanks!
  21. Fompster

    Pixel Art

    Ive been away from the game for a while so the last 3 updates or so are just completely new to me
  22. Fompster

    Potion effects

    Hi, I think it would be pretty neat if creators could get hold of potion effects and assign them to players without needing to drink the potion through scripting, a bit like the already existing flying tile. Would it be possible to see this in the future? Thanks
  23. Fompster

    background color of input text widget

    @Adam Snellgrove I set all the colors to white / grey and yet when I select the box the background changes to blue
  24. Hey, I dont know if this is a bug or lack of feature ? Right now there is no way to change the background color of the input text widget when you type in it, right now whenever you type something in the color defaults to a dark blue even if the initial chosen background color is white (for example). Thanks
  25. Hi, The input text which you can use in the custom window gets executed twice when you type something in it. I also want to bring this post back to attention since it got ignored Thanks
×