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
MihailRis
8ad578e109
temporary disable workflows
2025-12-08 19:21:49 +03:00
MihailRis
63cbf12507
update windows.yml
2025-12-08 19:21:49 +03:00
MihailRis
6f9c3a1389
add publish_release job
2025-12-08 19:21:49 +03:00
MihailRis
3de1dbed0b
update release.yml
2025-12-08 19:21:49 +03:00
MihailRis
5f1569a8be
update release.yml
2025-12-08 19:21:49 +03:00
MihailRis
56cb79f9e2
update release.yml
2025-12-08 19:21:49 +03:00
MihailRis
092fe59c81
add release workflow
2025-12-08 19:21:49 +03:00
MihailRis
4697969bdb
remove old unused release pipeline
2025-12-08 19:21:49 +03:00
MihailRis
be420352eb
increase moon sprite distance
2025-12-08 19:21:49 +03:00
MihailRis
32189b5fa2
fix nil coords passed to on_block_tick
2025-12-08 19:21:49 +03:00