atom0s
7b209061bc
Adjusted Ashita to not log anything until after the boot file has been parsed.
...
Fixed issue where Ashita would not properly function if fullscreen was enabled.
Fixed a crash when Ashita was exiting from FFXI back to pol while in fullscreen mode.
8 years ago
atom0s
491ce9be02
Adjusted how modified packet buffer is handled for Incoming and Outgoing packet events to plugins and addons.
...
- The modified buffer will now contain the original packet by default rather than be an empty array.
8 years ago
atom0s
e970d5a881
Fixed resource parsing issues with specific language settings.
8 years ago
atom0s
61c1bd80b6
Fixed broken player pointer.
8 years ago
atom0s
3477626a30
Fixed issue with scripts double printing .txt extension.
8 years ago
atom0s
f1f543d253
Reverted the render order of font objects as layered plugins were now rendering incorrectly.
8 years ago
atom0s
40d4e5005c
Fixed issues with controllers not working always.
8 years ago
atom0s
35fa8ac0fc
Fixed issue with configuration files that have .xml in their path already.
8 years ago
atom0s
2feb75032a
Adjusted font code some.
8 years ago
atom0s
3f403207fc
Adjusted font issue to use a larger vertex buffer to try and prevent font bug.
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
418d9a480a
Adjusted font rendering to try and fix invisible font bug.
...
Fixed crash issues with keyboard and mouse callbacks.
8 years ago
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
...
Fixed pet mp.
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