|
cd1003469e
|
Add Holiday Showdown script
|
2021-12-23 16:23:35 +01:00 |
|
|
8d7b8f2122
|
Add Labels to Yield, to add routines easily
|
2021-12-23 08:32:08 +01:00 |
|
|
825637338f
|
move ApplyPhysicsAtRespawn to an overridable label
|
2021-12-19 16:13:19 +01:00 |
|
|
1b6ad5014c
|
fix a ApplyPhysicsAtRespawn bug and clear if not applied after 10s
|
2021-12-17 13:11:44 +01:00 |
|
|
862a720eee
|
Allow linking without forced controlled by spectators
|
2021-12-15 18:09:49 +01:00 |
|
|
b90d1fdc0a
|
Add some labels for a future event
|
2021-12-12 00:32:52 +01:00 |
|
|
db4fceab0c
|
Remove useless variable
|
2021-12-12 00:26:06 +01:00 |
|
|
4a8b898075
|
Add support of link of spectators to players
|
2021-11-19 21:36:31 +01:00 |
|
|
df54791dfa
|
Fix bug of Map Start Order
|
2021-11-09 14:55:18 +01:00 |
|
|
3fa9fca7f9
|
Add initial support of the Warmup (#8) & fix bug that keep segment after round
|
2021-11-08 19:16:56 +01:00 |
|
|
014a25d303
|
add ability to change the S_AllowCam7DuringWaitingScreen value during the Waiting Screen
|
2021-11-01 11:05:09 +01:00 |
|
|
c2f2381112
|
fix crash because of dc of player
|
2021-11-01 10:33:09 +01:00 |
|
|
24f42a8f49
|
replace space by tabs
|
2021-10-31 12:31:48 +01:00 |
|
|
664dcafd6a
|
Support spectate on click
|
2021-10-31 12:29:41 +01:00 |
|
|
997beb97a9
|
Add 2 more rows in the UI
|
2021-10-31 12:02:19 +01:00 |
|
|
98cf33f6a6
|
fix Cumulate Worst time
|
2021-10-30 21:46:02 +02:00 |
|
|
2c55b82757
|
remove test values for UI
|
2021-10-16 12:29:50 +02:00 |
|
|
d0b114d82f
|
Fix when a player join during loading
|
2021-10-16 10:20:11 +02:00 |
|
|
2d3682b41e
|
Initial commit of Seeding TA gamemode
|
2021-10-16 00:19:57 +02:00 |
|
|
a60a96ba99
|
add the possibility to set value from entry
|
2021-10-07 18:34:47 +02:00 |
|
|
21cd25b48e
|
Fix bug that upload records to NADEO services
|
2021-10-06 20:52:17 +02:00 |
|
|
1284924976
|
Add segment counter to the checkpoint UI (#7)
|
2021-09-27 11:53:31 +02:00 |
|
|
f46aabc472
|
add double quotes to standardize
|
2021-09-27 10:35:37 +02:00 |
|
|
2b8bd868cc
|
fix typo
|
2021-09-27 01:41:32 +02:00 |
|
|
5a18850643
|
Hide UI to not admins when they didn't spectate a player & fix bug that didn't lock the UI when denied by server settings
|
2021-09-27 01:04:24 +02:00 |
|
|
a11787d306
|
fix slider value when no one is focused (#11)
|
2021-09-27 00:09:16 +02:00 |
|
|
de3953436d
|
Fix effect at respawn that lock the script during 1.5 secs
|
2021-09-26 23:27:21 +02:00 |
|
|
428a1708ca
|
Support toogle UI
|
2021-09-26 17:19:38 +02:00 |
|
|
eeed1df1cf
|
Add support of ForcePlayersToBeControledBySpectators & improve UI logs
|
2021-09-26 11:29:58 +02:00 |
|
|
02eaf065aa
|
fix typo of the name
|
2021-09-25 20:47:41 +02:00 |
|
|
23af1d83d6
|
Rename gamemode to avoid problem with abreviation
|
2021-09-25 20:45:47 +02:00 |
|
|
76ababf128
|
Rename gamemode to avoid problem with abreviation
|
2021-09-25 20:45:30 +02:00 |
|
|
1f44775324
|
add reset + new physics at CP respawn
|
2021-09-25 15:59:33 +02:00 |
|
|
10d6930807
|
Minor fixes & remove double space
|
2021-09-25 12:19:38 +02:00 |
|
|
db07c55f53
|
Initial commit for PhysicsDiscovery
|
2021-09-25 11:52:33 +02:00 |
|
|
c90de8dae7
|
fix indentation
|
2021-09-08 08:00:50 +02:00 |
|
|
dd830cf669
|
Replace the official CP UI by a custom one based on it (#7)
|
2021-09-07 23:23:25 +02:00 |
|
|
b02d4f1cd8
|
Skip map if invalid (like Royal GM)
|
2021-09-06 18:57:17 +02:00 |
|
|
a7dfc0d8f8
|
add a server setting to allow cam 7 during the waiting screen (#4)
|
2021-09-04 19:21:30 +02:00 |
|
|
77828528e1
|
Add the rank on the Dossard
|
2021-09-04 19:13:14 +02:00 |
|
|
44640bc080
|
Apply color of the segment to the dossard
|
2021-09-04 14:15:25 +02:00 |
|
|
cd072cd57c
|
Add possibility to distribute points to players who didn't finish (#6)
|
2021-09-04 13:13:42 +02:00 |
|
|
83b846694b
|
Use the official newly added SmallScoreBoard CustomTimes
|
2021-09-04 09:47:35 +02:00 |
|
|
6dc8c0adaf
|
Merge pull request 'rework to extend RoundBase Script from NADEO' (#1) from RR_Move-to-RoundsBase into master
Reviewed-on: #1
|
2021-09-04 08:48:30 +02:00 |
|
|
b26fe576e1
|
use the newly label to manage StopRound
|
2021-09-04 08:46:09 +02:00 |
|
|
93ec6a56da
|
rework to extend RoundBase Script from NADEO
|
2021-08-31 18:26:53 +02:00 |
|
|
41c8ae2c15
|
remove debug logs
|
2021-08-31 12:02:20 +02:00 |
|
|
84fb9bd243
|
Disable TimeGap UI
|
2021-08-29 18:51:19 +02:00 |
|
|
8204aba4ff
|
* Add support of CustomTimes to sort player & interface
* Change how the points are distributed
* Add a copy of the Rounds SmallScoresTable UI patched to support CustomTimes
|
2021-08-29 18:04:36 +02:00 |
|
|
76c8b19af1
|
fix player respawn bug
|
2021-08-29 18:03:28 +02:00 |
|