-
Posts
1.265 -
Joined
-
Days Won
9
Everything posted by Silier
-
===[COMMITTED]=== Roman Infantry (New texture)
Silier replied to wackyserious's topic in Completed Art Tasks
Please be aware of that horizontal crest has been used by centurions, so common infantry should not use it. -
gate has problem with units visibly garrisoned because it thinks they are on the ground and will keep opened. For units visible on defense towers, I think we just do not have towers for that. Towers do have windows and roof. They do not have just opened place for them to show. And it would mean enemy can shoot them down like on the walls.
-
Hi @OldSparky. If you saved your game it will be in `saves` folder. All you need to do is to copy desired save file and put it into the correct folder on your another computer. To know where folder with saved games is please look here as it depends on your OS. https://trac.wildfiregames.com/wiki/GameDataPaths
-
Visual feedback for researching
Silier replied to Stan`'s topic in Game Development & Technical Discussion
No, Ai does not care when attacking if building is producing or researching something. It cares mainly if building has defensive fire or is in range of some of that building. But it does it only for some attack plan types. -
Visual feedback for researching
Silier replied to Stan`'s topic in Game Development & Technical Discussion
You would need to edit blacksmith actor file for specific civilisation like it is done here https://code.wildfiregames.com/D2459?id=10550 -
Visual feedback for researching
Silier replied to Stan`'s topic in Game Development & Technical Discussion
@gameboy, patch now does not have visual effect in actors -
Ratings Disputes and Offence Reporting (Discussion)
Silier replied to gator303's topic in General Discussion
Hi @ironbar, you would need to provide replays of these matches, else moderators do not have the proof that happen. Look here where you can find replays https://trac.wildfiregames.com/wiki/GameDataPaths. To answer the question, it is mainly because games are not hosted by wildfire games servers, only multiplayer lobby. That means during the match all network transition is only among players and observers in that match. So bot taking care about rating does not know someone wins, looses until game is won and result send to servers. Bigger problem connected with this is that there is no way currently to punish if host of the game leaves without resigning as he is the one sending results to the servers. If he exists (without resign), closes application, kills process, shutdowns computer, disconnects from internet on purpose, there is no way how to send that results to servers. Have a nice day and enjoy the game -
If we had weapon switching it would not be using upgrade system as that creates new entity every time. And you can see how much problems there are connected with packing and promotion just because entity is changed.
-
@BeanBoy in folder with all replays, you need to have for every replay one folder with any name and command.txt inside. You cannot have more folders inside like ...replays/0.0.23/somefolder/somefolder/commands.txt but you need to have ..replays/0.0.23/somefolder/commands.txt Also be careful. You need to have the exact version of the game replay was recorded else it will not work.
-
Hi @cassius, disable restrict camera. Ctrl + W or Ctrl + ↑ (Up) – Rotate camera to look upward Ctrl + S or Ctrl + ↓ (Down) – Rotate camera to look downward Ctrl + A or Ctrl + ← (Left) – Rotate camera clockwise around terrain Ctrl + D or Ctrl + → (Right) – Rotate camera counter-clockwise around terrain
-
@Narxes thank you for report. Issue have been addressed. Enjoy the game
-
can you upload both of them ? That happens when you save the game at some point and there is issue that you cannot currently fully replay it as second replay is generated from the point you made save.
-
hello @Narxes, Could you please upload replay of that match? (https://trac.wildfiregames.com/wiki/GameDataPaths) I will look to it. Thank you and have a nice day
-
Fix have been commited. Thank you for report and testing.
-
Lets suppose game is in one machine with multiple user accounts. local.cfg would probably be to set options for all users and user.cfg for every user itself as that would be in user specific path.
-
@gameboy hi, I have updated diff, can you test it again?
-
Here it is. https://code.wildfiregames.com/D2450, to test you need to rebuild game
-
Training ship blocked, "can't find free space to spawn trained units"
Silier replied to tuk0z's topic in Bug reports
Problem with this map is that it is generated by script, so it is a bit hard to reproduce same conditions but I managed to get something similar. As you can see at next picture, there is not enough deep water for big ship like warships are to spawn from the dock. And making ships to just skip that place and spawn more far away from dock may result ship spawning to look just odd. Also that are pretty shallow waters for such big ships -
Training ship blocked, "can't find free space to spawn trained units"
Silier replied to tuk0z's topic in Bug reports
@LordGood top picture right dock looks like has more than 90 degree available. Especially that corner. -
Training ship blocked, "can't find free space to spawn trained units"
Silier replied to tuk0z's topic in Bug reports
Yes I see there should be enough space around right dock but that may be problem of water depth. Maybe there is not enough continues water space with certain depth. What is the name of the map ? And replay would help if you could upload it please. -
Training ship blocked, "can't find free space to spawn trained units"
Silier replied to tuk0z's topic in Bug reports
Hello @tuk0z, that message you see means that around building is not enough space to create given unit. War ships generally have larger footprits so that is probably why you can train smaller ships. also units are placed around given building that is training them, if they cannot fit that place and given area is not blocked by other units, they are not trying to spawn further from building (but even the range to spawn further from building has limits too, so one cannot spawn units from one building and never move initial ones) Try to place dock somewhere where has a lot of space around at water. If problem persist, please upload a replay. Here you can find correct path to replays based on your operating system in this page https://trac.wildfiregames.com/wiki/GameDataPaths. If you have any more questions, feel free to ask. Have a nice day and enjoy the game -
===[COMMITTED]=== Siege Artillery Rework
Silier replied to Alexandermb's topic in Completed Art Tasks
no, i cannot reproduce that, what graphic card do you have? -
===[COMMITTED]=== Siege Artillery Rework
Silier replied to Alexandermb's topic in Completed Art Tasks
sorry, cannot reproduce that, would you have replay ? -
hello @gameboy, thank you for reports, I ll fix them in few days.