MT-CTF / capturetheflag

Capture the Flag game using the Minetest Voxel Engine
https://ctf.rubenwardy.com
81 stars 88 forks source link

Adding map duration to `ctf_map` table #1221

Closed src4026 closed 10 months ago

src4026 commented 1 year ago

This PR is to achieve https://github.com/MT-CTF/capturetheflag/pull/1215#issuecomment-1686687607

farooqkz commented 1 year ago

What problem does it aim to solve?

src4026 commented 1 year ago

What problem does it aim to solve?

Right, I should've mentioned that in the OP. I've changed it to be clearer :thumbsup:

src4026 commented 1 year ago

Ah, I remember trying to first add start_time to the table, but it didn't work. I was doing something wrong. I have made the commits for it now that it seems to work. Fixing conflicts.

src4026 commented 1 year ago

I think the conflicts are now resolved.

src4026 commented 1 year ago

image Why is it showing each of the tabs changed, although I didn't seem to have done any change to those lines?

LoneWolfHT commented 1 year ago

image Why is it showing each of the tabs changed, although I didn't seem to have done any change to those lines?

It changed from tabs to spaces, you can tell by seeing how your selection jumps across them