Commit Graph

17 Commits

Author SHA1 Message Date
bruce nesbit
bb9ed20165 Removed code that was forcing feature packs have a focus asset. (Focus asses aret not mandatory)
[CL 2529987 by bruce nesbit in Main branch]
2015-04-29 06:45:47 -04:00
bruce nesbit
f91da19300 Added missing file to contents for vehicle FP and repacked said FP.
Added log output to FeaturePackContentSource to show when a screenshot file is missing.

[CL 2528169 by bruce nesbit in Main branch]
2015-04-28 04:31:52 -04:00
bruce nesbit
eee528c422 Mac compile fix for FeaturePackContentSource
[CL 2526934 by bruce nesbit in Main branch]
2015-04-27 10:38:24 -04:00
bruce nesbit
15873e22b5 Added suport for classes to register with super search for handling/acting on searches
Hooked in feature packs to show in super search using tags in the FP manifests
Added some keywords to manifests for super search

[CL 2526727 by bruce nesbit in Main branch]
2015-04-27 05:56:20 -04:00
Frank Fella
682f23fc70 AddContentDialog - Add error checking and validation for pack manifest loading and fix up some bad manifests.
[CL 2516471 by Frank Fella in Main branch]
2015-04-17 17:02:38 -04:00
bruce nesbit
3d41b446ed Added sortkey to feature pack manifest
[CL 2484296 by bruce nesbit in Main branch]
2015-03-19 07:47:41 -04:00
Ben Marsh
b4db61014b [INTEGRATE] Change 2421922 by bruce.nesbit@bnesbit_Releases on 2015/01/28 05:46:59
Added message to indicate compiling is going to happen when importing code FP. Also made code wait until its complete
	Added provision for focus on a specifc asset after adding a feature pack
	Revised class type names in feature pack manifests.

[CL 2425812 by Ben Marsh in Main branch]
2015-01-30 10:48:17 -05:00
bruce nesbit
6f095f81dc Added asset/class field to manifest
Added display of asset/class info used to Add Content dialog
Fixed several cut/pasted comments regarding UMG styles that referred to shooter game

[CL 2392502 by bruce nesbit in Main branch]
2014-12-18 10:27:15 -05:00
Frank Fella
c462141d5e AddContentDialog - Add missing inlcude to fix the build.
[CL 2391731 by Frank Fella in Main branch]
2014-12-17 16:42:54 -05:00
Frank Fella
716e7443fa AddContentDialog - Automatically save imported assets from added content.
[CL 2391546 by Frank Fella in Main branch]
2014-12-17 14:52:54 -05:00
bruce nesbit
33ba6e3f1b Refactor templates so they can be used as feature packs
-moved preview/screenshot images
-added manifests
-removed public/private subdolers from code templates
-added pack config.ini
-updated template defs to exclude feature pack related files
-added FP_FirstPerson (revised first person projects used in place of FP_FirstPerson ones - with instant hit weapon in place of projectile)
-revised source folder for packed feature packs
-added repaced packs in new folder

[CL 2388027 by bruce nesbit in Main branch]
2014-12-14 17:41:04 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
bruce nesbit
1cf6853dd4 Fixed feature pack import issues created by reverting startercontent reversion
Readded 'content' feature pack type

[CL 2373549 by bruce nesbit in Main branch]
2014-12-02 04:57:27 -05:00
bruce nesbit
bc6eed42ca Reverted Starter Content change.
[CL 2373006 by bruce nesbit in Main branch]
2014-12-01 19:04:12 -05:00
bruce nesbit
473df14d28 Revised starter content to use asset pack
Moved starter content assets
Added mobile starter content assets
Starter content uses mobile starter content based on target platform

[CL 2372343 by bruce nesbit in Main branch]
2014-12-01 08:44:00 -05:00
Frank Fella
59290a82ca AddContentDialog - Add destructors and undefine loctext namespaces to fix the build.
[CL 2353194 by Frank Fella in Main branch]
2014-11-07 13:16:53 -05:00
Frank Fella
ec05ac91a5 AddContentDialog - A dialog and lower level infrastructure for adding additional content to an existing game. Currently there is only support for the new "feature pack" upack files.
#codereview matt.kuhlenschmidt, nick.atamas

[CL 2353064 by Frank Fella in Main branch]
2014-11-07 09:55:57 -05:00