Commit Graph

322 Commits

Author SHA1 Message Date
Stefan Hacker
546b418d33 Merge pull request #89 from golex/master
Updated BF3 PA plugin for BF3 v944019
2012-06-04 23:06:44 -07:00
Ryan Austin
e16ee9a849 Updated BF3 PA plugin for BF3 v944019 2012-06-05 00:04:48 -05:00
Kissaki
5f2096ad51 Update WolfET positional audio plugin - fix Z and add context 2012-05-31 12:56:31 +02:00
Benjamin Jemlich
81caf1ce6e GW plugin: break it because it doesn't work 2012-05-31 12:54:38 +02:00
Benjamin Jemlich
611abe515e GW plugin: style fixes 2012-05-31 12:53:14 +02:00
Piotr Chodań
317f5a092c New positional audio plugin: Guild Wars
Supports context and identity
2012-05-20 12:58:58 +02:00
Benjamin Jemlich
4bc87820a4 LOL plugin: code style fixes and optimization :) 2012-05-16 10:09:34 +02:00
Piotr Chodań
eef9a67d18 updated plugin for Team Fortress 2 b4934
fixed memory addresses
changed global variables to static
changed how context is handled
removed all calls to engine.dll module - we can get everything from client.dll nicely

Wrapped context in JSON. Context passing is disabled when running localhost (loopback:0) server and when not in game (fixed - now only in state=0)
2012-05-14 23:31:15 +02:00
Piotr Chodań
840487d3b0 context support for League of Legends plugin 2012-05-14 23:29:57 +02:00
Piotr Chodań
f81049d675 Added context support for the l4d2 plugin.
Changed global pointers to static (as thorvald requested in one of my
previous commits. Context contains provides ipport as json attribute.
2012-05-14 23:29:33 +02:00
Stefan Hacker
3c2dd605ea Add missing build/installer integration for LeageOfLegends PA plugin. 2012-05-13 14:35:25 +02:00
d-rez
56fcebb2b0 New plugin for one of my favorite games, League of Legends.
Supports ingame detection (based on a pointer being NULL or not), reports camera and avatar independent position, front and top vectors.

No support for identities and context yet (might look for them some other time)
2012-05-13 14:35:25 +02:00
d-rez
84b897c486 Fixed l4d2 pa plugin for build 4777, re-enabled states support 2012-05-13 11:23:35 +02:00
Benjamin Jemlich
f90c6e35ab More plugin touching 2012-05-01 11:12:43 +02:00
Benjamin Jemlich
2026dfa4e5 Comment changes to the plugin headers 2012-04-30 07:57:37 +02:00
Ryan Austin
3503cd2be8 Updated BF3 PA plugin for BF3 v936211 2012-04-28 19:02:02 -05:00
Ryan Austin
2047c9f5f4 Updated BF3 PA plugin for BF3 v925790 2012-04-02 22:26:44 -05:00
Stefan Hacker
6fa0237172 Merge pull request #72 from seaeagle1/master
LOTRO plugin update
2012-03-14 06:19:31 -07:00
Ilmar Kruis
7e5e7f9fde Lotro Update 6 2012-03-13 21:05:08 +01:00
Mike
9e8976a6f1 Update TF2 plugin to build 4785 2011-12-23 18:05:26 +00:00
Ryan Austin
31bb25e65f Updated plugin for BF3 v889134 2011-12-08 20:28:54 +01:00
Jamie Fraser
8e84148315 Update World of Warcraft plugin to build #15050. 2011-12-03 20:50:15 -05:00
Ryan Austin
b9957f092c Updated plugin for BF3 v8865831 2011-11-23 21:38:21 +01:00
Ryan Austin
c8d1447628 Added Battlefield 3 Plugin for build #876650 2011-11-10 01:00:41 +01:00
Thorvald Natvig
7cf6c8b9bd Merge pull request #50 from fwaggle/plugin-wow-14545
Update WoW plugin to build 14545.
2011-11-06 16:08:49 -08:00
Jamie Fraser
380b52d3e0 Update Retail version of Battlefield: Bad Company 2 to build #795745. 2011-10-22 14:45:49 -04:00
Jamie Fraser
b38372225a Update Counter Strike: Source to Build #4724. 2011-10-14 22:35:58 -04:00
Jamie Fraser
832eb89c30 Update Counter Strike: Source plugin to build #4720. 2011-10-14 08:36:09 +02:00
Jamie Fraser
09325a3801 Update Battlefield: Bad Company 2 Plugin to build #795745 (Steam Only). 2011-10-14 08:35:09 +02:00
Jamie Fraser
b46b5e159b Update WoW plugin to build 14545. 2011-10-13 01:46:45 -04:00
Ilmar Kruis
24119433aa Update LOTRO to RoI release
Signed-off-by: Ilmar Kruis <seaeagle1@users.sourceforge.net>
2011-10-12 00:22:20 -05:00
Jamie Fraser
e11752b131 Update Counter Strike: Source to build 4687. 2011-10-04 17:08:29 -04:00
Stefan Hacker
86b8c00f71 Make bf2 plugin correctly clear its context and identity 2011-08-07 03:26:58 +02:00
Thorvald Natvig
7de5ebc18f Indent, changelog, submodule and language update 2011-06-11 02:58:17 +02:00
Thorvald Natvig
2dad2795bd Move overlayBlacklist and care about error on ftruncate 2011-05-15 16:09:38 -07:00
Mark-Willem Jansen
a3245f01c0 Plugins: TF2 updated to build 4539 2011-04-18 17:38:46 +02:00
Stefan Hacker
a972df68de Convert context field to json 2011-04-02 14:44:09 +02:00
Mark-Willem Jansen
4a98c74ceb Plugins: updated Team Fortress 2 to 4426
-Moved general notes to the start of the file.
-Removed the using namespace std statement.
-Updated the memory locations.
-Combined the pos and rot tuple in one peekProc call.
-Moved some declaration closer to there used location.
-Reduced the sin(), cos() calls in calcout and added some comments.
2011-04-02 14:44:08 +02:00
Tuck Therebelos
6297937ac8 Update/Fix L4D plugins 2011-03-29 03:01:36 -05:00
Mike
20ebcdcd0a Positional audio plugin for Grand Theft Auto IV 2011-03-25 19:00:11 -07:00
Thorvald Natvig
f3437a6ba7 Update copyright year ranges of dev team. 2011-03-18 05:52:51 +01:00
Mark-Willem Jansen
2f3f6b1763 Plugins: Initial setup for the breach plugin 2011-03-14 15:40:24 +01:00
Tuck Therebelos
2da7fb60ad Plugin update run 2011-02-12 20:10:24 -06:00
Thorvald Natvig
8a44cb950d Indent, changelog, submodule and language update 2011-01-21 03:47:51 +01:00
Thorvald Natvig
e1b24d25f0 Clean up a few compiler warnings. 2011-01-20 18:25:15 -08:00
Stefan Hacker
ce51f281cb Prevent random fluke in ip/port readout in bf2 plugin 2011-01-09 15:42:41 +01:00
Ilmar Kruis
f8d393c013 'November Update' for Lord of the Rings Online plugin 2011-01-08 22:24:14 +01:00
Thorvald Natvig
ebd3d1b190 Indent, changelog, submodule and language update 2010-12-25 11:19:37 +01:00
Stefan Hacker
b50a0ac08a Update bf2 plugin to use json instead of xml for context/identity representation 2010-12-24 15:37:59 +01:00
Tuck Therebelos
90e1f7ea9b Fix unreliable commander state memory address 2010-12-23 15:28:39 -06:00