Commit Graph

29 Commits

Author SHA1 Message Date
WantedDV
b32168dce6 Make these changes InGame only 2023-04-12 19:50:41 -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
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
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
4a5b6d43d0 feat: added bots column on server browser 2023-04-10 15:15:12 +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
Michael
06f7bd24a9 Unlock Dark Matter camo.
Add unlock all specialists outfits.
Change emblems_and_backings dvar to a more user friendly name.
Add unlock specialists outfits to lua menu.
Remove stdcall from typedef.
2023-03-16 13:48:57 -04:00
Maurice Heumann
08564d9166 Merge pull request #329 from joseupp/lua
Add features in public lobby
2023-03-15 21:36:09 +01:00
Michael
f0e76a4e06 Update unlock all options.
Include reticles with the unlockall camos option.
Add unlock all emblems and backings.
Added camo and emblems to lua menu.
2023-03-14 22:49:54 -04:00
joseupp
628d58a4f9 Add features in public lobby 2023-03-13 09:33:36 +01:00
Jari van der Kaap
5ed8b1dbce feat: added new options on the stats menu 2023-03-10 23:58:57 +01:00
Jari van der Kaap
6baee87d6e Added compiled GSC loading by overriding existing scripts & implemented fix for change team not being available 2023-02-28 23:58:07 +01:00
momo5502
bd609d45b9 Fix server browser button 2023-02-26 20:18:34 +01:00
Jari van der Kaap
f90c15bd5e feat: added lui to always show change teams button on teams gamemode 2023-02-26 00:21:35 +01:00
Jari van der Kaap
8778bab5d8 fix: stats button & server browser button not working on first load 2023-02-20 20:03:28 +01:00
Jari van der Kaap
e44dff90da fix: don't run stats and serverbrowser ui scripts when loading a map 2023-02-19 18:03:53 +01:00
momo5502
cc40396339 Rename script to test updater behaviour 2023-02-19 12:22:35 +01:00
Lierrmm
2d524b1935 fix: add 'ServerBrowserCancelRequest(self)' before JoinServerBrowser call 2023-02-17 07:18:16 +00:00
Lierrmm
2c81c4c6df feat: add 'double-click to join server' to server browser 2023-02-16 21:36:55 +00:00
Maurice Heumann
5f55da1e0e Merge pull request #155 from JariKCoding/max_fps
#131 : Changed max fps slider to go up to 500
2023-02-16 18:16:35 +01:00
Jari van der Kaap
2f1c25edb4 #131 : Changed max fps slider to go up to 500 2023-02-12 21:40:34 +01:00
Jari van der Kaap
a045200523 Added dvars loaded scheduler event, fixed issues with new dvars resetting on match load, fixed issue with blackjack not being available at restart of the game 2023-02-11 20:40:26 +01:00
Jari van der Kaap
d25d6a7c10 Added config file for saved dvars and added menu for unlocking loot 2023-02-02 23:43:58 +01:00