Commit Graph

25 Commits

Author SHA1 Message Date
3f97e5d4e6 fix: only have bot count on multiplayer servers 2023-04-10 16:46:55 +02:00
d31fe6e855 fix: improved lua formatting 2023-04-10 15:57:46 +02:00
4a5b6d43d0 feat: added bots column on server browser 2023-04-10 15:15:12 +02:00
2f3feade70 fix: added call to original AddButtonsForTarget incase mod uses different lobbymenu names 2023-04-09 01:09:02 +02:00
6e4b61c0f5 fix: changed new frontend buttons system so mods with custom buttons work, improved code 2023-04-09 00:33:43 +02:00
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
34769f594d fix: restart button is never shown on online sessions 2023-04-04 12:29:30 +02:00
b1cb80ba2c refresh custom maps list when entering mp/zm menu 2023-04-03 22:32:39 -02:30
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
08564d9166 Merge pull request #329 from joseupp/lua
Add features in public lobby
2023-03-15 21:36:09 +01:00
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
628d58a4f9 Add features in public lobby 2023-03-13 09:33:36 +01:00
5ed8b1dbce feat: added new options on the stats menu 2023-03-10 23:58:57 +01:00
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
bd609d45b9 Fix server browser button 2023-02-26 20:18:34 +01:00
f90c15bd5e feat: added lui to always show change teams button on teams gamemode 2023-02-26 00:21:35 +01:00
8778bab5d8 fix: stats button & server browser button not working on first load 2023-02-20 20:03:28 +01:00
e44dff90da fix: don't run stats and serverbrowser ui scripts when loading a map 2023-02-19 18:03:53 +01:00
cc40396339 Rename script to test updater behaviour 2023-02-19 12:22:35 +01:00
2d524b1935 fix: add 'ServerBrowserCancelRequest(self)' before JoinServerBrowser call 2023-02-17 07:18:16 +00:00
2c81c4c6df feat: add 'double-click to join server' to server browser 2023-02-16 21:36:55 +00:00
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
2f1c25edb4 #131 : Changed max fps slider to go up to 500 2023-02-12 21:40:34 +01:00
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
d25d6a7c10 Added config file for saved dvars and added menu for unlocking loot 2023-02-02 23:43:58 +01:00