73 Commits (master)

Author SHA1 Message Date
atom0s 3282f0d1c2 General update commit. 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 1c6d7b7604 Adjusted party member name return to be an empty string if invalid rather than nullptr. (To mimic Ashita v2 usage.) 8 years ago
atom0s 140bf1c401 Adjusted font object recreations to be less overkill. 8 years ago
atom0s f29edf5e59 Fixed crash issues and renaming issues with entity SetName and SetMonstrosityName. 8 years ago
atom0s b07e434d7d Fixed issues with rendering right-justified text. 8 years ago
atom0s 2b6788bd94 Added new command /plugin silent - used to disable plugin messages in the chatlog. (Load/Unload/UnloadAll, exceptions and errors will still be announced.) 8 years ago
atom0s 6b3391f577 Fixed a deadlock issue with the Direct3D device causing some plugins to lock up Ashita on certain events related to Direct3D. 8 years ago
atom0s 98ca28d78b Added /bind silent option to turn off bind output information. 8 years ago
atom0s f8ea372c9b General recompile commit. 8 years ago
atom0s 504cbe50ea Fixed null pointer crash inside of font objects. 8 years ago
atom0s 0e6e86f459 Fixed configurations not saving. 8 years ago
atom0s e48d348639 Minor fix to /paste causing a crash. 8 years ago
atom0s c0dc03b6c9 Implemented /paste into the core hook. 8 years ago
atom0s b0e5b29845 Added GetTargetName and GetTargetHealthPercent 8 years ago
atom0s bfa15fc261 Fixed pet mp return from GetPetMP(). Invalid type casting internally. 8 years ago
atom0s 7bac42b70d Removed some debug code. 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
atom0s ed46dcb426 Base commit to test beta updater. 8 years ago