-
Posts
1.786 -
Joined
-
Last visited
-
Days Won
4
Everything posted by gameboy
-
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Stan` I have tested the patch, which is very easy to use. This patch should be officially launched to SVN. -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Stan` Is there any difference between d1190 and diff 10142? -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
When the first tower and the middle wall and the third tower are destroyed, can they be repaired? -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
Can you repair damaged walls? Can you add repair to damaged walls? -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
If the wall is damaged, can this patch be repaired? -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Stan` I tested your patch again, and the fence is damaged beyond repair. The middle wall was damaged beyond repair, including the tower. I don't see the green mark. Can you give me the patch? My network is not good. Please upload your latest patch to me, ok? Or provide a good patch file here, thank you. -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Stan` Can you upload a screenshot of the game and let me have a look? , I used the patch, but didn't see the feature implemented. -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Stan` Look at your game gifs. This patch can only repair broken wooden fences, not broken stone walls. -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Stan` I can't implement this function, I did it according to your method, but I can't implement the function in your GIF image. If the wall is damaged, the wall can't be repaired, like the screenshot of the game I uploaded. Please fix it as soon as possible and I will help you test it -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Stan` I tested the patch again, but did not see any effect. Please help me, thank you, my friend. -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
-
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Stan` Double-click what? When I place the tower or wall for repair, the game hint cannot be placed. Can you upload a picture of the operation of the game? Can you give me a simple illustration tutorial? -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Stan` I tested your latest patch, when the wall or tower was destroyed, when I put a new tower in the place of the destruction, the tower could not be put in, and the new wall could not be repaired. -
@Freagarach @Stan` I commented out the two lines and the warning did not reappear. q.ownersMask = 0; for (size_t i = 0; i < owners.size(); ++i) q.ownersMask |= CalcOwnerMask(owners); //if (q.ownersMask == 0) // LOGWARNING("CCmpRangeManager: No owners in query for entity %u", source); q.interface = requiredInterface; q.flagsMask = flagsMask; return q; }
-
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Stan` Sorry, I tested this patch again. I made a new compilation. When I built the wall and tower again, then destroyed the middle tower and inserted a new tower, I found that the warning still appeared. WARNING: snapSlots: null WARNING: snapSlots: null WARNING: snapSlots: null WARNING: snapSlots: null -
@Stan` I tested the latest SVN23072, and when I entered the game, this warning message still appeared. WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 commands.txt
-
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Stan` I tested the latest SVN23072, and when I entered the game, the warning letter still appeared. WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 commands.txt -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Stan` @Angen Please fix it as soon as possible, I will continue to help you test it. I think this patch is very important, it implements an important function, that is to build the defense system. -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Stan` @Angen I tested the latest SVN23068 and tested your patch again. When I built and destroyed the towers in the walls, and then repaired the walls and towers, a warning message appeared, just click on the icon of the towers to select the patch. BTW: The destroyed tower cannot be repaired. The destroyed walls could not be repaired. WARNING: snapSlots: null WARNING: snapSlots: null WARNING: snapSlots: null WARNING: snapSlots: null WARNING: snapSlots: null WARNING: snapSlots: null WARNING: snapSlots: null WARNING: snapSlots: null WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 commands.txt -
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Angen My friend! These two files have been deleted and this patch cannot be applied. Please fix this patch. These two files have been moved elsewhere and renamed: simulation/templates/structures/palisades_tower.xml (moved from ps/trunk/binaries/data/mods/public/simulation/templates/other/palisades_rocks_tower.xml) (view diffs) simulation/templates/structures/wallset_palisade.xml (view diffs) https://trac.wildfiregames.com/changeset/22982/ binaries/data/mods/public/simulation/templates/other/palisades_rocks_tower.xml (1 line) binaries/data/mods/public/simulation/templates/other/wallset_palisade.xml (1 line) -
@Freagarach Have you found a way to solve this problem? Can we provide a solution? I tested the latest SVN23061, a warning that appeared when soldiers were hunting wild boars. commands.txt
-
@Freagarach When you enter the game and start the game, a warning message appears. commands.txt
-
@Freagarach @elexis @vladislavbelov You can test it, and it can be reproduced very quickly, and the way to test it: when you choose a female farmer to build a house with a male soldier in the game, this warning will appear.
-
Today, I tested the latest SVN23036, and some warning messages appeared in the game: WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0 WARNING: CCmpRangeManager: No owners in query for entity 0
-
Allow restoring lost wall turrets!
gameboy replied to gameboy's topic in Game Development & Technical Discussion
@Angen Please, help.