peshomir
421a0f3f02
Custom lobby improvements
...
(Update 0.6.6.5)
- The custom lobby host can now kick other players
- Fixed a bug where the custom lobby menu would stay visible after a disconnect
2024-10-28 17:22:52 +02:00
Muhammed Kaplan
14bf32b846
fix: make fullscreen mode trigger automatically ( #6 )
...
* fix: make fullscreen mode trigger automatically
* Small fix to check whether fullscreen mode is available
* revert: readme
* Bump version
---------
Co-authored-by: peshomir <80340328+peshomir@users.noreply.github.com>
2024-10-26 22:58:02 +03:00
peshomir
12a4a8e937
Custom lobby host update
...
Now, only the player who created the lobby can change the settings or start the game
(Update v0.6.6.3)
2024-10-21 09:40:12 +03:00
peshomir
863d702471
Automatically convert lobby code to lowercase
2024-10-15 20:06:34 +03:00
peshomir
f4fb7af669
Add lobby join menu; fix windows not closing properly when clicking on an element other than the canvas
...
(Update v0.6.6.1)
2024-10-15 12:17:13 +03:00
peshomir
6259f52b3e
Update readme.md
2024-10-14 20:41:11 +03:00
peshomir
a59ca4355a
Add custom lobbies
...
Update v0.6.6
2024-10-14 20:29:43 +03:00
peshomir
b881298231
Split the client-side code into modules
...
(Update v0.6.5.6)
2024-10-03 17:27:39 +03:00
peshomir
495a979eb0
Patch for the new update
2024-09-16 13:03:05 +03:00
peshomir
de81ad1a8e
Patch for the new update
2024-09-09 15:58:56 +03:00
peshomir
e2ce2d86d3
Merge branch 'main' of https://github.com/fxclient/FXclient
2024-09-04 13:44:35 +03:00
peshomir
6b0dd736be
Patch for the new update
2024-09-04 13:44:15 +03:00
peshomir
8a3ff4896c
Improve the description in readme.md
2024-08-28 18:33:07 +03:00
peshomir
388dfb7f0f
Add automatic localizer function matching - Fix for v1.99.6.4
2024-08-26 14:31:24 +03:00
peshomir
fafefddfb2
Patch for new update
2024-08-25 12:12:59 +03:00
peshomir
68d5ac07e0
Update v0.6.5.4 - Add a message on the "New game update" screen to clarify that FX Client is not yet up to date with the latest game version
2024-08-24 17:04:39 +03:00
peshomir
287f58db62
Fixes for game versions ^1.99.5.7
2024-08-24 15:58:30 +03:00
peshomir
8b01bb6642
Experimental fix for game version ^1.99.5.2
2024-08-18 16:33:41 +03:00
peshomir
e030456063
Patch for the new update
2024-08-16 15:56:58 +03:00
peshomir
e6cba935c4
Patch for the new update
2024-08-16 15:38:34 +03:00
peshomir
92f26a1b10
Patch for the new update
2024-08-16 14:13:47 +03:00
peshomir
3e6f447663
Patch for the new update
2024-08-16 13:57:42 +03:00
peshomir
4508d17dea
Patch for the new update
2024-08-11 13:14:05 +03:00
peshomir
cd484263e0
Fix for the the hovering tooltip on mobile, again
2024-08-04 09:51:50 +03:00
peshomir
fd36f6b42c
Fix hovering tooltip errors
2024-08-04 09:40:17 +03:00
peshomir
9f8669c94c
Merge branch 'main' of https://github.com/fxclient/FXclient
2024-08-03 22:22:20 +03:00
peshomir
3bba13ff51
Update v0.6.5.3 - Fix hovering tooltip not working on mobile
2024-08-03 22:22:01 +03:00
peshomir
3c0a8fc4e6
Clean up index.html
2024-08-01 11:14:07 +03:00
peshomir
8d9d25f477
Patch for the new update
2024-07-27 19:59:59 +03:00
peshomir
c8497d6016
Patch for the new update
2024-07-27 19:55:17 +03:00
peshomir
8a49b409a5
Bump version
2024-07-21 14:34:51 +03:00
peshomir
e667601bb4
Fully activate invalid hostname detection avoidance
2024-07-21 14:21:46 +03:00
peshomir
1a04ef0376
Patch for new game version
2024-07-21 14:20:43 +03:00
peshomir
50ad959276
Experimental patch for new update
2024-07-15 15:59:40 +03:00
peshomir
4756c06cab
Patch for new update
2024-07-13 14:04:56 +03:00
peshomir
3662499a4f
Update v0.6.5.1 - Highlight clan spawnpoints
2024-07-12 20:15:19 +03:00
peshomir
d676eb492f
Patch for the new game version
2024-07-10 12:06:05 +03:00
peshomir
2eff0268c3
Small patch for the new game version
2024-07-08 21:45:20 +03:00
peshomir
7fcb584843
Change UI font size calculation
2024-07-05 11:44:57 +03:00
peshomir
d3214ed1c9
Update v0.6.5 - Settings import/export, main menu logo & assets improvements
2024-07-05 10:55:49 +03:00
peshomir
1dbcf8af69
Change probability of invalid hostname detection avoidance
2024-07-02 11:44:15 +03:00
peshomir
dd8c596c03
Fixes for game version 1.96.1
2024-06-26 15:31:22 +03:00
peshomir
85cd9fe798
Update v0.6.4.8 - hovering tooltip performance improvement, partially implement fx client usage avoidance detection
2024-06-24 19:01:14 +03:00
peshomir
14c13ce1ca
Bump version to 0.6.4.7
2024-06-20 16:23:46 +03:00
peshomir
8a279ac2e5
Fixes for game updates ^1.95.5
2024-06-20 16:22:27 +03:00
peshomir
7c0f0e0a2c
Moved the code which patched the game's code to a separate file to clean up the build script
2024-06-11 22:14:16 +03:00
peshomir
44f3ebdb96
Convert build scripts to ES modules
2024-06-07 12:08:47 +03:00
peshomir
1ac752275c
Move archives to a separate branch
2024-06-05 18:20:24 +03:00
peshomir
acf79bcc9c
Update v0.6.4.6 - Fix leaderboard filter bug, hovering tooltip improvements, update fixes
2024-06-05 10:47:09 +03:00
peshomir
8672f00ac1
Update v0.6.4.5 - Fix leaderboard filter desynchronization bug
2024-06-03 20:16:36 +03:00