Commit Graph

993 Commits

Author SHA1 Message Date
reaperrr
875d8bac06 Move debug target path rendering to SelectionDecorations 2015-06-17 20:14:00 +02:00
reaperrr
c23ee1be2e Remove Selectable boolean from Selectable trait
Add work-around for ta/td bridge huts since they need actor Bounds to
be targetable by C4/engineer repair.
2015-06-17 20:13:59 +02:00
reaperrr
a3bd007ac7 Moved SelectionDecorations to Mods.Common
And added more settings.

Moved SelectionBoxRenderable to Mods.Common, too.
2015-06-17 20:13:52 +02:00
reaperrr
d6fb05ce68 Introduced VisualBounds on SelectionDecorations
To allow visual selection boxes to be independent from Selectable.Bounds.
2015-06-17 20:13:51 +02:00
Matthias Mailänder
6f6602dece Merge pull request #8472 from penev92/bleed_dropDown
Change DropDownButtonWidget separator to an image
2015-06-16 20:36:03 +02:00
Matthias Mailänder
96884210b3 Merge pull request #8119 from penev92/bleed_d2kVideos
Rework mod content installation directories and add D2k videos
2015-06-16 18:37:50 +02:00
Pavel Penev
0868f2da47 Merge pull request #8474 from pchote/remove-shroud-tests
Remove region assumptions from fast shroud tests
2015-06-16 12:08:08 +03:00
Paul Chote
c44afc0722 Remove viewport editor-mode assumptions. 2015-06-16 08:16:49 +01:00
Oliver Brakmann
78a1dadba0 Merge pull request #8470 from Mailaender/upgrade-nres
Fixed NullReferenceExceptions in UpgradeActorRules
2015-06-15 22:07:00 +02:00
Paul Chote
2156a234db Render shroud outside map bounds.
Fixes a regression from #8337.
2015-06-15 18:06:43 +01:00
Paul Chote
aee951c86f Remove region assumptions from fast shroud tests. 2015-06-15 18:06:42 +01:00
penev92
c93c0488c3 Change DropDownButtonWidget separator to an image 2015-06-15 03:15:19 +03:00
penev92
6c75d1dde3 Fix video playback to work with D2k VQAs 2015-06-13 12:43:35 +03:00
penev92
c8ab1e8370 Add Dictionary support to InstallUtils and fix D2k locking asset files;
Also fix D2k assets locations
2015-06-13 12:43:23 +03:00
Matthias Mailänder
1bf2bfadb4 update the engine version as the merge was delayed 2015-06-13 10:54:03 +02:00
Matthias Mailänder
d7e63ec28a fix a NullReferenceException 2015-06-13 10:53:48 +02:00
Matthias Mailänder
0816251bcd fix a null reference exception in parentKey 2015-06-13 10:52:23 +02:00
Matthias Mailänder
50f9724e34 fix a NullReferenceException 2015-06-13 10:36:07 +02:00
Taryn Hill
8fd82f0998 Remove unused using directives from MapEditorLogic. 2015-06-12 23:00:57 -05:00
Taryn Hill
6c3e127469 Replace a problematic Get with GetOrNull in MapEditorLogic. 2015-06-12 23:00:43 -05:00
Matthias Mailänder
6c7d2095b9 Merge pull request #8464 from GraionDilach/customcameopal
Closes #8434
2015-06-12 21:10:12 +02:00
Zimmermann Gyula
d5a5640f52 Adds an IconPalette property to Buildable and SupportPower traits. 2015-06-12 20:33:58 +02:00
Pavel Penev
649409e2ce Merge pull request #8430 from pchote/editor-cordon
Display and support editing the area outside the map bounds
2015-06-12 17:49:10 +03:00
Paul Chote
6e09c62fdd Allow resource placement outside the map cordon. 2015-06-11 21:27:35 +01:00
Paul Chote
55cea73cf4 Allow actor placement outside the map cordon. 2015-06-11 21:27:34 +01:00
Paul Chote
f10d876429 Allow tile placement outside the map cordon. 2015-06-11 21:27:34 +01:00
Paul Chote
293c7fb840 Disable shroud in the map editor. 2015-06-11 21:27:33 +01:00
Matthias Mailänder
e2e9ce9d7e check sequence image at RenderSprites level 2015-06-11 21:18:25 +02:00
Pavel Penev
a4f85c6201 Merge pull request #8300 from matija-hustic/withrank_trait
Rank effect moved to new trait
2015-06-11 04:54:08 +03:00
Matija Hustić
a4ac3ecd5f Rank moved to new trait. 2015-06-11 02:41:29 +01:00
Oliver Brakmann
d24d2909ce Merge pull request #8282 from RoosterDragon/release-config
Enable compiler optimizations
2015-06-10 23:14:38 +02:00
Oliver Brakmann
6e74bceaa9 Merge pull request #8425 from Mailaender/colormixer-badlock
Fixed a bad choice of lock objects in ColorMixerWidget
2015-06-10 22:50:02 +02:00
Pavel Penev
5097137b95 Merge pull request #8402 from obrakmann/fix8041_undeployable_conyard
Fix WithBuildingPlacedAnimation interrupting WithMakeAnimation
2015-06-10 14:55:22 +03:00
Matthias Mailänder
fb4b306553 avoid a bad choice of lock objects 2015-06-10 06:36:46 +02:00
Pavel Penev
f75da37ebf Merge pull request #8401 from Mailaender/playercolor-dictionary-exploit
Fixed an exploit where choosing another players color crashes the game
2015-06-10 01:56:23 +03:00
RoosterDragon
272a0d8691 Added a release config. 2015-06-09 18:06:31 +01:00
Oliver Brakmann
5f45de1fe1 Merge pull request #8380 from reaperrr/color-valid-tweak
Less permissive color validator
2015-06-08 19:50:02 +02:00
Oliver Brakmann
d1ffb57e4e Merge pull request #8433 from Mailaender/namespace-doc-toc
Added the namespace headers to the trait documentation table of contents
2015-06-08 19:28:57 +02:00
Matthias Mailänder
854117d1d9 Merge pull request #8426 from obrakmann/ra-map-import-ships
Fixed missing ships when importing legacy RA maps
2015-06-08 09:03:38 +02:00
reaperrr
621cdeb996 Make color validator less permissive and increase minimum color lumination.
Closes #7902.
2015-06-08 03:07:51 +02:00
Oliver Brakmann
ce1eed6bcc Merge pull request #8432 from pchote/shroud-wpos
Add WPos shroud visibility queries.
2015-06-07 21:57:39 +02:00
Oliver Brakmann
747d762681 Merge pull request #8370 from penev92/bleed_newsDownload
Expand Battlefield News when a new news post has been downloaded
2015-06-07 21:23:37 +02:00
Matthias Mailänder
f084322162 also add namespaces to the toc 2015-06-07 21:07:37 +02:00
Paul Chote
3994e1eec9 Use FogObscures(WPos). 2015-06-07 19:50:03 +01:00
Oliver Brakmann
588cb7a959 Merge pull request #8337 from pchote/shroud-vertexbuffer
Simplify and improve shroud rendering performance.
2015-06-07 20:26:22 +02:00
Paul Chote
ec576558c0 Generate shroud cells outside the map. 2015-06-07 19:15:11 +01:00
Christopher Grant
e94435ceaf Fixed turrets not firing at fast moving targets. 2015-06-07 12:54:56 -04:00
Paul Chote
cac7ec39f4 Rework shroud rendering using TerrainSpriteLayer. 2015-06-07 17:02:56 +01:00
Matthias Mailänder
9882a6e34d Merge pull request #8171 from reaperrr/withunitbody1
Introduce WithFacingSpriteBody and related With*Animation traits
2015-06-07 17:11:48 +02:00
Oliver Brakmann
8442dc4bf0 Fixed missing ships when importing legacy RA maps 2015-06-07 15:45:16 +02:00