Paul Chote
86bf9086d9
Rename WorldRenderer.Position -> ProjectedPosition.
2015-07-05 14:57:59 +01:00
Paul Chote
0dbbc00d0a
Simplify editor/importer map creation.
2015-07-05 14:57:58 +01:00
Paul Chote
41fa77d12a
Fix projected world coordinate calculation for Lua API.
2015-07-05 14:57:58 +01:00
Paul Chote
f1e6f01e44
Use the standard radar shroud updating when switching to observer.
2015-07-05 11:14:59 +01:00
Pavel Penev
52c1d8b242
Merge pull request #8618 from RoosterDragon/color-widget-red-fix
...
Generate the selection bitmap when opening the ColorMixerWidget
2015-07-03 02:44:00 +03:00
RoosterDragon
4c2b7469f9
Generate the selection bitmap when opening the ColorMixerWidget.
...
Fixes a bug where opening the widget with a red color (i.e. hue = 0) would not generate this bitmap when opening the widget as that would not cause the selection bitmap to be refreshed.
2015-07-02 17:32:08 +01:00
Matthias Mailänder
499667eab5
remove unnecessary lock object
2015-07-02 06:33:14 +02:00
Oliver Brakmann
f8eb2fadf7
Merge pull request #8582 from Mailaender/hide-ui-hotkey
...
Added a hide UI hotkey
2015-06-29 20:16:40 +02:00
Oliver Brakmann
4e010bd6e6
Change *VictoryConditions to use customizable objective descriptions
2015-06-28 19:08:37 +02:00
Oliver Brakmann
34f382ec57
Prevent unnecessary blinking of the options button in non-mission type games
...
The options button starts blinking when a new objective is added, which happens in all game modes, even skirmish and koth. This change prevents the button from blinking in the latter two cases.
This prevents 1) confusion on part of the players, and 2) an unnecessary announcement of the objective since in skirmish and koth it is always the same.
2015-06-28 17:58:32 +02:00
Matthias Mailänder
5c0c300c53
add a hotkey to hide the UI widgets
2015-06-28 16:29:25 +02:00
Matthias Mailänder
9d6a5d626f
fix developer hotkey display being cut off
2015-06-28 15:48:11 +02:00
Pavel Penev
8b4d5c7fb2
Merge pull request #7930 from Mailaender/screenshot
...
Added a hotkey to take screenshots
2015-06-28 15:37:07 +03:00
Dmitri Suvorov
1fb03ad656
Modified actor tooltips to include friendly name and internal name
2015-06-28 14:16:37 +03:00
Matthias Mailänder
2763e26d23
add a take screenshot hotkey
2015-06-27 16:29:33 +02:00
Paul Chote
ea31b5f393
Only invalidate metadata when overwriting map.
2015-06-21 13:07:45 +01:00
Paul Chote
9e18d3cceb
Work around an unsynced code check.
2015-06-21 10:34:37 +01:00
Paul Chote
6aeebe697f
Default new maps to oramap.
2015-06-20 22:32:18 +01:00
Paul Chote
b2050ae1aa
Use the map save dialog to set new map properties.
2015-06-20 22:32:14 +01:00
Paul Chote
cd1fdb9b36
Update the MapCache with the correct UID.
2015-06-20 21:38:28 +01:00
Paul Chote
17d759c9be
Save maps with the correct MapClassification.
2015-06-20 19:00:59 +01:00
Paul Chote
75210b692e
Don’t switch mods from inside button click handlers.
...
Fixes screen flickering and desyncs when returning to the mod chooser.
2015-06-17 21:55:48 +01: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
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
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
Matthias Mailänder
e2e9ce9d7e
check sequence image at RenderSprites level
2015-06-11 21:18:25 +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
Matthias Mailänder
fb4b306553
avoid a bad choice of lock objects
2015-06-10 06:36:46 +02:00
bean601
730cec3974
Expand Battlefield News when a new news post has been downloaded
2015-06-06 10:41:31 +03:00
Pavel Penev
c22f15de55
Merge pull request #8299 from pchote/map-visiblecells
...
Distinguish between all map cells and cells inside map bounds.
2015-06-03 14:59:21 +03:00
Pavel Penev
707c403cc3
Merge pull request #8342 from LipkeGu/editor-crash-colorpicker
...
Allow changing of player Color/Name only on main menu
2015-06-03 14:08:30 +03:00
Guido L
a1fc77980d
Allow changing of player color/Name only on main menu to Allow changing of player Color/Name ONLY on main menu
2015-06-03 07:24:41 +01:00
Paul Chote
bf4722fb9f
Distinguish between all map cells and cells inside map bounds.
2015-06-02 21:53:25 +01:00
Oliver Brakmann
05e9b22af7
Merge pull request #8329 from Mailaender/worldtooltip-owner-nre
...
Fixed a NullReferenceException in WorldTooltipLogic
2015-06-02 22:22:10 +02:00
Matthias Mailänder
06106b09ed
fix NRE
2015-06-02 22:04:34 +02:00
Oliver Brakmann
206c33ed41
Merge pull request #8226 from pchote/actor-disposal
...
Dispose traits when destroying an actor.
2015-06-02 19:33:22 +02:00
Oliver Brakmann
56e0af67fa
Merge pull request #8328 from Mailaender/desc-label-nre
...
Made the tech description label optional
2015-06-01 17:18:42 +02:00
Matthias Mailänder
14a4b876e3
fix a possible NRE
2015-05-31 21:10:56 +02:00
Matthias Mailänder
7efdd6820f
make the description label optional
2015-05-31 20:59:11 +02:00
Pavel Penev
3666fabf1e
Merge pull request #8137 from Mailaender/sanitize-player-name
...
Added a client side player name sanitation
2015-05-30 22:21:32 +03:00
Paul Chote
585a43fd8f
Rename Actor.Destroy/Destroyed to Dispose/Disposed.
2015-05-29 19:08:38 +01:00
Matthias Mailänder
fa8b4e67a3
made the news button optional
2015-05-25 18:29:36 +02:00
abcdefg30
93d9398a64
Merge pull request #8255 from Mailaender/maptitle-nre
...
Fixed a NullReferenceException when not using the optional MAP LabelWidget
2015-05-25 17:04:42 +02:00