skotlex
|
44b40f087c
- Added pc_bonus_autospell_del, gives support for removing autospell effects. When a negative rate is specified, it will decrease the chance of casting (eg: You have two different cards with autospell Heal +20% each, then do autospell -30. The second card will be cancelled, and the first one will become Heal +10%)
|
19 anos atrás |
Lance
|
5ca017e91a
|
19 anos atrás |
Lance
|
ec2fc0e437
* [Fixed]:
|
19 anos atrás |
Lupus
|
144fd1808a
done merging jFunc 8) fixed some typos, etc
|
19 anos atrás |
Lupus
|
5e21a6f311
updated Valhalla (typos, fixes, optimizations)
|
19 anos atrás |
Playtester
|
a6b45186e7
Sorted in the new cards and fixed some equips
|
19 anos atrás |
Lupus
|
91f6da3017
merged jFunc 2-1
|
19 anos atrás |
skotlex
|
b64f653148
- Guessed and added support for the packets 0x22a (idle) and 0x22b (spawn). This should complete the required packets for PACKETVER 7.
|
19 anos atrás |
skotlex
|
3296652856
- Fixed @autoloot being off by 0.01% when entering a manual value.
|
19 anos atrás |
skotlex
|
8033eb7d18
- Restored the "Secret" behaviour of Blast Mine and Claymore Trap where each target is hit N times (where N is the number of mobs in the splash area at the moment of triggering).
|
19 anos atrás |
Playtester
|
db1e1c26fe
Fixed the remaining 2006 Cards
|
19 anos atrás |
skotlex
|
e8cc439a94
- Converted the line terminators of tools/stackdump to native. Fixes the script being unusable on *nix due to ^M terminator x.x
|
19 anos atrás |
Playtester
|
1ab8c581a3
typo fix
|
19 anos atrás |
skotlex
|
3956b24786
- Did some testing and fixed a bit the updated tools/stackdump script.
|
19 anos atrás |
skotlex
|
370d3890b9
- Updated the tools/stackdump script to also handle sig-plugin generated backtraces. Now it will also auto-determine whether the exe needs a .exe at the end or not.
|
19 anos atrás |
skotlex
|
50134b5191
- Corrected autoloot so that you can specify rate with decimal precision ("@autoloot 0.01" should work)
|
19 anos atrás |
skotlex
|
aa47683c94
- Fixed the compile error in mob.c
|
19 anos atrás |
Lance
|
67ff295ba4
* [Removed]:
|
19 anos atrás |
Lance
|
a90363726b
Typos resolving login-DNS instead of char-DNS -.-
|
19 anos atrás |
Lance
|
50ebb5e959
* [Fixed]:
|
19 anos atrás |
Lupus
|
2da6a7e29d
Fixed treasure number 'round exploit'
|
19 anos atrás |
Playtester
|
f9584887a2
Fixed some equipment fields that caused warnings
|
19 anos atrás |
skotlex
|
4d27716bf1
- Tested and fixed resolve_hostbyname.
|
19 anos atrás |
Playtester
|
2a0217155d
Fixed the equipment fields of the new cards
|
19 anos atrás |
Playtester
|
bf5515759b
Fixed a small typo...
|
19 anos atrás |
skotlex
|
84cdde2a88
- Whoops, somehow socket.h wasn't udpated correctly -.-
|
19 anos atrás |
skotlex
|
847d853332
- Added function parse_hostbyname() which takes a hostname and a char[4]. The hostname is resolved to an ip, whose individual components are stored in char[], the return value of the function is the inet_addr result of the lookup (or returns 0 when failed). Meant to be used in the rest of the code without the need to do socket/network related includes.
|
19 anos atrás |
Lance
|
2d3e99c59c
|
19 anos atrás |
Playtester
|
fbaefcb412
Yuno/Lhz/Thanatos spawn updates
|
19 anos atrás |
Lance
|
007cebae3b
- and the documentation
|
19 anos atrás |