| .. |
|
interfaces
|
Move PopulationBonus from cmpCost to new cmpPopulation.
|
2020-12-14 18:17:59 +00:00 |
|
tests
|
Move PopulationBonus from cmpCost to new cmpPopulation.
|
2020-12-14 18:17:59 +00:00 |
|
AIInterface.js
|
Move PopulationBonus from cmpCost to new cmpPopulation.
|
2020-12-14 18:17:59 +00:00 |
|
AIProxy.js
|
|
|
|
AlertRaiser.js
|
Move some position-related functions to PositionHelper.
|
2020-11-04 18:56:45 +00:00 |
|
Attack.js
|
Generalize to arbitrary translatable attacknames in the GUI
|
2020-11-18 21:34:33 +00:00 |
|
AttackDetection.js
|
Allow to play different sounds based on what attacked you
|
2020-08-21 10:45:37 +00:00 |
|
Auras.js
|
|
|
|
AutoBuildable.js
|
|
|
|
Barter.js
|
Make PlayerHasMarket event-based.
|
2020-10-29 09:22:48 +00:00 |
|
BattleDetection.js
|
|
|
|
Builder.js
|
Move civ-specific templates to subfolders.
|
2020-11-19 10:20:25 +00:00 |
|
BuildingAI.js
|
Fix BuildingAI error in FireArrows
|
2020-11-28 14:06:17 +00:00 |
|
BuildRestrictions.js
|
Fix Athenian Long Walls technology following 70c71bff0f.
|
2020-11-06 08:14:54 +00:00 |
|
Capturable.js
|
Rename Armour to Resistance and change the way it is processed.
|
2020-08-27 10:24:59 +00:00 |
|
CeasefireManager.js
|
|
|
|
Cost.js
|
Move PopulationBonus from cmpCost to new cmpPopulation.
|
2020-12-14 18:17:59 +00:00 |
|
DeathDamage.js
|
|
|
|
DelayedDamage.js
|
Move some position-related functions to PositionHelper.
|
2020-11-04 18:56:45 +00:00 |
|
EndGameManager.js
|
Fix message on allied victory with no active players
|
2020-07-20 17:10:08 +00:00 |
|
EntityLimits.js
|
|
|
|
Fogging.js
|
Fix VisualActor tech changes for mirages
|
2020-11-28 08:57:15 +00:00 |
|
Formation.js
|
sloppyness → sloppiness
|
2020-09-14 16:55:14 +00:00 |
|
FormationAttack.js
|
|
|
|
Foundation.js
|
Fix OOS in bdbd0b9dbf
|
2020-12-09 16:45:14 +00:00 |
|
Garrisonable.js
|
|
|
|
GarrisonHolder.js
|
Allow affecting garrison list via tech and auras
|
2020-11-18 21:39:22 +00:00 |
|
Gate.js
|
|
|
|
Guard.js
|
|
|
|
GuiInterface.js
|
Move PopulationBonus from cmpCost to new cmpPopulation.
|
2020-12-14 18:17:59 +00:00 |
|
Heal.js
|
Heal HP → Health, Rate → Interval
|
2020-07-21 16:28:29 +00:00 |
|
Health.js
|
Readd safeguard against killing an entity multiple times.
|
2020-08-29 05:47:06 +00:00 |
|
Identity.js
|
Rename nuba -> noba.
|
2020-11-18 20:13:30 +00:00 |
|
Loot.js
|
|
|
|
Looter.js
|
Add safeguards for all queryOwnerInterface calls
|
2020-09-19 17:55:34 +00:00 |
|
Market.js
|
|
|
|
Mirage.js
|
Fix VisualActor tech changes for mirages
|
2020-11-28 08:57:15 +00:00 |
|
ModifiersManager.js
|
Fix VisualActor tech changes for mirages
|
2020-11-28 08:57:15 +00:00 |
|
MotionBall.js
|
|
|
|
Pack.js
|
|
|
|
Player.js
|
Show gatherers next to resource icons.
|
2020-12-10 08:13:46 +00:00 |
|
PlayerManager.js
|
Do not process commands sent by observers.
|
2020-09-22 18:28:21 +00:00 |
|
Population.js
|
Move PopulationBonus from cmpCost to new cmpPopulation.
|
2020-12-14 18:17:59 +00:00 |
|
ProductionQueue.js
|
Move civ-specific templates to subfolders.
|
2020-11-19 10:20:25 +00:00 |
|
Promotion.js
|
Add safeguards for all queryOwnerInterface calls
|
2020-09-19 17:55:34 +00:00 |
|
RallyPoint.js
|
|
|
|
RangeOverlayManager.js
|
Adjust range visualisation and aura ranges following d0fc8ff67d
|
2020-12-08 12:53:07 +00:00 |
|
Repairable.js
|
Do not let every entity with UnitAI listen to "OnGlobalConstructionFinished".
|
2020-08-03 10:13:54 +00:00 |
|
Resistance.js
|
Remove health component from relics.
|
2020-12-06 07:22:51 +00:00 |
|
ResourceDropsite.js
|
|
|
|
ResourceGatherer.js
|
Show gatherers next to resource icons.
|
2020-12-10 08:13:46 +00:00 |
|
ResourceSupply.js
|
Don't store the gatherers per player.
|
2020-09-11 10:19:09 +00:00 |
|
ResourceTrickle.js
|
Allow the interval to be changed in the templates for the Resource Trickle component.
|
2020-07-24 18:39:51 +00:00 |
|
Settlement.js
|
|
|
|
SkirmishReplacer.js
|
Add safeguards for all queryOwnerInterface calls
|
2020-09-19 17:55:34 +00:00 |
|
Sound.js
|
|
|
|
StatisticsTracker.js
|
|
|
|
StatusBars.js
|
|
|
|
StatusEffectsReceiver.js
|
Allow resistances to StatusEffects.
|
2020-11-11 20:07:30 +00:00 |
|
TechnologyManager.js
|
Fix more JsDocs numbers/bools/strings
|
2020-08-24 11:50:31 +00:00 |
|
TerritoryDecay.js
|
|
|
|
TerritoryDecayManager.js
|
|
|
|
Timer.js
|
|
|
|
Trader.js
|
Add safeguards for all queryOwnerInterface calls
|
2020-09-19 17:55:34 +00:00 |
|
TrainingRestrictions.js
|
|
|
|
Trigger.js
|
Fix more JsDocs numbers/bools/strings
|
2020-08-24 11:50:31 +00:00 |
|
TriggerPoint.js
|
|
|
|
TurretHolder.js
|
Store turret positions in map files.
|
2020-11-11 19:40:44 +00:00 |
|
UnitAI.js
|
Reverts 2603703d66
|
2020-12-17 12:56:21 +00:00 |
|
UnitMotionFlying.js
|
|
|
|
Upgrade.js
|
Do not allow upgrading when entity is producing and vice versa.
|
2020-10-04 10:20:20 +00:00 |
|
ValueModificationManager.js
|
|
|
|
Visibility.js
|
|
|
|
VisionSharing.js
|
|
|
|
WallPiece.js
|
|
|
|
WallSet.js
|
|
|
|
Wonder.js
|
|
|