Jump to content

zarwil

Registered User
  • Content Count

    257
  • Joined

  • Last visited

Posts posted by zarwil


  1. Since cars are generally pretty useless in this game, I decided to create the ultimate resource-gathering truck. It features a small living space with a bed and stove,  as well as a charging station -- enabling you to mine resources for days on end! The covers on the sides reveal all the storage containers, which amount to a total of 1335 storage slots. I've tried to strike a balance of maximizing storage-space while still being able to target/use each container without too much difficulty. What I'm most pleased about is that it still drives well on rough terrain without looking all too goofy (if the chassis sits too tall, it looks like a buff dude with scrawny legs). It's quite rare that the chassis hits the ground and makes that annoying thumping sound.

    Besides this truck, I've also uploaded a bunch of cars and other random stuff to the workshop over the past week or two, so take a look if you're curious! I've tried to price things as low as it will let me (with a couple exceptions).Ylands_230917_165625.thumb.png.e1558e2a6fe761e991151afa40be7417.pngYlands_230917_165940.thumb.png.2aabec89b621b7da709944f1b7c9e3c9.pngYlands_230917_165916.thumb.png.3dfb9c3b53b05598472c6b85ed906e0b.pngYlands_230917_165742.thumb.png.656fc37dfd07bbd5f6c23bfa9cd70f31.pngYlands_230917_165754.thumb.png.3bbf3cf014257203d09e28c02a415f17.pngYlands_230917_165832.thumb.png.94cba3988614057a547f4b5a6111d0fb.png

     

    • Fire 1

  2. Wow, this is really cool and something I've been wanting for ages, I just thought it would be too elaborate to ever be added to the game :D

    I suppose this would make it a lot easier to create a brick wall (for instance) with slight variations in color, position and rotation. I do wonder though how you intend to tackle the general complexity that builds have reached for a while now. Entity welds ofc take longer to compile the less each item has in common with others, so if you build a huge structure where every wall is made of brick, and each brick has its own unique position, rotation and color, that seems like worst-case scenario for the weld process. And all of that aside, (unless I've missed something...) there is still poor general multiplayer performance with ships which needs improvement. With the ability to create blueprints straight from the editor now, I suspect lots of people will create very item-dense and complex ships moving forwards.

    • Upvote 1

  3. First of all, like I suggested in this thread, energy links need to be retained in game blueprints. I honestly feel like it's a travesty that this feature was removed, because now there is no way to neatly integrate energy components into our blueprints. Aside from that, there are a few fundamental pieces missing for energy to be truly useful in my opinion;

    1) More automated doors (similar to the force field door, but with normal doors instead). The energy door just locks/unlocks the door instead of opening/closing it, which is what I want.

    2) Sorting items into various containers is an endless pain in games like ylands, and anything to help this problem is greatly appreciated. Pehaps take some inspiration from Minecraft in how items can be collected and sorted into different containers using redstone. At the very least I would love a "trashcan" item which you can throw your random junk into, although this doesn't need to use energy of course.

    3) There needs to be different ways of activating energy circuits aside from manually using a lever. I would love a light sensor which could, for instance, be used as a day/night trigger for street lights. A pressure plate would also be nice. Any kind of sensor to detect world events would be nice tbh.

    4) I you want us to be able to create cool digital circuitry without using scripts, there are two crucial items missing to complete the current set of logic gates; a clock and a storage unit (for data). Actually the storage unit can be made with logic gates, but you would at the very least need to make an SR NOR latch to store a single bit, which is unnecessarily complex when you could just add a simple logic block to store a bit instead. The clock is more important, because without it we can't really create anything complex that's self-perpetuating. The clock would be a logic block that switches on and off with a certain frequency that can be selected by the player. With this, and a storage block, you could do quite a lot.

     

    Edit: I wasn't gonna comment on this, but I didn't love reading this part: "There are indeed some cool things like logic gates (AND, OR, XOR and such) but that's not quite... fun."

    Maybe I didn't read it with the tone you intended, but this is the sort of stuff comp-sci people love. Flatly opining that such things are boring in a dev diary is a bit odd to me.

    • Like 6

  4. Any self-respecting explorer should have a jeep!

    jeep1.thumb.jpg.3acca521f7f09832c02a1518c8833658.jpgjeep2.thumb.jpg.c475655880c03574d6e794de678adcdc.jpg

     

    I've been experimenting a little the last few weeks with different car designs, which has resulted in a few that I'm pretty happy with!

    My favorite has to be the jeep, which I made in two variants. The one not shown here is build upon the off-road chassis, but I prefer this one. Surprisingly it handles terrain almost as well, and is generally easier to drive.

    20220918195917_1.thumb.jpg.066e7f276beb867781a0f00c77c2a8db.jpg20220918200016_1.thumb.jpg.174bcbff0cec9401039e2263c9bdf02f.jpg

     

    Up next; an off-roading truck. It looks a bit goofy with the short wheel base, but I can't do anything about that unfortunately. It generally drives around rough terrain pretty easily.

    20220918200206_1.thumb.jpg.94c5eefe31d74a943e4b4ff3fef40466.jpg20220918200324_1.thumb.jpg.2d63ee965eb25af90bf48baabf2de281.jpg

     

    Up next; A sleek convertible sedan. I call it the "Continental". My favorite to drive for some reason. It's really satisfying to have the wheels properly fit the inside the wheel-arches. This car is not built for off-roading (as you can imagine), and thus is pretty useless in exploration, but it's a cool collectible I guess.

    20220918200519_1.thumb.jpg.15d2a609336e4c6c7229d7cb4bda000e.jpg20220918200658_1.thumb.jpg.47e359aa5e6b9de246494035d4ae74df.jpg

     

    And finally; a small roadster. This was the first one I made, and it's not as refined, but I like it nontheless. I also made plenty of color variations of this one as well as the Continental.

    20220918201030_1.thumb.jpg.79a1b5629ccfc74cf7ad4f33de7c1b75.jpg20220918200905_1.thumb.jpg.222e8fba1d7f550b6859ebd072561d23.jpg

     

    • Like 2
    • Fire 2

  5. Hey, this is really bugging me at the moment. Prior to this last update, blueprints retained any energy connections you had set up, allowing you to neatly hide ugly energy components. This is no longer possible, and I don't quite understand why. If energy connections are not retained, that means we have to manually connect every component once a blueprint has been created, which means every energy component needs to be clearly visible and easily accessible. This means strict limitations in what you can create with energy in blueprints overall. If the reason behind this change is that you want energy components to be accessible in case a player accidentally disconnects a connection, that's fair, but they can always rebuild a blueprint if they mess it up. Please, please revert this change to the way it was before. It's a crushing limitation that pretty much ruins every creation I have ever made that uses energy.


  6. Awesome build :D love the curvy shapes! I've considered using tilted sails before but decided against it, it looks pretty cool I have to say.

    Edit: Also, @Nikki Severin @anna_svecova, why did you change the name of the "Community Creations" topic to "Community News"? It makes no sense, and has clearly resulted in this user posting their creation in "General Discussion", since it's not clear where it should be posted :P It just seems like a really unneccessary change that makes the forum more confusing. If you wan't more engagement in the "Community News" section, consider not placing it at the bottom of the forum page. 


  7. 10 hours ago, Elenis said:

    It seems illogical to me, as it tends to be easier to achieve higher speeds in small ships.

    Actually that's pretty realistic. A ship's hull speed (the maximum speed the hull can achieve) is proportional to the length of the hull, so a longer hull can in theory reach a higher speed than a shorter one. In order to travel faster than the hull speed, the boat has to "ride" on it's own bow wave (like small motorboats), which requires exponentially higher engine power and fuel.

    I'm also not a fan of changing the ship speeds in ylands depending on how many blocks you've added, as that would mean you get punished for adding blocks for design reasons. I think the game should encourage building stuff.

    • Upvote 1

  8. 18 hours ago, spiritchaser28 said:

    Good point but remember people would have to gather resources for their ship....It's sort of unfair that a steel catamaran with 5 thousand steel blocks has the same hit points as a catamaran with one bamboo block 

    I mean sure, but gathering resources isn't difficult or anything, it just takes time. It's equally ridiculous to me that you could create an invincible ship and travel around stomping everyone. I suppose you could have an upper limit to the health bonus to avoid that. Like, somewhere past 200-300% hp, additional materials won't increase hp anymore.

    • Upvote 2

  9. I feel like this system could easily be abused without serious restrictions in ship-building. If you were to just add a check to see which blocks are part of the ship weld (and add hp respectively), you can just place a steel block somewhere inside the ship hull (so it's not visible, and ruins your design) and duplicate that block a few houndred times until your ship is practically invincible. Of course it'd be expensive, but people are willing to grind.


  10. Just now, FallujahMedic -FM- said:

    Ability to create underwater buildings

    This probably won't happen, since the devs have expressed their difficulties with changing the water physics. There have been many requests for making boat hulls hollow, but the devs haven't exactly been eager to do it (due to said difficulties). Technically speaking, underwater buildings is a very similar challenge to hollow hulls, in the sense that they would need the ability to subtract/displace volumes of water dynamically. 


  11. On 5/7/2022 at 9:08 PM, spiritchaser28 said:

    switch air tanks like actual divers do all the time

    I think this is the most natural solution. It works really well in the early stages of Subnautica. The oxygen tank in that game takes up quite a bit of space in your inventory, though, as a balancing act. If you want to dive deeper, you compromise on inventory space.


  12. Just now, FallujahMedic -FM- said:

    @zarwil I tried to make it clear by stating: 
     


    If this isn't clear, I apologise, let me rephrase. Often times, a user built object (lets say a wooden cube) costs fewer resources than if you would have used a blueprint. For simplicity's sake, lets say you created a wooden cube that took 24 logs, the same cube when built from a blueprint would take more than 24 logs. If this has since been resolved, lovely! I started playing Ylands back in 2017  (8 Oct, 2017). 

    I never even noticed this, since I rarely use the default building mechanics in explore.


  13. Just now, Mello1223 said:

    even now you can build any big blueprint plan even on a weak computer, it just takes a lot more time than a player with a strong pc. but players who do not know about it often give up before they can build this plan, because they do not know whether the plan is still being load or something has gone wrong. therefore, I also think that it would be good to add information to the monitor about the status of loading the plan

    But if the blueprint is too large your game literally becomes unplayable due to low fps. I've had my game crash trying to load a blueprint. Sometimes the blueprint takes so long to load that you die of hunger before it's finished. 

    • Upvote 1

  14. Just now, FallujahMedic -FM- said:

    One problem that I have with this announcement is the lack of details.

    Seems very intentional. They used to announce things way before they were properly considered, leading to broken promises and poor feature implementation. Keeping it vague is better (to me). 

    Just now, FallujahMedic -FM- said:

    Is there going to be a maximum size for blueprints?

    Don't think is a relevant question for this upcoming update. There's no reason why they would add a limit for blueprints in private use. For the 1.11 update, however, the devs will have a tough decision to make when it comes to sharing blueprints and selling on their store-front. Blueprint performance is different for every PC. You don't want to limit players who have good PC's with an artificial limit, but on the other hand, an enormous blueprint can easily freeze someone else's game. If a player buys a blueprint from the store, but can't use it because it freezes their game, they would be right to feel scammed. The devs could potentially add a size limit for shared blueprints (i.e. on the store-front), but keep personal blueprints limitless.

    Just now, FallujahMedic -FM- said:

    Will you make the blueprint creation process more user friendly?

    "The biggest change when compared to pre-1.10 Blueprints is, that you can create those in the Editor and then use in your Exploration world. Also, they can contain much more than just building blocks. You can have a Blueprint of a house, filled with items, surrounded by a garden with flowers and trees."

    Seems like a huge improvement to me. What else do you want, aside from that?

    Just now, FallujahMedic -FM- said:

    Will the resource penalty for blueprints be removed (A blueprint often uses more resources than the same object being created manually)?

    What do you mean by this?

    • Fire 1

  15. On 5/2/2022 at 1:22 AM, Igor Q. said:

    Also while I think the Ocean update is great, I feel like it could appear more beautiful and complex. It still feels a bit too empty still. I played a game a while ago called Abzu which provided a really good concept of how underwater gameplay diving would look like...

    ABZU serves as good inspiration, however that's a game where pretty much their entire selling-point is the visuals of the environment. It's not really fair to expect similar things in Ylands (which you probably don't, I'm just saying).


  16. 13 hours ago, Elenis said:

    It is understandable that a ship's hull is one big component without an interior. But it would be possible to put a special item of deck hatch on the ship that would function as a chest. Each ship could have only one deck hatch, and the size of its inventory would then be determined by the type of hull.

    You can achieve this effect using doors/gates on the deck of your boat, and placing storage containers underneath! It's easier to do this in the editor, but it can be done in exploration as well. Btw, if you want to place blocks on the grid, but the block can't be placed due to clipping something else, you can still "aim" the block while in grid view, and then, without moving your mouse, entering freeplace mode to actually place it there. This way you can place overlapping blocks while still keeping to the grid!

    Example:

    Spoiler

    20220503042555_1.thumb.jpg.e458710e249f3a8ad47082c8379ef5f7.jpg20220503043137_1.thumb.jpg.ddf6a47fcb47353eef4a1fc5f7f912d0.jpg

     

    • Upvote 1

  17. 1 hour ago, TonyPearce said:

    So I just have another idea, maybe headwind and tailwind can be added to the game, and the speed of ship could be varied with the wind.Also, different kinds of sail react differently to wind.If the game update some airship, wind will also effect them.

    There used to be something similar in Ylands a few years back, but the devs removed it :( 


  18. 11 hours ago, TonyPearce said:

    Really nice ships!Though the mast with trapezoid sail is actually fore-and-aft rigged, like the one on this ship.

    Anyway, these ships are wonderful, did you accomplish them in exploration mode?

    1280px-prideofbaltimore1-e1533135560446.jpg

    The trapezoid sails on this ship are gaff sails. A gaff sits on a boom, extending away from the mast. The small sail in Ylands definitely isn't a gaff sail since it's connected to spars hanging centrally on the mast (which you wouldn't do on a fore/aft sail). In any case, the sails in Ylands are very limiting in terms of what you can build, so unfortunately you have to ignore the realism of sail plans for most builds lol.

×