6562 Commits

Author SHA1 Message Date
FlavioJS
e207fecd8c * Added safesnprintf to strlib.c/h (bugreport:372)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11828 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 23:06:37 +00:00
skotlex
d19659bbdd - reverted R11820, Cart Termination was already a 0x8 nk skill, I accidentally set inf2 to that, which meant 'spirit skill'!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11827 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 20:35:23 +00:00
ultramage
ea5212c5a8 * TXT/SQL login server code synchronization
- exported several core structures to login.h
- split off ladmin communication code from the TXT login server
- removed all occurences of login_log(); a unified function should be added when SQL's loginlog_db logging code gets synced with TXT
- removed conf setting login_log_filename
- fixed ladmin getting timeouts since the ping system was changed
- removed login/char server_fd[] arrays, added server[].fd instead

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11826 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 19:38:16 +00:00
ultramage
4b8cf3c768 Removed some unneccessary charserver code.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11825 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 19:17:00 +00:00
L0ne_W0lf
eac1b05f1f Added Battle field and Memorial dungeon maps.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 18:39:32 +00:00
skotlex
a63fc8093f - Overpowered some more NPC_EARTHQUAKE as per Gravity retardation.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 12:58:34 +00:00
skotlex
f98611b450 - Cleaned some more the sc_end check so it is more generic and not so limited just to infinite endure.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 10:08:22 +00:00
skotlex
ff43b0d74a - Cart Termination now ignores the attacker's cards, as a side effect makes it bypass AutoGuard & Cicada Skin Shedding
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 09:46:30 +00:00
skotlex
b06c88e70f - Moved basic max HP/SP calculation to before parsing equipment, fixes negative absolute HP/SP bonuses not working.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 09:38:38 +00:00
skotlex
9a56a88f4a - Corrected the online_data_cleanup routine setting offline characters that are still connected to the char-server.
- Added a check in script command sc_end to properly end infinte endure
- ASC_BREAKER no longer triggers status effect cards.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11817 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 09:21:18 +00:00
FlavioJS
8e58ea8df8 * Fixed fake_nd not being exported correctly and being unloaded when reloading scripts. (probably fixes bugreport:444)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11816 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 07:12:30 +00:00
L0ne_W0lf
6e7b655600 Fixed a bad warp in ice dungeon.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11815 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 04:35:41 +00:00
L0ne_W0lf
5660527f12 Updated the Soul Linker job quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 04:25:43 +00:00
L0ne_W0lf
669ebdc9dd Updated the Taekwon Master quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 03:25:02 +00:00
FlavioJS
7bfaec4529 * Normalized makefiles:
- 3 sections: variables, public targets, private/support targets
- object files always in a *_OBJ variable
- header files always in a *_H variable
- object files always generated to an obj* subfolder
- all Makefiles can be executed individually, calling other makefiles if necessary
- generic object targets when possible

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11812 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-26 22:36:30 +00:00
L0ne_W0lf
6182a13c05 * Fixed some minor guild script related bugs.
- And no, this does NOT fix the Emperium spawning issue.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11811 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-26 22:19:53 +00:00
L0ne_W0lf
57250cbf9d Updated trigger area of Payon's West exit/entrance.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11810 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-26 21:50:02 +00:00
FlavioJS
83fb3336e7 * Fixed buildin_query_sql using Sql_Query instead of Sql_QueryStr, wrongly processing all %f,%d,... (fixes bureport:218)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11809 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-26 18:14:06 +00:00
ultramage
6e3396f84c Fixed guild expulsion not working correctly.
Corrected explusion -> expulsion typo.
Added packets from 2007-11-20a sakexe; there are some changes but can't test them yet, so they're left commented out.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-26 15:14:52 +00:00
FlavioJS
78571e990c * Fixed a memory leak in mail_savemessage (src\char_sql\int_mail.c).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11807 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-26 03:25:34 +00:00
samuray22
407e51f6e5 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11806 54d463be-8e91-2dee-dedb-b68131a5f0ec 2007-11-25 21:50:40 +00:00
samuray22
baa7b8a1ac * Fixed a Problem in Mage Quest. (bugreport:489)
* Change a "+ name +" to "+ strcharinfo +" in a jawaii NPC.
* Change to non-capital letters StarGladiator and SoulLinker Quests Name.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11805 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25 21:48:50 +00:00
L0ne_W0lf
69b5d5a8c0 Giant Fly Wings are now blocked on noteleport maps and duels.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11804 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25 21:44:34 +00:00
L0ne_W0lf
afd2b17f63 * Updated Super Novice Quest with iRO dialog.
- Also restructured the NPCs significantly according to iRO's script.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11802 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25 21:28:34 +00:00
L0ne_W0lf
a9641a3fb1 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11801 54d463be-8e91-2dee-dedb-b68131a5f0ec 2007-11-25 20:55:07 +00:00
L0ne_W0lf
7c7c24526b Updated Bunny Band and Mr. Smile quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11800 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25 20:53:51 +00:00
L0ne_W0lf
c58bc08624 Fixed an NPC error in lutie quest file (scrap " left behind.)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25 20:31:45 +00:00
samuray22
b0ea3f6d70 Changed item names to item IDs on some scripts.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25 18:45:11 +00:00
samuray22
5121939cf6 * Rescripted Super Novice Quest to Aegis 10.3 Standars.
- Bug Testing Required.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11797 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25 01:32:37 +00:00
ultramage
a0f115351a Fixed a crash when Slim Pitcher is cast (due to one unconverted piece of code)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11796 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24 19:49:20 +00:00
ultramage
cd3307a4bc Fixed a crash when a taekwon hits a wall while Sprinting (bugreport:483)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11795 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24 17:11:02 +00:00
samuray22
d4ea436e0b * Rescripted Soul Linker Quest to Aegis 10.3 Standars.
- Bug testing required.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24 15:38:32 +00:00
samuray22
9f6b9308e8 Fixed a error (Again) in Rogue Job Quest. (bugreport:481)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24 13:22:46 +00:00
ultramage
a74d339eab Added support for latest official client/server packet changes.
Enable by setting PACKETVER to 9. Note that this breaks older clients.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11792 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24 08:17:38 +00:00
ultramage
543ce8df7b Make the walk/stand/spawn packet generation incremental - deriving new versions from previous versions.
This means less code but more work for the CPU, as some parts have to be memmove()-d around. Need a better packet building mechanism.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11791 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24 08:07:24 +00:00
samuray22
fcb555eb2e * Fixed a error in Rogue Job Quest. (bugreport:481)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11790 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24 00:44:58 +00:00
ultramage
a7163dc913 Fixed a badly defined skill range in homunculus loading code (followup to r11731)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11789 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-23 19:54:56 +00:00
ultramage
128efc8d50 Fixed some old mistakes in npc shop code causing misinterpretation of the number of function parameters (bugreport:404)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-23 02:25:50 +00:00
skotlex
d7bf36fe52 - Added a few missing skill fail messages on cast-end-pos skills.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11787 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-23 02:04:29 +00:00
skotlex
ddf923dba5 - Changed the status_change structure to use dynamic rather than static memory to hold the individual status changes, this should have a noticeable impact on the server's memory consumption.
- Had to add a few 'ugly' flags to status_change since now you can't track SC related information while said SC is not active (happens only for Storm Gust, Joint Beat and Magic Power).
- Since I am unable to fully test, watch out for any bugs~


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11786 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22 23:52:58 +00:00
L0ne_W0lf
94d757d2a9 * Added slots to Cross Shield and Book of Charms (bugreport:429)
- Fixed the brynhildr item script. (bugreport:429)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22 22:43:37 +00:00
samuray22
3f1793ee12 * Fixed Missing Variables in Metto quest. (bugreport:473)
* Deleted some unused Variables in Bio Ethics quest.
* Changed some bad RGB Codes in THQ. (bugreport:211)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22 22:31:07 +00:00
FlavioJS
69be534c6f * Moved the reset of references to after the empty script checks in parse_script. (fixes bugreport:222 and bugreport:449)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11782 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22 19:00:39 +00:00
ultramage
7ba256db84 Reverted skill db edit from r11772. Yes, Guardian Research's AegisName is GD_GUARDRESEARCH (see strings in client exe).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11781 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22 16:25:50 +00:00
FlavioJS
508ffb82d9 * Renamed fakenpcname to setnpcdisplay, fixed and extended it.
- See doc/script_commands.txt for information on how to use it

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22 16:06:39 +00:00
L0ne_W0lf
622b38ca4a Guard effect when auto-casted by Clock Card will now cancel on armor swap.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11778 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22 15:34:11 +00:00
L0ne_W0lf
20a59e4ce0 * Fixed conf files for jmonster and eamonsters. (bugreport:432)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22 15:28:30 +00:00
ultramage
e9e5d6276d * Modified mapserver login procedure to make clients from may 2007 and newer not crash when entering mapserver (bugreport:468)
- this changes PACKETVER to 8, causing incompatibility with old clients
- this makes the "Login" hex obsolete; please stop using it as it causes a conflict with this update and may have negative sideeffects

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22 00:16:37 +00:00
FlavioJS
f56187c091 ups
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11775 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-21 18:21:13 +00:00
FlavioJS
c7fad50342 * Fixed Sql_SetEncoding not setting the encoding of the connection properly. (fixes bugreport:30)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11774 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-21 18:15:05 +00:00