-
Posts
17.954 -
Joined
-
Last visited
-
Days Won
578
Everything posted by Stan`
-
Making LSP work with 0ad Codebase
Stan` replied to badosu's topic in Game Development & Technical Discussion
Well I use visual studio and it does that for me. On linux I guess you can use eclipse or something There is cppcheck that would do lint if they merged the coala bear update. we also use eslint. i made a patch for a clang format bear. -
Should be close to the same, but instead of ipconfig you should use $ ifconfig If you are on a distribution where it's not present because it has been deprecated, you can use $ ip a
-
ping @user1 This is unfortunately a limitation of the current lobby window. You can currently join a internet hosted game if you are on the same network as the host. You have to use another connection, or a vpn. Sorry for the inconvenience.
-
That could be done with status effects. Javelin units attacking shields and putting a malus on armor @Freagarach
-
Hello and welcone to the forums @ImportantBookWorm It depends if you mean the game or in general :). If you mean the game we mainly have two languages. JavaScript and C++. Python ShellScript and perl are only used for external tools. JavaScript is used for AI, Random Map Generation, GUI interaction, and What we call Simulation. For simulation it's only for the not performance critical part of the code. C++ is used for the rendering engine performance critical code multiplayer. Multiplayer implies a lot of things so can you be more specific about what you want to know. The art is in mod folders binaries/data/mods/*** Usually people are interested in contributing, modding or playing not so much making new games
-
It mostly needs art assets
-
Might
-
Civ: Germans (Cimbri, Suebians, Goths)
Stan` replied to wowgetoffyourcellphone's topic in Delenda Est
It was made using @Alexandermb's blend file for banners -
Nah I was just having fun
-
Civ: Germans (Cimbri, Suebians, Goths)
Stan` replied to wowgetoffyourcellphone's topic in Delenda Est
-
Hello @pujok Thanks for considering the Pyrogenesis engine for your game It's not possible currently. According to @vladislavbelov in this thread, it's not that hard. It's actually a planned feature, there is just no one working on it. It's not possible yet, because there is no hooks between the Simulation and that specific component on the map, but it could be added if someone works on it. There were some mentions here and there There is already an experience system, where units promote while attacking others. In A24, we will allow building to train their units. There are technologies called paired techs, which can only be one out of two choices That's doable using something we call auras (basically using prepared map you could put special entities boosting or slowing speed), proper implementation is not done yet depending on terrain textures. You'd need extra code for this. Currently it's not supported. @Freagarach @Angen might help you more.
-
Making LSP work with 0ad Codebase
Stan` replied to badosu's topic in Game Development & Technical Discussion
What do you want to achieve exactly? -
Maybe try with libwxgtk3.0-gtk3-0v5
-
Go into the game options lobby tab and disable TLS
-
Can you check if there is a more recent version?
-
Nice to see @psypherium is still streaming
-
You need to change the obstruction size
-
Would you mind elaborating more on how you'd plan to do that? EDIT: Do you wish to discuss this in a more interactive manner? If so you could join the IRC channel
-
I'm still waiting for their reply @Dakara :/
-
@Alexandermb recently put together a blend file that allows to customize shields. Using the video he provided you can just import stencils and apply them on shields Aspis Bake.mp4 He thought you might want to try specific patterns @wowgetoffyourcellphone and @Nescio The provided video should show you how to do it easily. 0.A.D. Aspis - Clean.blend.7z Here are some examples.
-
Hello @Agni Welcome to the forums. Thanks for the application. I must admit, I'm not actually sure what your role could be as Product Manager. I'm sure we can find a way for you to contribute though. Could you tell me what is it you'd like to do as part of the project? Best regards Stan.
-
I see, I asked @Alexandermb to take a look at those shields next. With a clean svg pattern, I'm sure he will do wonders
-
How do you know it's yours?
-
"The connection was refused by the server" error
Stan` replied to OutrunTheWolves's topic in General Discussion
Hello @OutrunTheWolves As you can see in the ToU of the game, the first rule is that you shouldn't create two accounts, unless you have been authorized by WFG. I'm pinging @user1 who manages the lobby in case he wants to add something.