Jump to content

wowgetoffyourcellphone

0 A.D. Art Team
  • Posts

    10.895
  • Joined

  • Last visited

  • Days Won

    537

Everything posted by wowgetoffyourcellphone

  1. Bro, there's no need to get upset! People just want to see your hard work make it into the game so it can be enjoyed.
  2. I agree this is the solution. Force capital to stop offloading their filth onto the heap of "externality." There are no "externalities" except on a capitalist's balance sheet. It's time to force it onto their balance sheet.
  3. The report will tell us we are on track for a 'worst case' scenario and that we will not turn this around in time. The only thing we can possibly do is try to mitigate the worst effects. But in the end, what will happen is that the rich northern countries, specifically the richest people within those countries, will attempt to wall off the rest of the world's suffering while continuing their lavish lifestyles financed through rampant capitalism and resource depletion. Essentially, the ostrich sticks its head in the sand while the hyena of climate change eats it alive anus-first.
  4. It can definitely be tweaked for A26. I'm not very happy with it.
  5. I had the notion to have soldiers build ships on the shoreline, like how in DE soldiers build catapults (instead of "training" them from an Arsenal).
  6. Got this with both DE and EA. Create a formation of troops (hoplites in this instance). The default close order formation works. Now task these dudes to gather a treasure. They won't move (glitched out; perhaps a known problem?). Then task them to capture a building. Voila. That error is generated and they still do not move. Can anyone else reproduce? I can reproduce it very easily and consistently.
  7. I think doing anything more than a citizen/slave dichotomy would be pushing it for an RTS. Delenda Est has citizens (or peasants, depending on the civ; many cultures didn't have a "citizen" concept at all), which can gather, but are good at building, and then has slaves, which can only gather (and can be captured). Slaves are unlocked when you build a Market in P2.
  8. ERROR: JavaScript error: simulation/components/UnitAI.js line 258 cmpControllerAI is null Order.FormationWalk@simulation/components/UnitAI.js:258:8 FSM.prototype.ProcessMessage@globalscripts/FSM.js:265:17 UnitAI.prototype.FinishOrder@simulation/components/UnitAI.js:3824:26 enter@simulation/components/UnitAI.js:2196:15 FSM.prototype.SwitchToNextState@globalscripts/FSM.js:366:14 FSM.prototype.ProcessMessage@globalscripts/FSM.js:274:8 UnitAI.prototype.ProcessMessage@simulation/components/UnitAI.js:4277:15 Attack.prototype.StopAttacking@simulation/components/Attack.js:526:14 Resistance.prototype.OnOwnershipChanged@simulation/components/Resistance.js:181:62 ERROR: Script message handler OnOwnershipChanged failed ERROR: Error in timer on entity 5333, IID103, function TimerHandler: TypeError: cmpControllerAI is null Order.FormationWalk@simulation/components/UnitAI.js:258:8 FSM.prototype.ProcessMessage@globalscripts/FSM.js:265:17 UnitAI.prototype.FinishOrder@simulation/components/UnitAI.js:3824:26 Timer@simulation/components/UnitAI.js:3282:10 FSM.prototype.ProcessMessage@globalscripts/FSM.js:265:17 UnitAI.prototype.TimerHandler@simulation/components/UnitAI.js:4159:15 Timer.prototype.OnUpdate@simulation/components/Timer.js:139:44 ERROR: JavaScript error: simulation/components/UnitAI.js line 258 cmpControllerAI is null Order.FormationWalk@simulation/components/UnitAI.js:258:8 FSM.prototype.ProcessMessage@globalscripts/FSM.js:265:17 UnitAI.prototype.FinishOrder@simulation/components/UnitAI.js:3824:26 Order.Attack@simulation/components/UnitAI.js:427:16 FSM.prototype.ProcessMessage@globalscripts/FSM.js:265:17 UnitAI.prototype.PushOrderFront@simulation/components/UnitAI.js:3899:16 UnitAI.prototype.AttackVisibleEntity@simulation/components/UnitAI.js:4957:7 UnitAI.prototype.RespondToTargetedEntities@simulation/components/UnitAI.js:4994:15 UnitAI.prototype.AttackEntitiesByPreference@simulation/components/UnitAI_DE.js:89:14 LosAttackRangeUpdate@simulation/components/UnitAI.js:3278:11 FSM.prototype.ProcessMessage@globalscripts/FSM.js:265:17 UnitAI.prototype.OnRangeUpdate@simulation/components/UnitAI.js:4262:16 ERROR: Script message handler OnRangeUpdate failed ERROR: JavaScript error: simulation/components/UnitAI.js line 258 cmpControllerAI is null Order.FormationWalk@simulation/components/UnitAI.js:258:8 FSM.prototype.ProcessMessage@globalscripts/FSM.js:265:17 UnitAI.prototype.FinishOrder@simulation/components/UnitAI.js:3824:26 Order.Attack@simulation/components/UnitAI.js:427:16 FSM.prototype.ProcessMessage@globalscripts/FSM.js:265:17 UnitAI.prototype.PushOrderFront@simulation/components/UnitAI.js:3899:16 UnitAI.prototype.AttackVisibleEntity@simulation/components/UnitAI.js:4957:7 UnitAI.prototype.RespondToTargetedEntities@simulation/components/UnitAI.js:4994:15 UnitAI.prototype.AttackEntitiesByPreference@simulation/components/UnitAI_DE.js:89:14 LosAttackRangeUpdate@simulation/components/UnitAI.js:3278:11 FSM.prototype.ProcessMessage@globalscripts/FSM.js:265:17 UnitAI.prototype.OnRangeUpdate@simulation/components/UnitAI.js:4262:16 ERROR: Script message handler OnRangeUpdate failed ERROR: Error in timer on entity 5345, IID7, function Attack: TypeError: cmpControllerAI is null Order.FormationWalk@simulation/components/UnitAI.js:258:8 FSM.prototype.ProcessMessage@globalscripts/FSM.js:265:17 UnitAI.prototype.FinishOrder@simulation/components/UnitAI.js:3824:26 Order.Cheer@simulation/components/UnitAI.js:620:15 FSM.prototype.ProcessMessage@globalscripts/FSM.js:265:17 UnitAI.prototype.PushOrderFront@simulation/components/UnitAI.js:3899:16 UnitAI.prototype.Cheer@simulation/components/UnitAI.js:5810:7 UnitAI.prototype.CallPlayerOwnedEntitiesFunctionInRange@simulation/components/UnitAI.js:6433:23 enter@simulation/components/UnitAI.js:2216:12 FSM.prototype.SwitchToNextState@globalscripts/FSM.js:366:14 FSM.prototype.ProcessMessage@globalscripts/FSM.js:274:8 UnitAI.prototype.ProcessMessage@simulation/components/UnitAI.js:4277:15 Attack.prototype.StopAttacking@simulation/components/Attack.js:526:14 Attack.prototype.Attack@simulation/components/Attack.js:559:8 Timer.prototype.OnUpdate@simulation/components/Timer.js:139:44
  9. As far as I know, Lord Jaguar, Lord Night, et al. were historical characters.
  10. To flesh out a full "game" experience, you may have to expand from Howard's original works. Later novels had some cool stuff in them. When I was a kid way back in the 1990s, I did a book report on this one, which fleshed out the Turan Empire (executing condemned criminals and traitors was especially sporting for the population!), the Vilayet Sea geographical area, and had some really neat elements, such as a wizard inventing a rudimentary steam engine, giant centipedes rowing galleys, pirate queens, etc.
  11. In DE, I notice the Scythian resource carts swap variants too, when they move (possibly in run state at that point).
×
×
  • Create New...