Jump to content

smiley

WFG Programming Team
  • Posts

    353
  • Joined

  • Days Won

    2

Posts posted by smiley

  1. 1 hour ago, Yekaterina said:

    64GB is not optimised for tablets my friend.

    This size is for desktops and PCs. I meant the UI designs. The file explorer buttons and options are now spaced for touch controls. Makes it pretty ugly though.

    1 hour ago, Yekaterina said:

    Windows 11 is said to be more optimised for gaming... they say they got some SDK component installed by default... I doubt that will increase my fps in 0AD 4v4 TG. 

    DirectStorage I guess. I doubt 90% of desktop games would see any performance impact out of it. Maybe new games built with it in mind would be faster. Regardless, loading assets with SSDs isn't that slow even without DirectStorage. I think they also ported some other graphic stuff over from xbox.

    1 hour ago, Yekaterina said:

    Let's not even talk about aesthetics... who are they to talk about appearance when they can only have one desktop environment? 

    If there are no fancy animations, and graphical effects hogging resources, I am fine with it to be honest.

  2. Wow, a jump from 20GB to 64GB (number sourced from Microsoft's website). What on earth is even in there.

    The aesthetics are just weird now. File explorer is somehow even more lacking, still no tabs ftw. And I don't like rounded corners, I like sharp right angles and defined lines.

    Startmenu seems to be better. Those atrocious tile things are no more and was replaced with widgets which seems to be a bit less atrocious.

    Seems like they optimized for tablets / touch controls.

    The size requirement alone makes me want to not update. Windows 10 supported until 2025, so there is still time.

    • Like 1
  3. That might very well be enough. The only thing that using geojson would offer that the current approach can't would be dynamic provinces with changing borders. The main application for Geojson is to make maps interactive, but you can already kinda do that since sprites have input detection.

    That and maybe ease of content creation.

  4. I assume the provinces are individual textures and you are storing the coordinates to properly arrange them?

    My suggestion is to just use a good old map texture and have provinces defined using geojson. Then again, current GUI design wouldn't necessarily make that cleaner since masking provinces with colors and stuff would be kinda weird.

  5. I get the impression that everything interesting is being taken out and replaced with monotonicity. I mean sure, it does work. See AoE2 for a demonstration I guess. But it also makes the individual civs very meh. And unlike AoE2, there are no unique units.

    Just the day, I saw a differential to get rid of the mauryan elephant from the CC. I last played A22, and back then literally no one bothered to even train them. And yet just as quickly, they are now OP and we need the CC roster to be identical.

    Whatever floats your boat I suppose. I got no horse in this race.

    • Like 2
  6. On 14/04/2021 at 3:29 PM, Auron24015 said:

    I mean, it isn't technically illegal to Pirate something which they specifically made it so that i can't use on my system, right?

    Oh no, it is very much illegal. But laws are just words. They are not necessarily correct, ethical or the moral high ground. It's just what someone wrote down.

    • Like 3
  7. I went through 2 years of post history of a certain former staff member also involved in the thread and traced it to a thread from September 2018. Evidently no patch was made since what exactly needs fixing was unclear.

    The issue arises due to bad map code. On the other hand one could also argue it is because of incomplete placement functions. I guess none of us reached the conclusion given that either fix is pretty easy.

    • Like 2
  8. 2 hours ago, Freagarach said:

    Thanks, I think I found something indeed. Some relics may be spawned outside the map borders. To be honest, I don't know what could have introduced this, and map-gen is not my piece of cake. Pinging @FeXoR in case they have time ^^

    Does this happen on A24b as well? Or only on SVN?

    Issue was found and patched three years ago. Apparently the patch was not commited I guess.

    • Thanks 1
  9. 7 hours ago, happyconcepts said:

    have been generally ignored,  discounted, LOL'ed and on top of that in the face of all the breaking changes in a24 specificly shat on by the geoup as a 0AD modder.

    I looked through your posts here and on phabricator and found nothing of the sort. Who here would do something as low as PM harassment? Either that or the full story and context is missing.

    No one has the energy to figure out vague posting.

  10. 1 hour ago, wowgetoffyourcellphone said:

    I would say the Citizen-Soldiers' vision range reduces to the same as a Female Citizen while they gather, either that or reduced by 50%. You can extend the non-gathering vision range a bit and reduce their aggression range to 85% or so (already doable, @Freagarachshowed me how, in UnitAI). 

    Something like this?

    <ResourceGatherer>
    
    <Modifiers>[]</Modifiers>
    
    </ResourceGatherer>

     

  11. I recall some days ago when there were Devs who played the game almost on a daily basis on SVN along with lobby players. The last time I was part of that, that led to the discovery of several issues. That of course was possible since active developers were so to say direct liaisons to the active multiplayer base and quite frankly part of them.

    No need to dwell on who they were and what happened to them.

    • Like 1
  12. Hot take, but end user software is meant to be developed for, well, end users. You can have the game be a fancy tea party for Devs, but if there are no end users, it's all for nothing. Something to keep in mind before blurting out "you aren't entitled to anything, we made this without getting paid, take it or leave". You might get what you wished for.

    Developers are entitled to end users, not the other way around. That is of course, if the objective is to build a solid community around the product.

    • Like 4
  13. On 07/03/2021 at 10:45 PM, alre said:

    Hello, I am trying to mod random maps, and I was wondering how things are going with new mountain painters? I have an idea for generating playable (partially passable) mountains, it's simple and works fine, but maybe you already have more advanced solutions. I for sure would need some directions.

    @FeXoR@smiley

    Since the message was posted, unfortunately, irl took up all time. If you have code, feel free to post for review. I might be able to suggest some things.

  14. 48 minutes ago, nwtour said:

    We'll just get compatibility problems without any performance gain

    You misunderstood what Vulkan is. Vulkan is a new framework that is an alternative to OpenGL (* important to note it's not meant to be a replacement). Rather than the monolithic state machine OpenGL is, Vulkan implements a completely different pattern where you can squeeze out even more performance since Vulkan doesn't suffer from most of the overheads OpenGL does. I noticed that drawcalls in Vulkan are pretty much negligible overhead whereas in OGL, it's a nightmare. Since 0AD does not have instanced drawing, switching to Vulkan will actually help a lot.

    Then again, who's got the time to write a new rendering backend.

    • Thanks 1
  15. 2 hours ago, woodpecker said:

    Ideally setup a linux machine between your router and WAN to log all connections with wireshark or something with the same functionality. I cant do it as i share wan with my neighbours. 

    Log will reveal IPs, connectiontype and a whole lot of other good info.

    So does your router. A compromised machine forging L3 packets would do more harm than a DoS ever could. Your router would be blindly routing all of them.

×
×
  • Create New...