1
0
Fork 0
mirror of synced 2024-08-20 04:31:49 +12:00
Commit graph

59 commits

Author SHA1 Message Date
Stelios Tsampas
8f89eb6e88
Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
Davide Galilei
4c9090c24d
Fixed crash issue in Store tab 2021-12-22 19:16:33 +01:00
Dummerle
802d4b3df0
Fix some errors in shop 2021-12-22 18:30:14 +01:00
Dummerle
e370841532
Fix many bugs:
- launch command
- offline mode
- shop search results shows more than 1 game
2021-12-09 20:03:34 +01:00
Dummerle
2bc09b957e
Add tab widget to system requirements in shop_game_info 2021-12-05 19:47:05 +01:00
Dummerle
026d5374a3
Add Multiplatform support for MacOS and Win32 2021-12-05 19:47:03 +01:00
Dummerle
dc0e320f82
Show text in shop, if no games matching filter 2021-11-30 22:53:44 +01:00
Dummerle
b60fb43568
Some fixes and optimization 2021-11-29 01:23:33 +01:00
Dummerle
8d4f25b8c2
More Fixes and cleanup:
- downloads: fix delete_later() and set installed widget and dl progress on same value
- about: use qt requests, to avoid long startups
- fix offline mode bugs
- set TextLabels in Store invisible
- fix origin launch
- remove unused files
2021-11-28 00:50:02 +01:00
Dummerle
4c9ef8acd8
Many fixes:
- store: updated epic api + many other fixes
- installing widget has now no border
- disable startmenu and desktop link on unsupported os
2021-11-22 20:02:58 +01:00
Dummerle
f5f1a889c6
Fix many bugs: store, game launch with confirmation; changed some info to debug logs; regenerate placeholder.ts 2021-11-19 23:58:07 +01:00
Dummerle
b0125ba020
Many optimizations, bug fixes and other small fixes 2021-11-13 00:34:35 +01:00
Dummerle
8e94f1d6f5
Fix wishlist, if empty 2021-11-07 01:19:37 +01:00
Dummerle
532bdf1904
Fix some errors in shop, if api request fails 2021-11-01 20:17:45 +01:00
Dummerle
a5f26c8a23 Rename shared.legendary_core to core 2021-10-14 23:18:13 +02:00
Dummerle
4f25fd8a20 Update new Signal System 2021-10-14 23:05:00 +02:00
Dummerle
4955902c9a Fix open webbrowser in store with wrong language 2021-10-08 23:55:30 +02:00
Dummerle
b07f70060b Fix Bug, that requirements are not visible 2021-09-19 20:41:03 +02:00
Dummerle
e79bee57c0 Some fixes for pylint and workflow 2021-09-18 17:21:43 +02:00
BuildTools
740153bd0d Fix create startmenu/desktop link 2021-09-18 16:34:43 +02:00
Dummerle
ffa5976805 Many fixes, optimizations and improvements: Gameinfo page for origin games 2021-09-15 22:16:50 +02:00
Dummerle
bb4f08691a Fix set locale to legendary locale + reformatting 2021-09-13 20:24:09 +02:00
Dummerle
c07992b982 Fix some memory leaks and some other errors 2021-09-12 23:28:54 +02:00
Dummerle
152c1a326d Some fixes in shop: Images, try/except 2021-09-12 21:38:48 +02:00
Dummerle
d11cc7abf3 add legendary submodule and rename custom_legendary to legendary in imports 2021-09-06 21:10:18 +02:00
Dummerle
648fd6fd7f Add price to game widget 2021-09-05 21:52:47 +02:00
Dummerle
f8560b206f Add socail links to game info 2021-09-05 21:25:57 +02:00
Dummerle
2c2c1cc9ad Remove debug prints 2021-08-28 19:43:54 +02:00
Dummerle
be8ce667eb Some fixes 2021-08-25 22:08:24 +02:00
Dummerle
9048e4790e Fix some issues 2021-08-25 20:41:10 +02:00
Dummerle
cc54474e75 Add Wishlist tab in store 2021-08-25 20:25:10 +02:00
Dummerle
8fbf0bcacf Merge Browse and free games in one tab 2021-08-25 00:01:53 +02:00
Dummerle
df5da90292 New api core for store requests 2021-08-22 22:22:17 +02:00
Dummerle
ff0ba4c544 Add wishlist offers in Store 2021-08-18 22:17:14 +02:00
Dummerle
59a7359e19 Set cache_dir and data_dir in one place (xdg) 2021-08-08 00:49:27 +02:00
Dummerle
983e80a4c6 Some optimizations 2021-08-07 23:42:40 +02:00
Dummerle
2233c7f338 Some optimizations 2021-06-30 00:38:42 +02:00
Dummerle
98386f0bbb Add button to search bar in shop main widget 2021-06-20 22:22:36 +02:00
Dummerle
beb181c175 Some fixes 2021-06-18 12:24:56 +02:00
Dummerle
72457c8b27 Load browse_games.py when tab clicked 2021-06-18 00:29:36 +02:00
Dummerle
374e8193ac Fix weird bug with images in ImageLabel 2021-06-18 00:17:01 +02:00
Dummerle
e7038be33a Better Code to browse games, use PIL images to save smaller 2021-06-17 00:34:23 +02:00
Dummerle
c0f4577870 Add tags in shop_info.py 2021-06-16 19:03:18 +02:00
Dummerle
7cf4f15122 Fix bug if change filter too fast 2021-06-14 23:17:21 +02:00
Dummerle
c063e9a92a Add browse games function 2021-06-14 22:30:57 +02:00
Dummerle
c077e57a26 Read games from api 2021-06-13 15:06:29 +02:00
Dummerle
0d0b858a8f Optimize search requests and option to cache images 2021-06-13 14:33:17 +02:00
BuildTools
254a8a48e7 Fix developer and title of some games 2021-06-13 00:05:14 +02:00
Dummerle
bc6b9e5ae2 Added other games,set type to scrollarea 2021-06-11 13:37:09 +02:00
Dummerle
bd6e195e37 Fix some bugs with images 2021-06-11 12:56:25 +02:00