Commit graph

130 commits

Author SHA1 Message Date
qimiko
1ec8316877
blessings to the ci 2024-06-06 05:13:42 -07:00
kynex7510
4a5856ea1c
Switch to xinput 2024-06-02 09:36:33 +02:00
kynex7510
f95daab2fe
Update loader 2024-06-01 23:50:36 +02:00
Fleeym
b4dd7f3de1 maybe fix the build action 2024-05-16 14:22:41 +03:00
ConfiG
dd62eac4c5
Enable PCH with sccache on mac, clean up actions (#519) 2024-02-13 16:59:32 -03:00
mat
e59fef5f2b
re-add CMAKE_OSX_DEPLOYMENT_TARGET flag 2024-02-13 09:50:04 -03:00
ConfiG
f5c6190316
generalize better, revert llvm clang on mac 2024-02-13 14:30:07 +03:00
ConfiG
aa7e35c9cd
use llvm clang on mac
allows to use both pch and sccache on mac
2024-02-13 13:46:07 +03:00
mat
55dae8bde3
fix bash in draft release 2024-02-12 13:29:46 -03:00
ConfiG
3fec377e96
Improve actions build speed by using sccache, removes PCH (#493)
---------

Co-authored-by: mat <26722564+matcool@users.noreply.github.com>
2024-02-11 15:58:46 -03:00
mat
a46edf400f
prevent replacing release on draft action 2024-02-10 09:01:03 -03:00
qimiko
5b11bb09da
missing bin 2024-02-02 16:58:02 -07:00
qimiko
5fc6b43d1b
add stripping 2024-02-02 16:53:12 -07:00
qimiko
15df48935a
add platform check 2024-02-02 16:38:16 -07:00
qimiko
5a286a1300
create dump syms action 2024-02-02 16:29:22 -07:00
mat
6dc6e9b418
increase macos target to 10.15
no more std::filesystem errors from other libraries. sorry to all the 3 people still on macos 10.13, not like you can even launch the game anyways
2024-01-29 09:24:33 -03:00
mat
ea81ead96e
i suck 2024-01-21 14:48:57 -03:00
mat
a3ac8ab364
add mac back to actions 2024-01-21 14:21:23 -03:00
matcool
d8459041a0 remove member test (it was moved to bindings) 2024-01-19 13:55:48 -03:00
mat
c93483c1f2
zip resources from android instead 2024-01-19 13:46:33 -03:00
matcool
e72920e41f workflow to update website on new releases 2024-01-19 10:13:22 -03:00
matcool
14d327e8ff use android32 and android64 everywhere, for consistency
breaks launcher lol! sorry
2024-01-18 17:28:21 -03:00
mat
a2e04085df
add android64 action 2024-01-01 18:58:25 -03:00
mat
8e891c7e4f
zip resources from windows 2024-01-01 18:43:33 -03:00
Chloe
e29d926cc7
edit android release format 2024-01-01 05:24:51 -07:00
mat
ec88e3c93f
Update build.yml 2023-12-24 18:51:32 -03:00
mat
62a2bf47cd
fix android package 2023-12-24 18:40:56 -03:00
mat
8eeb89db2b
remove mac from publish 2023-12-23 11:52:43 -03:00
matcool
41a08e32a1 disable macos actions for now 2023-12-23 09:00:07 -03:00
mat
ebcc23e7a9
Merge branch 'main' into 1.4.0-dev 2023-12-19 10:02:19 -03:00
alk
1e654387b9
Update test-offsets.yml 2023-11-21 22:10:50 +03:00
altalk23
d5027ca6ab Merge branch 'main' into 1.4.0-dev 2023-11-21 20:31:36 +03:00
altalk23
954ed1085b run on prs 2023-11-21 20:25:47 +03:00
mat
2f95a133be
change min sdk version to 23 2023-10-15 14:08:20 -03:00
mat
94b8b32766
add android build to main workflow 2023-10-15 13:37:34 -03:00
mat
c12a64f93b
update ndk to r26b 2023-10-15 10:01:21 -03:00
altalk23
a77c33974b Merge branch '1.4.0-dev' into android 2023-10-04 13:51:05 +03:00
SMJS
44fa9c6f69
Added an additional path to cover in offset tests 2023-10-02 00:15:14 +02:00
SMJS
16aa697ac7
Added a filter to only test offsets on bindings 2023-10-02 00:11:31 +02:00
altalk23
41ae88ae5b Merge branch '1.4.0-dev' into android 2023-10-01 15:22:18 +03:00
mat
1ab86bd5c1
create temp ci script 2023-09-16 22:29:11 -03:00
ConfiG
2e7a305970
fix job names in build.yml 2023-09-16 14:19:31 +03:00
altalk23
81de161b3e reunify resources.zip 2023-09-16 14:09:05 +03:00
ConfiG
44b32fdfee
prepend workflow name to job name
because the discord embeds are too stupid to show workflow names and its annoying....
2023-08-27 19:17:02 +03:00
mat
c4e7ebf3c0
include pdb in build artifact 2023-08-21 19:31:06 -03:00
altalk23
e41784ed39 Change resources.zip to be platform dependent 2023-08-05 22:16:35 +03:00
ConfiG
0da86519f2
rename to Development Release 2023-08-04 03:34:27 +03:00
ConfiG
b77223b9ee
name publish and draft 2023-08-04 03:29:17 +03:00
ConfiG
7bf4afb9bc
fix resources in actions (#203) 2023-08-04 03:21:28 +03:00
ConfiG
29444b92f8
include resources in releases 2023-08-04 02:09:19 +03:00