443 Commits

Author SHA1 Message Date
celest
1d89c23b3c * Updated Bleeding effect
* Removed some unused code for Graffiti

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1147 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-21 08:23:38 +00:00
sirius
3b4e925885 fixed the guildcastle saving in charsql
fixed the /mm and /mapmove command access bugs .. 
[Sirius]

-This line, and those below, will be ignored--

M    src/char_sql/int_guild.c
M    src/map/clif.c
M    Changelog-SVN.txt


git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1144 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-20 21:07:45 +00:00
celest
509039ac6b * Added skill requirements for the new guild skills
* Allow Emergency Recall to be cast in guild castles
* Add 'minimum job level required' for skill_tree reading
- Berserk now requires job level 50
* Added Spring Trap to be able to trigger ankle snare traps that aren't activated yet
* Added a fix in guild.c by Mellowz
* Some rewrites on the pet skill bonuses system
* Check whether a monster is still alive before starting a status change

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1142 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-20 14:11:43 +00:00
celest
a32145fde2 * Added bSubSize, bHPGainValue, and bDamageWhenUnequip
* Updated bSPDrainValue/Rate
* Set baby class players' size to 0(small)
* Fixed item_db2.txt reading printing wrong number of entries read
* Fixed @allskill not giving the newer stalker, whitesmith and creator skills

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1139 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-19 08:04:33 +00:00
celest
3bdcf34341 Fixed a bug with statpoint.txt reading and giving too much stat points
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1133 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-18 14:00:56 +00:00
celest
25d104d8c4 * Added bAddRace2
* Added mob_race2_db.txt
* Updated description for backup_txt in char_athena.conf a bit
* Added some suggestions by Poki#3
* Use the event names from script_athena.conf to check whenever a player event trigger is being read/set
* Removed an unused save/bank.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-18 07:07:25 +00:00
Lupus
52f1008b73 2 fast bugfixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1127 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 19:19:04 +00:00
Lupus
6dcb5ae02b added +2 drops slots into MOBS DBs
brushed up srcs for 10 drops

fixed some mobs...

fixed TXT logs

fixed 1 guardian spawn

