Commit graph

49 commits

Author SHA1 Message Date
Dpeta
8fa55951f7
Don't include example images with builds 2023-03-21 16:44:23 +01:00
Dpeta
b0f6995ef1
Only use QtMultimedia.QSoundEffect for audio. 2023-03-14 17:52:11 +01:00
Dpeta
b046798724
Remove setup.py/cx_freeze setup, currently superseded by pyinstaller. 2023-03-14 15:13:59 +01:00
Dpeta
3fd5815677
Remove libseccomp (silly) 2023-03-14 15:08:58 +01:00
Dpeta
346b8af834
Add pygame-ce as an alternative to pygame and update 'requirements-qt5.txt'.
Seems like many of the core maintainers were banned from contributing to pygame, and split off to pygame-ce.
2023-03-07 19:19:07 +01:00
Dpeta
aaec47b96d
Update README.md 2023-01-30 20:33:37 +01:00
Dpeta
ee5ec83339 Allow disabling seccomp and update documentation. 2023-01-30 19:55:31 +01:00
unknown
567f40b47b Add requirements.txt with pip freeze to pin PyQt6-Qt6 to 6.4.0 2022-12-10 04:20:52 +01:00
Dpeta
d62222d6cd Partial build process rewrite.
- Removes files for package building to avoid PyInstaller package beviour.
 - Removed __main__.py and run_as_subprocess.py for now, calling Python from path is not an acceptable way to mitigate the relative import issue.
 - Renamed pyinstaller.py to pyinst.py to avoid the script being executed when "python -m PyInstaller" is ran.
 - Adds Python 3.8 compatible command-line options to pyinst.py
2022-10-29 21:49:35 +02:00
Dpeta
15bd1d5681 Use certifi root certificates when available 2022-10-08 21:04:38 +02:00
MiguelX413
a51e4dd69e
Reformat codebase (#97)
* Reformat codebase with black

* Create black.yml and add black style badge to README.md
2022-10-07 22:51:40 +02:00
Dpeta
82c0d38a3b System time change check, cli fallback, ":distraughtfirman" --> ":distraughtfirman:" 2022-09-10 15:27:21 +02:00
Dpeta
5cdfcc53bd
Update README.md 2022-09-09 16:57:54 +02:00
Dpeta
a2ce2d09e4 PyQt5 fallback 2022-08-19 13:12:58 +02:00
Dpeta
1419c4985e QtMultimedia for audio + .pos fix 2022-07-08 22:36:23 +02:00
Dpeta
66e838ebf4
Update README.md 2022-07-02 15:12:55 +02:00
Dpeta
2576be41aa PyQt5 --> PyQt6 💚 2022-06-27 04:18:37 +02:00
Dpeta
93c08e2338
Update README.md 2022-05-05 22:08:07 +02:00
Dpeta
fed78c09db Changelog + Readme 2022-05-05 22:06:50 +02:00
Dpeta
1635d66e71 Removed depreciated dependencies from README 2022-03-26 21:05:00 +01:00
Dpeta
90b29a80a0
Update README.md 2022-03-24 22:45:18 +01:00
Dpeta
6e808e684a
Update README.md 2022-03-24 21:27:48 +01:00
Dpeta
f9f6d9c50e
Update README.md 2022-03-20 00:53:32 +01:00
BuildTools
87fc72a355 Build update 2021-08-09 08:47:05 +02:00
BuildTools
d4a7c1eb3b pyinstaller.py minor linux&mac changes 2021-05-04 20:32:11 +02:00
BuildTools
8114feccac Pyinstaller build ready. 2021-05-03 17:22:23 +02:00
Dpeta
8c59cb2284
Update README.md 2021-04-11 14:03:01 +00:00
Dpeta
22e6f6bb99
Update README.md 2021-04-03 21:37:58 +00:00
Dpeta
5e473e1957
Update README.md 2021-03-27 03:22:10 +00:00
Dpeta
abe3da5d8d
Update README.md
whoops*
2021-03-27 02:07:22 +00:00
Dpeta
12294f97ae
Update README.md 2021-03-26 17:28:13 +00:00
Dpeta
35bec30834
Update README.md 2021-03-26 16:58:54 +00:00
Dpeta
73e03669a6
Update README.md 2021-03-26 16:56:04 +00:00
BuildTools
6056d89272 setup.py bdist_msi & CHANGELOG/README update 2021-03-26 15:24:19 +01:00
Dpeta
cd53467b61
Update README.md
*
2021-03-25 22:14:21 +00:00
Dpeta
4ac5bd2e07 TODO & removed unrequired mode removal on welcome 2021-03-25 19:53:25 +01:00
Dpeta
684846a804 style stuff :) 2021-03-25 17:52:43 +01:00
Dpeta
05536b167f Reimplemented console.py & a lot of README stuff! 2021-03-25 14:09:43 +01:00
Dpeta
c9d3402d51
Create README.md 2021-03-24 11:11:10 +00:00
Dpeta
475b849049 1/9 2021-03-23 22:36:43 +01:00
Dpeta
ca5631b048
Update README.md 2021-02-22 22:53:18 +00:00
Dpeta
5f1431ccbd
Update README.md 2021-01-04 15:12:49 +01:00
Dpeta
14f412d835
Update README.md 2020-10-08 10:38:42 +00:00
Dpeta
c3d51a80c5
Update README.md 2020-10-08 00:09:49 +02:00
Dpeta
3c7f39e9d0
Update README.md 2020-10-07 20:53:57 +00:00
Dpeta
a43cbbfc0a
Update README.md (#6) 2020-10-04 23:51:34 +00:00
Dpeta
65cd4ea7ce
Update README.md 2020-10-04 18:33:38 +00:00
Dpeta
567ced852e
Update README.md 2020-10-04 17:53:10 +00:00
Dpeta
1616bf10b4
Create README.md 2020-10-04 13:42:48 +00:00