36 Commits (master)

Author SHA1 Message Date
atom0s 460b25b026
Fix issue with ChatManager::IsInputOpen on some machines where the menu names can lose their null terminator unexpectedly. 2 years ago
atom0s aeb741f07a
Add gamepad blocking to help reduce stutter when possible. 2 years ago
atom0s 0d0ece0628
Updated projects to VS2022. 2 years ago
atom0s daba9da14f
SDK: Interface version bumped to 3.1 3 years ago
atom0s 3e464293bb
Core: Fix controller acquire access issues when using DInput controllers. 3 years ago
atom0s c27ec7f611
SDK: Add string include to command parser to avoid compiler errors for some peoples environment setups. 4 years ago
atom0s db2705a72d Added a configuration option to disable the manual re-acquire of controllers that Ashita attempts which can cause a deadlock on some systems. 4 years ago
atom0s 88bd109d83 Fixed issue where setting the Ashita language to Default would cause default strings in the ResourceManager to not load. 5 years ago
atom0s af3fbe8862 Fixed issue where some managers would fail to reinitialize properly when exiting to PlayOnline then back to FFXI. 5 years ago
atom0s 8eb0fde9d4 Added missing enum entry 'Neck' for 'EquipmentSlots' enum. 7 years ago
atom0s eb20d4105c Fix crash with Steam overlay. 7 years ago
atom0s a168ca1625 Changed keybinds to allow multiple commands in a single line separated via semi-colons. 7 years ago
atom0s a310ea6049 Input will now block keybinds allowing bound keys to be used while chatting in-game. 7 years ago
atom0s 962a2f4fe0 Updated copyrights to proper year. 7 years ago
atom0s c170128541 Fixed issue with /paste command not working with Shift-JIS characters. 7 years ago
atom0s 939ab22480 Part 2 of the packet system changes has been implemented. 7 years ago
atom0s a3b8d536d8 Fixed issue that would cause some system messages to not appear in the chat log. 7 years ago
atom0s 324fda7375 Updated copyright across all source files. 7 years ago
atom0s f2d5b7ae3d Fixed issue with timestamp double-stamping npc chat lines. 7 years ago
atom0s a2b8e91a8e Fixed struct packing issue with player struct causing some fields to unalign. 7 years ago
atom0s f60fe75c1d Fixed an inconsistency with plugin chat messages not being sent to the incoming text handler properly. 7 years ago
atom0s 7b209061bc Adjusted Ashita to not log anything until after the boot file has been parsed. 7 years ago
atom0s 40d4e5005c Fixed issues with controllers not working always. 7 years ago
atom0s 35fa8ac0fc Fixed issue with configuration files that have .xml in their path already. 7 years ago
atom0s 1d400209bd Slight fix to memory changes. 7 years ago
atom0s b084ff353a Reverted memory scanner changes, the newer method was too unreliable. 7 years ago
atom0s 1179b2cf31 Adjusted the mouse callback function to include the message. 7 years ago
atom0s 3282f0d1c2 General update commit. 7 years ago
atom0s a3009054a7 Corrected size checks in new FindPattern. 7 years ago
atom0s a2038c1e33 Updated FindPattern implementation to use boyre-moore pattern for faster scanning. 7 years ago
atom0s dba1984da3 Adjusted memory scanner to obtain its data by reference to prevent creating copies of data. 7 years ago
atom0s f29edf5e59 Fixed crash issues and renaming issues with entity SetName and SetMonstrosityName. 7 years ago
atom0s b0e5b29845 Added GetTargetName and GetTargetHealthPercent 8 years ago
atom0s cf439bb718 Fixed a deadlock where keyboard callbacks were causing strange bugs. 8 years ago
atom0s af9c701b63 Minor updates. 8 years ago
atom0s eb55518d1f Initial major beta commit. 8 years ago