online multiplayer chess game (note server currently down)
update to 3.5rc6
| -rw-r--r-- | .github/workflows/export.yml | 13 | ||||
| -rw-r--r-- | export_presets.cfg | 55 | ||||
| -rw-r--r-- | ui/background/ColorfullBackground.gd | 15 | ||||
| -rw-r--r-- | ui/barbutton/BarButton.theme | bin | 641 -> 638 bytes | |||
| -rw-r--r-- | ui/colorpicker/ColorSelect.material | bin | 1099 -> 1137 bytes | |||
| -rw-r--r-- | ui/colorpicker/huepicker.material | bin | 959 -> 962 bytes | |||
| -rw-r--r-- | ui/slider_button/slider_background.stylebox | bin | 410 -> 422 bytes |
7 files changed, 57 insertions, 26 deletions
diff --git a/.github/workflows/export.yml b/.github/workflows/export.yml index 3ca3ea9..0434ad4 100644 --- a/.github/workflows/export.yml +++ b/.github/workflows/export.yml @@ -12,7 +12,8 @@ on: - main env: - GODOT_VERSION: 3.4.4 + GODOT_VERSION: 3.5 + RELEASE: rc6 NAME: ${{ github.event.repository.name }} jobs: @@ -20,7 +21,7 @@ jobs: name: Windows Export runs-on: ubuntu-20.04 container: - image: docker://barichello/godot-ci:3.4.4 + image: ghcr.io/theorioli/godot-ci:3.5.rc6 steps: - name: Build uses: bend-n/godot-actions/.github/actions/export-windows@main @@ -29,7 +30,7 @@ jobs: name: Linux Export runs-on: ubuntu-20.04 container: - image: docker://barichello/godot-ci:3.4.4 + image: ghcr.io/theorioli/godot-ci:3.5.rc6 steps: - name: Build uses: bend-n/godot-actions/.github/actions/export-linux@main @@ -38,7 +39,7 @@ jobs: name: Web Export runs-on: ubuntu-20.04 container: - image: docker://barichello/godot-ci:3.4.4 + image: ghcr.io/theorioli/godot-ci:3.5.rc6 steps: - name: Build uses: bend-n/godot-actions/.github/actions/export-web@main @@ -47,7 +48,7 @@ jobs: name: Mac Export runs-on: ubuntu-20.04 container: - image: docker://barichello/godot-ci:3.4.4 + image: ghcr.io/theorioli/godot-ci:3.5.rc6 steps: - name: Build uses: bend-n/godot-actions/.github/actions/export-mac@main @@ -56,7 +57,7 @@ jobs: name: Android Export runs-on: ubuntu-20.04 container: - image: docker://barichello/godot-ci:3.4.4 + image: ghcr.io/theorioli/godot-ci:3.5.rc6 steps: - name: Build uses: bend-n/godot-actions/.github/actions/export-android@main diff --git a/export_presets.cfg b/export_presets.cfg index 25b7873..a7ca01a 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -25,8 +25,49 @@ application/short_version="1.0" application/version="1.102932084.912892.928192.928912" application/copyright="mit" display/high_res=true -privacy/camera_usage_description="" privacy/microphone_usage_description="" +privacy/camera_usage_description="" +privacy/location_usage_description="" +privacy/address_book_usage_description="" +privacy/calendar_usage_description="" +privacy/photos_library_usage_description="" +privacy/desktop_folder_usage_description="" +privacy/documents_folder_usage_description="" +privacy/downloads_folder_usage_description="" +privacy/network_volumes_usage_description="" +privacy/removable_volumes_usage_description="" +codesign/enable=true +codesign/identity="" +codesign/timestamp=true +codesign/hardened_runtime=true +codesign/replace_existing_signature=true +codesign/entitlements/custom_file="" +codesign/entitlements/allow_jit_code_execution=false +codesign/entitlements/allow_unsigned_executable_memory=false +codesign/entitlements/allow_dyld_environment_variables=false +codesign/entitlements/disable_library_validation=false +codesign/entitlements/audio_input=false +codesign/entitlements/camera=false +codesign/entitlements/location=false +codesign/entitlements/address_book=false +codesign/entitlements/calendars=false +codesign/entitlements/photos_library=false +codesign/entitlements/apple_events=false +codesign/entitlements/debugging=false +codesign/entitlements/app_sandbox/enabled=false +codesign/entitlements/app_sandbox/network_server=false +codesign/entitlements/app_sandbox/network_client=false +codesign/entitlements/app_sandbox/device_usb=false +codesign/entitlements/app_sandbox/device_bluetooth=false +codesign/entitlements/app_sandbox/files_downloads=0 +codesign/entitlements/app_sandbox/files_pictures=0 +codesign/entitlements/app_sandbox/files_music=0 +codesign/entitlements/app_sandbox/files_movies=0 +codesign/custom_options=PoolStringArray( ) +notarization/enable=false +notarization/apple_id_name="" +notarization/apple_id_password="" +notarization/apple_team_id="" texture_format/s3tc=true texture_format/etc=false texture_format/etc2=false @@ -91,6 +132,7 @@ texture_format/etc=false texture_format/etc2=false texture_format/no_bptc_fallbacks=true codesign/enable=false +codesign/identity_type=0 codesign/identity="" codesign/password="" codesign/timestamp=true @@ -98,6 +140,7 @@ codesign/timestamp_server_url="" codesign/digest_algorithm=1 codesign/description="" codesign/custom_options=PoolStringArray( ) +application/modify_resources=false application/icon="" application/file_version="" application/product_version="" @@ -149,8 +192,10 @@ script_encryption_key="" custom_template/debug="" custom_template/release="" -custom_template/use_custom_build=false -custom_template/export_format=0 +custom_build/use_custom_build=false +custom_build/export_format=0 +custom_build/min_sdk="" +custom_build/target_sdk="" architectures/armeabi-v7a=true architectures/arm64-v8a=false architectures/x86=false @@ -164,8 +209,6 @@ keystore/release_password="" one_click_deploy/clear_previous_install=false version/code=1 version/name="1.0" -version/min_sdk=19 -version/target_sdk=30 package/unique_name="org.godotengine.$genname" package/name="chess" package/signed=true @@ -175,7 +218,6 @@ package/exclude_from_recents=false launcher_icons/main_192x192="" launcher_icons/adaptive_foreground_432x432="" launcher_icons/adaptive_background_432x432="" -graphics/32_bits_framebuffer=true graphics/opengl_debug=false xr_features/xr_mode=0 xr_features/hand_tracking=0 @@ -264,6 +306,7 @@ permissions/location_hardware=false permissions/manage_accounts=false permissions/manage_app_tokens=false permissions/manage_documents=false +permissions/manage_external_storage=false permissions/master_clear=false permissions/media_content_control=false permissions/modify_audio_settings=false diff --git a/ui/background/ColorfullBackground.gd b/ui/background/ColorfullBackground.gd index 13c26ef..0bdba39 100644 --- a/ui/background/ColorfullBackground.gd +++ b/ui/background/ColorfullBackground.gd @@ -1,19 +1,6 @@ extends ColorRect -export(PoolColorArray) var colors := [ - Color(0.784314, 0.427451, 0.427451, 1), - Color(0.913725, 0.847059, 0.403922, 1), - Color(0.380392, 0.741176, 0.647059, 1), - Color(0.321569, 0.368627, 0.858824, 1), - Color(0.596078, 0.188235, 0.619608), - Color(0.109804, 0.160784, 0.564706, 1), - Color(0.376471, 0.796078, 0.317647, 1), - Color(0.8, 0.364706, 0.588235, 1), - Color(0.984314, 0.858824, 0.282353, 1), - Color(0.164706, 0.0862745, 0.247059, 1), - Color(0.509804, 0.509804, 0.509804, 1), - Color("262421") -] +export(PoolColorArray) var colors export(float) var length := 2.8 var rainbow := true setget set_rainbow diff --git a/ui/barbutton/BarButton.theme b/ui/barbutton/BarButton.theme Binary files differindex c161898..67d5fde 100644 --- a/ui/barbutton/BarButton.theme +++ b/ui/barbutton/BarButton.theme diff --git a/ui/colorpicker/ColorSelect.material b/ui/colorpicker/ColorSelect.material Binary files differindex 4226a76..2ab63e8 100644 --- a/ui/colorpicker/ColorSelect.material +++ b/ui/colorpicker/ColorSelect.material diff --git a/ui/colorpicker/huepicker.material b/ui/colorpicker/huepicker.material Binary files differindex 436f3ff..9e26feb 100644 --- a/ui/colorpicker/huepicker.material +++ b/ui/colorpicker/huepicker.material diff --git a/ui/slider_button/slider_background.stylebox b/ui/slider_button/slider_background.stylebox Binary files differindex 90d9dba..ff5d830 100644 --- a/ui/slider_button/slider_background.stylebox +++ b/ui/slider_button/slider_background.stylebox |