Enrique
60a91cb032
fixes death variation for mauryan walls, fortress, defense tower, and temple.
...
This was SVN commit r13272.
2013-03-12 23:06:20 +00:00
wraitii
2bcb03f049
Fix messages.js for "/team" messages when no teams were set.
...
Change to AI logic, makes Aegis more efficient with a better attack,
eco, and defense. Bugfixes.
This was SVN commit r13271.
2013-03-12 21:58:25 +00:00
Pureon
e37012a9fd
Added Omri's latest track to the Hellenic civs
...
This was SVN commit r13270.
2013-03-12 21:55:33 +00:00
Pureon
21f4a94242
New Mauryan emblem
...
This was SVN commit r13269.
2013-03-12 21:48:42 +00:00
wraitii
3f6702075b
Fix my previous commit where if you had enough units buildings would never construct (rounding issue).
...
This was SVN commit r13268.
2013-03-12 10:07:53 +00:00
wraitii
791a901df9
Fix a bug with the foundation changes that caused buildings to be built too fast with multiple units.
...
This was SVN commit r13267.
2013-03-12 08:22:45 +00:00
wraitii
9b1b8cc8fd
A few bugfixes, slight change in logic for smoother play. Makes Aegis gather with cavalry. Allows it to send chat messages to warn about attacks.
...
This was SVN commit r13266.
2013-03-11 19:58:29 +00:00
historic_bruno
ca40764dc6
Fixes bug in map reader that caused actor variations to default to seed 0. Fixes #1861 .
...
Fixes maps that were affected by this bug.
This was SVN commit r13264.
2013-03-11 16:42:41 +00:00
wraitii
dab9175f30
Foundations now require 100% health for construction to be completed. Progress now linked with health. Patch by Malcom. Fixes #1853
...
This was SVN commit r13263.
2013-03-11 15:47:16 +00:00
OmriLahav
c6eea186e8
New Hellenic track - The Hallespont, A13.
...
This was SVN commit r13261.
2013-03-11 12:15:02 +00:00
Mythos_Ruler
6431eb63a5
Mauryans now have a cavalry swordsman.
...
This was SVN commit r13260.
2013-03-11 02:29:19 +00:00
Mythos_Ruler
ba38a22abe
Renamed some wonder templates. Let us know if it breaks anything.
...
This was SVN commit r13258.
2013-03-11 01:08:48 +00:00
Pureon
0e6d764162
Mauryan long wall template edit
...
This was SVN commit r13257.
2013-03-11 01:06:45 +00:00
Pureon
9e511134e6
Updated sandbox with latest Mauryan units
...
This was SVN commit r13256.
2013-03-11 00:48:36 +00:00
Mythos_Ruler
0ec860651a
This was SVN commit r13255.
2013-03-11 00:35:33 +00:00
Mythos_Ruler
7dda41f693
Mauryan walls cost wood and have roughly 25% less health than stone walls.
...
This was SVN commit r13254.
2013-03-11 00:10:24 +00:00
leper
0d7e6b7880
Use pimpl idiom for ThreadDebugger.
...
This was SVN commit r13253.
2013-03-10 23:08:01 +00:00
wraitii
eda2802f6d
Simplify construction of the transformation matrix in GetInterpolatedTransform. Patch by sbte. Fixes #1854
...
This was SVN commit r13252.
2013-03-10 20:31:53 +00:00
wraitii
1778e685ac
Improve detection of when a component needs to be interpolated. Patch by sbte. Fixes #1858 .
...
This was SVN commit r13251.
2013-03-10 20:28:01 +00:00
Pureon
f3eab4127e
caliper icon and Mauryan wall tweak
...
This was SVN commit r13250.
2013-03-10 16:12:10 +00:00
Pureon
d2e5d63039
Animations for Mauryan wall gate
...
This was SVN commit r13249.
2013-03-10 12:04:56 +00:00
wraitii
1368aa4ae9
Fix bugs in the attack manager, fix reparations in enemy territory, change readme.txt to document the new -autostart-civ function.
...
This was SVN commit r13248.
2013-03-10 07:37:05 +00:00
wraitii
2c17ab70ac
Add support for -autostart-civ to set civilizations when quickstarting.
...
Put the AI memory heap back to 32 MB to avoid OOM errors with numerous
AIs in late game.
Fix a bug that made ProductionQueue not broadcast progress.
Fix many issues with Aegis in defense, pathfinding, foundation
construction, training building choice, strength calculations, building
placement and mostly attack. Aegis should be much more aggressive.
This was SVN commit r13247.
2013-03-09 14:09:06 +00:00
leper
0572ffd3d2
Add support for mauryan walls to the rmgen wall builder. Patch by FeXoR. Fixes #1855 .
...
This was SVN commit r13246.
2013-03-08 23:46:36 +00:00
leper
8c756b507a
Fix non-pch build. Maybe use pimpl idiom instead.
...
This was SVN commit r13245.
2013-03-08 23:46:32 +00:00
quantumstate
c6043779f6
Better fix for the angle interolation issue. Thanks sbte for spotting it. Refs #1846 .
...
This was SVN commit r13244.
2013-03-08 20:01:12 +00:00
quantumstate
8777f68aa0
Fix rotation interpolation. Refs #1846 .
...
This was SVN commit r13243.
2013-03-08 19:34:55 +00:00
wraitii
d76f570a69
Fix the defense system (it now works as expected, that doesn't mean well). Fix a bug in dropsite placement that caused AIs to go awry. Slight changes here and there to the strategy. Optimizations when running many workers at once. Fix some pathfinding not working. Units in attack plans should be slightly less dumb.
...
This was SVN commit r13242.
2013-03-07 21:33:57 +00:00
Enrique
940ecd29e8
Mauryan walls added with AO. No gate animation yet.
...
This was SVN commit r13241.
2013-03-07 21:05:33 +00:00
Yves
d892e1887a
My modifications to the jsdebugger's web GUI. Adds a few features and makes it compatible with the current server-side code. Closes #410
...
This was SVN commit r13240.
2013-03-07 14:41:03 +00:00
Yves
28200e6a04
The original web GUI for the jsdebugger from contributor mmayfield45. I only removed the jquery demo directory and added some licensing information. This is for an older version of the debuggers server-side part, so it doesn't work anymore. The required modifications will be committed soon. Refs #410
...
This was SVN commit r13239.
2013-03-07 14:27:34 +00:00
Yves
73951b75fc
Adds the server-side part of the javascript debugger. Refs #410
...
This was SVN commit r13238.
2013-03-07 13:49:49 +00:00
historic_bruno
f5be596ee8
Fixes use of invalid pointer from temporary string (caused some invalid read warnings in Valgrind)
...
This was SVN commit r13237.
2013-03-07 03:54:41 +00:00
Pureon
ff97d550b8
Added Omri's 2 other new tracks to the relevant civs
...
This was SVN commit r13236.
2013-03-06 22:09:10 +00:00
Mythos_Ruler
ee85e942e1
Mauryan civ json changed to use new Mauryan music track.
...
This was SVN commit r13235.
2013-03-06 19:27:24 +00:00
Mythos_Ruler
59be67d27e
Portrait for Wonders.
...
This was SVN commit r13234.
2013-03-06 18:16:41 +00:00
OmriLahav
dfd1abeab9
A13 - first Mauryan Indian peace track
...
This was SVN commit r13232.
2013-03-06 15:27:05 +00:00
wraitii
081721c679
Fix the build and stops the AI from creating tons of AI dump images for no good reason.
...
This was SVN commit r13231.
2013-03-06 14:33:15 +00:00
wraitii
a45a926aeb
Fix an issue that caused a crash on serialization. Prepare the AI manager a little more for serialization.
...
Fix bugs with tests. Fix some other issues in the AI (attack plans deal
with walls better, choose better paths, target selection is better. Dock
building won't be tried hundreds of times if it fails.)
Changes the Oasis random map to only put a path in the middle 50% of the
time.
This was SVN commit r13230.
2013-03-06 11:52:41 +00:00
OmriLahav
f0db42e34e
A13 track - Gaulic early peace.
...
This was SVN commit r13228.
2013-03-06 10:54:03 +00:00
Pureon
c3944097a7
Small nerf to bolt shooters
...
This was SVN commit r13227.
2013-03-06 00:21:38 +00:00
wraitii
e33d4a52e9
AI API V3 along with a new version of Aegis. Support for a JS shared component that can be used or not for each AI.
...
This was SVN commit r13225.
2013-03-05 22:52:48 +00:00
Pureon
c29a8d8ac0
Tech icons
...
This was SVN commit r13224.
2013-03-05 21:27:29 +00:00
quantumstate
21f13f9683
Only use interpolation for moving objects in VisualActor. Patch by sbte. Fixes #1846 .
...
This was SVN commit r13223.
2013-03-05 20:02:16 +00:00
Pureon
121fb35f72
Bolt shooter accuracy tech
...
This was SVN commit r13222.
2013-03-04 23:30:50 +00:00
quantumstate
7461e4a3c1
Add technology support for ranged unit spread
...
This was SVN commit r13221.
2013-03-04 21:52:44 +00:00
Pureon
7df4fd6919
helmet variations and tweak to ballista template
...
This was SVN commit r13220.
2013-03-04 21:27:45 +00:00
ShieldBearer
b8322fa6bb
Zebu model
...
This was SVN commit r13219.
2013-03-04 14:16:08 +00:00
stwf
efd42ef490
fixes windows compile error and some nuused param warnings
...
This was SVN commit r13217.
2013-03-03 22:28:26 +00:00
Pureon
3bce7cafba
Updated Mauryan corral and some sound tweaks
...
This was SVN commit r13216.
2013-03-03 22:09:26 +00:00