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
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