atlimit8
|
7c1e93a880
|
Merge pull request #9730 from r34ch/fake-structures-detonate
Fake structures detonate to mask health difference.
|
2015-10-25 09:12:02 -05:00 |
|
Pavel Penev
|
82144ce975
|
Merge pull request #9738 from abcdefg30/loadimport
Fix the legacy map importer not working
|
2015-10-25 13:41:29 +02:00 |
|
atlimit8
|
128574723a
|
Merge pull request #9753 from RoosterDragon/better-actor-lookups
Improve some actor queries
|
2015-10-25 02:38:21 -05:00 |
|
Matthias Mailänder
|
40a7ab5a6a
|
Merge pull request #9628 from abcdefg30/luatime
Fix Utils.FormatTime not working properly on different game speeds
|
2015-10-25 07:49:01 +01:00 |
|
Matthias Mailänder
|
3dc765f7c1
|
Merge pull request #9744 from pchote/serverbrowser
Redesign the MP server browser.
|
2015-10-25 07:32:04 +01:00 |
|
RoosterDragon
|
30aee56d78
|
Improve some actor queries.
Use ActorsWithTrait if possible to avoid querying all actors in the world.
|
2015-10-25 01:19:29 +01:00 |
|
DArcy Rush
|
c0850e44f4
|
Explodes trait has new 'DamageThreshold' property.
An actor will explode when its health is below the
defined percentage of its max health.
|
2015-10-24 23:02:42 +01:00 |
|
abcdefg30
|
e65465c539
|
Fix Utils.FormatTime not working properly on different game speeds
|
2015-10-24 23:42:32 +02:00 |
|
Paul Chote
|
e0177d7798
|
Merge pull request #9494 from abcdefg30/luabackground
Add lua support for playing background music
|
2015-10-24 22:25:35 +01:00 |
|
Paul Chote
|
be37717e6d
|
Account for cross-mod tile shapes in map previews.
|
2015-10-24 22:02:46 +01:00 |
|
Paul Chote
|
c0f42904f0
|
Overhaul the server browser.
|
2015-10-24 21:58:31 +01:00 |
|
Oliver Brakmann
|
c62d1a395b
|
Merge pull request #9748 from pchote/map-metadata-lint
Add a lint pass for map format/author/title.
|
2015-10-24 22:13:49 +02:00 |
|
Paul Chote
|
347eb6410c
|
Add a lint pass for map metadata.
|
2015-10-24 20:36:38 +01:00 |
|
abcdefg30
|
caaa779da4
|
Merge pull request #9736 from obrakmann/fix9693_lua-attack-broken
Fix broken scripted attacks in some missions
|
2015-10-24 21:18:45 +02:00 |
|
Matija Hustić
|
7ca8d85771
|
Revert explosion condition to strictly less than zero
|
2015-10-24 18:20:18 +02:00 |
|
abcdefg30
|
69496c2f16
|
Fix the legacy map importer not working
|
2015-10-24 00:59:14 +02:00 |
|
Oliver Brakmann
|
6420a6ec8a
|
Allow force-attacking things with the Lua API's Attack() method
|
2015-10-24 00:27:23 +02:00 |
|
abcdefg30
|
f6d1e51050
|
Merge pull request #9708 from r34ch/chronotank-extra-bar
Charge now using ticks and fixed extra bar time formula.
|
2015-10-23 23:29:20 +02:00 |
|
DArcy Rush
|
1e2101fab9
|
Add an upgrade rule.
|
2015-10-23 22:22:55 +01:00 |
|
Oliver Brakmann
|
206f644949
|
Merge pull request #9672 from penev92/fixAutoTarget
Fix a series of visibility/targeting bugs
|
2015-10-23 20:53:03 +02:00 |
|
abcdefg30
|
fcd27707d7
|
Merge pull request #9705 from reaperrr/misc-cleanup
Misc yaml formatting cleanup
|
2015-10-23 14:38:44 +02:00 |
|
atlimit8
|
6992decad0
|
InvalidOperationException => YamlException in SpreadDamageWarhead
|
2015-10-23 02:37:39 -05:00 |
|
atlimit8
|
173f85319a
|
Merge pull request #9715 from teees/mouseovereditor
Show owner and faction of units in map editor tooltips
|
2015-10-22 20:10:33 -05:00 |
|
atlimit8
|
7de98ad6d8
|
Merge pull request #9635 from RoosterDragon/occupy-space-perf
Speed up checks for IOccupySpace trait
|
2015-10-22 18:28:57 -05:00 |
|
Pavel Penev
|
000c701414
|
Fix actors ignoring Disguise
|
2015-10-23 00:27:43 +03:00 |
|
Pavel Penev
|
8c7bdae617
|
Fix AutoTarget acquiring targets under fog/shroud
|
2015-10-23 00:27:42 +03:00 |
|
Oliver Brakmann
|
b739151eaf
|
Merge pull request #9711 from penev92/fixMapEditor
Fix D2kEditorResourceLayer starting NetWorth
|
2015-10-22 19:56:57 +02:00 |
|
teees
|
f9c3446849
|
Added owner name and faction to map editor tooltips
|
2015-10-22 09:43:06 +02:00 |
|
teees
|
7f96ee4589
|
Multi line simple tooltips
|
2015-10-22 09:42:50 +02:00 |
|
Pavel Penev
|
f7a63ab2f8
|
Fix D2kEditorResourceLayer starting NetWorth
|
2015-10-22 01:10:16 +03:00 |
|
Pavel Penev
|
ccddc37c08
|
Merge pull request #9701 from pchote/widget-baseclass
Add a common ChromeLogic base class and lint verification.
|
2015-10-22 00:39:43 +03:00 |
|
Paul Chote
|
fa2b10b269
|
Integrate global chat with the server lobby.
|
2015-10-21 19:38:28 +01:00 |
|
Paul Chote
|
3d7d7ff2a5
|
Allow chrome yaml to define disabled text fields.
|
2015-10-21 19:38:28 +01:00 |
|
Paul Chote
|
d6c75844bf
|
Add a lint pass to check chrome logic validity.
|
2015-10-21 19:35:35 +01:00 |
|
Paul Chote
|
b6f463729b
|
Add a ChromeLogic base class for chrome logic.
|
2015-10-21 19:35:35 +01:00 |
|
Pavel Penev
|
f68da6ada7
|
Small refactoring to AutoTarget
- Move a check for AutoTargetIgnore up the chain
- Simplify some LINQs to a single .FirstOrDefault()
- Rename local variable
|
2015-10-21 21:09:26 +03:00 |
|
atlimit8
|
1e890a921f
|
Merge pull request #9709 from reaperrr/unitsat-actorsat
Rename ActorMap *UnitsAt* occurences to *ActorsAt*
|
2015-10-21 09:56:41 -05:00 |
|
reaperrr
|
5615719d28
|
Fix WithMuzzleOverlay upgrade rule to properly cover cases with @ separator
|
2015-10-21 10:07:49 +02:00 |
|
RoosterDragon
|
983032205f
|
Merge pull request #9593 from huwpascoe/HealthTrait
Moved Health to OpenRA.Mods.Common
|
2015-10-20 20:59:04 +01:00 |
|
Oliver Brakmann
|
a547f55c6f
|
Merge pull request #9646 from matija-hustic/missile_fixup
Temporary fix for missiles launched from zero height
|
2015-10-20 20:16:59 +02:00 |
|
Oliver Brakmann
|
72a0f7e69c
|
Merge pull request #9633 from Mailaender/movement-class-logs
Added the movement classes of the domain index to the debug logs
|
2015-10-20 20:01:10 +02:00 |
|
Paul Chote
|
a9424d0fa7
|
Hide the docking animation when it is not active.
|
2015-10-19 17:43:27 +01:00 |
|
abcdefg30
|
ce95ff074a
|
Add checks for missing music tracks
|
2015-10-18 20:43:47 +02:00 |
|
abcdefg30
|
0c373cc8c4
|
Remove an unused using
|
2015-10-18 20:43:46 +02:00 |
|
abcdefg30
|
4afef8868e
|
Add lua support for playing background music
|
2015-10-18 20:43:45 +02:00 |
|
Matthias Mailänder
|
742aa01284
|
Merge pull request #9666 from pchote/fix-startingmusic-clash
Fix map StartingMusic overriding BackgroundMusic initialization.
|
2015-10-18 19:36:39 +02:00 |
|
Oliver Brakmann
|
c1dda97836
|
Merge pull request #9586 from pchote/irc-common
Overhaul IRC in preparation for the global chat UI
|
2015-10-18 19:31:07 +02:00 |
|
abcdefg30
|
674b1672f5
|
Merge pull request #9488 from atlimit8/MapMusic
Map Music
|
2015-10-18 17:47:26 +02:00 |
|
Paul Chote
|
fb631367ea
|
Fix map StartingMusic overriding BackgroundMusic.
|
2015-10-18 09:56:12 +01:00 |
|
Matthias Mailänder
|
b14f5ca608
|
Merge pull request #9661 from pchote/editor-preview-fix
Update the UID stored in the map file after saving.
|
2015-10-18 08:27:22 +02:00 |
|