ShiftyX1
c58bb6cd2c
fix: increase timeout for engine tests and allow continuation on error
Build / Build (push) Has been skipped
Release / gitea-draft-release (push) Successful in 2s
Release / prepare (push) Has been skipped
Release / build_linux (push) Has been skipped
Release / build_macos (push) Has been skipped
Release / build_windows (push) Has been skipped
Release / publish_release (push) Has been skipped
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
v0.31.12
2025-12-09 01:39:01 +03:00
ShiftyX1
f4c4fb21c0
fix: update YAML test to use inline string for parsing
Release / gitea-draft-release (push) Successful in 3s
Build / Build (push) Has been skipped
Release / build_linux (push) Has been skipped
Release / build_macos (push) Has been skipped
Release / build_windows (push) Has been skipped
Release / publish_release (push) Has been skipped
Release / prepare (push) Has been skipped
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
v0.31.11
2025-12-09 01:10:09 +03:00
ShiftyX1
c7f98a176f
fix: add GitHub server check to workflows and streamline CMake installation
Build / Build (push) Has been skipped
Release / gitea-draft-release (push) Successful in 2s
Release / prepare (push) Has been skipped
Release / build_linux (push) Has been skipped
Release / build_macos (push) Has been skipped
Release / build_windows (push) Has been skipped
Release / publish_release (push) Has been skipped
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
v0.31.9
v0.31.10
2025-12-09 00:58:41 +03:00
ShiftyX1
3da03fdd7f
fix: upgrade actions/upload-artifact from v3 to v4 across workflow files
Build and Release / prepare (push) Successful in 1s
Build and Release / build_windows (push) Has been cancelled
Build and Release / publish_release (push) Has been cancelled
Build and Release / build_linux (push) Has been cancelled
v0.31.8
2025-12-09 00:40:18 +03:00
ShiftyX1
21874e98c2
fix: update Windows build workflow for cross-compilation and improve CMake configuration
Build / Build (push) Has been cancelled
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
2025-12-09 00:33:55 +03:00
ShiftyX1
70aa850999
fix: add macOS runner check to workflow and remove macOS build step from release
Build / Build (push) Successful in 9m26s
Build and Release / prepare (push) Successful in 0s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
Build and Release / build_linux (push) Successful in 10m4s
Build and Release / build_windows (push) Failing after 13s
Build and Release / publish_release (push) Has been skipped
v0.31.6
2025-12-09 00:08:14 +03:00
ShiftyX1
b1837571cc
fix: update CMake installation process and add wget for dependency management
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
Build / Build (push) Has been cancelled
Build and Release / prepare (push) Successful in 1s
Build and Release / build_linux (push) Successful in 10m2s
Build and Release / build_macos (push) Failing after 12s
Build and Release / build_windows (push) Failing after 11s
Build and Release / publish_release (push) Has been skipped
v0.31.5
2025-12-08 23:52:11 +03:00
ShiftyX1
51ff1868ac
fix: replace copy_directory_if_different with copy_directory in test CMakeLists
Build and Release / prepare (push) Successful in 1s
Build and Release / build_linux (push) Successful in 10m25s
Build and Release / build_macos (push) Failing after 12s
Build and Release / build_windows (push) Failing after 12s
Build and Release / publish_release (push) Has been skipped
v0.31.4
2025-12-08 23:49:58 +03:00
ShiftyX1
5507e17402
fix: replace copy_directory_if_different with copy_directory
...
Build and Release / prepare (push) Successful in 0s
Build / Build (push) Has been cancelled
Build and Release / build_linux (push) Failing after 9m9s
Build and Release / build_macos (push) Failing after 5s
Build and Release / build_windows (push) Failing after 5s
Build and Release / publish_release (push) Has been skipped
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
- copy_directory_if_different doesn't exist in CMake 3.22
- Use standard copy_directory command instead
v0.31.2
v0.31.3
2025-12-08 20:52:57 +03:00
ShiftyX1
b68e5567b8
fix: create OpenAL::OpenAL target alias for Linux
...
Build / Build (push) Successful in 9m28s
Build and Release / prepare (push) Successful in 1s
Build and Release / build_linux (push) Failing after 8m58s
Build and Release / build_macos (push) Failing after 11s
Build and Release / build_windows (push) Failing after 12s
Build and Release / publish_release (push) Has been skipped
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
- FindOpenAL on Linux creates OPENAL_LIBRARY/OPENAL_INCLUDE_DIR
- But code expects OpenAL::OpenAL target
- Add compatibility layer to create proper target
v0.31.1
2025-12-08 20:25:59 +03:00
ShiftyX1
42dcf7c888
fix: adapt CI/CD for Gitea compatibility
...
Build / Build (push) Successful in 9m29s
Build and Release / prepare (push) Successful in 1s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
Build and Release / build_linux (push) Failing after 43s
Build and Release / build_macos (push) Failing after 11s
Build and Release / build_windows (push) Failing after 14s
Build and Release / publish_release (push) Has been skipped
- Replace upload/download-artifact v4 with v3 (v4 not supported on Gitea)
- Fix ObjectsPool::allocateNew() usage (returns void, not bool)
- Add cmake and build-essential to dependencies
- Update release workflow to use softprops/action-gh-release
v0.31.0
2025-12-08 20:09:54 +03:00
ShiftyX1
403dbc7791
fixed error: could not convert from ‘void’ to ‘bool’
Build / Build (push) Failing after 9m39s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
2025-12-08 19:58:00 +03:00
ShiftyX1
5255fd3a77
ci: add cmake and build-essential to dependencies
Build / Build (push) Failing after 7m57s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
2025-12-08 19:44:30 +03:00
ShiftyX1
0107cf13c3
ci: adapt workflows for Gitea Actions
...
Build / Build (push) Failing after 32s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
- Update release.yml to use softprops/action-gh-release (Gitea compatible)
- Add push trigger for version tags
- Fix apt-get install requiring confirmation with -y flag
- Remove complex API calls in favor of standard actions
2025-12-08 19:43:15 +03:00
ShiftyX1
ee7b1d4299
refactor: update release workflow for improved tagging and asset management
Build / Build (push) Failing after 17s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
2025-12-08 19:41:32 +03:00
d3f8942fbf
Merge pull request 'lua-zip-test' ( #1 ) from lua-zip-test into main
...
Build / Build (push) Failing after 30s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
Reviewed-on: #1
2025-12-08 16:32:26 +00:00
ShiftyX1
5997cbd714
fixed macOS segfault correct way
Build / Build (push) Failing after 17s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
2025-12-08 19:23:57 +03:00
MihailRis
06f6550624
fix the stupid
Build / Build (push) Failing after 17s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
2025-12-08 19:21:50 +03:00
MihailRis
00f269ca7e
debug it
2025-12-08 19:21:50 +03:00
MihailRis
42248d67eb
update appimage.yml
2025-12-08 19:21:50 +03:00
MihailRis
257a293bf4
fix platform::detect_locale
2025-12-08 19:21:50 +03:00
MihailRis
a375af9ca1
update appimage.yml
2025-12-08 19:21:50 +03:00
MihailRis
289347dc91
update appimage workflow
2025-12-08 19:21:50 +03:00
MihailRis
dd40780334
add 'network' permission
2025-12-08 19:21:50 +03:00
MihailRis
56d808e3e2
add 'write-to-user' permission & refactor checking for writeability
2025-12-08 19:21:50 +03:00
MihailRis
8831d676d4
feat: project permissions loading
2025-12-08 19:21:50 +03:00
MihailRis
6fca6eab56
start 0.31 development
2025-12-08 19:21:50 +03:00
MihailRis
df1ce1ae53
fix window title if VC_BUILD_NAME is empty
2025-12-08 19:21:50 +03:00
MihailRis
213e9150dd
fix libpng error handling
2025-12-08 19:21:50 +03:00
MihailRis
43f54c38ec
fix corrupted voxel reset
2025-12-08 19:21:50 +03:00
MihailRis
f5868b65f0
add build info to release ( #725 )
...
* attempt to add VC_BUILD_NAME
* fix
* fix
* update macos.yml
* fix
* update macos.yml
* update macos.yml
* add debug step
* update
* update
* fix release.yml
* update cmake
* update WindowControl.cpp
* update workflows
* update release.yml
* add --output-always
* cleanup
2025-12-08 19:21:50 +03:00
MihailRis
149f418bed
update macos.yml
2025-12-08 19:21:50 +03:00
MihailRis
4893705ff4
fix overriden content units scripts overriding
2025-12-08 19:21:50 +03:00
MihailRis
b36d8d5852
fix block ticks
2025-12-08 19:21:50 +03:00
MihailRis
17503674e8
update doc/*/block-properties.md
2025-12-08 19:21:50 +03:00
MihailRis
db09672e50
document tick-interval
2025-12-08 19:21:50 +03:00
MihailRis
f1d9f1bf60
fix release pipeline
2025-12-08 19:21:50 +03:00
MihailRis
f4adcf58b2
simplify release.yml
2025-12-08 19:21:50 +03:00
MihailRis
2c1d783e0c
cleanup
2025-12-08 19:21:49 +03:00
MihailRis
6bd1103f88
fix
2025-12-08 19:21:49 +03:00
MihailRis
6becd2f5b5
make windows-clang.yml reusable
2025-12-08 19:21:49 +03:00
MihailRis
9d05d7c725
fix
2025-12-08 19:21:49 +03:00
MihailRis
5971e6b76b
restore jobs
2025-12-08 19:21:49 +03:00
MihailRis
80852ed368
fix
2025-12-08 19:21:49 +03:00
MihailRis
ddf3babac9
fix
2025-12-08 19:21:49 +03:00
MihailRis
082b5cd080
update release.yml
2025-12-08 19:21:49 +03:00
MihailRis
a15961af8f
update release.yml
2025-12-08 19:21:49 +03:00
MihailRis
678c42a825
add more steps
2025-12-08 19:21:49 +03:00
MihailRis
85258ff036
temporary disable windows-clang.yml pull_request trigger
2025-12-08 19:21:49 +03:00
MihailRis
fa2b933856
update release.yml
2025-12-08 19:21:49 +03:00