Playtester
|
a6b45186e7
Sorted in the new cards and fixed some equips
|
vor 19 Jahren |
Lupus
|
91f6da3017
merged jFunc 2-1
|
vor 19 Jahren |
skotlex
|
b64f653148
- Guessed and added support for the packets 0x22a (idle) and 0x22b (spawn). This should complete the required packets for PACKETVER 7.
|
vor 19 Jahren |
skotlex
|
3296652856
- Fixed @autoloot being off by 0.01% when entering a manual value.
|
vor 19 Jahren |
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).
|
vor 19 Jahren |
Playtester
|
db1e1c26fe
Fixed the remaining 2006 Cards
|
vor 19 Jahren |
skotlex
|
e8cc439a94
- Converted the line terminators of tools/stackdump to native. Fixes the script being unusable on *nix due to ^M terminator x.x
|
vor 19 Jahren |
Playtester
|
1ab8c581a3
typo fix
|
vor 19 Jahren |
skotlex
|
3956b24786
- Did some testing and fixed a bit the updated tools/stackdump script.
|
vor 19 Jahren |
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.
|
vor 19 Jahren |
skotlex
|
50134b5191
- Corrected autoloot so that you can specify rate with decimal precision ("@autoloot 0.01" should work)
|
vor 19 Jahren |
skotlex
|
aa47683c94
- Fixed the compile error in mob.c
|
vor 19 Jahren |
Lance
|
67ff295ba4
* [Removed]:
|
vor 19 Jahren |
Lance
|
a90363726b
Typos resolving login-DNS instead of char-DNS -.-
|
vor 19 Jahren |
Lance
|
50ebb5e959
* [Fixed]:
|
vor 19 Jahren |
Lupus
|
2da6a7e29d
Fixed treasure number 'round exploit'
|
vor 19 Jahren |
Playtester
|
f9584887a2
Fixed some equipment fields that caused warnings
|
vor 19 Jahren |
skotlex
|
4d27716bf1
- Tested and fixed resolve_hostbyname.
|
vor 19 Jahren |
Playtester
|
2a0217155d
Fixed the equipment fields of the new cards
|
vor 19 Jahren |
Playtester
|
bf5515759b
Fixed a small typo...
|
vor 19 Jahren |
skotlex
|
84cdde2a88
- Whoops, somehow socket.h wasn't udpated correctly -.-
|
vor 19 Jahren |
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.
|
vor 19 Jahren |
Lance
|
2d3e99c59c
|
vor 19 Jahren |
Playtester
|
fbaefcb412
Yuno/Lhz/Thanatos spawn updates
|
vor 19 Jahren |
Lance
|
007cebae3b
- and the documentation
|
vor 19 Jahren |
Lance
|
59d0fde84a
* [Added]:
|
vor 19 Jahren |
Playtester
|
0f5b497967
Fixed some spawns in Odin Temple
|
vor 19 Jahren |
Playtester
|
ec2812fadd
Updated Hugel to official X.4 spawns
|
vor 19 Jahren |
Playtester
|
260b64b30d
Updated Einbroch to official X.4 spawns thanks to Tharis
|
vor 19 Jahren |
skotlex
|
8e42a240df
- Some cleaning up of OPTION related code. OPTION_XMAS and OPTION_FLYING really ARE the same value clientside! (totally stupid), therefore I've opted from removing the flying animation since it really just displays as Xmas for others (and the correct fix involves adding a bunch of class-change packets...)
|
vor 19 Jahren |