skybaks / pyplanet-cup_manager

Competition Management Plugin for Trackmania Pyplanet
GNU General Public License v3.0
6 stars 2 forks source link

Add header information to export GUI #1

Closed skybaks closed 2 years ago

skybaks commented 2 years ago

From Roche:

Add the following kind of header to export GUI:

[To type manually] - Edition #[To type manually] - [find the player number] players
[Gamemode (Rounds, laps...) on [Map Name, possible to autofill?] <https://tm.mania-exchange.com/s/tr/[Map ID, possible to autofill?]>
 [autofind the flag id] Piotrunio [Just put the username, maybe will clean it up manually]
🥇 Quasar (Spectrum)
🥈 Arkes (hypeboys)
🥉 Roche (Smurf)

Full results (with points gained):
skybaks commented 2 years ago

Based on template from Roche, the following additional information is needed: User Entry

Computed

Saved In Database

skybaks commented 2 years ago

$(var.cup_name) - $(var.cup_edition) - 14 Players Rounds on MXLC - Joyride Raceway https://tm.mania.exchange/s/tr/223437 :first_place: :flag_us: arnoosel :second_place: :flag_us: Tay.Co :third_place: :flag_hu: DdariQ :four: :flag_ca: GrymNick

Full results:

 1  118  arnoosel
 2  106  Tay.Co
 3  102  DdariQ
 4   94  GrymNick
 5   94  Rexasaurus.
 6   92  Bryrie
 7   82  Plambt
 8   80  umproTM
 9   80  prince10bee
10   80  Franck_952
11   76  MrFunnyFun_
12   68  eyebo
13   30  ZEAFUS
14    0  zai-tm
skybaks commented 2 years ago

Resolved by recent commits to master. Future work continued in #3