From edbe72488b622761c7eb7fc770def91b430e4618 Mon Sep 17 00:00:00 2001 From: Patrik Kraif Date: Thu, 8 Sep 2022 16:56:55 +0200 Subject: [PATCH] Increased version to 3.11.0 --- BBMOD_GML/extensions/BBMOD_CameraHTML5/BBMOD_CameraHTML5.yy | 2 +- BBMOD_GML/options/amazonfire/options_amazonfire.yy | 2 +- BBMOD_GML/options/android/options_android.yy | 2 +- BBMOD_GML/options/html5/options_html5.yy | 2 +- BBMOD_GML/options/ios/options_ios.yy | 2 +- BBMOD_GML/options/linux/options_linux.yy | 2 +- BBMOD_GML/options/mac/options_mac.yy | 2 +- BBMOD_GML/options/operagx/options_operagx.yy | 2 +- BBMOD_GML/options/tvos/options_tvos.yy | 2 +- BBMOD_GML/options/windows/options_windows.yy | 2 +- BBMOD_GML/options/windowsuap/options_windowsuap.yy | 2 +- docs_src/Changelog/Changelog_.md | 1 + docs_src/index.md | 2 +- gmdoc.json | 3 ++- 14 files changed, 15 insertions(+), 13 deletions(-) diff --git a/BBMOD_GML/extensions/BBMOD_CameraHTML5/BBMOD_CameraHTML5.yy b/BBMOD_GML/extensions/BBMOD_CameraHTML5/BBMOD_CameraHTML5.yy index a24be2f3..8bfb8043 100644 --- a/BBMOD_GML/extensions/BBMOD_CameraHTML5/BBMOD_CameraHTML5.yy +++ b/BBMOD_GML/extensions/BBMOD_CameraHTML5/BBMOD_CameraHTML5.yy @@ -3,7 +3,7 @@ "options": [], "exportToGame": true, "supportedTargets": -1, - "extensionVersion": "3.10.0", + "extensionVersion": "3.11.0", "packageId": "", "productId": "", "author": "", diff --git a/BBMOD_GML/options/amazonfire/options_amazonfire.yy b/BBMOD_GML/options/amazonfire/options_amazonfire.yy index 77c35d5c..b565d7b5 100644 --- a/BBMOD_GML/options/amazonfire/options_amazonfire.yy +++ b/BBMOD_GML/options/amazonfire/options_amazonfire.yy @@ -1,7 +1,7 @@ { "option_amazonfire_sync_android": false, "option_amazonfire_display_name": "BBMOD Demo", - "option_amazonfire_version": "3.10.0", + "option_amazonfire_version": "3.11.0", "option_amazonfire_tools_from_version": false, "option_amazonfire_build_tools": "", "option_amazonfire_support_lib": "", diff --git a/BBMOD_GML/options/android/options_android.yy b/BBMOD_GML/options/android/options_android.yy index 38c5a9d1..55f6b52e 100644 --- a/BBMOD_GML/options/android/options_android.yy +++ b/BBMOD_GML/options/android/options_android.yy @@ -1,7 +1,7 @@ { "option_android_sync_amazon": false, "option_android_display_name": "BBMOD Demo", - "option_android_version": "3.10.0", + "option_android_version": "3.11.0", "option_android_tools_from_version": false, "option_android_build_tools": "", "option_android_support_lib": "30.0.0", diff --git a/BBMOD_GML/options/html5/options_html5.yy b/BBMOD_GML/options/html5/options_html5.yy index 603667eb..b26917f7 100644 --- a/BBMOD_GML/options/html5/options_html5.yy +++ b/BBMOD_GML/options/html5/options_html5.yy @@ -1,6 +1,6 @@ { "option_html5_browser_title": "BBMOD Demo", - "option_html5_version": "3.10.0.0", + "option_html5_version": "3.11.0.0", "option_html5_foldername": "html5game", "option_html5_outputname": "index.html", "option_html5_splash_png": "${base_options_dir}/html5/splash.png", diff --git a/BBMOD_GML/options/ios/options_ios.yy b/BBMOD_GML/options/ios/options_ios.yy index 8a079b72..52099557 100644 --- a/BBMOD_GML/options/ios/options_ios.yy +++ b/BBMOD_GML/options/ios/options_ios.yy @@ -1,7 +1,7 @@ { "option_ios_display_name": "BBMOD Demo", "option_ios_bundle_name": "com.company.game", - "option_ios_version": "3.10.0", + "option_ios_version": "3.11.0", "option_ios_output_dir": "~/gamemakerstudio2", "option_ios_team_id": "", "option_ios_orientation_portrait": true, diff --git a/BBMOD_GML/options/linux/options_linux.yy b/BBMOD_GML/options/linux/options_linux.yy index 45333ef9..dd5288f1 100644 --- a/BBMOD_GML/options/linux/options_linux.yy +++ b/BBMOD_GML/options/linux/options_linux.yy @@ -1,6 +1,6 @@ { "option_linux_display_name": "BBMOD Demo", - "option_linux_version": "3.10.0", + "option_linux_version": "3.11.0", "option_linux_maintainer_email": "", "option_linux_homepage": "http://www.yoyogames.com", "option_linux_short_desc": "", diff --git a/BBMOD_GML/options/mac/options_mac.yy b/BBMOD_GML/options/mac/options_mac.yy index b6e6ecf7..7855e113 100644 --- a/BBMOD_GML/options/mac/options_mac.yy +++ b/BBMOD_GML/options/mac/options_mac.yy @@ -1,7 +1,7 @@ { "option_mac_display_name": "BBMOD Demo", "option_mac_app_id": "com.company.game", - "option_mac_version": "3.10.0", + "option_mac_version": "3.11.0", "option_mac_output_dir": "~/gamemakerstudio2", "option_mac_team_id": "", "option_mac_signing_identity": "Developer ID Application:", diff --git a/BBMOD_GML/options/operagx/options_operagx.yy b/BBMOD_GML/options/operagx/options_operagx.yy index 0c9730c3..122c35f9 100644 --- a/BBMOD_GML/options/operagx/options_operagx.yy +++ b/BBMOD_GML/options/operagx/options_operagx.yy @@ -1,5 +1,5 @@ { - "option_operagx_version": "3.10.0.0", + "option_operagx_version": "3.11.0.0", "option_operagx_game_name": "BBMOD Demo", "option_operagx_interpolate_pixels": false, "option_operagx_scale": 1, diff --git a/BBMOD_GML/options/tvos/options_tvos.yy b/BBMOD_GML/options/tvos/options_tvos.yy index 5843ccf0..e0dda1de 100644 --- a/BBMOD_GML/options/tvos/options_tvos.yy +++ b/BBMOD_GML/options/tvos/options_tvos.yy @@ -1,7 +1,7 @@ { "option_tvos_display_name": "BBMOD Demo", "option_tvos_bundle_name": "com.company.game", - "option_tvos_version": "3.10.0", + "option_tvos_version": "3.11.0", "option_tvos_output_dir": "~/GameMakerStudio2/tvOS", "option_tvos_team_id": "", "option_tvos_icon_400": "${base_options_dir}/tvos/icons/400.png", diff --git a/BBMOD_GML/options/windows/options_windows.yy b/BBMOD_GML/options/windows/options_windows.yy index f340bde9..d182bdfc 100644 --- a/BBMOD_GML/options/windows/options_windows.yy +++ b/BBMOD_GML/options/windows/options_windows.yy @@ -1,7 +1,7 @@ { "option_windows_display_name": "BBMOD Demo", "option_windows_executable_name": "${project_name}.exe", - "option_windows_version": "3.10.0.0", + "option_windows_version": "3.11.0.0", "option_windows_company_info": "BlueBurn", "option_windows_product_info": "BBMOD", "option_windows_copyright_info": "", diff --git a/BBMOD_GML/options/windowsuap/options_windowsuap.yy b/BBMOD_GML/options/windowsuap/options_windowsuap.yy index 164dc622..c9e384b5 100644 --- a/BBMOD_GML/options/windowsuap/options_windowsuap.yy +++ b/BBMOD_GML/options/windowsuap/options_windowsuap.yy @@ -4,7 +4,7 @@ "option_windowsuap_publisher_display_name": "YourPublisherName", "option_windowsuap_package_display_name": "YourPackageDisplayName", "option_windowsuap_description": "Your Description", - "option_windowsuap_version": "3.10.0.0", + "option_windowsuap_version": "3.11.0.0", "option_windowsuap_orient_portrait": true, "option_windowsuap_orient_portrait_flipped": true, "option_windowsuap_orient_landscape": true, diff --git a/docs_src/Changelog/Changelog_.md b/docs_src/Changelog/Changelog_.md index e9071698..9ed9748a 100644 --- a/docs_src/Changelog/Changelog_.md +++ b/docs_src/Changelog/Changelog_.md @@ -2,6 +2,7 @@ In this section you can find changelogs for all releases of BBMOD since 3.0.0. ## Contents +* [3.11.0](./Changelog3.11.0.html) * [3.10.0](./Changelog3.10.0.html) * [3.9.0](./Changelog3.9.0.html) * [3.8.0](./Changelog3.8.0.html) diff --git a/docs_src/index.md b/docs_src/index.md index d0c79911..d203201d 100644 --- a/docs_src/index.md +++ b/docs_src/index.md @@ -1,5 +1,5 @@ # BBMOD -Welcome to the official documentation of BBMOD 3.10.0! +Welcome to the official documentation of BBMOD 3.11.0! BBMOD is an advanced 3D rendering solution for GameMaker. It consists of a custom model and animation file formats (`*.bbmod`, `*.bbanim`), a model diff --git a/gmdoc.json b/gmdoc.json index 33746578..5aa1a404 100644 --- a/gmdoc.json +++ b/gmdoc.json @@ -5,7 +5,7 @@ "title": "BBMOD Docs", "author": "BlueBurn", "prefix": ["bbmod", "__bbmod"], - "version": "3.10.0", + "version": "3.11.0", "analytics": "", "api": { "rating": "/bbmod/page_rating.php" @@ -15,6 +15,7 @@ "Changelog": { "file": "Changelog/Changelog_.md", "pages": { + "3.11.0": "Changelog/Changelog3.11.0.md", "3.10.0": "Changelog/Changelog3.10.0.md", "3.9.0": "Changelog/Changelog3.9.0.md", "3.8.0": "Changelog/Changelog3.8.0.md",