|
May 23
|
22:47 |
Commit |
D3STROY3R
committed
[1707]
added raw cdkey loading via copydata
method:
sendmessage with copydata tag wi...
1707 added raw cdkey loading via copydata
method:
sendmessage with copydata tag with msg id = 0xDEAD and format classic+"|"+expansion
works with both 16 and 26 digit keys
|
|
May 22
|
06:10 |
Commit |
bobode
committed
[1706]
fixing some compile errors
issues:
JS_NewScriptObject issue, sql skip break...
1706 fixing some compile errors
issues:
JS_NewScriptObject issue, sql skip break, unit == unit break
|
|
May 20
|
22:19 |
Commit |
bobode
committed
[1705]
attempt at 1.8 js. has alot of errors
1705 attempt at 1.8 js. has alot of errors
|
|
21:56 |
Commit |
bobode
committed
[1704]
1704
|
|
May 19
|
04:57 |
Commit |
bobode
committed
[1703]
improved Genhook::Clean
removed genhook's unused crit sections
1703 improved Genhook::Clean
removed genhook's unused crit sections
|
|
May 18
|
16:28 |
Commit |
D3STROY3R
committed
[1702]
version bump
fixed error with 0x1337 run command from windows message
error: ...
1702 version bump
fixed error with 0x1337 run command from windows message
error: no check to see if script engine was running before calling it
fix: wait until script engine is running
|
|
May 16
|
20:22 |
Commit |
D3STROY3R
committed
[1701]
Fixed SwitchToProfile race condition.
1701 Fixed SwitchToProfile race condition.
|
|
May 15
|
05:30 |
Commit |
D3STROY3R
committed
[1700]
fixed security flaw that allowed writing to main directory
1700 fixed security flaw that allowed writing to main directory
|
|
04:44 |
Commit |
bobode
committed
[1699]
fix for (unit == unit) always returning true
1699 fix for (unit == unit) always returning true
|
|
04:15 |
Commit |
D3STROY3R
committed
[1698]
Added Function pointer: ReceivePacket
New API: getPacket, sendPacket
See http...
1698 Added Function pointer: ReceivePacket
New API: getPacket, sendPacket
See http://pastebin.com/knPwi9yt for Packet.js
javascript library and example of packet sending from scripts.
|
|
May 14
|
00:51 |
Commit |
bobode
committed
[1697]
changed sendCopyData to accept window title or handle
sendCopyData(windowClas...
1697 changed sendCopyData to accept window title or handle
sendCopyData(windowClass, windowName or handle,mode,data)
|
|
May 13
|
17:41 |
Commit |
bobode
committed
[1696]
Improved nipGoodCheck checks nip lines with matching classid or type. there...
1696 Improved nipGoodCheck checks nip lines with matching classid or type. there are many unused types prints warnings on these lines.
improved HookedControls and onscreen gui
|
|
May 11
|
07:37 |
Commit |
bobode
committed
[1695]
Adding EnableUnsupported setting to d2bs.ini
adding moveNPC api
1695 Adding EnableUnsupported setting to d2bs.ini
adding moveNPC api
|
|
May 04
|
09:33 |
Commit |
alogwe
committed
[1694]
updated mapreveal
1694 updated mapreveal
|
|
Apr 18
|
05:12 |
Commit |
bobode
committed
[1693]
fix console Include()
1693 fix console Include()
|
|
Apr 14
|
17:46 |
Commit |
Gl1tch
committed
[1692]
Added Singer/Shout Barb/Rockstar/Bard attack sequence for the barb,
checks if...
1692 Added Singer/Shout Barb/Rockstar/Bard attack sequence for the barb,
checks if you have double throw, if you do, it assumes you're using
Lacerator for amp damage, and will use it on Bosses and PI monsters.
Added Charge attack sequence for a dedicated charger pally.
Improved Static Field attack for Sorc,and added ignoreImmune setting
for Sorcs that use Conviction Merc or Conv. Pally with team.
Zon Attack has improved Item Switching/Shield functions. Can use
several different types of Jav and bow attacks in the same sequence.
Added Baal Throne placement based on ranged or melee attacks.
Sped up opening diablo seals in DarienDiablo and DK_Rush
Added InvRipper.dbl plugin for Yamb
Yam-Attack.dbl has improved returnRoomPointArray(), headCount() and killRadius(),
it also has the brand new Charge().
Yam-PathMove.dbl has improved DP_FindClosestWalkable()
|
|
Apr 13
|
20:55 |
Commit |
alogwe
committed
[1691]
[NTBot] changed a listener type from 'keydown' to 'keyup'
1691 [NTBot] changed a listener type from 'keydown' to 'keyup'
|
|
Mar 28
|
08:54 |
Commit |
bobode
committed
[1690]
Made a dedicated thread for Events, this greatly improves Async events (block...
1690 Made a dedicated thread for Events, this greatly improves Async events (blocking events and screen hook events still run on their own thread)
changed findPath for long paths. the game lags now instead of completely locking up
|
|
Mar 24
|
09:14 |
Commit |
bobode
committed
[1689]
ntbot's onscreen config blocks clicks again
1689 ntbot's onscreen config blocks clicks again
|
|
Mar 21
|
23:38 |
Commit |
bobode
committed
[1688]
fixed a crash when 2 console commands execute at the same time.
1688 fixed a crash when 2 console commands execute at the same time.
|