-
Posts
1.383 -
Joined
-
Last visited
-
Days Won
22
Everything posted by vladislavbelov
-
glTF2, 0 A.D. and Godot
vladislavbelov replied to Flamadeck's topic in Game Development & Technical Discussion
Much worse? What does it mean? Currently I'm looking at the format and see that it has the fragmented input and many time for parsing. It doesn't tell me something, that Godot supports it. Because it's not used for really big projects (AAA, AA), at least I don't know about it. I agree that installing addons it's useful, but not necessary, because even with the best addons you won't be a pro. Btw I don't tell that it's bad format, no. It could be really good. Just I need tests, benchmarks, results (numbers), but not words. So I wrote why changing the format is really complicated task.- 11 replies
-
- 1
-
-
- file formats
- file format
-
(and 8 more)
Tagged with:
-
glTF2, 0 A.D. and Godot
vladislavbelov replied to Flamadeck's topic in Game Development & Technical Discussion
Yes, but did you read the original post? It's JSON based. Did you use blender? It doesn't support it by default, but with external addon-s we could add any other format.- 11 replies
-
- 1
-
-
- file formats
- file format
-
(and 8 more)
Tagged with:
-
glTF2, 0 A.D. and Godot
vladislavbelov replied to Flamadeck's topic in Game Development & Technical Discussion
It's like: This format have pluses and minuses, i.e. Blender doesn't support this format. If we should change the format, why we should use the text one or mixed (like this this)? We could use something faster, most binary formats are faster and smaller. But yes, most of them have a license which we can't support. Also converting is the really much cost operation, because we should convert not only files, but wiki, parsers (a lot of C++), tutorials, probably we should add some hacks for this format. Do we really need to change the format? Because we don't feel bounds of the Collada so much, because we use it pretty simple. Another way we could use assimp, and we won't longer be depended on file formats.- 11 replies
-
- file formats
- file format
-
(and 8 more)
Tagged with:
-
Triggered Day and Night Cycle
vladislavbelov replied to WhiteTreePaladin's topic in Game Development & Technical Discussion
Agree, we should have a component for these goals. It'd be really useful. About the day & night cycle at all: I think it's interesting and looks nice, but sometimes someone may want only night maps, sometimes only day maps and sometimes mixed maps. Won't it be unrealistic, that we have different day cycles with the same game speed? I think it's better to have the day & night change in cutscenes, between campaign missions, but in-game it may look weird. -
Especially since we have charts
-
Options menu always tells there are changes when trying to close it
vladislavbelov replied to dvaosta's topic in Bug reports
Which version do you use and which operation system? Also you can repeat it every time when you launch the game? -
I have some thoughts about mods, especially in these cases. If we want to change small function we need to copy the whole file. Could we make a logic, when mods has a javascript file (i.e. Player.js), which has only one function, overloaded from the original one, and we replace it with new version of the function? Or at least make it for components, to prevent such issues. Just an idea.
-
0AD Crash after update
vladislavbelov replied to chomps's topic in Game Development & Technical Discussion
You're always welcome. So, I think your problem is solved, I'm glad to hear it. -
0AD Crash after update
vladislavbelov replied to chomps's topic in Game Development & Technical Discussion
So you can't continue after that, right? Also do you have interestringlog.html in the same folder? -
0AD Crash after update
vladislavbelov replied to chomps's topic in Game Development & Technical Discussion
Hi @chomps and welcome to the forum! Could you attach crashlog and systeminfo? -
English version has the same text. Could the sandbox bot expand? I think @mimo could know about. Could you provide the replay file?
-
Does it happen immediately after the "Start Game" button, or on loading, or after loading? Most possible it's the driver/SDL/GL functions pointers problem, because we don't use Xorg in the direct way, but it could be some dependencies. Do you have any logs in this (freeze) time?
-
I agree with @Sundiata, zooming is the good tool to overview all battlefields, cities, how they look like. Also I don't like many player's colors on units/building, it looks too cartoonly and oddly. I've never met topic restrictions with visualizations, usually I have selected units in a battle, to see what's happening. Also zoom out isn't bad for mircoactions, because you could control the greater number of units/building (what I do usually) and see the danger faster.
-
As @Lion.Kanzen said, the main reason is the pathfinder. But it also could be the renderer issue, do you have lags on a game start? You could enable FPS counter to see your FPS.
-
Shouldn't it be in wiki and generated automatically, like doxygen?
-
Any more up to date manuals for Atlas?
vladislavbelov replied to AgamemnonPhlemnon's topic in Scenario Design/Map making
You could find some tutorials here: https://wildfiregames.com/forum/index.php?/forum/434-tutorials-references-and-art-help/ and https://wildfiregames.com/forum/index.php?/forum/443-tutorials-guides/. -
Any more up to date manuals for Atlas?
vladislavbelov replied to AgamemnonPhlemnon's topic in Scenario Design/Map making
What do you mean by textures blend? No, bridges mostly hacky implemented. But @sanderd17 has some patches about terrain modificators, which could allow less hacky bridges. -
Any more up to date manuals for Atlas?
vladislavbelov replied to AgamemnonPhlemnon's topic in Scenario Design/Map making
Mostly on wiki, but it's not very big. Also you could ask here, on the forum. Which features are not included? -
Any more up to date manuals for Atlas?
vladislavbelov replied to AgamemnonPhlemnon's topic in Scenario Design/Map making
It's not implemented yet, but I want to. Currently you need to edit mapname.xml. -
Currently all objects have obstructions only on plane, and to make it 3D only need to add a height. But objects have different form, so to make really good obstructions we need to add 3D collider mesh, which is the really complex task.
- 1 reply
-
- 1
-
-
Hi, @pAris, I think it's not updated yet, but it'll be soon, I hope. It depends on packages publishers.
-
Related changeset: https://trac.wildfiregames.com/changeset/19877
-
No problem, just noticing for future. About the issue: it's the known issue, Alpha 22 will be released soon, try it when it'll be available.
-
Which version of 0AD do you use (SVN, Alpha 21)? P.S. It'd be better to hide amount of text under a spoiler.
-
Alpha 22 - resourceSupplyType is undefined
vladislavbelov replied to WhiteTreePaladin's topic in Bug reports
When it happened? Time from start of the replay.