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