reaperrr
|
848cf19ba8
|
Merge pull request #12381 from pchote/upgrade-conditions
Upgrades overhaul part 1: EnabledCondition
|
2016-11-30 19:42:34 +01:00 |
|
Paul Chote
|
7e428d2c91
|
Add CliffBackImpassabilityLayer to TS.
|
2016-11-26 20:56:18 +00:00 |
|
Paul Chote
|
0ba0470390
|
Remove upgrades lint check.
|
2016-11-20 13:55:47 +00:00 |
|
Paul Chote
|
05187f5828
|
Remove legacy UpgradeTypes consumer code.
|
2016-11-20 13:38:41 +00:00 |
|
Matthias Mailänder
|
ef25d4cd56
|
API and auto-complete description generator for ZeroBrane Studio
|
2016-11-20 06:37:16 +01:00 |
|
Paul Chote
|
c62870cc30
|
Merge pull request #12004 from reaperrr/projectile-cleanup2
More projectile property streamlining and cleanups
|
2016-10-29 14:21:29 +01:00 |
|
Oliver Brakmann
|
443d35f240
|
Merge pull request #11984 from reaperrr/upgradable-tooltip
Make Tooltip upgradable
|
2016-10-26 20:48:19 +02:00 |
|
reaperrr
|
00c0161513
|
Show internal name instead of crashing when buildable actor has no tooltip
But throw a lint error instead.
|
2016-10-23 14:59:22 +02:00 |
|
reaperrr
|
0fcc07cb7b
|
Add UpgradeOnMovement trait
This provides upgrades when an actor is moving. To avoid 'hiccups' for ground units, air units are considered moving as soon as they are airborne.
|
2016-10-23 13:23:04 +02:00 |
|
reaperrr
|
efd54f1c65
|
Add lint check for invalid projectile angles
Emits error if
- angle exceeds 255 or -255
- minimum launch angle exceeds maximum launch angle
|
2016-10-22 18:00:36 +02:00 |
|
Paul Chote
|
f66883c925
|
Merge pull request #11973 from Phrohdoh/csproj-afterbuild-targets
Fix AfterBuild tasks in csprojs
|
2016-10-11 02:51:47 +01:00 |
|
reaperrr
|
8f2657ec75
|
Merge pull request #11982 from obrakmann/fix11979-helicopter-reservations
Fix helicopter reservations
|
2016-09-24 20:24:35 +02:00 |
|
Paul Chote
|
df98260e1a
|
Merge pull request #12021 from abcdefg30/radarSpec
Fix spectators not being able to issue commands in TD
|
2016-09-22 17:51:15 +01:00 |
|
abcdefg30
|
05899b5b0e
|
Split a UnitCommandWidget from WorldCommandWidget
|
2016-09-18 14:55:59 +02:00 |
|
Oliver Brakmann
|
ab8c1403a8
|
Fix locking an airfield that is rearming aircraft while being sold
|
2016-09-18 13:48:17 +02:00 |
|
Oliver Brakmann
|
852d947764
|
Fix setting MayYieldReservation when there is no reservation
|
2016-09-15 21:10:47 +02:00 |
|
Taryn Hill
|
1cfe9ed512
|
Common csproj: Use MSBuild tasks instead of shelling out
|
2016-09-05 16:35:43 -05:00 |
|
Matthias Mailänder
|
e3df47d6d2
|
Add Sell to the Lua API.
|
2016-09-02 21:59:59 +02:00 |
|
reaperrr
|
7ac5a25ce6
|
Merge pull request #11882 from pchote/remove-astar-overlay
Remove legacy A* visualisation.
|
2016-08-27 18:37:23 +02:00 |
|
Paul Chote
|
1ae86f34f8
|
Overhaul Carryall behaviour, adding support for manual control.
|
2016-08-27 15:42:18 +01:00 |
|
Paul Chote
|
32eb98c17d
|
Remove legacy A* visualisation.
|
2016-08-26 16:55:46 +01:00 |
|
Zimmermann Gyula
|
de10cb22e8
|
Shift CustomBuildTimeValue to Buildable.
|
2016-08-21 12:05:32 +02:00 |
|
reaperrr
|
b174d00be9
|
Rename UpgradeOnDamage to UpgradeOnDamageState
The trait works for 'Undamaged' as well and no longer requires a damage state change to trigger either, so this trait name is more accurate.
|
2016-08-18 23:31:27 +02:00 |
|
reaperrr
|
0ec9725c2a
|
Merge pull request #11621 from Mailaender/text-controlgroup
Added With*ControlGroup
|
2016-08-18 21:25:32 +02:00 |
|
Matthias Mailänder
|
725a5d44eb
|
Split SelectionDecorations control group rendering into
WithSpriteControlGroup and WithTextControlGroup
|
2016-08-12 21:53:16 +02:00 |
|
Paul Chote
|
cff8e949d8
|
Move ModContent out of the engine.
|
2016-08-08 22:36:07 +01:00 |
|
Alexandre Oliveira
|
66b74b0116
|
Add command to generate settings docs
|
2016-07-26 00:02:01 -03:00 |
|
Paul Chote
|
bddae7314a
|
Reimplement InstallShieldCAB extraction.
|
2016-07-13 21:01:56 +01:00 |
|
PedroFerreiraRamos
|
958e35d61f
|
Fix air unit resupply #5966
|
2016-07-12 20:17:45 -03:00 |
|
abcdefg30
|
6342b40bfd
|
Merge pull request #11499 from Mailaender/damaged-by-terrain
Merged PoisonedByTiberium and DamagedWithoutFoundations into DamagedByTerrain
|
2016-07-10 22:22:29 +02:00 |
|
Matthias Mailänder
|
8df4e9e04c
|
Merge PoisonedByTiberium and DamagedWithoutFoundations
into DamagedByTerrain.
|
2016-07-10 19:44:19 +02:00 |
|
Oliver Brakmann
|
20d55a1d93
|
Add Lua integration for PlayerExperience
|
2016-07-10 15:30:17 +02:00 |
|
Emiel Suilen
|
c3e862b2ca
|
Add a PlayerExperience trait
|
2016-07-10 15:30:17 +02:00 |
|
Oliver Brakmann
|
c000966590
|
Merge pull request #11361 from abcdefg30/newLua
Add new lua functions and fix the air attacks in allies05a
|
2016-07-09 14:59:47 +02:00 |
|
Taryn Hill
|
7a0d12dd51
|
Implement ExitsDebugOverlay and ExitsDebugOverlayManager
|
2016-07-07 08:57:44 -05:00 |
|
reaperrr
|
31d822bcd2
|
Merge pull request #11565 from Mailaender/withtextdecoration
Added WithTextDecoration
|
2016-07-04 18:37:28 +02:00 |
|
Oliver Brakmann
|
9ab2ce2362
|
Merge pull request #11520 from reaperrr/IdleWander
Make civilians wander around when idle
|
2016-07-04 11:50:35 +02:00 |
|
Matthias Mailänder
|
a6e42823e5
|
Add WithTextDecoration.
|
2016-07-03 21:31:58 +02:00 |
|
reaperrr
|
c153277e8b
|
Add AttackSounds trait
This trait plays sounds when preparing to attack or attacking.
|
2016-07-02 16:02:00 +02:00 |
|
reaperrr
|
87537d9669
|
Move WithAttackOverlay to Mods.Common
|
2016-07-02 16:02:00 +02:00 |
|
reaperrr
|
7ed792ba88
|
Merge pull request #11286 from Mailaender/open.nat-2.0.16
Dump Mono.NAT in favor of Open.Nat 2.0.16
|
2016-06-26 16:16:11 +02:00 |
|
reaperrr
|
f5a0c7e425
|
Move AttackWander into root Traits folder
It's not really an Attack* trait, so it doesn't belong into that subfolder.
|
2016-06-25 12:36:35 +02:00 |
|
reaperrr
|
61acbe70d6
|
Extract WavReader to own file and move it to FileFormats
|
2016-06-23 23:47:57 +02:00 |
|
reaperrr
|
f1882e2dd6
|
Rename ImaAdpcmLoader to *Reader and move it to FileFormats
|
2016-06-23 23:47:55 +02:00 |
|
reaperrr
|
415e0bb54c
|
Split AudReader from AudLoader and move it to FileFormats
We already separated loading from file format reading for sprites and videos.
|
2016-06-23 23:47:54 +02:00 |
|
reaperrr
|
ed210b380f
|
Move audio loaders from engine to mod level
|
2016-06-23 23:47:52 +02:00 |
|
abcdefg30
|
61fd9d2959
|
Add AmmoPoolProperties to lua
|
2016-06-21 23:20:02 +02:00 |
|
Paul Chote
|
2355ad9dd1
|
Move carryall code to Mods.Common.
|
2016-06-21 21:38:19 +01:00 |
|
reaperrr
|
526f851489
|
Merge pull request #11426 from pchote/actorpreview-dynamic-facing
Support dynamic ActorPreview facings and creating previews from live actors.
|
2016-06-20 14:38:11 +02:00 |
|
Paul Chote
|
1d1b97cb6a
|
Add ScriptLobbyDropdown trait and lua API.
|
2016-06-19 22:15:26 +01:00 |
|