changed 2 SQL files.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 17:19:26 +00:00
celest
e9a7ccf3f2 * Readded Chemical Protection
* Removed some old eA code that was causing Frost Nova to do an extra hit
* Corrected Vulcan Arrow's hits in skill_db
* Readded zlib and zconf .h files to under /lib
* Fixed some compile errors in Windows
* Changed remove_control_characters back to supporting korean chars
* Moved some other code around

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 16:28:36 +00:00
celest
3a2e00b268 * Changes to Dissonance -- don't increment the timer again if the target has died
* Changed some nullpo checks back to normal null checks
* Changed some nullpo checks to print some debug information
* Added some sd checks before calling pc_blockskill
* Added fix for SQL char's friend list updating
* Fixed a crash if the player invited to join a guild is not online
* Find the guild invitation sender first before clearing it

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 08:31:32 +00:00
celest
c54e7367f7 * Added 2 new script commands to support 2/15's cards patch
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 07:29:01 +00:00
celest
6dedcd15dc Some updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1120 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 13:32:38 +00:00
celest
528ed3e19f Added 3 more of the new card effects
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1117 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 12:46:21 +00:00
celest
899b3ebeeb * Fixed a typo in quests/all_quest.txt
* Set 'killerrid' and do PCKillEvent before calling PCDieEvent
* Added some new script event related options to script config
* Added 10 of the new card effects on the 2/15's patch
* Minor rewrites on self and enemy weapon/armor breaking
* Added missing code for 'bBreakWeaponRate' and 'bBreakWeaponRate' effects
* Added missing code for 'bAddStealRate' effect
* Removed redundant 'infinite_autospell' in map_session_data

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1116 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 08:25:45 +00:00
Lupus
03b82d9adb fixed spawn of treasure boxes
fixed present_log
Mobs drops: expanded 8 slots into 10 (except READING info from TXT / SQL dbs. But added a plug - to make eA work with old DBs)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 19:30:58 +00:00
celest
cb9657da0e Unfinished
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 15:20:49 +00:00
celest
6605a41bbd * Allow Potion Pitcher to be able to cast on yourself
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1112 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 15:12:35 +00:00
celest
7fa2d81908 * Changed weapon skills to read list_num from the skill_db when calculating damage
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 10:25:24 +00:00
shinomori
2c801c4a19 fixed the spiritball timer list [Shinomori]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 09:44:00 +00:00
celest
e35474dbaa * Added experimental code to generate a stack dump when it segfaults
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1108 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 08:55:36 +00:00
celest
d68621fd8c * Corrected Investigate's damage calculation
* Generate the remaining entries of the stat point DB if the number of entries in db/statuspoints.txt is less than MAX_LEVEL, or statuspoints.txt was not found
* Try to spawn the player at a default map ("prontera.gat") when logging in if the save point map was not found

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1107 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 03:12:29 +00:00
shinomori
b4f99f38ef fixed memory leak in guild_gvg_eliminate_timer and timer handling in npc_event_timer [Shinomori]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1106 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-14 20:50:40 +00:00
(no author)
e4633d731a autoloot, poison spore and more on the unknown skill [Shinomori]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1105 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-13 19:53:10 +00:00
(no author)
a6330fd404 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1101 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-02-13 04:52:20 +00:00
(no author)
12d02b95e5 Merged jA's equipment breaking system into the current one
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1099 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-13 04:25:58 +00:00
(no author)
bc57643fe7 and forgot the skill.c again [Shinomori]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1096 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-12 22:04:16 +00:00
(no author)
01b5716834 fixing Epirata's warnings and errors [Shinomori]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1095 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-12 21:35:01 +00:00
(no author)
bb8cf3412b * Merged pc_statpointdb into pc_readdb, changed statp's string array to short, and fixed the db not giving status points if character level is above 255
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-12 17:17:55 +00:00
(no author)
1b2a05dd0b stupid me, forgot to change some variables [Shinomori]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1092 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-12 16:08:01 +00:00
(no author)
d1518bb819 fixing and optimizing sharp shooting, should work now
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-12 15:43:04 +00:00
(no author)
5365aefea8 * Removed old code for Sharp Shooting
* Merged Shinomori's code into map_foreachinpath

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1089 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-12 14:04:21 +00:00
(no author)
1822bfc343 1 fixed drops log
2 made possible to disable consumable items (potions, berries, etc) during GvG, PvP

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1079 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 21:07:30 +00:00
(no author)
d80d9b8074 * Tidied up battle_check_target abit
* Updated traps to affect allies as well in GvG
* Updated cast and delay time for Soul Breaker

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1077 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 16:58:06 +00:00
(no author)
e4bf61cf00 * Moved all changes in the SVN to a new SVN-Changelog.txt
* Synchronise storage as well when saving character
* Added fix for super novices' Guardian Angel system crashing
* Check if login server is online before setting character to online (in SQL)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 15:58:58 +00:00
(no author)
86cad0c7fe a try on the "unknown skill" error [Shinomori]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1075 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 14:56:54 +00:00
(no author)
7228597f4b Remove debug printf's
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 14:00:26 +00:00
(no author)
d6688a9f90 * Reduced memory used for the skill_tree DB by 30+mb
* Added script commands isday and isnight
* Updated Sharp Shooting, Ankle Snare, Magnum Break, Tiger Fist, Devotion, Soul Burn

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1072 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 10:17:53 +00:00
(no author)
3515beeed1 Fix build
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1057 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-06 16:52:14 +00:00
(no author)
934b36ecb4 Fixed some EOL issues
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-06 16:41:57 +00:00
(no author)
44c1fbdda1 Implemented @mobinfo command
with drops / mvp shit, etc

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1055 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-06 14:12:49 +00:00
(no author)
5e80e49c39 get rid of a warning...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1050 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-06 01:37:38 +00:00
(no author)
9d2846d50d didn't finsih bind code, now it's finished but export code isn't
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1048 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-06 01:13:31 +00:00
(no author)
2f7a32dcb5 AMD64 fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1047 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 19:53:58 +00:00
(no author)
c20c7f469e fix build warning
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 19:27:57 +00:00
(no author)
3108e8fef2 Changed how IP Bindings are handled
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1045 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 19:25:36 +00:00
(no author)
bf3ebabb8e optimizing OnTouch event name generation, fixing Celests Sharp Shooting [Shinomori]
Adding my dev-branch [Shinomori]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 14:29:00 +00:00
(no author)
186b5767f3 * Updated Sharp Shooting AoE code
* Tidied up explicit typecasts in status_get_max_hp
* Non-MVP / miniboss summoned monsters should give exp
* Fixed a typo that was blocking packet version 5 clients (628sak) from logging in

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1042 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 09:38:27 +00:00
(no author)
c372b3de89 more compile errors
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 06:02:39 +00:00
(no author)
3b1654bb04 Fix some compile errors
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1037 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 04:25:56 +00:00
(no author)
302cc85025 Servers can bind to single IP addresses now, and added buffer.(c/h)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1033 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 02:07:30 +00:00