MT-CTF / capturetheflag

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

MTG's item entity needs updating (again) #618

Closed ClobberXD closed 4 years ago

ClobberXD commented 4 years ago

Running CTF on latest MT master results in an assertion failure due to MTG's item entity override not supporting the brand-spanking-new moveresult argument.

Or.. we could just patch it in. *shrugs*

ClobberXD commented 4 years ago

I'll just patch it in. We'll do a full MTG update after v2.0.0...

Here's the commit that fixes this crash in MTG: https://github.com/minetest/minetest_game/commit/bd64188ee566bc31c1cd50d63f0da3328d42ab51

ClobberXD commented 4 years ago

https://github.com/MT-CTF/capturetheflag/commit/3a0397ee28c95fc46fcf42b6070ab477c64f0374