beu
|
fb326d725b
|
Add Rounds Nearest script
|
2023-09-04 18:09:21 +02:00 |
|
beu
|
310e30c311
|
Merge branch 'master' of ssh://ssh-gitea.virtit.fr:2222/beu/TM2020-Gamemodes
|
2023-09-02 13:52:36 +02:00 |
|
beu
|
c60724faba
|
add logging of the DebugMode
|
2023-09-02 13:51:55 +02:00 |
|
beu
|
a3b1eddafb
|
change default mode
|
2023-09-02 13:50:20 +02:00 |
|
beu
|
63dabc4806
|
bump version
|
2023-08-28 01:46:02 +02:00 |
|
beu
|
c0ed46492b
|
detach Admin UI when updating Setting
|
2023-08-28 01:45:55 +02:00 |
|
beu
|
3e6f2e29ec
|
fix lint warnings
|
2023-08-28 01:45:09 +02:00 |
|
beu
|
a56c3e89ec
|
improve a bit length of the label to prevent lint warning
|
2023-08-28 01:38:55 +02:00 |
|
beu
|
74adae2a8c
|
prevent to switch to tab when addind or removing bots
|
2023-08-28 01:35:15 +02:00 |
|
beu
|
a2640c6bb8
|
move log events to a label
|
2023-08-28 01:32:16 +02:00 |
|
beu
|
d111eacbd7
|
fix indentation
|
2023-08-28 01:17:50 +02:00 |
|
beu
|
b4b38e0592
|
add F1 shortcut to open and close the UI
|
2023-08-28 01:12:53 +02:00 |
|
beu
|
10b8151df8
|
increase Z-Index to be above the Scorestable
|
2023-08-28 01:08:18 +02:00 |
|
beu
|
3ed7103bb8
|
set default ScriptEnvironment setting
|
2023-08-28 01:07:55 +02:00 |
|
beu
|
bad8dd4f58
|
Add support of Complex Points Repartition
|
2023-08-08 15:29:54 +02:00 |
|
beu
|
f5c2ca7aa6
|
Allow to have S_RoundsPerMap = 0
|
2023-08-08 15:24:26 +02:00 |
|
beu
|
60b7158ab8
|
fix for mslint
|
2023-08-08 14:21:37 +02:00 |
|
beu
|
2b824e5e41
|
fix wrong Malus index
|
2023-07-14 23:27:53 +02:00 |
|
beu
|
52cb42b6ae
|
fix players still alive when crushed
|
2023-07-14 22:54:53 +02:00 |
|
beu
|
e6426fb83f
|
bump version
|
2023-07-13 10:09:24 +02:00 |
|
beu
|
7fcde52a04
|
Optimize a bit how to pick Malus
|
2023-07-13 10:08:33 +02:00 |
|
beu
|
ee5d4c12a9
|
Remove old PlaySound logics
|
2023-07-13 10:08:02 +02:00 |
|
beu
|
8ab7886e6b
|
Detect when a player change from Player to Spectator
|
2023-07-13 10:00:29 +02:00 |
|
beu
|
0ef831d0c3
|
Add missing function
|
2023-07-13 09:59:44 +02:00 |
|
beu
|
6302012349
|
Prevent to send a second chat message when an eliminated player leave the server
|
2023-07-13 09:59:26 +02:00 |
|
beu
|
2741de908f
|
fix reset of the custom time
|
2023-07-12 22:20:27 +02:00 |
|
beu
|
c786f79f57
|
Add a notification in the chat when someone is kicked for being AFK
|
2023-07-12 16:02:22 +02:00 |
|
beu
|
057800e992
|
Bump version
|
2023-07-12 13:28:20 +02:00 |
|
beu
|
7e276cac52
|
also reset variable at the beginning of a map
|
2023-07-12 13:28:02 +02:00 |
|
beu
|
a3c7553f60
|
Reset Variables when starting the mode
|
2023-07-12 13:26:50 +02:00 |
|
beu
|
74dc086876
|
Hide UI when not needed
|
2023-07-12 13:26:29 +02:00 |
|
beu
|
a641dff430
|
fix how the custom rank is managed (it also fix no time when player disconnect)
|
2023-07-12 13:13:05 +02:00 |
|
beu
|
a97575666a
|
Remove late spawn because not needed anymore (thanks for the Barrier check)
|
2023-07-12 13:10:59 +02:00 |
|
beu
|
f384157680
|
minor fix for linter
|
2023-07-12 13:09:43 +02:00 |
|
beu
|
38c4e45c5c
|
add the possibility to disabled AFK kick
|
2023-07-12 13:08:43 +02:00 |
|
beu
|
d89ee0739e
|
change the shuffle logic
|
2023-07-12 12:16:23 +02:00 |
|
beu
|
c59cc3f3d6
|
Add Client side AFK Check
|
2023-07-12 12:04:53 +02:00 |
|
beu
|
9b9fd4596d
|
remove the AFK lib because it is an issue more than a solution
|
2023-07-11 21:44:06 +02:00 |
|
beu
|
4a6881cbd8
|
Fix wrong use of the Login
|
2023-07-10 23:16:10 +02:00 |
|
beu
|
e78d7f411a
|
Use a setting for the AFK idel time to be able to adjust it easily
|
2023-07-10 18:33:35 +02:00 |
|
beu
|
3cabb3bce9
|
Improve a bit the performance by using Login instead of Account Id
|
2023-07-10 18:09:00 +02:00 |
|
beu
|
bd358b7acb
|
Implement AFK lib (#21)
|
2023-07-10 18:03:45 +02:00 |
|
beu
|
cea0b402f9
|
Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes
|
2023-06-21 15:05:54 +02:00 |
|
beu
|
dcaadbd16b
|
Update from Nadeo + fixes for linter
|
2023-06-21 15:00:54 +02:00 |
|
beu
|
9a1aebfc7d
|
Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes
|
2023-05-03 09:10:53 +02:00 |
|
beu
|
abb1c7a53b
|
Add malus gamemode
|
2023-05-03 09:10:15 +02:00 |
|
beu
|
a4793cd04a
|
Save the selected tab in a persistent variable
|
2023-02-09 15:21:24 +01:00 |
|
beu
|
b11d86f8a1
|
Save window properties in persistent variables
|
2023-01-29 19:56:31 +01:00 |
|
beu
|
669f85345a
|
use HasClass instead of ControlClasses array
|
2022-11-27 11:11:28 +01:00 |
|
beu
|
f75a21ca45
|
Fix value displayed on the UI
|
2022-10-22 10:55:30 +02:00 |
|
beu
|
078cf336c9
|
Add CPKnockout Script
|
2022-10-10 15:40:23 +02:00 |
|
beu
|
32d1e21b35
|
move the UI
|
2022-10-04 14:47:29 +02:00 |
|
beu
|
64fac95556
|
Add the possibility to dump Structs + prevent log being too big
|
2022-09-28 17:47:43 +02:00 |
|
beu
|
02b73b9f64
|
fix ZIndex of frame too
|
2022-07-14 11:53:06 +02:00 |
|
beu
|
0ba9940e66
|
fix ZIndex for the future game update
|
2022-07-14 11:28:06 +02:00 |
|
beu
|
1fcddd9141
|
Add small panel & display KO in scorestable
|
2022-06-28 15:49:10 +02:00 |
|
beu
|
870ff50cf0
|
add the possibility to disable Sign Live Cam
|
2022-06-19 11:41:26 +02:00 |
|
beu
|
0d39609386
|
remove all the 16x9 signs
|
2022-06-19 11:28:58 +02:00 |
|
beu
|
192149c989
|
Add KnockoutDelayedCountdown gamemode
|
2022-06-15 21:55:09 +02:00 |
|
beu
|
2e40d03a5d
|
bump version
|
2022-06-11 23:49:58 +02:00 |
|
beu
|
5e8e71792f
|
un-hide spectators because of a bug
|
2022-06-11 23:49:27 +02:00 |
|
beu
|
89a3f225b1
|
Initial commit of the Reverse Cup Mode
|
2022-06-11 23:03:29 +02:00 |
|
beu
|
227ed8f45f
|
bump version
|
2022-05-20 13:46:53 +02:00 |
|
beu
|
27a962042b
|
Reduce the number of dossard color updates for performance
|
2022-05-20 12:06:09 +02:00 |
|
beu
|
5d4dfcb4d9
|
add some chat messages
|
2022-05-13 21:18:49 +02:00 |
|
beu
|
bbc473a329
|
initial commit of the mode LapsKnockout
|
2022-05-11 20:47:37 +02:00 |
|
beu
|
4fab404684
|
Fix error when trying to send controls to player not spawned & add a reset with right click
|
2022-05-08 19:24:49 +02:00 |
|
beu
|
44c1bf18f5
|
Change notice sound
|
2022-04-28 10:40:30 +02:00 |
|
beu
|
3c78506045
|
Follow the behavior wanted by Nadeo about BigMessage
|
2022-04-26 15:14:41 +02:00 |
|
beu
|
b829b41302
|
Remove Match Info UI
|
2022-04-26 14:56:43 +02:00 |
|
beu
|
57b841ccbd
|
Add collisions script
|
2022-04-01 16:36:56 +02:00 |
|
beu
|
f028643fc0
|
Update for BigMessage Library
|
2022-03-31 22:55:29 +02:00 |
|
beu
|
d3b330d92d
|
Use the new BigMessage library
|
2022-03-31 22:32:23 +02:00 |
|
beu
|
5d4f31b3f3
|
add license
|
2022-03-09 21:58:55 +01:00 |
|
beu
|
8ef6b9d7ca
|
Store Entries values to persistent variables
|
2022-03-09 21:56:28 +01:00 |
|
beu
|
2e0c3ba925
|
Initial commit of DebugMode
|
2022-03-09 21:17:10 +01:00 |
|
beu
|
af01e18437
|
fix winner when player go as spectator
|
2022-03-08 21:52:19 +01:00 |
|
beu
|
4a479a6d72
|
Improve when a player is crushed & minor changes
|
2022-03-08 21:26:06 +01:00 |
|
beu
|
5b15837970
|
Fix winner when DNF & Intro when custom intro & delay for malus
|
2022-03-08 21:02:35 +01:00 |
|
beu
|
5a3093b605
|
Change intro sequence to have a pretty behaviour
|
2022-03-08 20:07:40 +01:00 |
|
beu
|
4e91c5bbac
|
Add map name during the intro
|
2022-03-08 19:57:50 +01:00 |
|
beu
|
099556c0e1
|
Add a small check just to be sure to not have a crash
|
2022-03-08 19:23:52 +01:00 |
|
beu
|
59457baa44
|
Fix "Draw bug" when a player leave
|
2022-03-08 19:21:28 +01:00 |
|
beu
|
66dfad0b14
|
Replace default intro
|
2022-03-08 19:01:02 +01:00 |
|
beu
|
f8fefcde07
|
Remove default Laps Counter UI
|
2022-03-08 18:30:10 +01:00 |
|
beu
|
e4ef147086
|
Remove useless code
|
2022-03-08 18:26:37 +01:00 |
|
beu
|
cb03f9051c
|
Bump version
|
2022-03-08 18:20:57 +01:00 |
|
beu
|
dd46293711
|
Change how malus are sent to players (to avoid event skipped)
|
2022-03-08 18:19:27 +01:00 |
|
beu
|
405bd533f8
|
Check if map is compatible to avoid script crash
|
2022-03-08 17:38:33 +01:00 |
|
beu
|
3124754b1e
|
Remove useless code
|
2022-03-08 17:32:13 +01:00 |
|
beu
|
2517cf9e2a
|
Remove chat module to permit to the specs to see the chat
|
2022-03-05 17:37:43 +01:00 |
|
beu
|
37b0c52c0a
|
Change to fix XMLRPC Callbacks
|
2022-03-04 22:21:30 +01:00 |
|
beu
|
7dd8ab8950
|
Set LandmarkOrderSelector_Race at the start of the WU (#18)
|
2022-03-01 22:18:10 +01:00 |
|
beu
|
f167ff7110
|
Add separator & clean a bit the UI
|
2022-02-27 17:49:56 +01:00 |
|
beu
|
769b57128a
|
Add Event Cup game mode
|
2022-02-27 17:27:45 +01:00 |
|
beu
|
dbc17c7079
|
Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes
|
2022-02-27 10:54:34 +01:00 |
|
beu
|
aca677cd1b
|
Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes
|
2022-02-27 10:22:28 +01:00 |
|
beu
|
3743ae496c
|
Add Winner message after the match
|
2022-02-27 10:21:11 +01:00 |
|
beu
|
34fae09cd5
|
Add Chat message
|
2022-02-16 10:54:03 +01:00 |
|
beu
|
5a401577f4
|
Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes
|
2022-02-16 01:09:42 +01:00 |
|