Jump to content

Ceres

Community Members
  • Posts

    869
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Ceres

  1. Thank you! I have very good experience now with Notepad++ and searching directly in GitHub works, too. With Notepad++, I can load the whole project source code which I forked from GitHub and checked out to my laptop, apply changes, and write them back to my fork (with TortoiseSVN - yes, SVN).
  2. This is beyond my capabilities and understanding, but thanks for the hint. Since I do not need rebuilt executables, I can work with git just fine. This thread could be closed, as my initial question was well answered.
  3. Would it be possible to include prebuilt windows executables in the git repos (on GitHub and GitLab)? Thus, interested users could fork from there and test without the hassle of combining svn and git? Sorry if my assumption is completely nonsense.
  4. Well, I do not mind if the repo is at GitHub, GitLab, or elsewhere (I have accounts for all of them), but indeed some "bridge" between git and svn is nice. I will look into this - thanks for the good hint! TortoiseGit – Windows Shell Interface to Git EDIT1: There is TortoiseGit – Windows Shell Interface to Git, which has also support for svn, I understood. EDIT2: Support for Subversion clients - GitHub Docs BTW, are these guides linked from anywhere else in the wiki? TortoiseSVN_Guide – Wildfire Games They were last modified 8 years ago, and several images are broken. So I don't know if they are meant to be read by people in this forum these days.
  5. BTW, the reason why I prefer git over svn is simple: With GitHub, I can fork the 0 A.D. upstream master, do my own changes in my fork and play directly from there. When I use svn instead, I have no possibility to use my own changes other than by manually adjusting files but locally. If there is a way to do something via svn like via git (i.e. creating forks and playing from there), I am not aware of it, but I am happy to learn.
  6. More than a year later, the building instructions have not changed: As I still have difficulties to understand VS setup etc., I am going to svn everything that is needed:
  7. Yes, I am familiar with git. Is it possible to "mix" git and svn? I.e., can I git clone everything else and fetch via svn the prebuilt Windows executables? I have clue about svn (well, I forgot everything about it after more than a year of not using it). PS: From where should I fetch the svn files? From there? http://svn.wildfiregames.com/public/ps/trunk I am going to follow these helpful hints:
  8. You mean that I could git clone from the repo, e.g. GitHub, including the Windows executables, or do I have to fetch the Windows executables separately from svn? Sorry, but the technical details are not clear to me, i.e. where exactly are the up to date Windows executables that I would need as companions to the cloned repo files?
  9. Sorry, guys, I give up building this myself. The information in the wiki is not helpful for me (sorry to say so), because it lacks essential details like what exactly is needed to install in VS 2017. I spent quite a lot of time (already about a year ago) but cannot make progress. While I would love to build 0 A.D. for Windows myself and thus be able to tweak things and thus maybe be able to contribute more, I lack the time to set everything up to get this done. I understand that most (all) of us have their real lives and time to spend away from 0 A.D., so I understand that it is not possible to provide me with a "here-you-go" and "ready-to-use" instructions set about Visual Studio. But as I have not enough time myself to get all the puzzle pieces together, I quit it. Of course, I will be happy to provide feedback on other things where I do not need to build myself. Wishing everybody a peaceful weekend!
  10. From the above conversations I understand that building a 64bit Windows version is still far away, correct?
  11. Thank you! I totally screwed up my installation and corrupted the file. Setting it up again...
  12. Hello! Are the BuildInstructions – Wildfire Games still up to date and applicable to Windows 11, too? Specifically, do we still need the XP toolset and the 2017 compiler (version 15.0) instead of VS 2019 with latest compiler? I still have a PC with Endeavour OS but would prefer to build and test on Windows 11 (64bit) on my laptop. I understand that I must build for 32bit that will run under 64bit, too. Thank you for your confirmation!
  13. Well, I wondered if transparency could be available in general and used (where feasible and helpful) in other places, too. But being able to minimize a window could be ok, too. @wowgetoffyourcellphone Maybe we could have both, i.e. a way to quickly send something and another where the players have to confirm?
  14. Hello! Where are the key bindings stored (default and customised)? My ..\AppData\Roaming\0ad\config\user.cfg does not contain any key bindings, nor do default.cfg and local.cfg. Maybe I screwed up my setup (and do a fresh install), or there is another problem.
  15. My ..\AppData\Roaming\0ad\config\user.cfg does not contain any key bindings but only this: antialiasing = "fxaa" fog = "false" gui.gamesetup.aibehavior = "balanced" gui.gamesetup.aidifficulty = "2" gui.gamesetup.assignplayers = "disabled" gui.scale = "1" gui.session.ceasefirecounter = "true" gui.session.notifications.phase = "all" gui.session.respoptooltipsort = "1" gui.session.timeelapsedcounter = "true" gui.splashscreen.enable = "false" gui.splashscreen.version = "<some-numerics-here>" lobby.columns.gamerating = "true" locale = "en_US" mod.enabledmods = "mod public" modio.disclaimer = "<some-alphanumerics-here>" overlay.fps = "true" overlay.realtime = "true" playername.multiplayer = "" playername.singleplayer = "Ceres" sharpening = "cas" showdetailedtooltips = "true" silhouettes = "true" userreport.enabledversion = "0" userreport.id = "<some-alphanumerics-here>" userreport.terms = "0" vsync = "true" If user.cfg should contain key bindings but mine does not, then there is definitely something wrong with my setup.
  16. Is some heading needed, e.g. [key bindings] or similar in that file? Sorry for my many questions and thanks for your patience! EDIT: For other users' and my own reference (might be useful in this context): HotKeys – Wildfire Games 0ad/keys.txt at master · 0ad/0ad (github.com) E.g.: hotkey.camera.rotate.ccw = "Ctrl+RightArrow", "E" ; Rotate camera anticlockwise around terrain hotkey.camera.rotate.cw = "Ctrl+LeftArrow", "Q" ; Rotate camera clockwise around terrain And from 0ad/intro.txt at master · 0ad/0ad (github.com): hotkey.camera.rotate.up – Rotate camera to look upward hotkey.camera.rotate.down – Rotate camera to look downward hotkey.camera.rotate.cw – Rotate camera clockwise around terrain hotkey.camera.rotate.ccw – Rotate camera counter-clockwise around terrain hotkey.camera.rotate.wheel.cw – Rotate camera clockwise around terrain hotkey.camera.rotate.wheel.ccw – Rotate camera counter-clockwise around terrain
  17. Thank you - good to know that it is weird (and is maybe a bug) but does not seem to affect if it works (in your case) or not (in my case). Can you please let me know where the key bindings are stored? I checked default.cfg, local.cfg, and user.cfg, but none of them has key bindings for me.
  18. I have not mapped this combination for anything else. Furthermore, I find it odd that when filtering for "wheel", the setting shown in my initial post does not appear in the list: When I filter for "rotate", it shows up (this time with the [Alt] instead of the [Ctrl] combination, but it does not work either): In my case it seems as if the setting appears in that window but does not really catch (that is my understanding; maybe I am wrong).
  19. Hello! I wonder whether it's feasible and helpful to provide a way to open relevant folders/files (e.g. configs) from within the game (menu, dev menu [Alt+D], or console)? Thus, looking up the needed information in the Wiki, FAQ, or forum would not be needed anymore. As paths might change in the future, the (outdated) information would not have to be updated manually in the Wiki, FAQ, or forum (could then be deleted) but would always be up to date in the game. These are the paths/files I have on my mind (I am on Windows 11, i.e. the paths shown below look different on another OS): https://trac.wildfiregames.com/wiki/GameDataPaths ..\AppData\Local\0ad\ ..\AppData\Local\0 A.D. alpha\ ..\AppData\Local\0 A.D. alpha\binaries\data\config\ ..\AppData\Roaming\0ad\config\ EDIT/optional: Maybe some in-game explanatory text about which config files overrule others (see this post as reference) could be added, too? See following quotes FYI: To sum it up (hopefully correctly), the order of overrules is as follows: default.cfg local.cfg in-game changes => user.cfg Thanks for sharing your thoughts!
  20. Hello! Is this a bug at all or some other problem (e.g. myself )? I set this up: But when I hold the [Ctrl] key and rotate the mouse wheel, nothing happens. When I hold the [Ctrl] key and push the arrow keys or [W], the map gets rotated up/down. I.e., the function itself works but the mapping does not seem to. Other mouse wheel mappings work, though, and there is no conflict mentioned. BTW, maybe instead of calling it "Rotate up/down", it should be rather called "Tilted up/down"? As I am not a native English speaker I might be wrong, but this is not my major concern anyway. Thanks for your help!
  21. Hello! Now that a27 has been released, do you want to keep this thread pinned?
  22. Hello! Is there an explanation of the console's possibilities available somewhere? Thanks for your help! PS: Does the console accept shell scripts? (e.g. to open the folder with the game configs)
  23. @wowgetoffyourcellphone Would you mind keeping the abbreviations A/N/E and explain them by tooltip instead of spelling them out? Besides, I like how it currently works with the tributes, i.e. we can send something by just a click (or shift+click) instead of the need to first click on a [+] and then on the [Apply] button. Do we need a [-] button at all? @Lion.Kanzen What exactly did you mean by "aesthetically I do not recommend it"? The layout, the size, the colors, something else?
  24. How could we minimize this window, which seems to be even larger now? Or is this of the same dimensions/size as the current one?
×
×
  • Create New...