Commit graph

39713 commits

Author SHA1 Message Date
Nikhil Narayana
4098eab074
chore(readme): update current status 2023-09-01 14:56:32 -07:00
Nikhil Narayana
0d1a3dc2fb
fix: semver compilation on macOS Monterey
ignore unused variable build warnings being treated as errors on macOS Monterey (12.x)
2023-08-30 20:46:06 -07:00
Nikhil Narayana
1b003dded6
chore(readme): update rust extensions link 2023-08-23 21:48:38 -07:00
Nikhil Narayana
942b2c822c
ci: ensure rust extensions is on main branch 2023-08-23 18:41:01 -07:00
Nikhil Narayana
0118db4d27
chore: bump rust extensions to latest version 2023-08-21 21:37:14 -07:00
Nikhil Narayana
4441a383e1
release(netplay): v3.2.2 2023-08-21 18:27:16 -07:00
Nikhil Narayana
b4a99aa5a6
ci: fix release action 2023-08-21 18:27:16 -07:00
Nikhil Narayana
39236a9b66
ci: fix codesigning on windows and disable on macOS
and other small adjustments
2023-08-21 16:54:21 -07:00
Nikhil Narayana
ef74cd65de
ci: update build pipeline and add release pipeline 2023-08-20 21:05:20 -07:00
Ryan McGrath
b5d3ea8b91
Attempt to get signing working for the macOS build
- Updates CI instructions to match Ishiiruka
- Copies over necessary signing and notarization build files
- Updates name from `Slippi_Dolphin` to `Slippi Dolphin (Beta)`.

This may not work and might still need some tweaking due to project ID
mismatch, but testing CI without pushing directly is a pain.
2023-08-20 20:33:19 -07:00
Nikhil Narayana
15a65c7902
Merge pull request #60 from r2dliu/task/update
brings us up to 22642cc0c360af9b10c53592249927f04ebb6832 (for the most part)

still needs playback fixed, adapter polling rate, and good config defaults
2023-08-20 23:26:03 -04:00
Nikhil Narayana
b933dad00f
remove unnecessary logger 2023-08-20 18:24:42 -07:00
Nikhil Narayana
5902bb25b3
actually scale to 73:60 2023-08-20 18:00:26 -07:00
Nikhil Narayana
935c4a51b2
fix gameloader 2023-08-20 17:51:09 -07:00
Nikhil Narayana
7f8ec1fff0
finished read through of SlippiSavestate.cpp 2023-08-20 17:19:50 -07:00
Nikhil Narayana
1b26177cc4
finished read through of SlippiReplayComm.cpp 2023-08-20 17:12:35 -07:00
Nikhil Narayana
67a66c1935
finished read through of SlippiPad.cpp 2023-08-20 17:05:43 -07:00
Nikhil Narayana
4635960038
finished read through of SlippiExiTypes.cpp 2023-08-20 17:04:14 -07:00
Nikhil Narayana
e063e722c1
finished read through of SlippiGameFileLoader.cpp 2023-08-20 17:02:32 -07:00
Nikhil Narayana
d86b22a50e
finished read through of SlippiMatchmaking.cpp 2023-08-20 16:56:33 -07:00
Nikhil Narayana
3cb9d311d4
finished read through of SlippiNetplay.cpp 2023-08-20 16:36:06 -07:00
Nikhil Narayana
5e61a477cf
bring exi slippi up to date
add desync recovery bits and some other clean up
2023-08-20 15:21:34 -07:00
Nikhil Narayana
2757adcbc7
needs_more_snake_case 2023-08-20 13:50:43 -07:00
Nikhil Narayana
50cd2cae87
snake_case_a_lot 2023-08-19 23:33:38 -07:00
Nikhil Narayana
6bb8e0ef77
ci: cleanup 2023-08-19 22:25:01 -07:00
Nikhil Narayana
53bf282001
fix spectate functionality 2023-08-19 22:24:44 -07:00
Nikhil Narayana
8d75dc300c
add windows CI builds (#82) 2023-08-19 20:33:19 -07:00
Nikhil Narayana
526b57c2a5
chore: default cheats on 2023-08-19 12:00:48 -07:00
Nikhil Narayana
4c26ee2c40
music controlled by asm and jukebox volume slider 2023-08-19 12:00:39 -07:00
Nikhil Narayana
b26bb22376
ci: specify dolphin-emu target 2023-08-19 10:43:10 -07:00
Nikhil Narayana
6ef58fad31
fix macOS CI 2023-08-17 22:38:33 -07:00
Robert Peralta
19e14a5608
Fix macOS compilation errors (#81)
* Move #endif to proper location on UICommon.cpp preventing compilation because of syntax error

* Add missing include for unordered map and missing CodeTo implementation from Ishiiruka
+ Adjust code to use string_view

* Trick compiler to think var is being used on Semver200_parser.cpp to prevent compilation errors on macos
2023-08-16 22:01:01 -07:00
Nikhil Narayana
59f2f6909d
redo music volume control and refactor some stuff 2023-08-15 17:50:32 -07:00
Nikhil Narayana
f90d25f92a
clang-format 2023-08-15 14:24:25 -07:00
Nikhil Narayana
fb0a4da6d0
fix enabling rust logs on boot 2023-08-15 12:25:15 -07:00
Nikhil Narayana
ac40cd1aa2
hook up most slippi pane settings 2023-08-15 00:52:47 -07:00
Nikhil Narayana
106327827a
MONTH_FOLDERS -> MONTHLY_FOLDERS 2023-08-14 21:44:17 -07:00
Nikhil Narayana
639fd6298e
bump version 2023-08-14 12:03:56 -07:00
Nikhil Narayana
b0ef93b89b
use SlippiRustExtensions submodule 2023-08-14 11:56:07 -07:00
Nikhil Narayana
4682cfcbe2
delete SlippiRustExtensions locally 2023-08-14 11:55:45 -07:00
Nikhil Narayana
237b802930
clang-format 2023-08-14 09:21:46 -07:00
Nikhil Narayana
133520b2ac
fix usage of WriteStringToFile
file name comes first now
2023-08-14 09:14:57 -07:00
Nikhil Narayana
864a6d0297
fix direct codes 2023-08-14 08:53:31 -07:00
Nikhil Narayana
8b914e3f24
rename exe to Slippi_Dolphin 2023-08-14 08:22:50 -07:00
Nikhil Narayana
fdd5476b54
add note about rust in README 2023-08-13 23:12:57 -07:00
Nikhil Narayana
4766322a4c
copy rust dlls to binary folder on windows 2023-08-13 23:01:27 -07:00
Nikhil Narayana
e38df17446
fix linking in linux 2023-08-13 22:10:12 -07:00
Nikhil Narayana
d8f8e38f41
don't strip libs in appimage 2023-08-13 21:51:32 -07:00
Nikhil Narayana
64eb295450
actually commit corrosion? 2023-08-13 21:28:59 -07:00
Nikhil Narayana
85f5914c5b
Rust Game Reporter (deaddda) 2023-08-13 18:02:59 -07:00