|
1962e99ddf
|
add custom gamemode event for Custom Chat
|
2024-04-08 16:56:42 +02:00 |
|
|
63b200e8c4
|
add new required function to have the good round count in the XmlRpc callback
|
2023-10-16 14:26:48 +02:00 |
|
|
9af0cb4efa
|
Fix ManiaApps URL
|
2023-09-25 18:59:38 +02:00 |
|
|
671f1fe8a8
|
Update for the 2023-10-01 game update
|
2023-09-25 18:24:25 +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 |
|
|
d3b330d92d
|
Use the new BigMessage library
|
2022-03-31 22:32:23 +02:00 |
|
|
af01e18437
|
fix winner when player go as spectator
|
2022-03-08 21:52:19 +01:00 |
|
|
4a479a6d72
|
Improve when a player is crushed & minor changes
|
2022-03-08 21:26:06 +01:00 |
|
|
5b15837970
|
Fix winner when DNF & Intro when custom intro & delay for malus
|
2022-03-08 21:02:35 +01:00 |
|
|
5a3093b605
|
Change intro sequence to have a pretty behaviour
|
2022-03-08 20:07:40 +01:00 |
|
|
4e91c5bbac
|
Add map name during the intro
|
2022-03-08 19:57:50 +01:00 |
|
|
099556c0e1
|
Add a small check just to be sure to not have a crash
|
2022-03-08 19:23:52 +01:00 |
|
|
59457baa44
|
Fix "Draw bug" when a player leave
|
2022-03-08 19:21:28 +01:00 |
|
|
66dfad0b14
|
Replace default intro
|
2022-03-08 19:01:02 +01:00 |
|
|
f8fefcde07
|
Remove default Laps Counter UI
|
2022-03-08 18:30:10 +01:00 |
|
|
e4ef147086
|
Remove useless code
|
2022-03-08 18:26:37 +01:00 |
|
|
cb03f9051c
|
Bump version
|
2022-03-08 18:20:57 +01:00 |
|
|
dd46293711
|
Change how malus are sent to players (to avoid event skipped)
|
2022-03-08 18:19:27 +01:00 |
|
|
405bd533f8
|
Check if map is compatible to avoid script crash
|
2022-03-08 17:38:33 +01:00 |
|
|
3124754b1e
|
Remove useless code
|
2022-03-08 17:32:13 +01:00 |
|
|
24f42a8f49
|
replace space by tabs
|
2021-10-31 12:31:48 +01:00 |
|
|
93ec6a56da
|
rework to extend RoundBase Script from NADEO
|
2021-08-31 18:26:53 +02:00 |
|
|
ca2cf30ac1
|
initial commit
|
2021-08-06 17:27:21 +02:00 |
|