Jump to content

jonbaer

Community Members
  • Posts

    188
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by jonbaer

  1. I actually have a patch that will set game speed on -autostart but I was also trying to figure out how to accomplish this w/ hotkeys, something like:

    <object hotkey="speed5"><action on="Press">Engine.SetSimRate(5);</action></object>

    It would seem like this would be possible.  +1 for hot keying speeds.  Edit: attached a small working mod for #4 (POC) ...

    0ad-speed-mod.zip

    Edit: also adding the -autostart patch, was rather interesting watching this situation unfold as a test ...

    pyrogenesis -autostart="random/continent" -autostart-speed=1000 -autostart-ai=1:petra -autostart-ai=2:petra -autostart-aidiff=1:0 -autostart-aidiff=2:5

    0ad-autostart-speed.patch

    • Like 2
  2. 17 minutes ago, Lion.Kanzen said:

    Needs more than that, have advanced diplomacy stuff.

    I agree, just don't know what else there is (yet), I was able to wrap it in setTimeout(updateDiplomacyStats, 100); so I can see ally stats in realtime now.  I think it would be great to figure out a way to get elements of Charts package (https://github.com/0ADMods/summary-charts) into Diplomacy for basic monitoring.  I am just playing around but what I wanted to do eventually was to have AI swap out A/N/E on it's own.

    • Like 2
  3. I was able to push the popCount/popLimit and resourcesCount in for my allies on the Diplomacy window, but I realize what the real problem here is, on calling GetSimState() or pulling up the diplomacy window you don't want the game (state) to pause and this does not reflect realtime stats, so since I have no dug deeper into what that is about it might be a harder thing to do than I expected.

    Screen Shot 2016-05-03 at 11.38.42 PM.png

    • Like 1
  4. Hi, I am curious to know, currently if you start pyrogensis with ./pyrogenesis -editor -mod="customAI" for testing AI development or just playing around and you assign a civ to your AI the editor doesn't seem to reload the mod (ie reload your AI tweaks).  I have a feeling I am missing something because I would assume designers tweak templates this way or do I need to rerun pyrogensis every time for testing.  It would be ideal if I could run it in Atlas and on the simulation reset the AI .js files would reload, am I missing something or would this be a feature request?  Thanks.

  5. I think the capture is great, especially when it relates to capture on the opponents siege units (for example when they come with rams, and you can change the game w/ a single capture of those), but a few things I wish the capture had:

    - On some captures you should be able to transfer the wealth of those items, I wish the drops were more distinct to that individual drop, so you can capture the resources.  This would change the dynamics and planning because some would be more valuable than others (it would be nice to have visual cues to this but understand it would be hard to do).

    - Capture on structures should automatically convert opponents to your side, another thing I realize may be difficult to do.

  6. I have been playing the git copy for a while and will help test the RC version.  This is a great mod, I wanted to create one called Three Kingdoms (w/ either China or Korea).  The only small thing I noticed was that AI was set to "aegis" on Guilin (probably a typo) ... will post back any issues here.

  7. Hi,

    I don't know if this was discussed elsewhere, I read about the forthcoming mod w/ "shipyards" but while watching a documentary on the Punic Wars I saw that ships were stored away and just wondering if it is on the map to where they could be almost garrison to the docks from which they came somehow ...

    The only one downside I can see is that there would need to be some visual cues to opponents in that the dock would need to reflect somehow how large of a navy is being held up by stored ships.

    Does this make sense?

  8. Hi,

    Was playing a naval map + after ~ hour of play this error message came aboard (first time in a long time), was able to screenshot it but could not figure out how to prevent it from showing and still play (since it lagged the game down a bit), is there a way to do that? Thanks. I don't know if the trace is helpful or not just pasting it here in case, if any additional info needed let me know. Mac, latest version.

    post-21163-0-73345000-1451643088_thumb.p

×
×
  • Create New...