|
63dabc4806
|
bump version
|
2023-08-28 01:46:02 +02:00 |
|
|
c0ed46492b
|
detach Admin UI when updating Setting
|
2023-08-28 01:45:55 +02:00 |
|
|
3e6f2e29ec
|
fix lint warnings
|
2023-08-28 01:45:09 +02:00 |
|
|
a56c3e89ec
|
improve a bit length of the label to prevent lint warning
|
2023-08-28 01:38:55 +02:00 |
|
|
74adae2a8c
|
prevent to switch to tab when addind or removing bots
|
2023-08-28 01:35:15 +02:00 |
|
|
a2640c6bb8
|
move log events to a label
|
2023-08-28 01:32:16 +02:00 |
|
|
d111eacbd7
|
fix indentation
|
2023-08-28 01:17:50 +02:00 |
|
|
b4b38e0592
|
add F1 shortcut to open and close the UI
|
2023-08-28 01:12:53 +02:00 |
|
|
10b8151df8
|
increase Z-Index to be above the Scorestable
|
2023-08-28 01:08:18 +02:00 |
|
|
3ed7103bb8
|
set default ScriptEnvironment setting
|
2023-08-28 01:07:55 +02:00 |
|
|
bad8dd4f58
|
Add support of Complex Points Repartition
|
2023-08-08 15:29:54 +02:00 |
|
|
f5c2ca7aa6
|
Allow to have S_RoundsPerMap = 0
|
2023-08-08 15:24:26 +02:00 |
|
|
60b7158ab8
|
fix for mslint
|
2023-08-08 14:21:37 +02:00 |
|
|
2b824e5e41
|
fix wrong Malus index
|
2023-07-14 23:27:53 +02:00 |
|
|
52cb42b6ae
|
fix players still alive when crushed
|
2023-07-14 22:54:53 +02:00 |
|
|
e6426fb83f
|
bump version
|
2023-07-13 10:09:24 +02:00 |
|
|
7fcde52a04
|
Optimize a bit how to pick Malus
|
2023-07-13 10:08:33 +02:00 |
|
|
ee5d4c12a9
|
Remove old PlaySound logics
|
2023-07-13 10:08:02 +02:00 |
|
|
8ab7886e6b
|
Detect when a player change from Player to Spectator
|
2023-07-13 10:00:29 +02:00 |
|
|
0ef831d0c3
|
Add missing function
|
2023-07-13 09:59:44 +02:00 |
|
|
6302012349
|
Prevent to send a second chat message when an eliminated player leave the server
|
2023-07-13 09:59:26 +02:00 |
|
|
2741de908f
|
fix reset of the custom time
|
2023-07-12 22:20:27 +02:00 |
|
|
c786f79f57
|
Add a notification in the chat when someone is kicked for being AFK
|
2023-07-12 16:02:22 +02:00 |
|
|
057800e992
|
Bump version
|
2023-07-12 13:28:20 +02:00 |
|
|
7e276cac52
|
also reset variable at the beginning of a map
|
2023-07-12 13:28:02 +02:00 |
|
|
a3c7553f60
|
Reset Variables when starting the mode
|
2023-07-12 13:26:50 +02:00 |
|
|
74dc086876
|
Hide UI when not needed
|
2023-07-12 13:26:29 +02:00 |
|
|
a641dff430
|
fix how the custom rank is managed (it also fix no time when player disconnect)
|
2023-07-12 13:13:05 +02:00 |
|
|
a97575666a
|
Remove late spawn because not needed anymore (thanks for the Barrier check)
|
2023-07-12 13:10:59 +02:00 |
|
|
f384157680
|
minor fix for linter
|
2023-07-12 13:09:43 +02:00 |
|
|
38c4e45c5c
|
add the possibility to disabled AFK kick
|
2023-07-12 13:08:43 +02:00 |
|
|
d89ee0739e
|
change the shuffle logic
|
2023-07-12 12:16:23 +02:00 |
|
|
c59cc3f3d6
|
Add Client side AFK Check
|
2023-07-12 12:04:53 +02:00 |
|
|
9b9fd4596d
|
remove the AFK lib because it is an issue more than a solution
|
2023-07-11 21:44:06 +02:00 |
|
|
4a6881cbd8
|
Fix wrong use of the Login
|
2023-07-10 23:16:10 +02:00 |
|
|
e78d7f411a
|
Use a setting for the AFK idel time to be able to adjust it easily
|
2023-07-10 18:33:35 +02:00 |
|
|
3cabb3bce9
|
Improve a bit the performance by using Login instead of Account Id
|
2023-07-10 18:09:00 +02:00 |
|
|
bd358b7acb
|
Implement AFK lib (#21)
|
2023-07-10 18:03:45 +02:00 |
|
|
cea0b402f9
|
Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes
|
2023-06-21 15:05:54 +02:00 |
|
|
dcaadbd16b
|
Update from Nadeo + fixes for linter
|
2023-06-21 15:00:54 +02:00 |
|
|
9a1aebfc7d
|
Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes
|
2023-05-03 09:10:53 +02:00 |
|
|
abb1c7a53b
|
Add malus gamemode
|
2023-05-03 09:10:15 +02:00 |
|
|
a4793cd04a
|
Save the selected tab in a persistent variable
|
2023-02-09 15:21:24 +01:00 |
|
|
b11d86f8a1
|
Save window properties in persistent variables
|
2023-01-29 19:56:31 +01:00 |
|
|
669f85345a
|
use HasClass instead of ControlClasses array
|
2022-11-27 11:11:28 +01:00 |
|
|
f75a21ca45
|
Fix value displayed on the UI
|
2022-10-22 10:55:30 +02:00 |
|
|
078cf336c9
|
Add CPKnockout Script
|
2022-10-10 15:40:23 +02:00 |
|
|
32d1e21b35
|
move the UI
|
2022-10-04 14:47:29 +02:00 |
|
|
64fac95556
|
Add the possibility to dump Structs + prevent log being too big
|
2022-09-28 17:47:43 +02:00 |
|
|
02b73b9f64
|
fix ZIndex of frame too
|
2022-07-14 11:53:06 +02:00 |
|