Gerkiz
70f956a5e8
Spelling check
2019-08-16 14:53:32 +02:00
Gerkiz
fe2a628d5e
Better session handling
2019-08-16 14:44:06 +02:00
Gerkiz
9aebd69382
Minor changes
...
Removed global.trusted_player and made it local.
Removed some minor things that I forgot when doing the overhaul.
2019-07-07 11:52:12 +02:00
Gerkiz
4af6aa4be7
Minor change
...
Fixed an error:
player time could be abused by reconnecting.
2019-07-07 02:07:50 +02:00
Gerkiz
bca457e0ed
Removed unused local
2019-07-06 23:59:27 +02:00
Gerkiz
34fd511970
Minor changes
...
Instead of player tables, the values are stored as numbers inside playersession. Added also if player is playing singleplayer then create the player.name is directly on player_join created in the playsession table.
2019-07-06 23:44:27 +02:00
Gerkiz
fc7eccf070
Minor fix
...
If the player does not exist within the dataset then create it with online_time as value.
2019-07-06 20:34:33 +02:00
Gerkiz
2ad8db371a
Major overhaul to player sessions
...
Removed all local files for player session.
Player sessions are now fetched from the scenario-data.
2019-07-06 16:38:03 +02:00