-
Posts
17.575 -
Joined
-
Last visited
-
Days Won
557
Everything posted by Stan`
-
I suppose that with a little change entity limits could use the upgraded requirements by Freagarach. You can now have much more complex requirements for other things
-
Vulkan - new graphics API
Stan` replied to vladislavbelov's topic in Game Development & Technical Discussion
Do you play the official distribution package? Or do you play anything else? If it is the latter and you want to use vulkan you need the mod. If you're using a release candidate it's integrated. -
asked ChatGPT (collection) - answers correct?
Stan` replied to seeh's topic in Introductions & Off-Topic Discussion
They don't exist. That's why -
Vulkan - new graphics API
Stan` replied to vladislavbelov's topic in Game Development & Technical Discussion
You don't need it anymore. Only when playing the development version. -
asked ChatGPT (collection) - answers correct?
Stan` replied to seeh's topic in Introductions & Off-Topic Discussion
ChatGPT has the entire code for 0 A.D. (2021 code at least) in his memory. So in theory it can. I guess the issue is that it did not ingest our forums. But you can give it some code from 0 A.D. and ask him about it -
Did you have mods installed?
-
You should look at how the barter component works in simulation/components/Barter.js, probably a little bit at guiinterface, and very likely in gui/session.
-
asked ChatGPT (collection) - answers correct?
Stan` replied to seeh's topic in Introductions & Off-Topic Discussion
Bing AI uses chatGPT -
It did not. They prefered to fight directly. https://www.quora.com/What-prompted-Sparta-to-finally-build-defensive-walls They only did start building walls when their forces dwindled.
-
You need to compile the shaders yourself or use the 0ad-spirv mod on mod.io. or you can use the tarballs instead of compiling from source. Right now the framerate is more stable with it. Macos users on M1 (when I finish to understand why signing is such a nightmare) might see a 200-400fps increase on some maps.
-
You can already use json data in random maps see => https://github.com/0ad/0ad/blob/bbae4080acaf09e2716cde8027c7a3c2cd3eaff4/binaries/data/mods/public/maps/random/elephantine.js#L1 You can probably bind the tree data to existing assets (you won't be able to import actual geometry though)
-
That seems to be because of that bar at the top, you could try borderless.fullscreen = false and highdpi = true. Or just use gui.scale=1.5
-
Here is the first 'Release Candidate' of Alpha 27 - Agni Downloads - Current bundles are for SVN revision r27645/bbae4080acaf09e2716cde8027c7a3c2cd3eaff4 Linux data and build Windows MacOS Builds currently unavailable due to signing issues. You can only test the installer but the game will not run. macOS (x64) macOS (ARM) Things to note: Mind your mods -> they might introduce issues or Out Of Sync. Save your A26 config file somewhere, ideally. or use -writableRoot. What changed: Alpha27 – Wildfire Games How to port my mod PortA26ToA27 – Wildfire Games What to do if I have an error or notice something weird? Post your commands.txt (replay) and the interestinglog.html file from your folder. You can also reply to this thread. What to do if the game crashes? Upload your crashlog.dmp and crashlog.txt see https://trac.wildfiregames.com/wiki/GameDataPaths What to do if I have an Out Of Sync? You should go in your logs folder, find the replay (commands.txt at least), the mainlog/interestinglog and find the OOS dump folder. Zip all these files and upload them here. We need the reports from two players to compare them: One OOS and one non-OOS players at least should upload their oos_dump files. Things you may want to test (non-exhaustive) Test Vulkan performance. Enable feedback and see if it works (Main menu) See this video Launch a random game Launch a skirmish. Connect to the lobby Play on the lobby with someone Play in LAN Launch Atlas and try things out there Open Unit tests demo (To see if there any breakage in displaying entities) (It's in scenarios) Connect to and use mod.io Test replaying new games Test multiple game modes (e.g. Regicide) Test Atlas terrain previews. Test Screenshots (F2) Test deleting all saved games Test Big Screenshots (Maj+F2) Test hotkeys Test Saving and loading a game. Test Quickload/Quicksave And of course playing games.
- 598 replies
-
- 17
-
What's your recommendation exactly?
-
What's the point of siege walls converting to enemy?
Stan` replied to causative's topic in Gameplay Discussion
It's possible that an actual bug was introduced with all the changes to walls.