1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 17:15:21 +02:00
Files
luanti/src/unittest
Loic Blot 52ba1f867e Breath cheat fix: server side
Breath is now handled server side. Changing this behaviour required some modifications to core:

* Ignore TOSERVER_BREATH package, marking it as obsolete
* Clients doesn't send the breath to server anymore
* Use PlayerSAO pointer instead of peer_id in Server::SendPlayerBreath to prevent a useless lookup (little perf gain)
* drop a useless static_cast in emergePlayer
2017-01-01 23:11:26 +01:00
..
2016-09-25 17:26:38 +02:00
2015-08-16 14:29:33 +02:00
2015-04-26 15:08:54 -04:00
2017-01-01 23:11:26 +01:00
2015-08-12 11:36:22 +02:00
2015-04-26 15:08:54 -04:00
2015-10-26 04:45:00 +01:00
2015-10-26 04:45:00 +01:00