Commit Graph

1504 Commits

Author SHA1 Message Date
Detanup01
87b0e9f955 adding SteamClientExtra, .rc files.
now targeting c++latest instead of c++17 (CAN BE REVERTED!)
2024-05-21 19:32:49 +03:00
Detanup01
99391fd699 better linux support & steamclient 2024-05-21 19:32:49 +03:00
Detanup01
f34e5291b8 better arch handle 2024-05-21 19:32:49 +03:00
Detanup01
cbad4a4f13 not done, testing experimental stuffs 2024-05-21 19:32:49 +03:00
schmurger
7b37cdd181 Use integer instead of floats for achievement progress. 2024-05-21 19:29:20 +03:00
schmurger
5aa1e2d08d Initialize user achievement stats correctly 2024-05-21 19:29:20 +03:00
schmurger
14374c8290 Fixed build 2024-05-21 19:29:20 +03:00
schmurger
4ae4e88627 Formatting fixes 2024-05-21 19:29:20 +03:00
schmurger
e30cc2957f Removed update_achievement_progress function 2024-05-21 19:29:20 +03:00
schmurger
6b26ca1b4c Fix build 2024-05-21 19:29:20 +03:00
schmurger
b0cffd485b Added realtime progress update 2024-05-21 19:29:20 +03:00
schmurger
4e8f2505b5 Add achievement progress 2024-05-21 19:29:20 +03:00
Detanup01
435f9bfd49
fix for real 2024-05-17 21:48:51 +02:00
Detanup01
ea1bb239c3
fix for 282800 2024-05-17 21:37:41 +02:00
otavepto
fd522b36c9 fix usage of uninit var 2024-05-17 13:53:16 +03:00
otavepto
cd23cd48b4 don't specify default c/c++ lang version for all deps on win + linux 2024-05-17 13:45:23 +03:00
Detanup01
0b55a69a4e
fix mbedtl building for only older c++ 2024-05-13 14:28:11 +02:00
otavepto
f2579ee7f8 nah screw it 2024-05-12 19:38:16 +03:00
otavepto
8e73e0c516 todo note to detect macos during build 2024-05-12 05:33:23 +03:00
otavepto
3d84ae9631 change .so to .dylib for macos :/ 2024-05-12 05:18:04 +03:00
otavepto
25043697c3 ensure GNUC is defined for linux builds + warn for unrecognized os 2024-05-12 05:03:56 +03:00
otavepto
bac2976ace update bash on macos CI 2024-05-12 04:55:08 +03:00
otavepto
e6291d1f22 macos build script + build workflows 2024-05-12 04:20:02 +03:00
otavepto
574f9f6376 attempt to fix mbedtls compilation on macos 2024-05-12 03:45:04 +03:00
otavepto
47d539474d initial script to build macos deps + worflow :/ 2024-05-12 02:30:30 +03:00
otavepto
4b6e5c75b5 self-ref branch third-party/build/macos as a submodule 2024-05-12 01:46:33 +03:00
otavepto
f8c4892db1 self-ref branch third-party/deps/macos as a submodule 2024-05-12 01:39:46 +03:00
otavepto
7c6c7e2a9d try -j 3 for github builder 2024-05-11 22:25:12 +03:00
otavepto
07da4f2d5b update changelog + credits 2024-05-11 22:11:02 +03:00
otavepto
2bf579d3a7 move the dll injection readme outside 2024-05-11 22:10:43 +03:00
otavepto
2322e14248 update front readme + deprecate ci-build-* branches 2024-05-11 22:10:24 +03:00
otavepto
9d8ecfdb60 fix release workflow 2024-05-11 22:09:24 +03:00
otavepto
efbd091a80 Revert all fake changes 2024-05-11 17:38:32 +03:00
otavepto
b017550ccf solve this stupid thing 2024-05-11 17:38:32 +03:00
otavepto
46a13095b7 fake change to test workflow 2024-05-11 17:38:32 +03:00
otavepto
7d515e9e9e workflows for migrate_gse 2024-05-11 17:38:32 +03:00
otavepto
517648677d fake change to test new workflow 2024-05-11 17:38:32 +03:00
otavepto
d14a726d75 scripts for gen_emu_config_tool 2024-05-11 17:38:32 +03:00
otavepto
470003f926 workflows for linux too + rename scripts 2024-05-11 17:38:32 +03:00
otavepto
67dd084448 win release script 2024-05-11 17:38:32 +03:00
otavepto
9bcdf5eec8 refactor win build scripts 2024-05-11 17:38:32 +03:00
otavepto
60bdada47b separate workflow for PRs 2024-05-11 17:38:32 +03:00
otavepto
dc5cde9fd6 * make all build switches opt-in
* separate jobs for each build arch and variant
2024-05-11 17:38:32 +03:00
otavepto
a65d6852ad simulate any change 2024-05-11 17:38:32 +03:00
otavepto
1dda63990a temporarily disable emu build workflows to test new ones 2024-05-11 02:03:31 +03:00
otavepto
a8b01e8e4d testing a better alternative for deps build 2024-05-11 01:57:59 +03:00
otavepto
03e41f42c6 note on parallel clone 2024-05-11 00:55:05 +03:00
otavepto
e83e08c945 self-reference local repo instead of online repo as a url for submodules 2024-05-11 00:55:05 +03:00
otavepto
cfdfe14ad7 hopefully fix the auto crlf change 2024-05-11 00:54:58 +03:00
Detanup01
f3c8824639
Merge pull request #173 from otavepto/fix-workflows
fix workflows trigger
2024-05-10 19:10:31 +02:00