Commit Graph

79 Commits

Author SHA1 Message Date
Maurice Heumann
a5075e150e Merge pull request #510 from WantedDV/ranked
Allow access to online menus with mod loaded
2023-04-24 18:56:01 +02:00
WantedDV
454ca4adf2 do not use arithmetic operator if button index nil
- cleanup unnecessary explicit index
2023-04-23 11:16:48 -02:30
WantedDV
cc11aa25b7 check if button exists first 2023-04-23 09:55:42 -02:30
Maurice Heumann
cf21342b04 Merge pull request #509 from WantedDV/party
Set com_maxclients ingame to allow direct connection
2023-04-21 20:57:35 +02:00
Maurice Heumann
d0847656bc Merge pull request #508 from WantedDV/frontend_menus
Frontend menus
2023-04-21 20:57:04 +02:00
WantedDV
1442845658 Merge branch 'main' into party 2023-04-21 11:04:15 -02:30
WantedDV
40fe62cf9f Readability + filename typo 2023-04-20 19:35:53 -02:30
Vlad Loktionov
d209a9931e Add 'Quit to desktop' button in pause menu 2023-04-20 20:55:43 +03:00
WantedDV
ca1ce5aba0 Merge branch 'main' into create-a-class 2023-04-18 10:51:03 -02:30
WantedDV
bf30653fc2 Don't break if not CoD.LobbyMember 2023-04-18 09:30:52 -02:30
WantedDV
564cf28df4 Remove searching for player text in lobby
- No longer sets LobbyMaxClients to 1 as that disallowed splitscreen
2023-04-17 00:45:46 -02:30
WantedDV
7966d81ab9 whitespace formatting 2023-04-17 00:32:23 -02:30
WantedDV
1abb08f773 Remove commented code 2023-04-17 00:32:21 -02:30
WantedDV
783e2c2a9f Better override strategy 2023-04-17 00:32:20 -02:30
WantedDV
336cea2047 Rename playlist widgets 2023-04-17 00:32:18 -02:30
WantedDV
b6bc9e6fa4 Add unlock class slots togle to stats menu 2023-04-16 21:02:59 -02:30
efinst0rm
c5091bef79 Use current production _serversettings.gsc 2023-04-15 12:39:41 -05:00
WantedDV
a71c48a77f add variable names 2023-04-15 05:08:08 -02:30
efinst0rm
788d7e72e2 Update serversettings.
Set level.gameForfeited to false.
2023-04-13 18:18:07 -05:00
WantedDV
90590d59ef Lua formatting 2023-04-12 20:01:46 -02:30
WantedDV
07586dfeee Standard Lua formating 2023-04-12 19:51:35 -02:30
WantedDV
b32168dce6 Make these changes InGame only 2023-04-12 19:50:41 -02:30
WantedDV
954f612534 snake_case 2023-04-12 19:42:11 -02:30
WantedDV
727b4eadeb Standard Lua formatting 2023-04-12 19:27:27 -02:30
WantedDV
6a25f0e4ab Robust com_maxclients override
- now sets com_maxclients to lobby default
- supports all modes
2023-04-12 18:29:00 -02:30
WantedDV
aded514bdd use snake_case 2023-04-12 14:26:24 -02:30
WantedDV
70297f04c8 Add blur to setup game flyout menu 2023-04-11 21:33:50 -02:30
WantedDV
0be18b9a5b Auto-load usermaps mod if required for custom map 2023-04-11 17:34:19 -02:30
WantedDV
b390e3ffd4 Allow access to online menus with mod loaded 2023-04-11 17:33:20 -02:30
WantedDV
56b5d346d4 Move Datasource.StartMenuGameOptions 2023-04-11 17:27:59 -02:30
WantedDV
5581f0100f set com_maxclients ingame to allow direct connect
- 4 for zombies
- 18 for multiplayer
2023-04-11 17:26:50 -02:30
WantedDV
2424c51da6 Remove misleading lobby text:
- Searching for players
- Searching for game
- Playlist 0%
2023-04-11 17:21:53 -02:30
WantedDV
c4ce0ae031 Clean up menus 2023-04-11 17:02:27 -02:30
WantedDV
b7af6d6e25 Add server browser button to mp play menu 2023-04-11 17:00:21 -02:30
WantedDV
157efd9213 Fix custom maps bug showing white block in MP
- now searches usermaps folder for folders prefixed with "mp_"
2023-04-11 16:54:24 -02:30
WantedDV
72a52b6755 Added custom "Setup Game" menu 2023-04-11 16:49:56 -02:30
WantedDV
6668869b7d Fix Mapvote resetting lobby
- sets the map then wait for player to start game
- correctly sets the voted map
2023-04-11 16:44:59 -02:30
WantedDV
87f19d4937 Enable Barracks menu with mods loaded 2023-04-11 16:34:04 -02:30
WantedDV
7ccefacd3f Rename Buttons
Public Match -> Play
Find Game -> Combat Training
2023-04-11 15:55:30 -02:30
WantedDV
0323addc87 Added util methods
- Remove button from pre-existing menu
- Remove all spaces from menu
- Get index of button
2023-04-11 15:16:45 -02:30
Jari van der Kaap
3f97e5d4e6 fix: only have bot count on multiplayer servers 2023-04-10 16:46:55 +02:00
Jari van der Kaap
d31fe6e855 fix: improved lua formatting 2023-04-10 15:57:46 +02:00
Jari van der Kaap
3729c0a6f1 Merge branch 'main' of https://github.com/JariKCoding/boiii 2023-04-10 15:15:39 +02:00
Jari van der Kaap
4a5b6d43d0 feat: added bots column on server browser 2023-04-10 15:15:12 +02:00
BrentVL-1952840
6c1cb108d0 Fix typo in gamesettings_escort.cfg 2023-04-09 17:59:58 +02:00
Jari van der Kaap
2f3feade70 fix: added call to original AddButtonsForTarget incase mod uses different lobbymenu names 2023-04-09 01:09:02 +02:00
Jari van der Kaap
6e4b61c0f5 fix: changed new frontend buttons system so mods with custom buttons work, improved code 2023-04-09 00:33:43 +02:00
Maurice Heumann
dae0224e1b Merge pull request #441 from WantedDV/refresh-usermaps
refresh custom maps list when entering mp/zm menu
2023-04-05 14:11:55 +02:00
Sergio Brighenti
34769f594d fix: restart button is never shown on online sessions 2023-04-04 12:29:30 +02:00
WantedDV
b1cb80ba2c refresh custom maps list when entering mp/zm menu 2023-04-03 22:32:39 -02:30