Commit Graph

14308 Commits

Author SHA1 Message Date
reaperrr
1b2ae9b4d4 Upgrade rules for WithDeathAnimation and Crushable renaming 2014-09-13 17:21:30 +02:00
reaperrr
409d6a046d Rename CrushableInfantry to Crushable, adapt to WithDeathAnimation.
Make Crushable compatible with non-mobile actors.

Change RA, TD and TS infantry die-crushed sequence ZOffsets in preparation
for future engine changes.

Add descriptions and CrushedByFriendlies to Crushable.

Adapt code to factor in whether the palette is a player palette.
2014-09-13 17:21:30 +02:00
reaperrr
257c953089 WithDeathAnimation yaml changes 2014-09-13 15:57:14 +02:00
reaperrr
3dd5fe988d Move SpawnsCorpse functionality from RenderInfantry into its own WithDeathAnimation trait.
Add descriptions and player palette booleans to WithDeathAnimation.
2014-09-13 15:57:06 +02:00
Matthias Mailänder
636e1b5102 Merge pull request #6441 from pchote/paste
Support pasting clipboard text into TextFields.
2014-09-13 15:02:15 +02:00
Oliver Brakmann
6a9a70d7b9 Fix #6444 2014-09-13 14:03:17 +02:00
obrakmann
006f11ccf4 Merge pull request #6446 from Mailaender/server-joined-game
Polished status message wording in the lobby
2014-09-13 12:11:26 +02:00
Matthias Mailänder
f4b3a73af6 remove duplicated "Server: ... the server" wording 2014-09-13 11:22:09 +02:00
ScottNZ
b1132fae44 Remove weird "package manifest" line from ra's voices.yaml 2014-09-13 20:22:47 +12:00
Matthias Mailänder
6fe3800268 Merge pull request #6437 from pchote/fix-crate-crash
Fixes #5953
Fixes #6427
2014-09-13 08:25:32 +02:00
Paul Chote
b1de14bc70 Disable replay saving for campaign missions. 2014-09-13 18:08:14 +12:00
Matthias Mailänder
2aabc2686c Merge pull request #6440 from pchote/authors
Update the current developers in AUTHORS.
2014-09-13 07:58:43 +02:00
Matthias Mailänder
a50e27b754 Merge pull request #6438 from pchote/avoid-3point8-fail
Add a symlink to libgdiplus in the OS X package.
2014-09-13 07:57:22 +02:00
ImagoTrigger
eb2124bb89 Adds ability to paste text (ctrl/cmd+v) into chat. 2014-09-13 09:41:59 +12:00
Paul Chote
359dc90a27 Update the current developers in AUTHORS. 2014-09-13 09:12:16 +12:00
Paul Chote
aebb6f6918 Merge pull request #6418 from Mailaender/d2k-idle-stand
Cleaned up Dune 2000 infantry sequences
2014-09-13 08:42:49 +12:00
Paul Chote
eddcfd7362 Merge pull request #6426 from obrakmann/fix6421
Fix a number or bugs wrt shroud/selection interaction in observer mode
2014-09-13 08:34:22 +12:00
Paul Chote
750b3b019f Add a symlink to libgdiplus in the OS X package. Closes #6413. 2014-09-12 21:31:57 +12:00
Paul Chote
b009913e64 Clean up DuplicateUnitCrateAction. 2014-09-12 20:06:52 +12:00
Paul Chote
e95974153d Unify the code style across crate actions. 2014-09-12 20:06:52 +12:00
Paul Chote
8ec8f82178 Destroy a paradropped crate if it lands on something that can’t collect it. Fixes #5953, #6427. 2014-09-12 20:06:52 +12:00
Matthias Mailänder
6e5d1da468 Merge pull request #6425 from obrakmann/mission-polish
Mission follow-up
2014-09-09 21:07:41 +02:00
Oliver Brakmann
1201a628d6 Replace pre-placed Nod units with reinforcements 2014-09-09 19:00:19 +02:00
Matthias Mailänder
bdbf0a7290 Merge pull request #6432 from TWaalen/upstream/luadocs-null-placeholder
Fixes #6078
2014-09-08 22:06:17 +02:00
Thijs Waalen
2da4a53155 Replace the empty defaults caused by a null default with nil 2014-09-08 21:59:58 +02:00
Matthias Mailänder
c204e185bc Merge pull request #6388 from DeadlySurprise/bleed
Closes #6198
2014-09-08 06:03:50 +02:00
Matthias Mailänder
0de4c233cf Merge pull request #6428 from reaperrr/landing-craft-fix
Closes #6419
2014-09-07 18:51:19 +02:00
reaperrr
e071cd017b Fixes that only turrets of exiting units are drawn on top of landing craft. 2014-09-07 16:21:26 +02:00
Matthias Mailänder
9c3baabb6e Merge pull request #6423 from TWaalen/upstream/fix-spelling-luadocs
LuaDocs/Desc attributes spelling fixes
2014-09-07 08:37:01 +02:00
Oliver Brakmann
44582ae647 Fix another shroud/selection bug in observer mode
In a player view, enemy units would not be unselected when they entered
the shroud.
2014-09-07 01:10:52 +02:00
Oliver Brakmann
bc50e1b0e2 Reset selection when switching player shroud in observer mode
The selection will be reset when switching from any shroud view to a
player shroud view. The selection will be kept when switching from any
view to either 'All players' or 'Shroud disabled' view.
2014-09-07 00:55:23 +02:00
Oliver Brakmann
eff54a614b Fix selection glitch in observer mode
Fixes #6421.
2014-09-07 00:52:55 +02:00
Thijs Waalen
de66e947e0 Changed "the player" to "this player" for the mission objective properties 2014-09-07 00:21:38 +02:00
obrakmann
d56c1fa450 Merge pull request #6378 from Mailaender/desert-shellmap-lua-cleaning
Desert shellmap Lua maintenance
2014-09-06 23:14:09 +02:00
Thijs Waalen
3a80ee27cd Fix spelling for Actor.Create description 2014-09-06 21:56:33 +02:00
Thijs Waalen
4f4bdf249b Fix wrong changes of possessive 2014-09-06 21:42:19 +02:00
Thijs Waalen
f47fe75970 LuaDocs consistency fixes 2014-09-06 19:29:38 +02:00
Thijs Waalen
eb959c5858 LuaDocs punctuation fixes 2014-09-06 19:29:37 +02:00
Thijs Waalen
a9b5e1d911 LuaDocs spelling fixes 2014-09-06 19:29:37 +02:00
DeadlySurprise
7183c52a2e Adds damage debug overlay 2014-09-06 16:16:36 +02:00
Matthias Mailänder
8e4b5af352 Merge pull request #6414 from ScottNZ/balance
Some RA balance work
2014-09-06 14:13:43 +02:00
Matthias Mailänder
2a16fe0d6d Merge pull request #6399 from DeadlySurprise/dlPolish
Fixes #6186
2014-09-06 13:57:11 +02:00
Matthias Mailänder
64cf785103 Merge pull request #6397 from obrakmann/cnc-stats
Enable viewing game stats after the game ends
2014-09-06 13:52:16 +02:00
Matthias Mailänder
52aba46b10 Merge pull request #6392 from ingemaradahl/debug-symbols
Copy mod .mdb symbol file together with .dll
2014-09-06 13:40:59 +02:00
Matthias Mailänder
c090c0fe69 remove duplicate bazooka stand sequences 2014-09-06 12:27:55 +02:00
Matthias Mailänder
1183ab8e0d add missing grenadier idle animation 2014-09-06 12:27:43 +02:00
Matthias Mailänder
6f3df2611e remove fake idle animations 2014-09-06 12:27:35 +02:00
Matthias Mailänder
a823b9e5ed Merge pull request #6417 from pchote/fix-infantry-animations
Fixes #6416. Reopens #5884.
2014-09-06 12:21:58 +02:00
Oliver Brakmann
b1ff492ac9 make gdi04c a bit easier 2014-09-06 12:13:32 +02:00
Oliver Brakmann
001ea9a30d Fix mission accomplished notifications and video playback 2014-09-06 12:13:11 +02:00