Benau
|
420ac45ba1
|
Remove unneeded static_cast
|
2019-03-26 00:25:06 +08:00 |
|
Benau
|
220f5e6e4c
|
Use hex values for 24bit compression
|
2019-03-25 23:46:18 +08:00 |
|
Benau
|
4670c9a5e9
|
Avoid sqrt of length()
|
2019-03-25 21:13:48 +08:00 |
|
Benau
|
8a00d1e1ab
|
Move referee frame setting to its own class
|
2019-03-25 16:37:44 +08:00 |
|
Benau
|
3a90e828a4
|
Remove kart animation when goal phase
This will make sure all karts will be back to own goal at the same
time without animation playing
|
2019-03-25 16:19:29 +08:00 |
|
Benau
|
16507510a3
|
Compress current rotation in cannon animation
|
2019-03-25 12:17:40 +08:00 |
|
Benau
|
84a2b8af84
|
Reserve code for extra spectators
|
2019-03-25 11:22:45 +08:00 |
|
Benau
|
042af60417
|
Clean up icon handling, split spectate icon out of waiting
|
2019-03-25 01:53:48 +08:00 |
|
Benau
|
366ee5caad
|
Determine live join by server
|
2019-03-24 16:44:03 +08:00 |
|
Benau
|
2aede6fa25
|
Make check cannon rewind-friendly without using previous position
|
2019-03-17 12:35:42 +08:00 |
|
Benau
|
5b4ae2a59f
|
Reset m_state after timeout is reset in setup
|
2019-03-17 01:27:07 +08:00 |
|
Benau
|
92ffcb22bc
|
Fix compiler warnings
|
2019-03-14 14:03:41 +08:00 |
|
Benau
|
96d4ffb1f3
|
Handle server owner status in player list update
|
2019-03-14 11:48:47 +08:00 |
|
Benau
|
324d72cc6f
|
Make the iv send in network order
|
2019-03-14 11:38:58 +08:00 |
|
Benau
|
8446ce9a5c
|
Reserve 1 channel for game replay transfer
|
2019-03-14 10:39:01 +08:00 |
|
Benau
|
b3ca809da4
|
Remove unneeded objs at once after the for loop
|
2019-03-13 16:40:21 +08:00 |
|
Benau
|
9cbd2abe5d
|
Make flag deactivated time configurable
|
2019-03-13 15:42:59 +08:00 |
|
Benau
|
92460d8823
|
Clear old events in server
|
2019-03-11 09:27:43 +08:00 |
|
Benau
|
809e15031c
|
Allow telling client the banned reason for the future
|
2019-03-09 15:56:34 +08:00 |
|
Benau
|
4c2fe75cb4
|
Add network capabilities to handle same server version changes
|
2019-03-09 15:14:13 +08:00 |
|
Benau
|
cb8525492a
|
Preload more particles xml to avoid ingame hang
|
2019-03-08 20:46:31 +08:00 |
|
Benau
|
b04a00b9d1
|
Clamp m_fraction_of_line -1 and 1 correctly
|
2019-03-08 15:23:17 +08:00 |
|
Benau
|
e848835d19
|
Fix stutter bomb animation
|
2019-03-07 16:07:09 +08:00 |
|
Benau
|
4821b66520
|
Save 1 less digit for compressed origin from btTransform
|
2019-03-07 15:53:56 +08:00 |
|
Benau
|
ffca0c0d36
|
Improve goal when live join is happening
|
2019-03-07 15:40:25 +08:00 |
|
Benau
|
09a62747f6
|
Further improve kart state saving
|
2019-03-06 14:03:39 +08:00 |
|
Benau
|
2e007d7883
|
Fix #3737
|
2019-03-05 15:38:35 +08:00 |
|
Benau
|
38568484fb
|
Restore physical object moved by 3d animation even the first rewind ticks
|
2019-03-04 09:54:22 +08:00 |
|
Benau
|
475cfa4cdb
|
Try to use CompressNetworkBody for karts
|
2019-03-04 00:03:43 +08:00 |
|
Benau
|
891abf6360
|
Fix swatter crash
|
2019-03-03 16:38:02 +08:00 |
|
Benau
|
45a55a4c9b
|
Reserve code for country from players
|
2019-03-03 16:37:35 +08:00 |
|
Benau
|
bb84677e35
|
Use utf32 for unicode emoji later
|
2019-03-03 15:10:34 +08:00 |
|
Benau
|
e01393bff7
|
Reserve code for future auto checkline correction
|
2019-03-03 14:11:29 +08:00 |
|
Benau
|
3cee39aff7
|
Remove physics only invisible objects after joining
|
2019-03-03 01:54:43 +08:00 |
|
Benau
|
1193c588b4
|
Try to fix parachute flicking by saving initial speed in state
|
2019-03-03 01:38:50 +08:00 |
|
Benau
|
9b8b0b7c1e
|
Redo swatter for network
|
2019-03-02 16:41:32 +08:00 |
|
Benau
|
17fd68e662
|
Handle graphical models of attachment in updateGraphics
|
2019-03-01 18:46:46 +08:00 |
|
Benau
|
c57af03b62
|
Handle graphical effects if different attachment is set in updateGraphics
|
2019-02-28 16:19:15 +08:00 |
|
Benau
|
a9ac35e1d5
|
Update xyz of basketball before calling getXYZ
|
2019-02-28 13:56:25 +08:00 |
|
Benau
|
22fd9a18a3
|
Allow restoring gravity for bowling
|
2019-02-28 12:28:42 +08:00 |
|
Benau
|
f57572ea15
|
Set gravity from newly updated material first
|
2019-02-28 01:18:54 +08:00 |
|
Benau
|
eb8544b785
|
Use rewinder with binary uid
|
2019-02-27 11:31:49 +08:00 |
|
Benau
|
9b4b283c4c
|
Add check trigger to replace item trigger
|
2019-02-27 11:31:19 +08:00 |
|
Benau
|
fe4a9c5406
|
Allow clients to get list of initial items from server
|
2019-02-27 11:07:08 +08:00 |
|
Benau
|
224c694dfd
|
Combine static physical objects with irrlicht GeometryCreator
|
2019-02-27 11:06:18 +08:00 |
|
Benau
|
813934bdba
|
Improve kart state saving
|
2019-02-27 11:05:47 +08:00 |
|
Benau
|
c00cf66b26
|
Add compression for max speed
|
2019-02-27 11:05:22 +08:00 |
|
Benau
|
cb1769acea
|
Use btTransform and normal compression if possible
|
2019-02-27 11:04:49 +08:00 |
|
Benau
|
733794bb3e
|
Clean up compressing for network body
|
2019-02-27 10:43:42 +08:00 |
|
Benau
|
d00472f868
|
Add cannon for flyable in network
|
2019-02-26 16:07:22 +08:00 |
|