《全面战争:战锤3》官方今日公布了DLC“混沌冠军勇士”(Champions of Chaos)的最新预告,此次介绍的是恐虐新娘——『血腥』瓦尔基亚(Valkia)。以血神之名降临世间、大肆屠戮。瓦尔基娅的杀戮机制与恐虐有所不同,其奖励更符合鲜血女王的欲求。此外,她的派系还会在战斗获胜后获得战役地图移动距离加成。该DLC将于8月23日正式发售。
...
在昨晚的《女神异闻录》25周年纪念特别节目上,官方公布了一段《女神异闻录5R》Xbox版的实机演示,这段视频长约6分钟,运行平台为Xbox Series X,帧率达到了60,取自日文版游戏。《女神异闻录5R》将于10月21日登陆PS5、Xbox Series X|S、Xbox One、Switch和PC,PS5版不支持从PS4升级。
...
[ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.002020s ]
[ SQL ] SELECT `hook`,`plugin` FROM `cmf_hook_plugin` WHERE `status` = 1 AND `hook` IN ('app_begin','module_init','action_begin','view_filter','app_end','log_write','response_end','admin_init','home_init','send_mobile_verification_code','body_start','before_head_end','footer_start','before_footer','before_footer_end','before_body_end','left_sidebar_start','before_left_sidebar_end','right_sidebar_start','before_right_sidebar_end','comment','guestbook','switch_theme','after_content','before_content','log_write_done','switch_admin_theme','captcha_image','app_dispatch') ORDER BY `list_order` ASC [ RunTime:0.000636s ]
[ SQL ] SELECT `hook`,`plugin` FROM `cmf_hook_plugin` WHERE `status` = 1 AND `hook` IN ('portal_before_assign_article','portal_admin_after_save_article','portal_admin_article_index_view','portal_admin_article_add_view','portal_admin_article_edit_view','portal_admin_category_index_view','portal_admin_category_add_view','portal_admin_category_edit_view','portal_admin_page_index_view','portal_admin_page_add_view','portal_admin_page_edit_view','portal_admin_tag_index_view','portal_admin_article_edit_view_right_sidebar','portal_admin_article_edit_view_main','active_cdkey','wx_pay') ORDER BY `list_order` ASC [ RunTime:0.000416s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND ( `post`.`create_time` >= 0 ) AND ( `category_post`.`category_id` = '17' ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1777345623 ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.212806s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND ( `post`.`create_time` >= 0 ) AND ( `category_post`.`category_id` = '17' ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1777345623 ) GROUP BY `post`.`id` ORDER BY `post`.`create_time` DESC LIMIT 27840,20 [ RunTime:1.351620s ]