Commit graph

14 commits

Author SHA1 Message Date
Hyper
e4c43ae3b1
Make Bug Report issue template use separate required fields for specs (#1539)
Some checks failed
validate-internal / build (push) Failing after 14m53s
2025-04-12 14:38:04 +01:00
MegAmi
824405b236
Replace Markdown issue template with YAML schema (#1426)
Some checks failed
validate-internal / build (push) Failing after 8s
* Replace Markdown issue template with YML schema

* YAML doesn't like that apparently

* Address requested changes
2025-03-19 01:55:02 +00:00
João Moura
cc1018a8fc
Pass release path to upload-artifact step on Windows builds (#1151)
Some checks failed
validate-internal / build (push) Failing after 7s
2025-03-10 15:18:37 +03:00
Isaac Marovitz
0866be0c3d
Build all presets (#979)
* Build all presets

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>

* Add preset to file name

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>

* Upload PDB

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>

Fix

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>

* Cache by preset

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>

---------

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
2025-03-05 20:37:52 +03:00
David Chavez
fe06134bb1
fix(ci): remove token from flatpak workflow (#643) 2025-03-02 22:56:21 +03:00
David Chavez
917dacf453
chore(ci): update workflows (#633) 2025-03-02 20:47:21 +01:00
Hyper
206145c44e
Added more fields to the Bug Report issue template (#614) 2025-03-02 17:41:56 +00:00
Skyth (Asilkan)
e5ddc85853
Update CI scripts to upload artifacts. (#479) 2025-02-28 19:46:29 +03:00
Hyper
8d6847075a
Fix issue template syntax (potentially) (#474)
* Update bug_report.md

* Update bug_report.md
2025-02-27 23:13:16 +03:00
Darío
076732c4b5
README (#456)
* First draft of README.

* Update README.md

* Transfer old README to BUILDING.md

* Update README.md

* Update README.md

* Added keyboard bindings table

* Update BUILDING.md

* Update README.md

* update readme credits

* Add LICENSE

* Update README.md

* Rename LICENSE to COPYING

* Update Flatpak summary and description

* Update README.md.

* On

* Update README.md

Added spacing between sections

* Update README.md

* Update credits.h

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Specifically note Xbox 360 for original hardware

Xbox One/Series back compat has some weird bugs specific to it (https://youtu.be/_zDUmg791Qk) so it's best to specifically mention the original Xbox 360 hardware

* Added Extended Controller Features section

* Update README.md

* Update README.md

* Update README.md

* Added English dumping guide

This may need some images to go along with the steps, as well as verification.

* S

* Move building to docs

* Update README.md

* Update README.md

* Create BUILDING-ALT.md

* Finalise building instructions

* Upload logo

* Added logo and logo credits

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Upload issue template for bug reports

* Update README.md

---------

Co-authored-by: Michael <15317421+ActualMandM@users.noreply.github.com>
Co-authored-by: Hyper <34012267+hyperbx@users.noreply.github.com>
Co-authored-by: DeaTh-G <hatvongeorge@gmail.com>
Co-authored-by: Skyth <19259897+blueskythlikesclouds@users.noreply.github.com>
Co-authored-by: RadiantDerg <9061202+RadiantDerg@users.noreply.github.com>
Co-authored-by: ĐeäTh <55578911+DeaTh-G@users.noreply.github.com>
2025-02-27 22:48:19 +03:00
SuperSonic16
716200e7df
Updated flatpak build script (#467) 2025-02-26 20:22:29 +03:00
SuperSonic16
4b09a22041
Add Linux CI for Debugging (#366)
* Attempt 0

* Attempt 1

* Attempt 2

* Attempt 3

* Removed push event

* L
2025-02-11 17:04:15 +03:00
SuperSonic16
d2d8c541e1
Remove direct install arg from build-flatpak.yml (#206) 2025-01-26 17:32:35 +03:00
João Moura
e6251bdbc3
Add GitHub Actions workflow files for Flatpak and Windows (#142)
Co-authored-by: SuperSonic16 <25761885+thesupersonic16@users.noreply.github.com>
Co-authored-by: Dario <dariosamo@gmail.com>
2025-01-22 14:29:02 +03:00