leper
WFG Retired-
Posts
1.290 -
Joined
-
Last visited
-
Days Won
30
Everything posted by leper
-
Fixed in r15202. That also removes healing all other animals (including war dogs).
-
Numerus - a Statistics Bot
leper replied to agentx's topic in Game Development & Technical Discussion
Any reason why you didn't extend the StatisticsTracker component to do this?- 34 replies
-
[Map] Chinese Celtic Council - Courageous Call.
leper replied to Radagast.'s topic in Rise of the East
You should probably update Lion. -
Got a new error (commands.txt attached) (r14932) ERROR: JavaScript error: simulation/ai/petra/defenseManager.js line 343 TypeError: target.attackRange(...) is undefined m.DefenseManager.prototype.checkDefenseStructures@simulation/ai/petra/defenseManager.js:343 m.DefenseManager.prototype.update@simulation/ai/petra/defenseManager.js:20 m.HQ.prototype.update@simulation/ai/petra/headquarters.js:1712 m.PetraBot.prototype.OnUpdate@simulation/ai/petra/_petrabot.js:182 m.BaseAI.prototype.HandleMessage@simulation/ai/common-api/baseAI.js:83commands.txt
-
You might want to check the date of the first post again jaimele.
-
You could either do what niektb proposes (check determineAction() in gui/session/input.js around line 560), or use a hotkey (same function a few lines up), or use a button to initiate a conversion.
-
That is just used for the temple (and maybe some heroes). Healers work pretty much the same as in the AoE series.
-
More animations. New biped animations for the current human meshes that are already in game.
-
An AI that trades! Got the same error as gameboy posted above. commands.txt attached (r14867). ERROR: FinishOrder called for entity 8028 (units/ptol_support_trader) when order queue is empty ()@simulation/components/UnitAI.js:3411 ()@simulation/components/UnitAI.js:5117 (7592,7840,"APPROACHINGSECONDMARKET")@simulation/components/UnitAI.js:5106 ([object Object])@simulation/components/UnitAI.js:2518 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object])@simulation/components/UnitAI.js:3757commands.txt
-
Have you already taken a look at the =getting started guide for programmers? If not check it out, especially the starter tasks linked from there. You might also want to take a look at the full ticket list if something that isn't explicitly marked as a starter task would suit you.
-
Looks gorgeous!
-
Ah, right. Changing that should be easy, but I'm not sure if adding a command line switch to disable that loading, or requiring explicit loading of the public mod is worth the effort if nobody really needs it currently.
-
Don't load it.
-
Doesn't seem like it. Locked.
-
You could supply a civs/somecivsfile.json.DELETED file, but if you do that for all civs (including athen.json) you could run into some weird issues with RMS/Skirmish maps.
-
Translation [Discussion] Localization (again)
leper replied to RedFox's topic in Game Development & Technical Discussion
That is what is currently used (in a slightly modified form, omitting the %(time)s for "second").Spahbod: That should be fixed (see fcxSanya's reply). -
Translation [Discussion] Localization (again)
leper replied to RedFox's topic in Game Development & Technical Discussion
If that works for GunChleoc (you have more than one plural form, right?), I could use that. -
Split from the 'Known Problems' topic.