Commit graph

4059 commits

Author SHA1 Message Date
Pat Hartl
a5c6aaf585 Remove 500 character limit on game description 2024-03-29 20:05:55 -05:00
Pat Hartl
c136fc794d Record engine details from IGDB 2024-03-29 17:19:42 -05:00
Pat Hartl
b70fa129f9 Add the ability to see if AddExisting created a new record 2024-03-29 17:18:18 -05:00
Pat Hartl
a83f1ef73a Add remakes and remasters to metadata search results 2024-03-29 12:55:53 -05:00
Pat Hartl
28ca1fbdcc Merge branch 'main' of https://github.com/LANCommander/LANCommander 2024-03-29 12:55:19 -05:00
Pat Hartl
f03b5e5b24
Change default Docker pathings 2024-03-29 00:26:52 -05:00
Pat Hartl
069881fb6b
Update installermanifest.yaml 2024-03-28 20:17:05 -05:00
Pat Hartl
b5efcb6bf5 Add support for legacy "Saves" path in save archives
Some checks failed
LANCommander Release / build (push) Has been cancelled
2024-03-28 19:59:15 -05:00
Pat Hartl
56e760206f Fix packing of save files 2024-03-28 19:38:25 -05:00
Pat Hartl
7b5d8339b1 Merge branch 'main' of https://github.com/LANCommander/LANCommander
Some checks failed
LANCommander Release / build (push) Has been cancelled
2024-03-24 16:17:41 -05:00
Pat Hartl
005e02aee1 Fix metadata lookup not working after AntDesign package update 2024-03-24 16:17:06 -05:00
Pat Hartl
834ad6481e Update AntDesign package 2024-03-24 16:15:55 -05:00
Pat Hartl
5f6da82bdf Fix manually entered titles not being captured 2024-03-24 16:15:20 -05:00
Pat Hartl
c7752d4cbe
Create LICENSE 2024-03-24 15:57:40 -05:00
Pat Hartl
6bb285a5d9 Add logging to clientside game importer 2024-03-23 16:13:02 -05:00
Pat Hartl
d15d2cd8e7
Update installermanifest.yaml 2024-03-23 12:58:46 -05:00
Pat Hartl
d3aabcf217 Archive file picker on server actions
Some checks failed
LANCommander Release / build (push) Has been cancelled
2024-03-23 12:38:57 -05:00
Pat Hartl
e418fbfc24 Fix save path when manually downloading saves 2024-03-23 12:22:41 -05:00
Pat Hartl
39af4008da Remove sample settings YML 2024-03-23 11:48:36 -05:00
Pat Hartl
e4c74ad851 Remove update label on titles on uninstall 2024-03-23 11:47:54 -05:00
Pat Hartl
55087986a2 Don't resolve server host if it's an IP address 2024-03-23 11:47:21 -05:00
Pat Hartl
703303abf0
Expose beacon port 2024-03-20 19:34:33 -05:00
Pat Hartl
fb2e114668
Merge pull request #60 from pottah/main
Add UDP port for Beacon Broadcast to docker-compose.yml
2024-03-20 19:34:04 -05:00
potter
8e8faedb37
Update docker-compose.yml 2024-03-20 13:10:03 +01:00
potter
16a13bfbf5
Update README.md 2024-03-20 13:09:38 +01:00
Pat Hartl
48824cc50c Fix unapproved admins being denied login via API
Some checks failed
LANCommander Release / build (push) Has been cancelled
2024-03-18 19:24:22 -05:00
Pat Hartl
3f22c061f9 Fix saves not downloadable from Profile 2024-03-17 20:18:17 -05:00
Pat Hartl
97e2b439cc
Update installermanifest.yaml 2024-03-14 20:50:19 -05:00
Pat Hartl
eaa6e65502 Updated README 2024-03-14 20:45:07 -05:00
Pat Hartl
355f021c20 Updated sample compose file 2024-03-14 20:45:00 -05:00
Pat Hartl
815e2b78b1 Use official LANCommander Docker org
Some checks failed
LANCommander Release / build (push) Has been cancelled
2024-03-14 19:52:41 -05:00
Pat Hartl
a3c6253c2a Update compose file 2024-03-14 19:24:24 -05:00
Pat Hartl
52c04c8667 Generate version from msbuild 2024-03-14 19:23:09 -05:00
Pat Hartl
05332bb89b Remove Icon directory 2024-03-14 18:34:23 -05:00
Pat Hartl
24093deb0a Allow triggering DockerHub action manually. Remove unused actions 2024-03-14 01:46:01 -05:00
Pat Hartl
0eec93692b Remove checkout for client to avoid cleaning files 2024-03-14 01:15:50 -05:00
Pat Hartl
eedcdf3488 Fix behavior of action-zip 2024-03-14 01:01:23 -05:00
Pat Hartl
51e227d8d0 ZIP release files using vimtor/action-zip 2024-03-14 00:50:52 -05:00
Pat Hartl
f62755d23f Fixed requires approval not allowing administrators in 2024-03-14 00:45:35 -05:00
Pat Hartl
26e0125aea List all files for debug. Use wildcard when releasing 2024-03-14 00:32:15 -05:00
Pat Hartl
b2e97459c7 Change pathing again 2024-03-13 19:43:13 -05:00
Pat Hartl
f4c0b6d280 Change pathing 2024-03-13 19:35:22 -05:00
Pat Hartl
b19fb77007 List contents before release 2024-03-13 19:13:22 -05:00
Pat Hartl
805eeb478a Replace all slashes 2024-03-13 19:00:42 -05:00
Pat Hartl
8b97dae16a Fix improper action syntax 2024-03-13 18:45:25 -05:00
Pat Hartl
520ae27138 Fix slashes for files passed to release drafter 2024-03-13 18:43:09 -05:00
Pat Hartl
9cc6b99b41 Fix ZIP pathing 2024-03-13 18:00:35 -05:00
Pat Hartl
e0fa40588f Back to PowerShell compression 2024-03-13 17:41:35 -05:00
Pat Hartl
44fe2c1746 Rework build ZIP file creation 2024-03-13 17:21:07 -05:00
Pat Hartl
59ed5465b2 Add script types that can execute before a game is started and after it;s closed 2024-03-13 17:16:24 -05:00