Paul Chote
c706e68b73
Rework zip file updating.
2016-07-01 21:58:26 +01:00
Paul Chote
5d62881be6
Support upgrading explicitly referenced yaml paths.
2016-07-01 21:58:26 +01:00
Matthias Mailänder
641cb96dac
Merge pull request #11542 from MustaphaTR/ant-crush-fix
...
RA - Some fixes about Giant Ants
2016-06-28 20:48:13 +02:00
Mustafa Alperen Seki
079d58dbef
Some fixes about Giant Ants.
2016-06-28 16:42:58 +03:00
Matthias Mailänder
921375973e
Merge pull request #11522 from pchote/more-installers
...
Support content installation from "C&C The Ultimate Collection" (Origin versions).
Closes #9479
Closes #11524
2016-06-26 19:42:10 +02:00
Paul Chote
40089e7076
Fix logging on bogus extraction metadata.
2016-06-26 18:23:44 +01:00
Paul Chote
fe3231ec2c
Add RA Aftermath disk metadata.
2016-06-26 18:23:42 +01:00
Paul Chote
e9e5e9da58
Add support for RA TUC music.
2016-06-26 18:23:18 +01:00
Paul Chote
1005e1146f
Extract C&C videos to disk for perf and TUC compatibility.
2016-06-26 18:22:29 +01:00
Paul Chote
9c79e45356
Add TUC metadata for TS.
2016-06-26 18:22:29 +01:00
Paul Chote
147dccec0b
Add TUC metadata for RA.
2016-06-26 18:22:26 +01:00
Paul Chote
974c0b6eed
Add TUC metadata for C&C.
2016-06-26 18:18:40 +01:00
Paul Chote
d1a973458b
Add support for installing content from disk.
2016-06-26 18:18:40 +01:00
Paul Chote
7ca7e695e1
Rename Disc -> Source in asset installer.
2016-06-26 18:18:40 +01:00
Oliver Brakmann
aad17148bc
Merge pull request #11533 from HenrytheSlav/pword_UI
...
Password UI improvements
2016-06-26 17:47:35 +02:00
reaperrr
483452580f
Merge pull request #11528 from pchote/migrations
...
Delete legacy downloaded scores.mix on first run
2016-06-26 16:54:02 +02:00
reaperrr
7ed792ba88
Merge pull request #11286 from Mailaender/open.nat-2.0.16
...
Dump Mono.NAT in favor of Open.Nat 2.0.16
2016-06-26 16:16:11 +02:00
HenrytheSlav
17d6afa071
Do not keep the wrong password in the textfield for next try.
2016-06-26 15:54:41 +02:00
HenrytheSlav
d19c9eadb0
Jump to textfield in password prompt.
2016-06-26 15:44:19 +02:00
Matthias Mailänder
3356e6a82d
Merge pull request #11526 from pchote/cleanup-move
...
Remove legacy Move constructor.
2016-06-25 22:28:05 +02:00
Paul Chote
6aa0daa500
Remove legacy downloaded scores.mix.
2016-06-25 19:17:51 +01:00
Paul Chote
c204c10f5e
Add Migrations GlobalModData.
2016-06-25 19:17:50 +01:00
Paul Chote
30dcbeb873
Remove legacy Move constructor.
2016-06-25 16:29:47 +01:00
Matthias Mailänder
a421a191b5
Merge pull request #11517 from abcdefg30/empLimit
...
Add a note in the tooltip of build-limited TS structures
2016-06-25 08:32:38 +02:00
abcdefg30
383b155c4e
Add a note in the tooltip of build-limited TS structures
2016-06-25 00:33:12 +02:00
Oliver Brakmann
9eae2ca154
Merge pull request #11510 from reaperrr/move-loaders
...
Move audio loaders from engine to mod level
2016-06-24 23:59:08 +02:00
Oliver Brakmann
694fe2bdf1
Merge pull request #11515 from reaperrr/fix-wanders
...
Fix Wanders always triggering move at first game tick
2016-06-24 20:47:48 +02:00
abcdefg30
756f88c187
Merge pull request #11402 from Mailaender/sp-utility
...
Improved map import for singleplayer missions
2016-06-24 18:02:13 +02:00
reaperrr
38e1d409ff
Make Wanders.TickIdle virtual
...
So inheriting traits can override it.
2016-06-24 16:43:54 +02:00
reaperrr
4eb17e1642
Fix all wandering actors wandering at first game tick
...
NotifyBecomingIdle is only notified at the first idle tick, so `countdown` is not set when TickIdle checks it at first game tick. Therefore, we let TickIdle return early at first game tick to avoid that.
2016-06-24 16:43:53 +02:00
reaperrr
61acbe70d6
Extract WavReader to own file and move it to FileFormats
2016-06-23 23:47:57 +02:00
reaperrr
f1882e2dd6
Rename ImaAdpcmLoader to *Reader and move it to FileFormats
2016-06-23 23:47:55 +02:00
reaperrr
415e0bb54c
Split AudReader from AudLoader and move it to FileFormats
...
We already separated loading from file format reading for sprites and videos.
2016-06-23 23:47:54 +02:00
reaperrr
ed210b380f
Move audio loaders from engine to mod level
2016-06-23 23:47:52 +02:00
Oliver Brakmann
f0d6334697
Merge pull request #11511 from OmegaBolt/d2k-cliffmaze
...
D2k: Add Cliffmaze 1v1 map by S.D.
2016-06-23 21:14:11 +02:00
OmegaBolt
d017d38363
D2k: Add Cliffmaze 1v1 map by SD
2016-06-23 10:35:26 +01:00
reaperrr
ad77dca12a
Remove WavReader dependency from BagFile reader
2016-06-23 01:55:01 +02:00
Oliver Brakmann
c2d4a3a8e8
Merge pull request #11470 from pchote/fix-direction-check
...
Fix Mobile.IsMovingInMyDirection check.
2016-06-22 22:49:03 +02:00
abcdefg30
34c6edbbe7
Merge pull request #11456 from obrakmann/disable-singleplayer-by-default-for-dedicateds
...
Disable single-player games by default on dedicated servers
2016-06-22 22:28:37 +02:00
Oliver Brakmann
95dbaa5d1f
Merge pull request #11373 from reaperrr/fix-footprints
...
Fixed footprints of several RA and TD base structures
2016-06-22 20:51:36 +02:00
Oliver Brakmann
8e2adc7627
Disable singleplayer games by default on dedicated servers
2016-06-22 20:37:31 +02:00
reaperrr
ff48ba8fba
Merge pull request #11500 from Mailaender/ts-sprite-offsets
...
Fixed sprite offsets of several Tiberian Sun buildings
2016-06-22 15:01:15 +02:00
reaperrr
99836bd55b
Fix RA selection box offsets
...
Gap Gen, Adv. Powerplant, fake APP, Tesla Coil.
2016-06-21 23:53:55 +02:00
reaperrr
4cc6dede5d
Fix TD selection and section deco offsets
...
...of Temple of Nod, Weapons Factory and Hand of Nod, to better match the new footprints.
2016-06-21 23:53:53 +02:00
reaperrr
096d82a901
Map actor Location upgrade rules
...
To move all buildings with changed footprint down by 1 cell.
2016-06-21 23:53:52 +02:00
reaperrr
57ff4822fc
Add support for custom locations to legacy map importer
...
For example, to place actors with changed footprint correctly.
Use it to ensure correct positioning of several RA and TD structures as well as TD tiberium trees.
2016-06-21 23:53:50 +02:00
Matthias Mailänder
703388f034
Fixed sprite offsets.
2016-06-21 23:28:48 +02:00
Paul Chote
7fe71961a4
Merge pull request #10715 from Mailaender/import-sequences
...
Added a TS/RA2 sprite sequence importer for infantry and buildings
2016-06-21 21:57:34 +01:00
Oliver Brakmann
35bde84f97
Merge pull request #11498 from pchote/move-carryall
...
Move carryall code to Mods.Common.
2016-06-21 22:54:50 +02:00
Paul Chote
2355ad9dd1
Move carryall code to Mods.Common.
2016-06-21 21:38:19 +01:00