atom0s
f6be1cf8e7
Update the included plugins.
3 years ago
atom0s
daba9da14f
SDK: Interface version bumped to 3.1
...
SDK: Updated and fixed the broken player structure. (player.h)
SDK: IPlayer: Overhauled IPlayer to add a lot of new things that have been missing for a bit and were planned for v4.
SDK: IPlayer: Reorganized the methods exposed to match the order of the data in memory.
SDK: IPlayer: Added the following:
- GetSuLevel, GetHighestItemLevel, GetItemLevel, GetMainHandItemLevel
- GetUnityFaction, GetUnityPoints, GetUnityPartialPersonalEvaluationPoints, GetUnityPersonalEvaluationPoints, GetUnityChatColorFlags
- GetMasteryJob, GetMasteryJobLevel, GetMasteryFlags, GetMasteryUnknown0000, GetMasteryExp, GetMasteryExpNeeded
- GetMountRecast, GetMountRecastTimerId
- GetDataLoadedFlags
- GetHomepointMasks
- GetIsZoning
- GetCapacityPoints, GetJobPoints, GetJobPointsSpent
SDK: IPlayer: Adjusted some return types to match their proper memory sizes.
3 years ago
atom0s
7652af5592
Fixed issue with WindowerInput not properly handling certain key presses with /sendkey.
...
Fixed issue with WindowerInput not properly handling shift state and /sendkey presses.
3 years ago
atom0s
3e464293bb
Core: Fix controller acquire access issues when using DInput controllers.
...
Updated project copyright date ranges.
4 years ago
atom0s
c27ec7f611
SDK: Add string include to command parser to avoid compiler errors for some peoples environment setups.
4 years ago
atom0s
f1c5985591
Added ashita.memory.read_literal function.
6 years ago
atom0s
a77e2609d7
Added constructor to 'D3DXVECTOR3' for 'D3DVECTOR' inheritance.
6 years ago
atom0s
f16f8da756
Added constructor to 'D3DXMATRIX' for 'D3DMATRIX' inheritance.
6 years ago
atom0s
5e7b2d9808
Added constructor to 'D3DXMATRIX' for 'D3DMATRIX' inheritance.
6 years ago
atom0s
e2abb2b1c7
Addons: Added binding for IItem::ImageSize
...
Addons: Added binding for IItem::ImageType
Addons: Added binding for IItem::ImageName
Addons: Added binding for IItem::Bitmap
6 years ago
atom0s
3d908d0303
Addons: Added binding for IItem::ImageSize
...
Addons: Added binding for IItem::ImageType
Addons: Added binding for IItem::ImageName
Addons: Added binding for IItem::Bitmap
6 years ago
atom0s
bb247490de
Fix issue preventing c modules from loading within addons.
7 years ago
atom0s
652677e920
Fix bug in addons preventing c modules from being loadable.
7 years ago
atom0s
e500039ffb
Fixed a casting bug with the memory module.
7 years ago
atom0s
3933de1b44
Addons updated to 4.0. New d3d8 features have been added. Docs coming soon.
7 years ago
atom0s
6cda8298ca
Added new return handlers for incoming/outgoing packet events.
7 years ago
atom0s
d1c711cec3
Added new input events to the addon library.
...
- key
- mouse
7 years ago
atom0s
69c566d1c5
Added custom "Key Press" handler to the keyboard MMF handling. This should help third party tools send more consistent and accurate key presses.
...
Command id for this new handler is: 1000
7 years ago
atom0s
c47d2233c7
Added /releasekeys to WindowerInput commands as original has a typo with a space.
...
"/release keys" will still work as well.
7 years ago
atom0s
8eb0fde9d4
Added missing enum entry 'Neck' for 'EquipmentSlots' enum.
7 years ago
atom0s
324fda7375
Updated copyright across all source files.
...
Adjusted how the packet handler handles modified packets internally.
8 years ago
atom0s
d8551f566b
Updated plugins for new alignment fixes.
8 years ago
atom0s
a2b8e91a8e
Fixed struct packing issue with player struct causing some fields to unalign.
8 years ago
atom0s
09a6e499a2
Added ashita.regex.search to make use of C++11's regex_search feature.
8 years ago
atom0s
40d4e5005c
Fixed issues with controllers not working always.
8 years ago
atom0s
1d400209bd
Slight fix to memory changes.
...
Updated stock plugins.
8 years ago
atom0s
b084ff353a
Reverted memory scanner changes, the newer method was too unreliable.
...
Reverted change includes some minor updates, using a less overhead object than a vector.
8 years ago
atom0s
1179b2cf31
Adjusted the mouse callback function to include the message.
8 years ago
atom0s
3282f0d1c2
General update commit.
8 years ago
atom0s
ce97e930d5
Plugin updates.
8 years ago
atom0s
4f2839a85e
Plugin updates.
8 years ago
atom0s
a3009054a7
Corrected size checks in new FindPattern.
8 years ago
atom0s
a2038c1e33
Updated FindPattern implementation to use boyre-moore pattern for faster scanning.
8 years ago
atom0s
dba1984da3
Adjusted memory scanner to obtain its data by reference to prevent creating copies of data.
8 years ago
atom0s
dfc92ea0e2
Added new command to addons: /addon silent
8 years ago
atom0s
b8dbd7a391
Implemented ashita.misc.show_console and ashita.misc.hide_console into addons.
8 years ago
atom0s
18de658f03
Updated base plugins.
8 years ago
atom0s
b0e5b29845
Added GetTargetName and GetTargetHealthPercent
...
Fixed pet mp.
8 years ago
atom0s
cf439bb718
Fixed a deadlock where keyboard callbacks were causing strange bugs.
8 years ago
atom0s
4953b0fc20
Updated Addons plugin to include LuaSocket.
...
Added LuaSocket .lua files to the addons libs.
8 years ago
atom0s
6be24d10a9
Removed WatchDog from the build package, moved to its own repo as a plugin.
8 years ago
atom0s
13d7aaed70
Added WatchDog plugin.
8 years ago
atom0s
17cb7994fd
Plugin recompile.
...
Added Screenshot plugin.
8 years ago
atom0s
2680c53bfa
Fixed typo in /addon list command.
8 years ago
atom0s
b47a29f146
Added WindowerInput.dll plugin to base release.
8 years ago
atom0s
f52211bb5b
Included addons plugin into the beta release.
8 years ago
atom0s
eb55518d1f
Initial major beta commit.
8 years ago