Commit Graph

34 Commits

Author SHA1 Message Date
Davide Beatrici
9875c59b7a plugins: use new header 2019-08-08 23:51:13 +02:00
Davide Beatrici
b427333257 Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
davidebeatrici
c45695cedf plugins/rl: update plugin and add avatar top vector support
Game version: 1.42
https://www.rocketleague.com/news/patch-notes-v1-42
2018-03-26 00:18:39 +02:00
davidebeatrici
ebb79eec97 plugins/rl: single source file for both Linux and Windows 2018-03-15 23:05:08 +01:00
Mikkel Krautz
f6ba3a52bf Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
davidebeatrici
2a51c7bff6 Accomplish changes in all the plugins 2017-11-19 21:48:55 +01:00
Jan Klass
27a983d094 Fix indentation in pro files
Make them consistently two spaces indentation.

In two places a wrong indentation level was fixed.
2017-08-05 20:37:19 +02:00
Davide Beatrici
707164b64f plugins/rl: update plugin to work with version 1.29
Game version: 1.29
https://rocketleaguegame.com/news/patch-notes-v1-29
2017-02-21 20:35:01 +01:00
Davide Beatrici
0c1572165f
Merge branch 'master' of https://github.com/mumble-voip/mumble 2017-01-10 16:22:48 +01:00
Davide Beatrici
549197aa33
plugins/rl: update plugin to work with version 1.27
Game version: 1.27
https://rocketleaguegame.com/news/patch-notes-v1-27
2017-01-10 16:21:06 +01:00
Mikkel Krautz
91ebb8b0b5 Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
Davide Beatrici
e8849a4fb5 plugins/rl: update plugin to work with version 1.26
Game version: 1.26
https://rocketleaguegame.com/news/patch-notes-v1-26
2016-12-14 17:27:39 +01:00
Davide Beatrici
6bad7ae403 plugins/rl: update plugin to work with version 1.25
Game version: 1.25
https://rocketleaguegame.com/news/patch-notes-v1-25
2016-12-08 16:28:09 +01:00
Jan Klass
e2ad9c05f0 Fix 2643: Revert "Merge PR #2611: plugins: use the short form of peekProc"
This reverts commit e9c558ffdb, reversing
changes made to ca2fd07b90.

This is a quick-fix for crashing PA plugins. The intended change is
still useful and planned to land later.
2016-11-17 12:59:45 +01:00
Davide Beatrici
921ee19e3a plugins: use the short form of peekProc
The short form of peekProc automatically uses the correct size for the target.
2016-10-31 14:24:25 +01:00
davidebeatrici
89b0f31c04 plugins/rl: update plugin to work with version 1.24
Game version: 1.24
https://www.rocketleaguegame.com/news/patch-notes-v124
2016-10-04 23:07:58 +02:00
davidebeatrici
fe3ec08f25 plugins/rl: update plugin to work with version 1.23
Game version: 1.23
http://www.rocketleaguegame.com/news/2016/09/patch-notes-v1-23
2016-09-13 15:39:09 +02:00
davidebeatrici
29f6e2004b Positional audio support for Rocket League on Linux 2016-09-09 08:11:55 +02:00
Davide Beatrici
fbf7900dc3 plugins/rl: update plugin to work with version 1.22
Game version: 1.22
http://www.rocketleaguegame.com/news/2016/09/patch-notes-v1-22
2016-09-09 04:39:25 +02:00
Mikkel Krautz
743f12941d plugins/rl: allow Windows plugin to be built on Linux.
This makes the Rocket League plugin work with Rocket League
running in Wine on Linux.

This is an example of the very little amount of work it can
take to make an existing Windows PA plugin work on Linux
with Wine.
2016-08-13 10:06:24 +00:00
davidebeatrici
88797fa324 mumble/plugins: Rename Win32 headers 2016-08-11 23:31:15 +02:00
Davide Beatrici
4f565c65b2 plugins/rl: update plugin to work with version 1.21
Game version: 1.21
http://www.rocketleaguegame.com/news/2016/07/patch-notes-v1-21
2016-07-09 08:57:34 +02:00
Mikkel Krautz
68606feebf Merge PR #2378: plugins/rl: Plugin update for game's latest version 2016-06-29 23:53:09 +02:00
Davide Beatrici
e1b80c0e4f plugins/rl: Plugin update for game's latest version
Game version: 1.20
http://www.rocketleaguegame.com/news/2016/06/rocket-league-patch-notes-v1-20
2016-06-29 01:17:16 +02:00
Mikkel Krautz
c4301b5831 plugins/rl: fix warnings-as-errors build for Rocket League plugin. 2016-06-26 22:10:01 +02:00
Davide Beatrici
b1a9a36c30 plugins/rl: Plugin update for game's latest version
Fixed X/Z axes: Rocket League uses a left-handed Y-up coordinate system (like Mumble), even if Unreal Engine uses a Z-up one. http://www.aclockworkberry.com/world-coordinate-systems-in-3ds-max-unity-and-unreal-engine/

Game version: 1.19
http://www.rocketleaguegame.com/news/2016/06/patch-notes-v1-19-title-update-7
2016-06-23 23:52:48 +02:00
Mikkel Krautz
c450c3ba44 plugins/rl: convert plugin to use 'mumble_plugin_win32_x86.h'. 2016-06-20 22:40:12 +02:00
Davide Beatrici
d2416ca4fb Fixed inverted Z (left/right) value
Rocket League uses a right handed coordinate system.
2016-05-31 18:54:32 +02:00
Davide Beatrici
b147287818 Plugin update for latest version of Rocket League
Unknown game update.
2016-05-29 01:27:09 +02:00
Davide Beatrici
da1d08150b Plugin update for latest version of Rocket League
Added:
- Avatar position
- Avatar front vector
- Camera front vector
- Camera top vector

Game Version: 1.18
http://www.rocketleaguegame.com/news/2016/05/patch-notes-v1-18-title-update-6/
2016-05-26 00:54:55 +02:00
Mikkel Krautz
313be4b66b plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
Davide Beatrici
6f843e5e14 Plugin update for latest version of Rocket League
Also removed unused/wrong parts of code and fixed game unit (centimeters?) conversion.

Game Version: 1.17
http://www.rocketleaguegame.com/news/2016/04/patch-notes-v1-17-pcps4/
2016-04-26 15:57:30 +02:00
Davide Beatrici
043a7d7a8a Plugin update for latest version of Rocket League
Game Version: 1.16
http://www.rocketleaguegame.com/news/2016/04/patch-notes-v1-16-pcps4-3/
2016-04-15 18:57:29 +02:00
Davide Beatrici
80d0354325 Positional Audio support for Rocket League
Thanks to @mkrautz on Mumble IRC Chat for the compile fix (https://github.com/mumble-voip/mumble/pull/2195) and for helping me about memory addresses (pModule).
This probably would not have been possible without his help.
Thanks also to @hacst: he tried to troubleshoot my compile problem.
2016-04-10 23:04:23 +02:00