Commit Graph

23 Commits

Author SHA1 Message Date
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
f33f30a2de Fix only write archive dvars and use new dvar list 2023-02-28 19:33:29 +01:00
7c755c106a dvar stuff
-Read dvar names and hashes from file and copy dvar name to each known dvar from pool.
-Hook dvar_foreach functions to show them in the ingame client console.
-Patch some dvar flags checks to show them in dvarlist/dvardump command
-Patch a dvar flag check that doesn't allow some dvars to be recognized when typed in console.
2023-02-26 22:45:48 +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
3706745bad More margin 2023-02-20 20:38:54 +01:00
8778bab5d8 fix: stats button & server browser button not working on first load 2023-02-20 20:03:28 +01:00
71230dd813 BOIII only 2023-02-20 19:38:57 +01:00
34dce5eea6 Small launcher progress 2023-02-20 19:37:30 +01:00
1b145a8a96 Prepare new launcher ui 2023-02-20 19:13:40 +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