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
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
70297f04c8
Add blur to setup game flyout menu
2023-04-11 21:33: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
Maurice Heumann
4b468c45e5
Merge pull request #330 from joseupp/gsc
...
Enable bots in ranked matches
2023-04-02 09:38:28 +02:00
efinst0rm
3695b95c3b
Replace _clientids.gsc with _serversettings.gsc
...
Server crashes after a few hours due to script vm. Overwriting _serversettings.gsc seems to better option when setting level.allow_teamchange 1.
2023-03-25 14:06:11 -05:00
efinst0rm
66bea25aaa
Add autobalance support.
...
Setting scr_teambalance 1 will now autobalance teams after 60 seconds.
2023-03-25 13:53:20 -05:00
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
b2981d4de2
Disable infected mode init.
2023-03-14 13:47:06 +01:00
joseupp
d9787cda5a
Enable bots in ranked matches
2023-03-13 09:39:59 +01: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
BrentVL-1952840
f33f30a2de
Fix only write archive dvars and use new dvar list
2023-02-28 19:33:29 +01:00
BrentVL-1952840
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
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
momo5502
3706745bad
More margin
2023-02-20 20:38:54 +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
Maurice Heumann
71230dd813
BOIII only
2023-02-20 19:38:57 +01:00
Maurice Heumann
34dce5eea6
Small launcher progress
2023-02-20 19:37:30 +01:00
Maurice Heumann
1b145a8a96
Prepare new launcher ui
2023-02-20 19:13:40 +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