5106 Commits

Author SHA1 Message Date
ultramage
5d86a9b352 - Missing files X_X (followup to r10122)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-01 21:23:53 +00:00
ultramage
dec82b6120 - Fixed the server crashing on startup due to bad define
- Fixed the server crashing on a timer-queued disguise / undisguise (no sd check)
- re-added the item_group_list for consistency's sake, moved to itemdb.h (after some hacking to remove the ugly map.h dependency)
- Removed some overly verbose item group messages & code

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10112 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-01 21:15:57 +00:00
skotlex
37d8d915b2 - Reviewed atcommand.c and charcommand.c to make sure there's no scanf where a string argument is specified without a size limit.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-01 21:15:17 +00:00
skotlex
258746a5f9 - Modified waiting_disconnect on the login server to hold the timer id of the 'set offline' timer.
- connect_client will no longer accept connections when their number is greater than FD_SETSIZE to prevent crashes on packet parsing.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10110 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-01 16:25:34 +00:00
Playtester
2e6907b24f Masamune now gives +2 Aspd instead of +2%
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-01 16:24:04 +00:00
Playtester
f42e54dad3 * Added EggBoy and EggGirl scripts
- also small fixes to Aspd and Speed bonus

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10108 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-01 16:06:43 +00:00
skotlex
945be871ce - Removed bonus 'bAspdAddRate'. bAspdRate now behaves on a stackable matter, so it's no longer needed.
- Reimplemented the bonus 'bAspd'
- Renamed variable aspd_add_rate to aspd_add, since bAspdAddRate was removed, this variable now holds the absolute aspd bonuses.
- Added define status_base_amotion_pc to get the base amotion value.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10107 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-01 14:40:49 +00:00
Lupus
4d5a0a08bb emsolute develop was incorrectly giving 49% / 51% instead of 50%/50%
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10106 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-01 09:00:22 +00:00
Playtester
0d9fa117eb Added Ninja Weapon quests
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10105 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-31 14:19:30 +00:00
Playtester
a654211313 Added item_misc.txt to yesterday's update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10104 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-31 08:17:23 +00:00
Playtester
c4cb371399 Added names to Item Group items thanks to Leon
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-31 00:02:06 +00:00
Playtester
b1a7e1979e Updated and fixed Item Groups and Doom Slayer
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-30 23:52:33 +00:00
skotlex
02f408ea73 - Corrected damage of non-player casted Cart Revolution
- Removed enumeration item_group_list and replaced it by two defines, which is what the code really needs. Bumped the max number of item groups to 40.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10100 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-30 23:24:27 +00:00
Playtester
7cab66cea3 Fixed item name of Arm Guard
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10099 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-30 17:05:18 +00:00
ultramage
478b4b58e8 Fixed typos from previous revisions :)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10098 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-30 17:01:53 +00:00
Playtester
1908e7dc80 * Added Ninja Gauntlet quests
- massive testing and probably optimisation needed

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10097 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-30 16:30:18 +00:00
Playtester
ba9a9b4275 Updated some headgear names to match the translations
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10096 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-30 14:13:43 +00:00
Playtester
55cade0420 Fixed High Wizard card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10095 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-30 13:00:39 +00:00
Playtester
6b31e26e55 * Updated Item Givers to X.4
- they are now added up and sorted
- fixed China Gift Box

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-30 12:10:45 +00:00
Playtester
67ac7c9514 More item updates thanks to Argatlahm
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10093 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-30 11:03:06 +00:00
FlavioJS
43a375ad89 * Added all the missing defines for ctype.h functions and converted all the direct uses to the defines.
Ref: http://www.eathena.ws/board/index.php?showtopic=145235

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-30 06:16:08 +00:00
skotlex
cbac96a819 - Corrected a pretty serious typo in script.c
- Corrected the change that made Coma not be reduced by mdef making Stone, Freeze and Decrease Agi be reduced by luck rather than mdef.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10090 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-29 21:28:35 +00:00
skotlex
47ab9dbbf8 - Added "do_abort" function to the core. It is invoked when the server has received a Segmentation Fault or Floating Point Exception signal. Currently the only one that uses it is the map-server, which then attempts to save all online characters before aborting.
- Note that due to the current coding of the sig plugin, do_abort will not be invoked if you use it! This plugin needs to be updated...
- Cleaned up a bit the change element code. val1 is the elemental level, val2 is the element now.
- Hardcoded the element and elemental level of SC_CHANGEUNDEAD.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10089 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-29 20:34:17 +00:00
toms
d57ed274ca Continued script.c cleanup
Added defines script_pushstr and script_pushconststr to have the same syntax as integers
Added defines script_getref, data_islabel, data_isfunclabel to increase code readability

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10088 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-29 16:11:40 +00:00
FlavioJS
4ba355e389 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10087 54d463be-8e91-2dee-dedb-b68131a5f0ec 2007-03-29 13:51:20 +00:00
skotlex
640ef63c2b - Added defines script_getnum and script_getstr to further simplify variable reading code.
- Applied mass replacing of text to enforce usage of script_hasdata, script_getnum, script_getstr and data_isstring defines where possible.
- Cleaned up the 'input' command code.
- Minor other cleanups in script.c
- Removed OPTION_SIGHTTRASHER as there's no indication this value exists.
- Corrected OPTION_XMAS since 2007 clients have split it up from OPTION_FLYING (on previous clients both were the same option value)
- Removed GRF_PATH_FILENAME references (it wasn't used anymore)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10085 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-28 17:29:02 +00:00
skotlex
2049f1ad43 - Corrected statp array not being long enough to actually hold the status points of ALL levels up to and including MAX_LEVEL. Fixes reaching final level and resetting giving you an unpredictable amount of status points.
- pc_resetstate will now fail if you use the stat point table and your char has a level above MAX_LEVEL.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10084 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-28 13:51:18 +00:00
skotlex
9d77814b36 - Changed a bit the Moonlit code to prevent an infinite loop
- Changed clif_skillcasting definition to take as argument the element of the skill.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10083 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-27 21:46:15 +00:00
skotlex
3839fa7619 - Moved coma to skill_additional_effect, added special_state.bonus_coma to prevent doing comma calculations for every player attack.
- Added config "vending_tax" to apply a tax to all vending requests, as it was in kRO Sakray some time ago (requested by Playtester) (items.conf).
- Some cleaning of skill_additional_effect
- Moved the starting of SC_DANCING from skill_initunitgroup to skill_unitsetting
- Moved the checks for player_skill_partner_check and (gm_skilluncond for it) to skill_check_pc_partner
- Negative aspd rate bonuses will be handled as aspd add rate since the default non-stackable bonus is useless on penalty bonuses.
- Added check to prevent the client from using passive skills.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10082 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-27 18:38:11 +00:00
Playtester
d6b2ea1268 Updated sql-files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10080 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-27 16:55:10 +00:00
Playtester
1db65cd071 * Added Akagi to Ninja Job quest
- he teleports job level 10 novices to amatsu for free

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10079 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-27 16:48:22 +00:00
ultramage
8d21e81cf9 My attempt at fixing the zealotus mask npc, now correctly requires a whip
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-27 10:24:06 +00:00
ultramage
91deea9ccd - Removed a missing file reference in the athena-start script
- Fixed a #error "<malloc.h> has been replaced by <stdlib.h>" problem
- Fixed the msg_silent setting not being announced every time

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10077 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-27 07:41:05 +00:00
skotlex
0b9f915d9c - Fixed # commands not being blocked when muted if the mute config settings say you should be.
- Moved skill db reading before loading mobs so that the new mob condition checks work.
- Cleaned up the warning/errors of the mob skill reading function. They are now warnings if the skill is read anyway (default conditions are used) and an error when the skill is not loaded.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10075 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-26 20:56:39 +00:00
skotlex
13b13a43df - Cleaned up some the mob skill use code. The skill re-use delay is set at the time the skill is used rather than when it finishes casting. The invalid target check was also moved to the mob skill db reading function.
- Skills can be used now when the autoskill menu is open (since there's no packet sent by the client when you hit on cancel)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-26 20:21:56 +00:00
toms
d86ffb1af5 Added some svn:ignore properties
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10073 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-26 14:28:49 +00:00
toms
29422b3874 Solved console plugins compilation error
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10072 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-26 14:24:14 +00:00
ultramage
905f2da40c - Changed MAX_LEVEL to the standard value 99. Memory consumption-= 55MB. (high-rate servers will have to change this)
- Corrected SC_COMA's success chance (X.4 says it's unconditional 100%)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10071 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-26 10:15:04 +00:00
ultramage
158609d145 Changed the vs8 used crt library to static linking
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10070 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-26 00:02:57 +00:00
skotlex
e783bbffec - Coma now reduces SP to 0 (with the exception of Dark Blessing)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10069 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-25 21:42:53 +00:00
toms
27ae4f7091 Corrected warning on login.sql
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10068 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-25 12:31:57 +00:00
skotlex
4b0a77360e - Corrected offset for the pet hairstyle in the spawn packet (0x7c). I still can't figure out where the pet-equip offset should go, it appears this packet does not supports it.
- Moved the location of the clif_insight call in LoadEndAck to prevent the homunc/pet spawn packets from being sent twice to the owner.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10066 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-24 18:09:52 +00:00
ultramage
e893e46e0e Updated the visual studio 7 & 8 project files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-24 12:52:09 +00:00
ultramage
c1c9806df3 minor vcproj7 sorting
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-24 12:40:05 +00:00
ultramage
fdcca7192a Corrected change r10051 which prevented Ice Pick from working
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10063 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-24 01:29:00 +00:00
skotlex
50af14ce15 - Made waiting_disconnect on the char server be an int to hold the timer ID of the timeout timer. It is now deleted when a player is successfully set offline/online.
- Corrected @unjail having the GM level check backwards.
- chrif_authok will now reject to store the newly received status data when the player it was received from is still online, should prevent losing data in certain situations.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-23 15:58:36 +00:00
ultramage
f4a864cfc4 Removed the npc_chat complication I committed yesterday
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10059 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-23 10:55:50 +00:00
Playtester
dfd82cadb7 Fixed some item names thanks to Argatlahm
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10058 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-23 10:53:15 +00:00
Lance
969c49d07c * Temporary resolved npc_chat.c macro issue. Please revise where to put the macros.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10057 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-23 07:14:39 +00:00
ultramage
c11d18be16 Removed charsave from projects (used old data for the previous commit, sorry)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-22 21:42:21 +00:00