Commit Graph

244 Commits

Author SHA1 Message Date
Anonymous-275 ce4e651af9 - MP.Core -> mp_core
- MP.Game -> mp_game
- MP.try_pop -> mp_try_pop
- MP.open_url -> mp_open_url
2023-10-02 20:32:32 +01:00
Anonymous-275 9bfaed4d3a - remove redundant calls 2023-09-02 00:56:46 +01:00
Anonymous-275 5d1aee98a1 - fix uri now show beammp launcher prompt 2023-09-02 00:55:58 +01:00
Anonymous-275 6e7803357a - add check for version number 2023-09-01 23:54:49 +01:00
Anonymous-275 d2dc3cfd76 - add uri connect 2023-09-01 23:49:20 +01:00
Anonymous-275 f20635cc7e - add patreon as allowed link 2023-09-01 21:07:27 +01:00
Anonymous-275 f1d960d062 - debug state
- new fail message from pull/58
2023-08-04 20:57:52 +01:00
Anonymous-275 a504114809 - new backend links
- self updating
- add open_url lua function with filter
2023-07-12 21:30:05 +01:00
Anonymous-275 58e9fef53f - fixed IPC timeout on inactivity 2023-04-19 12:34:58 +01:00
Anonymous-275 f46442d085 - optimize fall back lua state listener 2023-01-21 19:07:04 +00:00
Anonymous-275 19e28a3d4d - fix launcher pinning a thread
- add fall back lua state listener
2023-01-21 19:02:47 +00:00
Anonymous-275 ca4fbd10dd Update Handler.cpp
- add TODO
2023-01-19 18:26:57 +00:00
Anonymous275 f8fed6c183 - always check latest profile 2022-12-19 20:54:02 +00:00
Anonymous275 9d01ae939a - reduce the amount of data required from the registry
- remove wxWidgets
- general cleanup
2022-12-19 20:41:45 +00:00
Anonymous275 ee28f963da - remove unused atomic_queue module
- change network error message format to (MESSAGE) - (ID) (Origin)
2022-12-04 16:03:48 +00:00
Anonymous275 cc1c0d4a48 - add message for two launcher open with no game process 2022-10-01 21:09:44 +03:00
Anonymous275 b233778ae0 - shutdown if two launchers are open with no game
- send message if launcher is skipping a channel
2022-10-01 20:56:45 +03:00
Anonymous275 f93536758f send ping only when updated 2022-09-28 19:56:20 +03:00
Anonymous275 503f2822d2 send ping with every server message 2022-09-28 17:20:54 +03:00
Anonymous275 ab5b87aad8 Reflect PR #49 2022-09-25 20:34:30 +03:00
Anonymous275 a118fa6c71 hard code UI disable 2022-09-25 15:38:27 +03:00
Anonymous275 bce68eee92 add check for key data before post 2022-09-05 02:53:16 +03:00
Anonymous275 8b650dc00a fix null Key pull request #44 2022-09-05 02:42:36 +03:00
Anonymous275 c7e68ba10c fix mod loading 2022-08-28 15:38:56 +03:00
Anonymous275 d5529fcf5b fix compile error 2022-08-22 12:15:25 +03:00
Anonymous275 2fd85246c2 fix clion error 2022-08-22 11:43:51 +03:00
Sam39 e485d457a6 add specify a config file as argument 2022-08-22 11:15:08 +03:00
Anonymous275 000af36510 add cases for empty paths
edit path usages to use filesystem
2022-08-20 19:51:00 +03:00
Anonymous275 4b09048d10 fix MPUserPath 2022-08-20 19:17:50 +03:00
Anonymous275 65ce374f3c link resources path from config 2022-08-19 16:23:20 +03:00
Anonymous275 70099af7c7 edit profile url 2022-08-19 16:13:22 +03:00
Sam39 0437927dff fix account picture background 2022-08-19 16:01:19 +03:00
Sam39 0132c7fdc6 add mod version logic 2022-08-19 15:27:58 +03:00
Sam39 40ea3ff6f8 add auto icons download, user role 2022-08-19 14:55:46 +03:00
Anonymous275 eeac661bd0 link UI data with launcher data
fix auto update
fix crash caused by stdout
2022-08-19 14:01:35 +03:00
Sam39 392de2b724 fix auto detect on first launch
current bug: updating launcher
2022-08-19 12:18:24 +03:00
Sam39 8d8bb86413 fix icons folder not being created if it doesn't exist 2022-08-18 16:47:02 +03:00
Sam39 53fffdb802 fix build state not saving 2022-08-18 16:18:39 +03:00
Sam39 e9608e0f7e fix show console state not saving 2022-08-18 15:57:52 +03:00
Sam39 ee99246428 fix game path accidentally linked to profile and cache path 2022-08-18 15:10:19 +03:00
Sam39 b9a2572b72 fix profile picture on login and logout 2022-08-18 11:23:11 +03:00
Sam39 1d5dc1e545 add login and logout logic 2022-08-16 17:16:18 +03:00
Sam39 a67853ea1d Merge remote-tracking branch 'origin/v3' into v3 2022-08-16 10:48:47 +03:00
Sam39 11e4c11132 change button IDs and function locations 2022-08-16 10:48:15 +03:00
Sam39 e7dbae69a3 Merge branch 'BeamMP:v3' into v3 2022-08-15 16:01:23 +03:00
Sam39 81208afb2a add players and servers colors
fix color bug with game version
2022-08-15 15:33:36 +03:00
Sam39 44a6eac95a add link to player, servers, game version 2022-08-15 12:28:50 +03:00
Sam39 51212dece2 add read game version from json statically 2022-08-12 16:56:02 +03:00
Sam39 310b2094c5 add path detection
add game path auto detection
add profile path auto detection
add cache path reset
2022-08-12 14:45:46 +03:00
Anonymous275 132ff1a0eb commit #36 adaptation
change license
2022-08-12 12:13:18 +03:00