Oliver Brakmann
16cf805a23
Fix wrong log channel name: Debug -> debug
2015-01-25 18:34:16 +01:00
Oliver Brakmann
a38a1918dc
Merge pull request #7098 from penev92/bleed_fixRefineryHierarchy
...
Clean up refinery and harvester docking sequence logic
2015-01-25 18:08:14 +01:00
penev92
828614d0f0
Add YAML upgrade rule
2015-01-25 17:17:35 +02:00
penev92
49508482c3
Update Refinery docking rules in YAML files
2015-01-25 17:17:34 +02:00
penev92
502ed6a0e7
Add SpriteHarvesterDockSequence and VoxelHarvesterDockSequence
...
Pass drag-related info from Refinery to HarvesterDockSequence
2015-01-25 17:17:34 +02:00
penev92
c18da7abb0
Fix harvester dock sequence names
2015-01-25 16:58:04 +02:00
penev92
202e280551
Fix OreRefinery and TiberiumRefinery names
2015-01-25 16:58:03 +02:00
penev92
6a40dfd0db
Changed IAcceptOre to IAcceptResources
2015-01-25 16:58:02 +02:00
Oliver Brakmann
4cbfa31053
Merge pull request #6880 from Mailaender/lua-music
...
Added Media.PlayMusic to the Lua API
2015-01-25 15:05:47 +01:00
Oliver Brakmann
1f048b64ac
Add upgrade rule for PlayMusicOnMapLoad removal
2015-01-25 14:44:13 +01:00
Matthias Mailänder
895f02d7cb
update the music player widget when the music changes
2015-01-25 14:43:36 +01:00
Matthias Mailänder
c3e3a47746
play mission won theme
2015-01-25 14:43:36 +01:00
Matthias Mailänder
d5643a79b7
auto play shellmap music (again) on all mods
...
closes #6071
2015-01-25 14:43:36 +01:00
Matthias Mailänder
a7f27a65ea
add Media.StopMusic()
2015-01-25 14:43:36 +01:00
Matthias Mailänder
3489794713
replace PlayMusicOnMapLoad trait with Lua Media.PlayMusic method
2015-01-25 14:43:36 +01:00
Matthias Mailänder
554f3ae8de
Merge pull request #7375 from abcdefg30/fixsurvival02
...
Fix a crash in survival02
2015-01-25 14:34:51 +01:00
Oliver Brakmann
98fd875a43
Merge pull request #7372 from ScottNZ/countries
...
Add more fake buildings
2015-01-24 12:30:48 +01:00
ScottNZ
7d8a6186e2
No access to Allied construction yards in allies 03, so remove unneeded fake definitions
2015-01-24 13:03:06 +13:00
ScottNZ
8e1661c297
Remove high tech fake structure access from a few missions
2015-01-24 13:02:35 +13:00
Oliver Brakmann
f360161922
Merge pull request #7227 from sinaptik/bleed
...
add scroll buttons that appear in the production palette when icons exceed available space
2015-01-23 19:46:30 +01:00
abcdefg30
b309983fd4
Fix a crash in survival02
2015-01-23 15:18:20 +01:00
ScottNZ
3c4e149f80
Rebalance fake structure costs: %10 of the original
2015-01-23 23:45:00 +13:00
ScottNZ
1986b31bcb
Add fake atek (atef), mslo (mslf) and pdox (pdof) structures to ra.
...
Thanks to MicroBit for the icons.
2015-01-23 23:44:59 +13:00
ScottNZ
806d9ad4ad
Move fake structures to fakes.yaml
2015-01-23 23:44:59 +13:00
sinaptik
b6b2b1a942
Add scroll buttons that appear in the production palette when icons exceed available space #7227
...
scroll up and down buttons: add disabled status, make dynamic, make smaller
Rename MaxIconRows to MaxIconRowOffset for clarity
Clean up scrolling logic, reset row position when switching tab
2015-01-23 18:40:11 +13:00
Oliver Brakmann
b97ccc3465
Merge pull request #7201 from reaperrr/yaml-reorg-cnc
...
Split TD weapons.yaml into multiple categorised yamls
2015-01-22 22:31:27 +01:00
Oliver Brakmann
2c71e954bf
Merge pull request #7170 from penev92/bleed_enemySightedNotification
...
Implement "Enemy unit sighted" notification
2015-01-22 21:58:58 +01:00
Oliver Brakmann
ee3b4e6652
Merge pull request #7364 from RoosterDragon/yaml-redo
...
Reassert some changes lost in rebasing in MiniYaml.cs.
2015-01-21 20:14:32 +01:00
Oliver Brakmann
e875240ca3
Merge pull request #7367 from abcdefg30/fixmgg
...
Fix the prerequisites of mobile gap generator
2015-01-21 20:05:44 +01:00
abcdefg30
d73e739e5b
Make mgg buildable by france only
2015-01-21 16:15:51 +01:00
reaperrr
309d64f2a3
Split cnc weapons.yaml into multiple rough categories
2015-01-20 23:23:50 +01:00
RoosterDragon
c39ff6894c
Reassert some changes lost in rebasing in MiniYaml.cs.
2015-01-20 20:52:02 +00:00
Oliver Brakmann
7267a3afdb
Merge pull request #6984 from DeadlySurprise/yamlFix
...
Fixed yaml bug with leading spaces
2015-01-20 21:42:22 +01:00
Paul Chote
99e2700ba7
Merge pull request #7356 from abcdefg30/limitcheat
...
Ignore buildlimits with AllTech cheat
2015-01-20 11:46:27 +13:00
Matthias Mailänder
398af8e513
Merge pull request #7357 from pchote/yay-outdated-distros
...
Fix compilation on mono 2.10.
2015-01-18 22:12:11 +01:00
Paul Chote
fb17fe79e2
Merge pull request #7351 from Mailaender/appveyor-push-artifact
...
Added appveyor PushArtifact to fix deployment
2015-01-19 09:51:13 +13:00
Paul Chote
4a73c88a85
Fix compilation on mono 2.10.
2015-01-19 08:56:18 +13:00
abcdefg30
2fd1576d15
Ignore buildlimits with AllTech cheat
2015-01-18 20:36:26 +01:00
Oliver Brakmann
98325ea32e
Merge pull request #7329 from abcdefg30/improvemtm
...
Polished monster-tank-madness
2015-01-18 16:51:50 +01:00
reaperrr
ea1b45551c
Merge pull request #7354 from penev92/bleed_moveFiles
...
Move parachutes and crates to Mods.Common
2015-01-18 16:28:27 +01:00
penev92
52cc69fd1f
Move Crate, CrateSpawner and all CrateActions to Mods.Common
2015-01-18 16:40:55 +02:00
penev92
f1a0f6e2a5
Move Parachute, Parachutable and ParaDrop to Mods.Common
2015-01-18 16:15:14 +02:00
Matthias Mailänder
44f1c52e44
Merge pull request #7204 from Mailaender/ts-harvest-overlay
...
Added the Tiberian Sun harvest animation
2015-01-18 12:58:46 +01:00
Matthias Mailänder
22df04a51b
push the artifact rename the setup.exe
2015-01-18 10:54:35 +01:00
Matthias Mailänder
17277a318d
Merge pull request #7345 from Mailaender/appveyor-nsis
...
Moved Windows setup deployment to AppVeyor
2015-01-18 09:50:32 +01:00
Matthias Mailänder
6a25bc90d8
Merge pull request #7346 from Mailaender/windows-dependencies
...
Added all native Windows dependencies to the fetch script
2015-01-18 09:46:26 +01:00
Matthias Mailänder
8e4674520e
create a thirdparty/windows directory if it does not exit
2015-01-18 08:33:59 +01:00
Matthias Mailänder
601022f582
deploy Windows setup exe via AppVeyor only
2015-01-18 08:01:33 +01:00
Matthias Mailänder
b25184adca
fetch Zlib from nuget
2015-01-18 07:35:54 +01:00
Matthias Mailänder
9cae84d29d
fetch Lua 5.1 from nuget.org
2015-01-18 07:35:41 +01:00