reaperrr
|
5acc103242
|
Fixes infantry sequence modifier for good
|
2015-06-21 11:03:52 +02:00 |
|
penev92
|
696680bad5
|
Add lint check for actor upgrades
|
2015-06-21 11:12:15 +03:00 |
|
Matthias Mailänder
|
7bb95a1658
|
Add LintExt and move GetFieldValues()
|
2015-06-21 11:06:53 +03:00 |
|
penev92
|
2647811a13
|
Add UpgradeUsedReferenceAttribute
|
2015-06-21 11:06:50 +03:00 |
|
penev92
|
fbbd9a7eaa
|
Add UpgradeGrantedReferenceAttribute
|
2015-06-21 11:06:35 +03:00 |
|
penev92
|
2ab7abcee4
|
Add ScriptUpgradesCache class to enable maps to explicitly declare what upgrades their Lua scripts will use
|
2015-06-21 11:00:18 +03:00 |
|
penev92
|
f1ec71b17d
|
Document GlobalUpgradable
|
2015-06-21 11:00:17 +03:00 |
|
Oliver Brakmann
|
2d920c43fb
|
Merge pull request #8511 from Mailaender/rm-openra-editor
Dropped the legacy WinForms map editor
|
2015-06-20 23:35:23 +02: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 |
|
Matthias Mailänder
|
7faebe874a
|
check for missing sequence entries using lint
|
2015-06-20 22:22:59 +02:00 |
|
Paul Chote
|
17d759c9be
|
Save maps with the correct MapClassification.
|
2015-06-20 19:00:59 +01:00 |
|
Matthias Mailänder
|
6b20b3266d
|
fix indentions
|
2015-06-20 16:44:02 +02:00 |
|
Matthias Mailänder
|
e228601a5c
|
fix NullReferenceExceptions during client pings
|
2015-06-20 15:54:23 +02:00 |
|
Matthias Mailänder
|
ac970cdb44
|
remove the WinForms map editor
|
2015-06-20 13:45:44 +02:00 |
|
Matthias Mailänder
|
430126c711
|
fix missing braces
|
2015-06-20 12:12:05 +02:00 |
|
Matthias Mailänder
|
0f8d22c9a6
|
rename for consistency
|
2015-06-20 12:11:45 +02:00 |
|
Matthias Mailänder
|
50e5e9df24
|
check voice actor references
|
2015-06-20 12:09:58 +02:00 |
|
Matthias Mailänder
|
264a63e58c
|
move GetFieldValues to shared LintExts
|
2015-06-20 10:47:28 +02:00 |
|
Pavel Penev
|
dcae3c9dca
|
Merge pull request #8357 from Mailaender/fix-colorpicker-nre
Fixed a crash in color picker logic when using the in-game editor
|
2015-06-20 10:43:40 +03:00 |
|
Matthias Mailänder
|
26a8ffb91d
|
set the world owner for color picker logic
|
2015-06-20 08:19:06 +02:00 |
|
Paul Chote
|
0677c309f3
|
Move Shroud.IsTargetable to Player.
|
2015-06-19 22:02:08 +01:00 |
|
Paul Chote
|
6762e033e2
|
Add lint rule.
|
2015-06-19 22:02:07 +01:00 |
|
Paul Chote
|
b887d2bfd7
|
Introduce IDefaultVisibility.
|
2015-06-19 22:02:06 +01:00 |
|
Paul Chote
|
0a2757d0e0
|
Remove Shroud.IsExplored(Actor) and IsVisible(Actor).
|
2015-06-19 22:01:48 +01:00 |
|
reaperrr
|
248e6b0e18
|
Adds support for damage-stage-based sequences to WithSpriteBody and WithTurret
|
2015-06-19 21:16:39 +02:00 |
|
Pavel Penev
|
e7a64ffec4
|
Merge pull request #8388 from reaperrr/selectable-refactor1
Selectable bounds/selection box refactor
|
2015-06-19 13:43:30 +03:00 |
|
reaperrr
|
3e57145cfa
|
Updated upgrade rules
Now all they do is remove the Selectable trait when the Selectable boolean is false, and just remove the boolean if it's true.
|
2015-06-19 12:27:30 +02:00 |
|
reaperrr
|
61ea21005a
|
Update CustomSelectionSize description
|
2015-06-19 12:27:28 +02:00 |
|
reaperrr
|
3bcf0aab00
|
Move SelectionDecorations to Traits\Render
|
2015-06-19 12:27:27 +02:00 |
|
abcdefg30
|
63554cfddb
|
Merge pull request #8502 from pchote/cross-mod-state
Don’t switch mods from inside button click handlers.
|
2015-06-18 17:34:16 +02: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 |
|
Pavel Penev
|
86af468ee4
|
Merge pull request #8400 from Mailaender/dedicated-validatecommand-nre
Fixed a NullReferenceException in LobbyCommands.ValidateCommand
|
2015-06-17 23:54:49 +03:00 |
|
reaperrr
|
2986277490
|
Improved SelectionDecoration description & removed ISelectionDecoration interface
|
2015-06-17 21:37:24 +02:00 |
|
reaperrr
|
a1fa43966b
|
Newlines to improve readability of SelectionDecorations.
|
2015-06-17 20:14:01 +02:00 |
|
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 |
|